"./vfs.test -test.v -test.timeout 1h0m0s -remote TestSFTPRcloneSSH: -verbose" - Starting (try 1/5) 2024/12/11 02:17:06 DEBUG : Creating backend with remote "TestSFTPRcloneSSH:rclone-test-doyaked5futu" 2024/12/11 02:17:06 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/11 02:17:06 DEBUG : Setting type="sftp" for "TestSFTPRcloneSSH" from environment variable RCLONE_CONFIG_TESTSFTPRCLONESSH_TYPE 2024/12/11 02:17:06 DEBUG : Setting ssh="ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1" for "TestSFTPRcloneSSH" from environment variable RCLONE_CONFIG_TESTSFTPRCLONESSH_SSH 2024/12/11 02:17:06 DEBUG : TestSFTPRcloneSSH: detected overridden config - adding "{aFBXt}" suffix to name 2024/12/11 02:17:06 DEBUG : Setting ssh="ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1" for "TestSFTPRcloneSSH" from environment variable RCLONE_CONFIG_TESTSFTPRCLONESSH_SSH 2024/12/11 02:17:06 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:06 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 -s sftp 2024/12/11 02:17:06 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell type "unix" from config 2024/12/11 02:17:06 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Relative path resolved to "/rclone-test-doyaked5futu" 2024/12/11 02:17:06 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Using root directory "/rclone-test-doyaked5futu" 2024/12/11 02:17:06 DEBUG : Creating backend with remote "/tmp/rclone2550318220" === RUN TestDirHandleMethods run.go:180: Remote "sftp://rclone@:22/rclone-test-doyaked5futu", Local "Local file system at /tmp/rclone2550318220", Modify Window "1s" 2024/12/11 02:17:06 INFO : sftp://rclone@:22/rclone-test-doyaked5futu: poll-interval is not supported by this remote 2024/12/11 02:17:06 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:06 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:06 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: md5sum /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:06 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:06 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:06 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:06 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:06 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/11 02:17:06 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:06 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:06 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: sha1sum /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:06 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:06 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:06 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:06 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:06 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/11 02:17:06 DEBUG : WaitForWriters: timeout=30s 2024/12/11 02:17:06 DEBUG : dir: Looking for writers 2024/12/11 02:17:06 DEBUG : : Looking for writers 2024/12/11 02:17:06 DEBUG : dir: reading active writers 2024/12/11 02:17:06 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (0.22s) === RUN TestDirHandleReaddir run.go:180: Remote "sftp://rclone@:22/rclone-test-doyaked5futu", Local "Local file system at /tmp/rclone2550318220", Modify Window "1s" 2024/12/11 02:17:06 INFO : sftp://rclone@:22/rclone-test-doyaked5futu: poll-interval is not supported by this remote 2024/12/11 02:17:06 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:06 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:06 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: md5sum /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:06 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:06 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:06 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:06 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:06 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/11 02:17:06 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:06 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:06 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: sha1sum /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:06 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:06 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:06 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:06 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:06 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/11 02:17:06 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/dir/file2" 2024/12/11 02:17:06 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:06 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: md5sum /rclone-test-doyaked5futu/dir/file2 2024/12/11 02:17:06 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-doyaked5futu/dir/file2" 2024/12/11 02:17:06 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:06 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: d1b75f73cb5fce53969131dd22562187 /rclone-test-doyaked5futu/dir/file2 2024/12/11 02:17:06 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:06 DEBUG : dir/file2: Parsed hash: d1b75f73cb5fce53969131dd22562187 2024/12/11 02:17:06 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/dir/file2" 2024/12/11 02:17:06 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:06 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: sha1sum /rclone-test-doyaked5futu/dir/file2 2024/12/11 02:17:06 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-doyaked5futu/dir/file2" 2024/12/11 02:17:06 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:06 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: a27568a80a633d6d412968848f0bd4bb0b06c660 /rclone-test-doyaked5futu/dir/file2 2024/12/11 02:17:06 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:06 DEBUG : dir/file2: Parsed hash: a27568a80a633d6d412968848f0bd4bb0b06c660 2024/12/11 02:17:06 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/dir/subdir/file3" 2024/12/11 02:17:06 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:06 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: md5sum /rclone-test-doyaked5futu/dir/subdir/file3 2024/12/11 02:17:06 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-doyaked5futu/dir/subdir/file3" 2024/12/11 02:17:07 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:07 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: 01295b6a8d3454e40dd135bbe6af1579 /rclone-test-doyaked5futu/dir/subdir/file3 2024/12/11 02:17:07 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:07 DEBUG : dir/subdir/file3: Parsed hash: 01295b6a8d3454e40dd135bbe6af1579 2024/12/11 02:17:07 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/dir/subdir/file3" 2024/12/11 02:17:07 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:07 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: sha1sum /rclone-test-doyaked5futu/dir/subdir/file3 2024/12/11 02:17:07 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-doyaked5futu/dir/subdir/file3" 2024/12/11 02:17:07 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:07 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: 12f90edc26dfcb79d30b0d8635de998dba66312a /rclone-test-doyaked5futu/dir/subdir/file3 2024/12/11 02:17:07 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:07 DEBUG : dir/subdir/file3: Parsed hash: 12f90edc26dfcb79d30b0d8635de998dba66312a 2024/12/11 02:17:07 DEBUG : WaitForWriters: timeout=30s 2024/12/11 02:17:07 DEBUG : dir/subdir: Looking for writers 2024/12/11 02:17:07 DEBUG : dir: Looking for writers 2024/12/11 02:17:07 DEBUG : file1: reading active writers 2024/12/11 02:17:07 DEBUG : file2: reading active writers 2024/12/11 02:17:07 DEBUG : subdir: reading active writers 2024/12/11 02:17:07 DEBUG : : Looking for writers 2024/12/11 02:17:07 DEBUG : dir: reading active writers 2024/12/11 02:17:07 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (0.60s) === RUN TestDirHandleReaddirnames run.go:180: Remote "sftp://rclone@:22/rclone-test-doyaked5futu", Local "Local file system at /tmp/rclone2550318220", Modify Window "1s" 2024/12/11 02:17:07 INFO : sftp://rclone@:22/rclone-test-doyaked5futu: poll-interval is not supported by this remote 2024/12/11 02:17:07 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:07 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:07 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: md5sum /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:07 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:07 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:07 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:07 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:07 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/11 02:17:07 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:07 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:07 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: sha1sum /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:07 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:07 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:07 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:07 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:07 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/11 02:17:07 DEBUG : WaitForWriters: timeout=30s 2024/12/11 02:17:07 DEBUG : dir: Looking for writers 2024/12/11 02:17:07 DEBUG : file1: reading active writers 2024/12/11 02:17:07 DEBUG : : Looking for writers 2024/12/11 02:17:07 DEBUG : dir: reading active writers 2024/12/11 02:17:07 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.17s) === RUN TestDirMethods run.go:180: Remote "sftp://rclone@:22/rclone-test-doyaked5futu", Local "Local file system at /tmp/rclone2550318220", Modify Window "1s" 2024/12/11 02:17:07 INFO : sftp://rclone@:22/rclone-test-doyaked5futu: poll-interval is not supported by this remote 2024/12/11 02:17:07 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:07 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:07 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: md5sum /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:07 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:07 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:07 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:07 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:07 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/11 02:17:07 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:07 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:07 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: sha1sum /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:07 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:07 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:07 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:07 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:07 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/11 02:17:07 DEBUG : WaitForWriters: timeout=30s 2024/12/11 02:17:07 DEBUG : dir: Looking for writers 2024/12/11 02:17:07 DEBUG : : Looking for writers 2024/12/11 02:17:07 DEBUG : dir: reading active writers 2024/12/11 02:17:07 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.21s) === RUN TestDirForgetAll run.go:180: Remote "sftp://rclone@:22/rclone-test-doyaked5futu", Local "Local file system at /tmp/rclone2550318220", Modify Window "1s" 2024/12/11 02:17:07 INFO : sftp://rclone@:22/rclone-test-doyaked5futu: poll-interval is not supported by this remote 2024/12/11 02:17:07 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:07 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:07 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: md5sum /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:07 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:07 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:07 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:07 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:07 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/11 02:17:07 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:07 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:07 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: sha1sum /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:07 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:07 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:07 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:07 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:07 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/11 02:17:07 DEBUG : dir: forgetting directory cache 2024/12/11 02:17:07 DEBUG : : forgetting directory cache 2024/12/11 02:17:07 DEBUG : dir: forgetting directory cache 2024/12/11 02:17:07 DEBUG : WaitForWriters: timeout=30s 2024/12/11 02:17:07 DEBUG : : Looking for writers 2024/12/11 02:17:07 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.16s) === RUN TestDirForgetPath run.go:180: Remote "sftp://rclone@:22/rclone-test-doyaked5futu", Local "Local file system at /tmp/rclone2550318220", Modify Window "1s" 2024/12/11 02:17:07 INFO : sftp://rclone@:22/rclone-test-doyaked5futu: poll-interval is not supported by this remote 2024/12/11 02:17:07 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:07 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:07 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: md5sum /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:07 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:07 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:07 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:07 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:07 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/11 02:17:07 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:07 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:07 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: sha1sum /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:07 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:07 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:07 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:07 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:07 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/11 02:17:07 DEBUG : : ForgetPath: relativePath="dir/notfound", type=1 2024/12/11 02:17:07 DEBUG : dir: invalidating directory cache 2024/12/11 02:17:07 DEBUG : : >ForgetPath: 2024/12/11 02:17:07 DEBUG : : ForgetPath: relativePath="dir", type=0 2024/12/11 02:17:07 DEBUG : : invalidating directory cache 2024/12/11 02:17:07 DEBUG : dir: forgetting directory cache 2024/12/11 02:17:07 DEBUG : : >ForgetPath: 2024/12/11 02:17:07 DEBUG : : ForgetPath: relativePath="not/in/cache", type=0 2024/12/11 02:17:07 DEBUG : : >ForgetPath: 2024/12/11 02:17:07 DEBUG : WaitForWriters: timeout=30s 2024/12/11 02:17:07 DEBUG : dir: Looking for writers 2024/12/11 02:17:07 DEBUG : : Looking for writers 2024/12/11 02:17:07 DEBUG : dir: reading active writers 2024/12/11 02:17:07 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.21s) === RUN TestDirWalk run.go:180: Remote "sftp://rclone@:22/rclone-test-doyaked5futu", Local "Local file system at /tmp/rclone2550318220", Modify Window "1s" 2024/12/11 02:17:07 INFO : sftp://rclone@:22/rclone-test-doyaked5futu: poll-interval is not supported by this remote 2024/12/11 02:17:07 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:07 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:07 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: md5sum /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:07 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:08 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:08 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:08 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:08 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/11 02:17:08 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:08 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:08 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: sha1sum /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:08 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:08 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:08 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:08 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:08 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/11 02:17:08 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:08 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 -s sftp 2024/12/11 02:17:08 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/fil/a/b/c" 2024/12/11 02:17:08 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:08 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: md5sum /rclone-test-doyaked5futu/fil/a/b/c 2024/12/11 02:17:08 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-doyaked5futu/fil/a/b/c" 2024/12/11 02:17:08 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:08 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: 8a723ce6358887fb2e41fbe163780b08 /rclone-test-doyaked5futu/fil/a/b/c 2024/12/11 02:17:08 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:08 DEBUG : fil/a/b/c: Parsed hash: 8a723ce6358887fb2e41fbe163780b08 2024/12/11 02:17:08 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/fil/a/b/c" 2024/12/11 02:17:08 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:08 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: sha1sum /rclone-test-doyaked5futu/fil/a/b/c 2024/12/11 02:17:08 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-doyaked5futu/fil/a/b/c" 2024/12/11 02:17:08 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:08 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: 6e53ed736122eed1a3cfda28927c84739fb15f43 /rclone-test-doyaked5futu/fil/a/b/c 2024/12/11 02:17:08 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:08 DEBUG : fil/a/b/c: Parsed hash: 6e53ed736122eed1a3cfda28927c84739fb15f43 2024/12/11 02:17:08 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:08 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:08 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: md5sum /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:08 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:08 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:08 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:08 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:08 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/11 02:17:08 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:08 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:08 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: sha1sum /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:08 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:08 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:08 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:08 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:08 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/11 02:17:08 DEBUG : : forgetting directory cache 2024/12/11 02:17:08 DEBUG : dir: forgetting directory cache 2024/12/11 02:17:08 DEBUG : WaitForWriters: timeout=30s 2024/12/11 02:17:08 DEBUG : dir: Looking for writers 2024/12/11 02:17:08 DEBUG : fil/a/b: Looking for writers 2024/12/11 02:17:08 DEBUG : fil/a: Looking for writers 2024/12/11 02:17:08 DEBUG : b: reading active writers 2024/12/11 02:17:08 DEBUG : fil: Looking for writers 2024/12/11 02:17:08 DEBUG : a: reading active writers 2024/12/11 02:17:08 DEBUG : : Looking for writers 2024/12/11 02:17:08 DEBUG : fil: reading active writers 2024/12/11 02:17:08 DEBUG : dir: reading active writers 2024/12/11 02:17:08 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (0.72s) === RUN TestDirSetModTime run.go:180: Remote "sftp://rclone@:22/rclone-test-doyaked5futu", Local "Local file system at /tmp/rclone2550318220", Modify Window "1s" 2024/12/11 02:17:08 INFO : sftp://rclone@:22/rclone-test-doyaked5futu: poll-interval is not supported by this remote 2024/12/11 02:17:08 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:08 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:08 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: md5sum /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:08 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:08 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:08 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:08 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:08 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/11 02:17:08 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:08 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:08 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: sha1sum /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:08 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:08 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:08 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:08 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:08 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/11 02:17:08 DEBUG : WaitForWriters: timeout=30s 2024/12/11 02:17:08 DEBUG : dir: Looking for writers 2024/12/11 02:17:08 DEBUG : : Looking for writers 2024/12/11 02:17:08 DEBUG : dir: reading active writers 2024/12/11 02:17:08 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.21s) === RUN TestDirStat run.go:180: Remote "sftp://rclone@:22/rclone-test-doyaked5futu", Local "Local file system at /tmp/rclone2550318220", Modify Window "1s" 2024/12/11 02:17:08 INFO : sftp://rclone@:22/rclone-test-doyaked5futu: poll-interval is not supported by this remote 2024/12/11 02:17:08 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:08 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:08 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: md5sum /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:08 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:08 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:08 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:08 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:08 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/11 02:17:08 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:08 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:08 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: sha1sum /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:08 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:09 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:09 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:09 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:09 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/11 02:17:09 DEBUG : WaitForWriters: timeout=30s 2024/12/11 02:17:09 DEBUG : dir: Looking for writers 2024/12/11 02:17:09 DEBUG : file1: reading active writers 2024/12/11 02:17:09 DEBUG : : Looking for writers 2024/12/11 02:17:09 DEBUG : dir: reading active writers 2024/12/11 02:17:09 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.21s) === RUN TestDirReadDirAll run.go:180: Remote "sftp://rclone@:22/rclone-test-doyaked5futu", Local "Local file system at /tmp/rclone2550318220", Modify Window "1s" 2024/12/11 02:17:09 INFO : sftp://rclone@:22/rclone-test-doyaked5futu: poll-interval is not supported by this remote 2024/12/11 02:17:09 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:09 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:09 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: md5sum /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:09 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:09 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:09 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:09 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:09 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/11 02:17:09 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:09 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:09 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: sha1sum /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:09 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:09 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:09 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:09 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:09 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/11 02:17:09 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/dir/file2" 2024/12/11 02:17:09 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:09 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: md5sum /rclone-test-doyaked5futu/dir/file2 2024/12/11 02:17:09 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-doyaked5futu/dir/file2" 2024/12/11 02:17:09 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:09 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: d1b75f73cb5fce53969131dd22562187 /rclone-test-doyaked5futu/dir/file2 2024/12/11 02:17:09 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:09 DEBUG : dir/file2: Parsed hash: d1b75f73cb5fce53969131dd22562187 2024/12/11 02:17:09 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/dir/file2" 2024/12/11 02:17:09 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:09 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: sha1sum /rclone-test-doyaked5futu/dir/file2 2024/12/11 02:17:09 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-doyaked5futu/dir/file2" 2024/12/11 02:17:09 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:09 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: a27568a80a633d6d412968848f0bd4bb0b06c660 /rclone-test-doyaked5futu/dir/file2 2024/12/11 02:17:09 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:09 DEBUG : dir/file2: Parsed hash: a27568a80a633d6d412968848f0bd4bb0b06c660 2024/12/11 02:17:09 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/dir/subdir/file3" 2024/12/11 02:17:09 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:09 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: md5sum /rclone-test-doyaked5futu/dir/subdir/file3 2024/12/11 02:17:09 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-doyaked5futu/dir/subdir/file3" 2024/12/11 02:17:09 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:09 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: 01295b6a8d3454e40dd135bbe6af1579 /rclone-test-doyaked5futu/dir/subdir/file3 2024/12/11 02:17:09 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:09 DEBUG : dir/subdir/file3: Parsed hash: 01295b6a8d3454e40dd135bbe6af1579 2024/12/11 02:17:09 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/dir/subdir/file3" 2024/12/11 02:17:09 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:09 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: sha1sum /rclone-test-doyaked5futu/dir/subdir/file3 2024/12/11 02:17:09 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-doyaked5futu/dir/subdir/file3" 2024/12/11 02:17:09 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:09 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: 12f90edc26dfcb79d30b0d8635de998dba66312a /rclone-test-doyaked5futu/dir/subdir/file3 2024/12/11 02:17:09 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:09 DEBUG : dir/subdir/file3: Parsed hash: 12f90edc26dfcb79d30b0d8635de998dba66312a === RUN TestDirReadDirAll/Virtual 2024/12/11 02:17:09 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2024/12/11 02:17:09 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2024/12/11 02:17:09 DEBUG : dir: Added virtual directory entry vDel: "file2" 2024/12/11 02:17:09 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2024/12/11 02:17:09 DEBUG : Waiting for deletions to finish 2024/12/11 02:17:09 INFO : dir/subdir/file3: Deleted 2024/12/11 02:17:09 DEBUG : removing 1 level 2 directories 2024/12/11 02:17:09 INFO : dir/subdir: Removing directory 2024/12/11 02:17:09 DEBUG : dir: invalidating directory cache 2024/12/11 02:17:09 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2024/12/11 02:17:09 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2024/12/11 02:17:09 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2024/12/11 02:17:09 DEBUG : dir/file1: Reset virtual modtime 2024/12/11 02:17:09 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2024/12/11 02:17:09 DEBUG : dir/virtualFile: Reset virtual modtime 2024/12/11 02:17:09 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2024/12/11 02:17:09 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2024/12/11 02:17:09 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/11 02:17:09 DEBUG : dir: invalidating directory cache 2024/12/11 02:17:09 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2024/12/11 02:17:09 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2024/12/11 02:17:09 DEBUG : dir/virtualFile: Reset virtual modtime 2024/12/11 02:17:09 DEBUG : : forgetting directory cache 2024/12/11 02:17:09 DEBUG : dir: forgetting directory cache 2024/12/11 02:17:09 DEBUG : dir/virtualDir: forgetting directory cache 2024/12/11 02:17:09 DEBUG : dir/file1: Reset virtual modtime 2024/12/11 02:17:09 DEBUG : dir/virtualFile: Reset virtual modtime 2024/12/11 02:17:09 DEBUG : WaitForWriters: timeout=30s 2024/12/11 02:17:09 DEBUG : dir/virtualDir: Looking for writers 2024/12/11 02:17:09 DEBUG : dir: Looking for writers 2024/12/11 02:17:09 DEBUG : file1: reading active writers 2024/12/11 02:17:09 DEBUG : virtualFile2: reading active writers 2024/12/11 02:17:09 DEBUG : virtualFile: reading active writers 2024/12/11 02:17:09 DEBUG : virtualDir: reading active writers 2024/12/11 02:17:09 DEBUG : : Looking for writers 2024/12/11 02:17:09 DEBUG : dir: reading active writers 2024/12/11 02:17:09 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (0.54s) --- PASS: TestDirReadDirAll/Virtual (0.01s) === RUN TestDirOpen run.go:180: Remote "sftp://rclone@:22/rclone-test-doyaked5futu", Local "Local file system at /tmp/rclone2550318220", Modify Window "1s" 2024/12/11 02:17:09 INFO : sftp://rclone@:22/rclone-test-doyaked5futu: poll-interval is not supported by this remote 2024/12/11 02:17:09 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:09 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:09 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: md5sum /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:09 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:09 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:09 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:09 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:09 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/11 02:17:09 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:09 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:09 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: sha1sum /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:09 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:09 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:09 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:09 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:09 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/11 02:17:09 ERROR : dir/: Can only open directories read only 2024/12/11 02:17:09 DEBUG : WaitForWriters: timeout=30s 2024/12/11 02:17:09 DEBUG : dir: Looking for writers 2024/12/11 02:17:09 DEBUG : : Looking for writers 2024/12/11 02:17:09 DEBUG : dir: reading active writers 2024/12/11 02:17:09 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.21s) === RUN TestDirCreate run.go:180: Remote "sftp://rclone@:22/rclone-test-doyaked5futu", Local "Local file system at /tmp/rclone2550318220", Modify Window "1s" 2024/12/11 02:17:09 INFO : sftp://rclone@:22/rclone-test-doyaked5futu: poll-interval is not supported by this remote 2024/12/11 02:17:09 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:09 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:09 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: md5sum /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:09 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:09 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:09 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:09 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:09 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/11 02:17:09 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:09 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:09 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: sha1sum /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:09 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:10 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:10 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:10 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:10 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/11 02:17:10 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2024/12/11 02:17:10 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2024/12/11 02:17:10 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2024/12/11 02:17:10 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2024/12/11 02:17:10 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: File to upload is small (5 bytes), uploading instead of streaming 2024/12/11 02:17:10 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/dir/potato" 2024/12/11 02:17:10 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:10 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: md5sum /rclone-test-doyaked5futu/dir/potato 2024/12/11 02:17:10 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-doyaked5futu/dir/potato" 2024/12/11 02:17:10 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:10 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-doyaked5futu/dir/potato 2024/12/11 02:17:10 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:10 DEBUG : dir/potato: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2024/12/11 02:17:10 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2024/12/11 02:17:10 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2024/12/11 02:17:10 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2024/12/11 02:17:10 DEBUG : WaitForWriters: timeout=30s 2024/12/11 02:17:10 DEBUG : dir: Looking for writers 2024/12/11 02:17:10 DEBUG : file1: reading active writers 2024/12/11 02:17:10 DEBUG : potato: reading active writers 2024/12/11 02:17:10 DEBUG : : Looking for writers 2024/12/11 02:17:10 DEBUG : dir: reading active writers 2024/12/11 02:17:10 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (0.43s) === RUN TestDirMkdir run.go:180: Remote "sftp://rclone@:22/rclone-test-doyaked5futu", Local "Local file system at /tmp/rclone2550318220", Modify Window "1s" 2024/12/11 02:17:10 INFO : sftp://rclone@:22/rclone-test-doyaked5futu: poll-interval is not supported by this remote 2024/12/11 02:17:10 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:10 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:10 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: md5sum /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:10 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:10 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:10 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:10 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:10 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/11 02:17:10 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:10 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:10 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: sha1sum /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:10 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:10 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:10 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:10 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:10 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/11 02:17:10 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2024/12/11 02:17:10 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:10 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:10 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: md5sum /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:10 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:10 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:10 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:10 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:10 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/11 02:17:10 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:10 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:10 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: sha1sum /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:10 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:10 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:10 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:10 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:10 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/11 02:17:10 DEBUG : WaitForWriters: timeout=30s 2024/12/11 02:17:10 DEBUG : dir/sub: Looking for writers 2024/12/11 02:17:10 DEBUG : dir: Looking for writers 2024/12/11 02:17:10 DEBUG : file1: reading active writers 2024/12/11 02:17:10 DEBUG : sub: reading active writers 2024/12/11 02:17:10 DEBUG : : Looking for writers 2024/12/11 02:17:10 DEBUG : dir: reading active writers 2024/12/11 02:17:10 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (0.51s) === RUN TestDirMkdirSub run.go:180: Remote "sftp://rclone@:22/rclone-test-doyaked5futu", Local "Local file system at /tmp/rclone2550318220", Modify Window "1s" 2024/12/11 02:17:10 INFO : sftp://rclone@:22/rclone-test-doyaked5futu: poll-interval is not supported by this remote 2024/12/11 02:17:10 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:10 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:10 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: md5sum /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:10 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:10 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:10 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:10 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:10 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/11 02:17:10 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:10 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:10 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: sha1sum /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:10 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:10 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:10 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:10 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:10 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/11 02:17:10 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2024/12/11 02:17:10 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2024/12/11 02:17:10 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:10 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:10 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: md5sum /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:10 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:11 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:11 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:11 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:11 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/11 02:17:11 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:11 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:11 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: sha1sum /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:11 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:11 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:11 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:11 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:11 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/11 02:17:11 DEBUG : WaitForWriters: timeout=30s 2024/12/11 02:17:11 DEBUG : dir/sub/subsub: Looking for writers 2024/12/11 02:17:11 DEBUG : dir/sub: Looking for writers 2024/12/11 02:17:11 DEBUG : subsub: reading active writers 2024/12/11 02:17:11 DEBUG : dir: Looking for writers 2024/12/11 02:17:11 DEBUG : file1: reading active writers 2024/12/11 02:17:11 DEBUG : sub: reading active writers 2024/12/11 02:17:11 DEBUG : : Looking for writers 2024/12/11 02:17:11 DEBUG : dir: reading active writers 2024/12/11 02:17:11 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (0.42s) === RUN TestDirRemove run.go:180: Remote "sftp://rclone@:22/rclone-test-doyaked5futu", Local "Local file system at /tmp/rclone2550318220", Modify Window "1s" 2024/12/11 02:17:11 INFO : sftp://rclone@:22/rclone-test-doyaked5futu: poll-interval is not supported by this remote 2024/12/11 02:17:11 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:11 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:11 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: md5sum /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:11 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:11 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:11 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:11 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:11 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/11 02:17:11 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:11 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:11 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: sha1sum /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:11 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:11 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:11 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:11 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:11 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/11 02:17:11 ERROR : dir/: Dir.Remove not empty 2024/12/11 02:17:11 DEBUG : dir/file1: Remove: 2024/12/11 02:17:11 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/11 02:17:11 DEBUG : dir/file1: >Remove: err= 2024/12/11 02:17:11 DEBUG : : Added virtual directory entry vDel: "dir" 2024/12/11 02:17:11 DEBUG : WaitForWriters: timeout=30s 2024/12/11 02:17:11 DEBUG : : Looking for writers 2024/12/11 02:17:11 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.22s) === RUN TestDirRemoveAll run.go:180: Remote "sftp://rclone@:22/rclone-test-doyaked5futu", Local "Local file system at /tmp/rclone2550318220", Modify Window "1s" 2024/12/11 02:17:11 INFO : sftp://rclone@:22/rclone-test-doyaked5futu: poll-interval is not supported by this remote 2024/12/11 02:17:11 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:11 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:11 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: md5sum /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:11 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:11 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:11 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:11 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:11 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/11 02:17:11 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:11 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:11 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: sha1sum /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:11 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:11 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:11 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:11 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:11 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/11 02:17:11 DEBUG : dir/file1: Remove: 2024/12/11 02:17:11 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/11 02:17:11 DEBUG : dir/file1: >Remove: err= 2024/12/11 02:17:11 DEBUG : : Added virtual directory entry vDel: "dir" 2024/12/11 02:17:11 DEBUG : WaitForWriters: timeout=30s 2024/12/11 02:17:11 DEBUG : : Looking for writers 2024/12/11 02:17:11 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.22s) === RUN TestDirRemoveName run.go:180: Remote "sftp://rclone@:22/rclone-test-doyaked5futu", Local "Local file system at /tmp/rclone2550318220", Modify Window "1s" 2024/12/11 02:17:11 INFO : sftp://rclone@:22/rclone-test-doyaked5futu: poll-interval is not supported by this remote 2024/12/11 02:17:11 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:11 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:11 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: md5sum /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:11 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:11 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:11 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:11 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:11 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/11 02:17:11 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:11 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:11 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: sha1sum /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:11 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:11 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:11 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:11 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:11 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/11 02:17:11 DEBUG : dir/file1: Remove: 2024/12/11 02:17:11 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/11 02:17:11 DEBUG : dir/file1: >Remove: err= 2024/12/11 02:17:11 DEBUG : WaitForWriters: timeout=30s 2024/12/11 02:17:11 DEBUG : dir: Looking for writers 2024/12/11 02:17:11 DEBUG : : Looking for writers 2024/12/11 02:17:11 DEBUG : dir: reading active writers 2024/12/11 02:17:11 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.31s) === RUN TestDirRename run.go:180: Remote "sftp://rclone@:22/rclone-test-doyaked5futu", Local "Local file system at /tmp/rclone2550318220", Modify Window "1s" 2024/12/11 02:17:11 INFO : sftp://rclone@:22/rclone-test-doyaked5futu: poll-interval is not supported by this remote 2024/12/11 02:17:11 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:11 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:11 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: md5sum /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:11 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:12 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:12 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:12 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:12 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/11 02:17:12 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:12 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:12 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: sha1sum /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:12 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:12 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:12 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:12 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:12 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/11 02:17:12 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:12 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:12 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: md5sum /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:12 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:12 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:12 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:12 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:12 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/11 02:17:12 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:12 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:12 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: sha1sum /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:12 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:12 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:12 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:12 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:12 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/11 02:17:12 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/dir/file3" 2024/12/11 02:17:12 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:12 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: md5sum /rclone-test-doyaked5futu/dir/file3 2024/12/11 02:17:12 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-doyaked5futu/dir/file3" 2024/12/11 02:17:12 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:12 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /rclone-test-doyaked5futu/dir/file3 2024/12/11 02:17:12 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:12 DEBUG : dir/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2024/12/11 02:17:12 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/dir/file3" 2024/12/11 02:17:12 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:12 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: sha1sum /rclone-test-doyaked5futu/dir/file3 2024/12/11 02:17:12 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-doyaked5futu/dir/file3" 2024/12/11 02:17:12 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:12 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /rclone-test-doyaked5futu/dir/file3 2024/12/11 02:17:12 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:12 DEBUG : dir/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2024/12/11 02:17:12 ERROR : dir/not found: Dir.Rename error: file does not exist 2024/12/11 02:17:12 DEBUG : dir: Updating dir with dir2 0xc000546f70 2024/12/11 02:17:12 DEBUG : dir: forgetting directory cache 2024/12/11 02:17:12 DEBUG : : Added virtual directory entry vDel: "dir" 2024/12/11 02:17:12 DEBUG : : Added virtual directory entry vAddDir: "dir2" 2024/12/11 02:17:12 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/dir2/file1" 2024/12/11 02:17:12 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:12 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: md5sum /rclone-test-doyaked5futu/dir2/file1 2024/12/11 02:17:12 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-doyaked5futu/dir2/file1" 2024/12/11 02:17:12 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:12 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-doyaked5futu/dir2/file1 2024/12/11 02:17:12 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:12 DEBUG : dir2/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/11 02:17:12 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/dir2/file1" 2024/12/11 02:17:12 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:12 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: sha1sum /rclone-test-doyaked5futu/dir2/file1 2024/12/11 02:17:12 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-doyaked5futu/dir2/file1" 2024/12/11 02:17:12 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:12 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-doyaked5futu/dir2/file1 2024/12/11 02:17:12 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:12 DEBUG : dir2/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/11 02:17:12 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/dir2/file3" 2024/12/11 02:17:12 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:12 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: md5sum /rclone-test-doyaked5futu/dir2/file3 2024/12/11 02:17:12 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-doyaked5futu/dir2/file3" 2024/12/11 02:17:12 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:12 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /rclone-test-doyaked5futu/dir2/file3 2024/12/11 02:17:12 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:12 DEBUG : dir2/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2024/12/11 02:17:12 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/dir2/file3" 2024/12/11 02:17:12 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:12 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: sha1sum /rclone-test-doyaked5futu/dir2/file3 2024/12/11 02:17:12 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-doyaked5futu/dir2/file3" 2024/12/11 02:17:12 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:12 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /rclone-test-doyaked5futu/dir2/file3 2024/12/11 02:17:12 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:12 DEBUG : dir2/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2024/12/11 02:17:13 INFO : dir2/file1: Moved (server-side) to: file2 2024/12/11 02:17:13 DEBUG : file2: Updating file with file2 0xc000798180 2024/12/11 02:17:13 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2024/12/11 02:17:13 DEBUG : : Added virtual directory entry vAddFile: "file2" 2024/12/11 02:17:13 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/file2" 2024/12/11 02:17:13 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:13 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: md5sum /rclone-test-doyaked5futu/file2 2024/12/11 02:17:13 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-doyaked5futu/file2" 2024/12/11 02:17:13 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:13 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-doyaked5futu/file2 2024/12/11 02:17:13 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:13 DEBUG : file2: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/11 02:17:13 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/file2" 2024/12/11 02:17:13 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:13 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: sha1sum /rclone-test-doyaked5futu/file2 2024/12/11 02:17:13 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-doyaked5futu/file2" 2024/12/11 02:17:13 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:13 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-doyaked5futu/file2 2024/12/11 02:17:13 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:13 DEBUG : file2: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/11 02:17:13 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/dir2/file3" 2024/12/11 02:17:13 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:13 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: md5sum /rclone-test-doyaked5futu/dir2/file3 2024/12/11 02:17:13 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-doyaked5futu/dir2/file3" 2024/12/11 02:17:13 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:13 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /rclone-test-doyaked5futu/dir2/file3 2024/12/11 02:17:13 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:13 DEBUG : dir2/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2024/12/11 02:17:13 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/dir2/file3" 2024/12/11 02:17:13 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:13 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: sha1sum /rclone-test-doyaked5futu/dir2/file3 2024/12/11 02:17:13 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-doyaked5futu/dir2/file3" 2024/12/11 02:17:13 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:13 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /rclone-test-doyaked5futu/dir2/file3 2024/12/11 02:17:13 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:13 DEBUG : dir2/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2024/12/11 02:17:13 INFO : dir2/file3: Deleted 2024/12/11 02:17:13 INFO : file2: Moved (server-side) to: dir2/file3 2024/12/11 02:17:13 DEBUG : dir2/file3: Updating file with dir2/file3 0xc000798180 2024/12/11 02:17:13 DEBUG : : Added virtual directory entry vDel: "file2" 2024/12/11 02:17:13 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2024/12/11 02:17:13 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/dir2/file3" 2024/12/11 02:17:13 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:13 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: md5sum /rclone-test-doyaked5futu/dir2/file3 2024/12/11 02:17:13 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-doyaked5futu/dir2/file3" 2024/12/11 02:17:13 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:13 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-doyaked5futu/dir2/file3 2024/12/11 02:17:13 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:13 DEBUG : dir2/file3: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/11 02:17:13 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/dir2/file3" 2024/12/11 02:17:13 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:13 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: sha1sum /rclone-test-doyaked5futu/dir2/file3 2024/12/11 02:17:13 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-doyaked5futu/dir2/file3" 2024/12/11 02:17:13 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:13 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-doyaked5futu/dir2/file3 2024/12/11 02:17:13 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:13 DEBUG : dir2/file3: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/11 02:17:13 DEBUG : : Added virtual directory entry vAddDir: "empty directory" 2024/12/11 02:17:13 DEBUG : empty directory: Updating dir with renamed empty directory 0xc00048a1a0 2024/12/11 02:17:13 DEBUG : empty directory: forgetting directory cache 2024/12/11 02:17:13 DEBUG : : Added virtual directory entry vDel: "empty directory" 2024/12/11 02:17:13 DEBUG : : Added virtual directory entry vAddDir: "renamed empty directory" 2024/12/11 02:17:13 DEBUG : dir2: Renaming to "dir3" 2024/12/11 02:17:13 DEBUG : WaitForWriters: timeout=30s 2024/12/11 02:17:13 DEBUG : dir3: Looking for writers 2024/12/11 02:17:13 DEBUG : file3: reading active writers 2024/12/11 02:17:13 DEBUG : renamed empty directory: Looking for writers 2024/12/11 02:17:13 DEBUG : : Looking for writers 2024/12/11 02:17:13 DEBUG : dir3: reading active writers 2024/12/11 02:17:13 DEBUG : renamed empty directory: reading active writers 2024/12/11 02:17:13 DEBUG : >WaitForWriters: --- PASS: TestDirRename (1.72s) === RUN TestDirStructSize dir_test.go:608: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:180: Remote "sftp://rclone@:22/rclone-test-doyaked5futu", Local "Local file system at /tmp/rclone2550318220", Modify Window "1s" 2024/12/11 02:17:13 INFO : sftp://rclone@:22/rclone-test-doyaked5futu: poll-interval is not supported by this remote 2024/12/11 02:17:13 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:13 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:13 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: md5sum /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:13 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:13 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:13 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:13 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:13 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/11 02:17:13 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:13 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:13 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: sha1sum /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:13 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:13 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:13 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:13 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:13 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/11 02:17:13 DEBUG : WaitForWriters: timeout=30s 2024/12/11 02:17:13 DEBUG : dir: Looking for writers 2024/12/11 02:17:13 DEBUG : file1: reading active writers 2024/12/11 02:17:13 DEBUG : : Looking for writers 2024/12/11 02:17:13 DEBUG : dir: reading active writers 2024/12/11 02:17:13 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.16s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:180: Remote "sftp://rclone@:22/rclone-test-doyaked5futu", Local "Local file system at /tmp/rclone2550318220", Modify Window "1s" 2024/12/11 02:17:13 INFO : sftp://rclone@:22/rclone-test-doyaked5futu: poll-interval is not supported by this remote 2024/12/11 02:17:13 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:13 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:13 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: md5sum /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:13 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:13 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:13 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:13 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:13 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/11 02:17:13 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:13 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:13 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: sha1sum /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:13 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:13 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:13 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:13 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:13 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/11 02:17:13 DEBUG : Can set mod time: true 2024/12/11 02:17:13 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2024/12/11 02:17:13 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:13 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:13 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: md5sum /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:13 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:14 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:14 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:14 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:14 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/11 02:17:14 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:14 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:14 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: sha1sum /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:14 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:14 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:14 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:14 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:14 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/11 02:17:14 DEBUG : WaitForWriters: timeout=30s 2024/12/11 02:17:14 DEBUG : dir: Looking for writers 2024/12/11 02:17:14 DEBUG : file1: reading active writers 2024/12/11 02:17:14 DEBUG : : Looking for writers 2024/12/11 02:17:14 DEBUG : dir: reading active writers 2024/12/11 02:17:14 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:180: Remote "sftp://rclone@:22/rclone-test-doyaked5futu", Local "Local file system at /tmp/rclone2550318220", Modify Window "1s" 2024/12/11 02:17:14 INFO : sftp://rclone@:22/rclone-test-doyaked5futu: poll-interval is not supported by this remote 2024/12/11 02:17:14 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:14 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:14 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: md5sum /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:14 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:14 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:14 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:14 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:14 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/11 02:17:14 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:14 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:14 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: sha1sum /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:14 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:14 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:14 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:14 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:14 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/11 02:17:14 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/12/11 02:17:14 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2024/12/11 02:17:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/11 02:17:14 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: File to upload is small (0 bytes), uploading instead of streaming 2024/12/11 02:17:14 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:14 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:14 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: md5sum /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:14 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:14 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:14 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:14 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:14 DEBUG : dir/file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2024/12/11 02:17:14 DEBUG : dir/file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/12/11 02:17:14 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2024/12/11 02:17:14 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2024/12/11 02:17:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/11 02:17:14 DEBUG : WaitForWriters: timeout=30s 2024/12/11 02:17:14 DEBUG : dir: Looking for writers 2024/12/11 02:17:14 DEBUG : file1: reading active writers 2024/12/11 02:17:14 DEBUG : : Looking for writers 2024/12/11 02:17:14 DEBUG : dir: reading active writers 2024/12/11 02:17:14 DEBUG : >WaitForWriters: 2024/12/11 02:17:14 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:14 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:14 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: md5sum /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:14 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:14 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:14 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:14 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:14 DEBUG : dir/file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2024/12/11 02:17:14 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:14 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:14 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: sha1sum /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:14 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:14 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:14 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:14 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:14 DEBUG : dir/file1: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2024/12/11 02:17:14 DEBUG : WaitForWriters: timeout=30s 2024/12/11 02:17:14 DEBUG : dir: Looking for writers 2024/12/11 02:17:14 DEBUG : file1: reading active writers 2024/12/11 02:17:14 DEBUG : : Looking for writers 2024/12/11 02:17:14 DEBUG : dir: reading active writers 2024/12/11 02:17:14 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:180: Remote "sftp://rclone@:22/rclone-test-doyaked5futu", Local "Local file system at /tmp/rclone2550318220", Modify Window "1s" 2024/12/11 02:17:14 INFO : sftp://rclone@:22/rclone-test-doyaked5futu: poll-interval is not supported by this remote 2024/12/11 02:17:14 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:14 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:14 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: md5sum /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:14 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:14 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:14 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:14 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:14 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/11 02:17:14 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:14 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:14 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: sha1sum /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:14 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:14 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:14 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:14 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:14 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/11 02:17:14 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/12/11 02:17:14 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2024/12/11 02:17:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/11 02:17:14 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: File to upload is small (5 bytes), uploading instead of streaming 2024/12/11 02:17:14 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:14 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:14 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: md5sum /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:14 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:15 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:15 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:15 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:15 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2024/12/11 02:17:15 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2024/12/11 02:17:15 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2024/12/11 02:17:15 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2024/12/11 02:17:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/11 02:17:15 DEBUG : WaitForWriters: timeout=30s 2024/12/11 02:17:15 DEBUG : dir: Looking for writers 2024/12/11 02:17:15 DEBUG : file1: reading active writers 2024/12/11 02:17:15 DEBUG : : Looking for writers 2024/12/11 02:17:15 DEBUG : dir: reading active writers 2024/12/11 02:17:15 DEBUG : >WaitForWriters: 2024/12/11 02:17:15 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:15 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:15 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: md5sum /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:15 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:15 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:15 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:15 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:15 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2024/12/11 02:17:15 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:15 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:15 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: sha1sum /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:15 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:15 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:15 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:15 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:15 DEBUG : dir/file1: Parsed hash: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d 2024/12/11 02:17:15 DEBUG : WaitForWriters: timeout=30s 2024/12/11 02:17:15 DEBUG : dir: Looking for writers 2024/12/11 02:17:15 DEBUG : file1: reading active writers 2024/12/11 02:17:15 DEBUG : : Looking for writers 2024/12/11 02:17:15 DEBUG : dir: reading active writers 2024/12/11 02:17:15 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:180: Remote "sftp://rclone@:22/rclone-test-doyaked5futu", Local "Local file system at /tmp/rclone2550318220", Modify Window "1s" 2024/12/11 02:17:15 INFO : sftp://rclone@:22/rclone-test-doyaked5futu: poll-interval is not supported by this remote 2024/12/11 02:17:15 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/11 02:17:15 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-doyaked5futu" 2024/12/11 02:17:15 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-doyaked5futu" 2024/12/11 02:17:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-doyaked5futu" 2024/12/11 02:17:15 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/11 02:17:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-doyaked5futu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-doyaked5futu" 2024/12/11 02:17:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-doyaked5futu" 2024/12/11 02:17:15 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/11 02:17:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-doyaked5futu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-doyaked5futu" 2024/12/11 02:17:15 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/11 02:17:15 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:15 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:15 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: md5sum /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:15 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:15 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:15 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:15 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:15 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/11 02:17:15 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:15 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:15 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: sha1sum /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:15 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:15 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:15 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:15 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:15 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/11 02:17:15 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2024/12/11 02:17:15 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:15 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:15 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: md5sum /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:15 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:15 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:15 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:15 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:15 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/11 02:17:15 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:15 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:15 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: sha1sum /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:15 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:15 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:15 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:15 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:15 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/11 02:17:15 DEBUG : WaitForWriters: timeout=30s 2024/12/11 02:17:15 DEBUG : dir: Looking for writers 2024/12/11 02:17:15 DEBUG : file1: reading active writers 2024/12/11 02:17:15 DEBUG : : Looking for writers 2024/12/11 02:17:15 DEBUG : dir: reading active writers 2024/12/11 02:17:15 DEBUG : >WaitForWriters: 2024/12/11 02:17:15 DEBUG : vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:180: Remote "sftp://rclone@:22/rclone-test-doyaked5futu", Local "Local file system at /tmp/rclone2550318220", Modify Window "1s" 2024/12/11 02:17:15 INFO : sftp://rclone@:22/rclone-test-doyaked5futu: poll-interval is not supported by this remote 2024/12/11 02:17:15 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/11 02:17:15 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-doyaked5futu" 2024/12/11 02:17:15 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-doyaked5futu" 2024/12/11 02:17:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-doyaked5futu" 2024/12/11 02:17:15 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/11 02:17:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-doyaked5futu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-doyaked5futu" 2024/12/11 02:17:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-doyaked5futu" 2024/12/11 02:17:15 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/11 02:17:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-doyaked5futu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-doyaked5futu" 2024/12/11 02:17:15 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/11 02:17:15 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:15 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:15 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: md5sum /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:15 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:15 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:15 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:15 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:15 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/11 02:17:15 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:15 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:15 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: sha1sum /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:15 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:15 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:15 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:15 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:15 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/11 02:17:15 DEBUG : dir/file1: Open: flags=O_WRONLY 2024/12/11 02:17:15 DEBUG : dir/file1: newRWFileHandle: 2024/12/11 02:17:15 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/11 02:17:15 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/11 02:17:15 DEBUG : dir/file1(0xc0008a8300): close: 2024/12/11 02:17:15 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2024/12/11 02:17:15 DEBUG : dir/file1(0xc0008a8300): >close: err= 2024/12/11 02:17:15 DEBUG : WaitForWriters: timeout=30s 2024/12/11 02:17:15 DEBUG : dir: Looking for writers 2024/12/11 02:17:15 DEBUG : file1: reading active writers 2024/12/11 02:17:15 DEBUG : : Looking for writers 2024/12/11 02:17:15 DEBUG : dir: reading active writers 2024/12/11 02:17:15 DEBUG : >WaitForWriters: 2024/12/11 02:17:15 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:15 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:15 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: md5sum /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:15 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:15 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:15 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:15 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:15 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/11 02:17:15 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:15 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:15 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: sha1sum /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:15 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:16 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:16 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:16 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:16 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/11 02:17:16 DEBUG : WaitForWriters: timeout=30s 2024/12/11 02:17:16 DEBUG : dir: Looking for writers 2024/12/11 02:17:16 DEBUG : file1: reading active writers 2024/12/11 02:17:16 DEBUG : : Looking for writers 2024/12/11 02:17:16 DEBUG : dir: reading active writers 2024/12/11 02:17:16 DEBUG : >WaitForWriters: 2024/12/11 02:17:16 DEBUG : vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:180: Remote "sftp://rclone@:22/rclone-test-doyaked5futu", Local "Local file system at /tmp/rclone2550318220", Modify Window "1s" 2024/12/11 02:17:16 INFO : sftp://rclone@:22/rclone-test-doyaked5futu: poll-interval is not supported by this remote 2024/12/11 02:17:16 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/11 02:17:16 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-doyaked5futu" 2024/12/11 02:17:16 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-doyaked5futu" 2024/12/11 02:17:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-doyaked5futu" 2024/12/11 02:17:16 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/11 02:17:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-doyaked5futu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-doyaked5futu" 2024/12/11 02:17:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-doyaked5futu" 2024/12/11 02:17:16 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/11 02:17:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-doyaked5futu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-doyaked5futu" 2024/12/11 02:17:16 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/11 02:17:16 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:16 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:16 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: md5sum /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:16 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:16 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:16 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:16 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:16 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/11 02:17:16 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:16 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:16 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: sha1sum /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:16 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:16 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:16 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:16 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:16 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/11 02:17:16 DEBUG : dir/file1: Open: flags=O_WRONLY 2024/12/11 02:17:16 DEBUG : dir/file1: newRWFileHandle: 2024/12/11 02:17:16 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/11 02:17:16 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/11 02:17:16 DEBUG : dir/file1(0xc000b5a180): _writeAt: size=5, off=0 2024/12/11 02:17:16 DEBUG : dir/file1(0xc000b5a180): openPending: 2024/12/11 02:17:16 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:16 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:16 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: md5sum /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:16 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:16 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:16 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:16 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:16 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/11 02:17:16 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2024/12/11 02:17:16 DEBUG : dir/file1: vfs cache: truncate to size=14 2024/12/11 02:17:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/11 02:17:16 DEBUG : dir/file1(0xc000b5a180): >openPending: err= 2024/12/11 02:17:16 DEBUG : dir/file1(0xc000b5a180): >_writeAt: n=5, err= 2024/12/11 02:17:16 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2024/12/11 02:17:16 DEBUG : dir/file1(0xc000b5a180): close: 2024/12/11 02:17:16 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2024/12/11 02:17:16 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2024/12/11 02:17:16 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2024/12/11 02:17:16 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2024/12/11 02:17:16 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2024/12/11 02:17:16 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:16 DEBUG : dir/file1(0xc000b5a180): >close: err= 2024/12/11 02:17:16 DEBUG : WaitForWriters: timeout=30s 2024/12/11 02:17:16 DEBUG : dir: Looking for writers 2024/12/11 02:17:16 DEBUG : file1: reading active writers 2024/12/11 02:17:16 DEBUG : : Looking for writers 2024/12/11 02:17:16 DEBUG : dir: reading active writers 2024/12/11 02:17:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/11 02:17:16 DEBUG : dir: Looking for writers 2024/12/11 02:17:16 DEBUG : file1: reading active writers 2024/12/11 02:17:16 DEBUG : : Looking for writers 2024/12/11 02:17:16 DEBUG : dir: reading active writers 2024/12/11 02:17:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/11 02:17:16 DEBUG : dir: Looking for writers 2024/12/11 02:17:16 DEBUG : file1: reading active writers 2024/12/11 02:17:16 DEBUG : : Looking for writers 2024/12/11 02:17:16 DEBUG : dir: reading active writers 2024/12/11 02:17:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/11 02:17:16 DEBUG : dir: Looking for writers 2024/12/11 02:17:16 DEBUG : file1: reading active writers 2024/12/11 02:17:16 DEBUG : : Looking for writers 2024/12/11 02:17:16 DEBUG : dir: reading active writers 2024/12/11 02:17:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/11 02:17:16 DEBUG : dir/file1: vfs cache: starting upload 2024/12/11 02:17:16 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/dir/file1.b6fbcc80.partial" 2024/12/11 02:17:16 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:16 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: md5sum /rclone-test-doyaked5futu/dir/file1.b6fbcc80.partial 2024/12/11 02:17:16 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-doyaked5futu/dir/file1.b6fbcc80.partial" 2024/12/11 02:17:16 DEBUG : dir: Looking for writers 2024/12/11 02:17:16 DEBUG : file1: reading active writers 2024/12/11 02:17:16 DEBUG : : Looking for writers 2024/12/11 02:17:16 DEBUG : dir: reading active writers 2024/12/11 02:17:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/12/11 02:17:16 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:16 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /rclone-test-doyaked5futu/dir/file1.b6fbcc80.partial 2024/12/11 02:17:16 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:16 DEBUG : dir/file1.b6fbcc80.partial: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2024/12/11 02:17:16 DEBUG : dir/file1: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2024/12/11 02:17:16 DEBUG : dir/file1.b6fbcc80.partial: renamed to: dir/file1 2024/12/11 02:17:16 INFO : dir/file1: Copied (replaced existing) 2024/12/11 02:17:16 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:16 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:16 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: md5sum /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:16 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:16 DEBUG : dir: Looking for writers 2024/12/11 02:17:16 DEBUG : file1: reading active writers 2024/12/11 02:17:16 DEBUG : : Looking for writers 2024/12/11 02:17:16 DEBUG : dir: reading active writers 2024/12/11 02:17:16 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:16 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:16 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:16 DEBUG : dir/file1: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2024/12/11 02:17:16 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC,60cac3f4f9c843121eee2ba9e0dac970" 2024/12/11 02:17:16 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2024/12/11 02:17:16 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2024/12/11 02:17:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/11 02:17:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/12/11 02:17:16 INFO : dir/file1: vfs cache: upload succeeded try #1 2024/12/11 02:17:17 DEBUG : dir: Looking for writers 2024/12/11 02:17:17 DEBUG : file1: reading active writers 2024/12/11 02:17:17 DEBUG : : Looking for writers 2024/12/11 02:17:17 DEBUG : dir: reading active writers 2024/12/11 02:17:17 DEBUG : >WaitForWriters: 2024/12/11 02:17:17 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:17 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:17 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: md5sum /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:17 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:17 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:17 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:17 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:17 DEBUG : dir/file1: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2024/12/11 02:17:17 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:17 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:17 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: sha1sum /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:17 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:17 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:17 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: 5ec62fa7440335ab2e3e5529744fa9627e9c4174 /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:17 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:17 DEBUG : dir/file1: Parsed hash: 5ec62fa7440335ab2e3e5529744fa9627e9c4174 2024/12/11 02:17:17 DEBUG : WaitForWriters: timeout=30s 2024/12/11 02:17:17 DEBUG : dir: Looking for writers 2024/12/11 02:17:17 DEBUG : file1: reading active writers 2024/12/11 02:17:17 DEBUG : : Looking for writers 2024/12/11 02:17:17 DEBUG : dir: reading active writers 2024/12/11 02:17:17 DEBUG : >WaitForWriters: 2024/12/11 02:17:17 DEBUG : vfs cache: cleaner exiting --- PASS: TestFileSetModTime (3.49s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (0.42s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (0.54s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (0.53s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (0.42s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (0.40s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (1.18s) === RUN TestFileOpenRead run.go:180: Remote "sftp://rclone@:22/rclone-test-doyaked5futu", Local "Local file system at /tmp/rclone2550318220", Modify Window "1s" 2024/12/11 02:17:17 INFO : sftp://rclone@:22/rclone-test-doyaked5futu: poll-interval is not supported by this remote 2024/12/11 02:17:17 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:17 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:17 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: md5sum /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:17 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:17 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:17 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:17 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:17 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/11 02:17:17 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:17 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:17 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: sha1sum /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:17 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:17 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:17 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:17 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:17 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/11 02:17:17 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/12/11 02:17:17 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/12/11 02:17:17 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/12/11 02:17:17 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2024/12/11 02:17:17 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:17 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:17 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: md5sum /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:17 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:17 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:17 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:17 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:17 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/11 02:17:17 DEBUG : WaitForWriters: timeout=30s 2024/12/11 02:17:17 DEBUG : dir: Looking for writers 2024/12/11 02:17:17 DEBUG : file1: reading active writers 2024/12/11 02:17:17 DEBUG : : Looking for writers 2024/12/11 02:17:17 DEBUG : dir: reading active writers 2024/12/11 02:17:17 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.31s) === RUN TestFileOpenReadUnknownSize 2024/12/11 02:17:17 INFO : Mock file system at root: poll-interval is not supported by this remote 2024/12/11 02:17:17 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/12/11 02:17:17 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2024/12/11 02:17:17 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2024/12/11 02:17:17 DEBUG : WaitForWriters: timeout=30s 2024/12/11 02:17:17 DEBUG : : Looking for writers 2024/12/11 02:17:17 DEBUG : file.txt: reading active writers 2024/12/11 02:17:17 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:180: Remote "sftp://rclone@:22/rclone-test-doyaked5futu", Local "Local file system at /tmp/rclone2550318220", Modify Window "1s" 2024/12/11 02:17:17 INFO : sftp://rclone@:22/rclone-test-doyaked5futu: poll-interval is not supported by this remote 2024/12/11 02:17:17 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:17 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:17 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: md5sum /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:17 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:17 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:17 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:17 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:17 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/11 02:17:17 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:17 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:17 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: sha1sum /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:17 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:17 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:17 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:17 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:17 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/11 02:17:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/11 02:17:17 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: File to upload is small (25 bytes), uploading instead of streaming 2024/12/11 02:17:17 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:17 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:17 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: md5sum /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:17 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:17 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:17 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:17 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:17 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2024/12/11 02:17:17 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2024/12/11 02:17:17 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2024/12/11 02:17:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/11 02:17:17 DEBUG : WaitForWriters: timeout=30s 2024/12/11 02:17:17 DEBUG : dir: Looking for writers 2024/12/11 02:17:17 DEBUG : file1: reading active writers 2024/12/11 02:17:17 DEBUG : : Looking for writers 2024/12/11 02:17:17 DEBUG : dir: reading active writers 2024/12/11 02:17:17 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (0.30s) === RUN TestFileRemove run.go:180: Remote "sftp://rclone@:22/rclone-test-doyaked5futu", Local "Local file system at /tmp/rclone2550318220", Modify Window "1s" 2024/12/11 02:17:17 INFO : sftp://rclone@:22/rclone-test-doyaked5futu: poll-interval is not supported by this remote 2024/12/11 02:17:17 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:17 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:17 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: md5sum /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:17 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:17 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:17 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:17 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:17 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/11 02:17:17 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:17 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:17 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: sha1sum /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:17 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:18 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:18 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:18 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:18 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/11 02:17:18 DEBUG : dir/file1: Remove: 2024/12/11 02:17:18 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/11 02:17:18 DEBUG : dir/file1: >Remove: err= 2024/12/11 02:17:18 DEBUG : dir/file1: Remove: 2024/12/11 02:17:18 DEBUG : dir/file1: >Remove: err=Read only file system 2024/12/11 02:17:18 DEBUG : WaitForWriters: timeout=30s 2024/12/11 02:17:18 DEBUG : dir: Looking for writers 2024/12/11 02:17:18 DEBUG : : Looking for writers 2024/12/11 02:17:18 DEBUG : dir: reading active writers 2024/12/11 02:17:18 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.20s) === RUN TestFileRemoveAll run.go:180: Remote "sftp://rclone@:22/rclone-test-doyaked5futu", Local "Local file system at /tmp/rclone2550318220", Modify Window "1s" 2024/12/11 02:17:18 INFO : sftp://rclone@:22/rclone-test-doyaked5futu: poll-interval is not supported by this remote 2024/12/11 02:17:18 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:18 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:18 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: md5sum /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:18 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:18 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:18 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:18 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:18 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/11 02:17:18 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:18 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:18 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: sha1sum /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:18 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:18 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:18 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:18 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:18 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/11 02:17:18 DEBUG : dir/file1: Remove: 2024/12/11 02:17:18 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/11 02:17:18 DEBUG : dir/file1: >Remove: err= 2024/12/11 02:17:18 DEBUG : dir/file1: Remove: 2024/12/11 02:17:18 DEBUG : dir/file1: >Remove: err=Read only file system 2024/12/11 02:17:18 DEBUG : WaitForWriters: timeout=30s 2024/12/11 02:17:18 DEBUG : dir: Looking for writers 2024/12/11 02:17:18 DEBUG : : Looking for writers 2024/12/11 02:17:18 DEBUG : dir: reading active writers 2024/12/11 02:17:18 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.21s) === RUN TestFileOpen run.go:180: Remote "sftp://rclone@:22/rclone-test-doyaked5futu", Local "Local file system at /tmp/rclone2550318220", Modify Window "1s" 2024/12/11 02:17:18 INFO : sftp://rclone@:22/rclone-test-doyaked5futu: poll-interval is not supported by this remote 2024/12/11 02:17:18 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:18 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:18 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: md5sum /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:18 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:18 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:18 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:18 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:18 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/11 02:17:18 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:18 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:18 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: sha1sum /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:18 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:18 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:18 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:18 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:18 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/11 02:17:18 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/12/11 02:17:18 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/12/11 02:17:18 DEBUG : dir/file1: Open: flags=O_WRONLY 2024/12/11 02:17:18 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2024/12/11 02:17:18 DEBUG : dir/file1: Open: flags=O_RDWR 2024/12/11 02:17:18 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2024/12/11 02:17:18 DEBUG : dir/file1: Open: flags=0x3 2024/12/11 02:17:18 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2024/12/11 02:17:18 DEBUG : dir/file1: >Open: fd=, err=permission denied 2024/12/11 02:17:18 DEBUG : WaitForWriters: timeout=30s 2024/12/11 02:17:18 DEBUG : dir: Looking for writers 2024/12/11 02:17:18 DEBUG : file1: reading active writers 2024/12/11 02:17:18 DEBUG : : Looking for writers 2024/12/11 02:17:18 DEBUG : dir: reading active writers 2024/12/11 02:17:18 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.21s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:180: Remote "sftp://rclone@:22/rclone-test-doyaked5futu", Local "Local file system at /tmp/rclone2550318220", Modify Window "1s" 2024/12/11 02:17:18 INFO : sftp://rclone@:22/rclone-test-doyaked5futu: poll-interval is not supported by this remote 2024/12/11 02:17:18 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:18 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:18 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: md5sum /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:18 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:18 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:18 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:18 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:18 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/11 02:17:18 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:18 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:18 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: sha1sum /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:18 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:18 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:18 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:18 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:18 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/11 02:17:18 DEBUG : WaitForWriters: timeout=30s 2024/12/11 02:17:18 DEBUG : dir: Looking for writers 2024/12/11 02:17:18 DEBUG : file1: reading active writers 2024/12/11 02:17:18 DEBUG : : Looking for writers 2024/12/11 02:17:18 DEBUG : dir: reading active writers 2024/12/11 02:17:18 DEBUG : >WaitForWriters: 2024/12/11 02:17:18 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:18 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:18 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: md5sum /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:18 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:18 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:18 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:18 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:18 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/11 02:17:18 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:18 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:18 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: sha1sum /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:18 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:18 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:18 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:18 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:18 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/11 02:17:18 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/12/11 02:17:18 DEBUG : newLeaf: Updating file with newLeaf 0xc00044ac00 2024/12/11 02:17:18 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/11 02:17:18 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/11 02:17:18 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/newLeaf" 2024/12/11 02:17:18 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:18 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: md5sum /rclone-test-doyaked5futu/newLeaf 2024/12/11 02:17:18 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-doyaked5futu/newLeaf" 2024/12/11 02:17:19 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:19 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-doyaked5futu/newLeaf 2024/12/11 02:17:19 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:19 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/11 02:17:19 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/newLeaf" 2024/12/11 02:17:19 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:19 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: sha1sum /rclone-test-doyaked5futu/newLeaf 2024/12/11 02:17:19 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-doyaked5futu/newLeaf" 2024/12/11 02:17:19 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:19 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-doyaked5futu/newLeaf 2024/12/11 02:17:19 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:19 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/11 02:17:19 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/12/11 02:17:19 DEBUG : dir/file1: Updating file with dir/file1 0xc00044ac00 2024/12/11 02:17:19 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/12/11 02:17:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/11 02:17:19 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:19 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:19 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: md5sum /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:19 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:19 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:19 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:19 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:19 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/11 02:17:19 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:19 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:19 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: sha1sum /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:19 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:19 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:19 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:19 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:19 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/11 02:17:19 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/12/11 02:17:19 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2024/12/11 02:17:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/11 02:17:19 DEBUG : dir/file1: File is currently open, delaying rename 0xc00044ac00 2024/12/11 02:17:19 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/11 02:17:19 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/11 02:17:19 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: File to upload is small (25 bytes), uploading instead of streaming 2024/12/11 02:17:19 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:19 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:19 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: md5sum /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:19 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:19 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:19 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:19 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:19 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2024/12/11 02:17:19 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2024/12/11 02:17:19 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2024/12/11 02:17:19 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/11 02:17:19 DEBUG : newLeaf: Running delayed rename now 2024/12/11 02:17:19 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/12/11 02:17:19 DEBUG : newLeaf: Updating file with newLeaf 0xc00044ac00 2024/12/11 02:17:19 DEBUG : WaitForWriters: timeout=30s 2024/12/11 02:17:19 DEBUG : dir: Looking for writers 2024/12/11 02:17:19 DEBUG : : Looking for writers 2024/12/11 02:17:19 DEBUG : dir: reading active writers 2024/12/11 02:17:19 DEBUG : newLeaf: reading active writers 2024/12/11 02:17:19 DEBUG : >WaitForWriters: 2024/12/11 02:17:19 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/newLeaf" 2024/12/11 02:17:19 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:19 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: md5sum /rclone-test-doyaked5futu/newLeaf 2024/12/11 02:17:19 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-doyaked5futu/newLeaf" 2024/12/11 02:17:19 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:19 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-doyaked5futu/newLeaf 2024/12/11 02:17:19 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:19 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2024/12/11 02:17:19 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/newLeaf" 2024/12/11 02:17:19 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:19 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: sha1sum /rclone-test-doyaked5futu/newLeaf 2024/12/11 02:17:19 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-doyaked5futu/newLeaf" 2024/12/11 02:17:19 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:19 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-doyaked5futu/newLeaf 2024/12/11 02:17:19 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:19 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2024/12/11 02:17:19 DEBUG : WaitForWriters: timeout=30s 2024/12/11 02:17:19 DEBUG : dir: Looking for writers 2024/12/11 02:17:19 DEBUG : : Looking for writers 2024/12/11 02:17:19 DEBUG : dir: reading active writers 2024/12/11 02:17:19 DEBUG : newLeaf: reading active writers 2024/12/11 02:17:19 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:180: Remote "sftp://rclone@:22/rclone-test-doyaked5futu", Local "Local file system at /tmp/rclone2550318220", Modify Window "1s" 2024/12/11 02:17:19 INFO : sftp://rclone@:22/rclone-test-doyaked5futu: poll-interval is not supported by this remote 2024/12/11 02:17:19 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/11 02:17:19 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-doyaked5futu" 2024/12/11 02:17:19 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-doyaked5futu" 2024/12/11 02:17:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-doyaked5futu" 2024/12/11 02:17:19 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/11 02:17:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-doyaked5futu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-doyaked5futu" 2024/12/11 02:17:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-doyaked5futu" 2024/12/11 02:17:19 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/11 02:17:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-doyaked5futu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-doyaked5futu" 2024/12/11 02:17:19 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/11 02:17:19 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:19 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:19 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: md5sum /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:19 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:19 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:19 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:19 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:19 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/11 02:17:19 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:19 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:19 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: sha1sum /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:19 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:19 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:19 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:19 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:19 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/11 02:17:19 DEBUG : WaitForWriters: timeout=30s 2024/12/11 02:17:19 DEBUG : dir: Looking for writers 2024/12/11 02:17:19 DEBUG : file1: reading active writers 2024/12/11 02:17:19 DEBUG : : Looking for writers 2024/12/11 02:17:19 DEBUG : dir: reading active writers 2024/12/11 02:17:19 DEBUG : >WaitForWriters: 2024/12/11 02:17:19 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:19 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:19 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: md5sum /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:19 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:19 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:19 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:19 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:19 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/11 02:17:19 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:19 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:19 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: sha1sum /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:19 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:20 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:20 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:20 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:20 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/11 02:17:20 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/12/11 02:17:20 DEBUG : newLeaf: Updating file with newLeaf 0xc000219440 2024/12/11 02:17:20 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/11 02:17:20 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/11 02:17:20 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/newLeaf" 2024/12/11 02:17:20 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:20 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: md5sum /rclone-test-doyaked5futu/newLeaf 2024/12/11 02:17:20 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-doyaked5futu/newLeaf" 2024/12/11 02:17:20 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:20 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-doyaked5futu/newLeaf 2024/12/11 02:17:20 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:20 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/11 02:17:20 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/newLeaf" 2024/12/11 02:17:20 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:20 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: sha1sum /rclone-test-doyaked5futu/newLeaf 2024/12/11 02:17:20 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-doyaked5futu/newLeaf" 2024/12/11 02:17:20 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:20 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-doyaked5futu/newLeaf 2024/12/11 02:17:20 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:20 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/11 02:17:20 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/12/11 02:17:20 DEBUG : dir/file1: Updating file with dir/file1 0xc000219440 2024/12/11 02:17:20 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/12/11 02:17:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/11 02:17:20 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:20 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:20 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: md5sum /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:20 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:20 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:20 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:20 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:20 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/11 02:17:20 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:20 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:20 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: sha1sum /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:20 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:20 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:20 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:20 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:20 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/11 02:17:20 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/12/11 02:17:20 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2024/12/11 02:17:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/11 02:17:20 DEBUG : dir/file1: File is currently open, delaying rename 0xc000219440 2024/12/11 02:17:20 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/11 02:17:20 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/11 02:17:20 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: File to upload is small (25 bytes), uploading instead of streaming 2024/12/11 02:17:20 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:20 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:20 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: md5sum /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:20 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:20 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:20 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:20 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:20 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2024/12/11 02:17:20 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2024/12/11 02:17:20 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2024/12/11 02:17:20 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/11 02:17:20 DEBUG : newLeaf: Running delayed rename now 2024/12/11 02:17:20 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/12/11 02:17:20 DEBUG : newLeaf: Updating file with newLeaf 0xc000219440 2024/12/11 02:17:20 DEBUG : WaitForWriters: timeout=30s 2024/12/11 02:17:20 DEBUG : dir: Looking for writers 2024/12/11 02:17:20 DEBUG : : Looking for writers 2024/12/11 02:17:20 DEBUG : dir: reading active writers 2024/12/11 02:17:20 DEBUG : newLeaf: reading active writers 2024/12/11 02:17:20 DEBUG : >WaitForWriters: 2024/12/11 02:17:20 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/newLeaf" 2024/12/11 02:17:20 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:20 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: md5sum /rclone-test-doyaked5futu/newLeaf 2024/12/11 02:17:20 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-doyaked5futu/newLeaf" 2024/12/11 02:17:20 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:20 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-doyaked5futu/newLeaf 2024/12/11 02:17:20 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:20 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2024/12/11 02:17:20 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/newLeaf" 2024/12/11 02:17:20 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:20 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: sha1sum /rclone-test-doyaked5futu/newLeaf 2024/12/11 02:17:20 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-doyaked5futu/newLeaf" 2024/12/11 02:17:20 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:20 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-doyaked5futu/newLeaf 2024/12/11 02:17:20 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:20 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2024/12/11 02:17:20 DEBUG : WaitForWriters: timeout=30s 2024/12/11 02:17:20 DEBUG : dir: Looking for writers 2024/12/11 02:17:20 DEBUG : : Looking for writers 2024/12/11 02:17:20 DEBUG : dir: reading active writers 2024/12/11 02:17:20 DEBUG : newLeaf: reading active writers 2024/12/11 02:17:20 DEBUG : >WaitForWriters: 2024/12/11 02:17:20 DEBUG : vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:180: Remote "sftp://rclone@:22/rclone-test-doyaked5futu", Local "Local file system at /tmp/rclone2550318220", Modify Window "1s" 2024/12/11 02:17:20 INFO : sftp://rclone@:22/rclone-test-doyaked5futu: poll-interval is not supported by this remote 2024/12/11 02:17:20 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/11 02:17:20 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-doyaked5futu" 2024/12/11 02:17:20 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-doyaked5futu" 2024/12/11 02:17:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-doyaked5futu" 2024/12/11 02:17:20 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/11 02:17:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-doyaked5futu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-doyaked5futu" 2024/12/11 02:17:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-doyaked5futu" 2024/12/11 02:17:20 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/11 02:17:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-doyaked5futu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-doyaked5futu" 2024/12/11 02:17:20 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/11 02:17:20 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:20 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:20 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: md5sum /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:20 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:20 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:20 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:20 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:20 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/11 02:17:20 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:20 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:20 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: sha1sum /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:20 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:20 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:20 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:20 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:20 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/11 02:17:20 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/12/11 02:17:20 DEBUG : dir/file1: newRWFileHandle: 2024/12/11 02:17:20 DEBUG : dir/file1(0xc0004288c0): openPending: 2024/12/11 02:17:20 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:20 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:20 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: md5sum /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:20 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:21 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:21 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:21 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:21 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/11 02:17:21 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2024/12/11 02:17:21 DEBUG : dir/file1: vfs cache: truncate to size=14 2024/12/11 02:17:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/11 02:17:21 DEBUG : dir/file1(0xc0004288c0): >openPending: err= 2024/12/11 02:17:21 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/12/11 02:17:21 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/11 02:17:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/11 02:17:21 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/11 02:17:21 DEBUG : dir/file1(0xc0004288c0): _writeAt: size=14, off=0 2024/12/11 02:17:21 DEBUG : dir/file1(0xc0004288c0): >_writeAt: n=14, err= 2024/12/11 02:17:21 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2024/12/11 02:17:21 DEBUG : dir/file1(0xc0004288c0): close: 2024/12/11 02:17:21 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2024/12/11 02:17:21 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2024/12/11 02:17:21 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:21 DEBUG : dir/file1(0xc0004288c0): >close: err= 2024/12/11 02:17:21 DEBUG : WaitForWriters: timeout=30s 2024/12/11 02:17:21 DEBUG : dir: Looking for writers 2024/12/11 02:17:21 DEBUG : file1: reading active writers 2024/12/11 02:17:21 DEBUG : : Looking for writers 2024/12/11 02:17:21 DEBUG : dir: reading active writers 2024/12/11 02:17:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/11 02:17:21 DEBUG : dir: Looking for writers 2024/12/11 02:17:21 DEBUG : file1: reading active writers 2024/12/11 02:17:21 DEBUG : : Looking for writers 2024/12/11 02:17:21 DEBUG : dir: reading active writers 2024/12/11 02:17:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/11 02:17:21 DEBUG : dir: Looking for writers 2024/12/11 02:17:21 DEBUG : file1: reading active writers 2024/12/11 02:17:21 DEBUG : : Looking for writers 2024/12/11 02:17:21 DEBUG : dir: reading active writers 2024/12/11 02:17:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/11 02:17:21 DEBUG : dir: Looking for writers 2024/12/11 02:17:21 DEBUG : file1: reading active writers 2024/12/11 02:17:21 DEBUG : : Looking for writers 2024/12/11 02:17:21 DEBUG : dir: reading active writers 2024/12/11 02:17:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/11 02:17:21 DEBUG : dir/file1: vfs cache: starting upload 2024/12/11 02:17:21 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/dir/file1.53508f02.partial" 2024/12/11 02:17:21 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:21 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: md5sum /rclone-test-doyaked5futu/dir/file1.53508f02.partial 2024/12/11 02:17:21 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-doyaked5futu/dir/file1.53508f02.partial" 2024/12/11 02:17:21 DEBUG : dir: Looking for writers 2024/12/11 02:17:21 DEBUG : file1: reading active writers 2024/12/11 02:17:21 DEBUG : : Looking for writers 2024/12/11 02:17:21 DEBUG : dir: reading active writers 2024/12/11 02:17:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/12/11 02:17:21 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:21 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-doyaked5futu/dir/file1.53508f02.partial 2024/12/11 02:17:21 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:21 DEBUG : dir/file1.53508f02.partial: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/11 02:17:21 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2024/12/11 02:17:21 DEBUG : dir/file1.53508f02.partial: renamed to: dir/file1 2024/12/11 02:17:21 INFO : dir/file1: Copied (replaced existing) 2024/12/11 02:17:21 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:21 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:21 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: md5sum /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:21 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:21 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:21 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:21 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:21 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/11 02:17:21 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2024/12/11 02:17:21 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2024/12/11 02:17:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/11 02:17:21 INFO : dir/file1: vfs cache: upload succeeded try #1 2024/12/11 02:17:21 DEBUG : dir: Looking for writers 2024/12/11 02:17:21 DEBUG : file1: reading active writers 2024/12/11 02:17:21 DEBUG : : Looking for writers 2024/12/11 02:17:21 DEBUG : dir: reading active writers 2024/12/11 02:17:21 DEBUG : >WaitForWriters: 2024/12/11 02:17:21 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/12/11 02:17:21 DEBUG : dir/file1: newRWFileHandle: 2024/12/11 02:17:21 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/11 02:17:21 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/11 02:17:21 DEBUG : dir/file1(0xc000428c80): _readAt: size=512, off=0 2024/12/11 02:17:21 DEBUG : dir/file1(0xc000428c80): openPending: 2024/12/11 02:17:21 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2024/12/11 02:17:21 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2024/12/11 02:17:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/11 02:17:21 DEBUG : dir/file1(0xc000428c80): >openPending: err= 2024/12/11 02:17:21 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2024/12/11 02:17:21 DEBUG : dir/file1(0xc000428c80): >_readAt: n=14, err=EOF 2024/12/11 02:17:21 DEBUG : dir/file1(0xc000428c80): close: 2024/12/11 02:17:21 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2024/12/11 02:17:21 DEBUG : dir/file1(0xc000428c80): >close: err= 2024/12/11 02:17:21 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:21 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:21 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: md5sum /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:21 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:21 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:21 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:21 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:21 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/11 02:17:21 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:21 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:21 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: sha1sum /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:21 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:21 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:21 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:21 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:21 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/11 02:17:21 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/12/11 02:17:21 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/12/11 02:17:21 DEBUG : newLeaf: Updating file with newLeaf 0xc00059e6c0 2024/12/11 02:17:21 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/11 02:17:21 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/11 02:17:21 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/newLeaf" 2024/12/11 02:17:21 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:21 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: md5sum /rclone-test-doyaked5futu/newLeaf 2024/12/11 02:17:21 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-doyaked5futu/newLeaf" 2024/12/11 02:17:21 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:21 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-doyaked5futu/newLeaf 2024/12/11 02:17:21 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:21 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/11 02:17:21 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/newLeaf" 2024/12/11 02:17:21 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:21 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: sha1sum /rclone-test-doyaked5futu/newLeaf 2024/12/11 02:17:21 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-doyaked5futu/newLeaf" 2024/12/11 02:17:21 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:21 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-doyaked5futu/newLeaf 2024/12/11 02:17:21 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:21 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/11 02:17:21 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/12/11 02:17:21 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2024/12/11 02:17:21 DEBUG : dir/file1: Updating file with dir/file1 0xc00059e6c0 2024/12/11 02:17:21 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/12/11 02:17:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/11 02:17:21 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:21 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:21 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: md5sum /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:21 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:21 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:21 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:21 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:21 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/11 02:17:21 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:21 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:21 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: sha1sum /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:21 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:22 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:22 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:22 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:22 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/11 02:17:22 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/12/11 02:17:22 DEBUG : dir/file1: newRWFileHandle: 2024/12/11 02:17:22 DEBUG : dir/file1(0xc0008a9600): openPending: 2024/12/11 02:17:22 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:22 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:22 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: md5sum /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:22 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:22 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:22 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:22 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:22 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/11 02:17:22 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2024/12/11 02:17:22 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2024/12/11 02:17:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/11 02:17:22 DEBUG : dir/file1(0xc0008a9600): >openPending: err= 2024/12/11 02:17:22 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/12/11 02:17:22 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/11 02:17:22 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/11 02:17:22 DEBUG : dir/file1(0xc0008a9600): _writeAt: size=25, off=0 2024/12/11 02:17:22 DEBUG : dir/file1(0xc0008a9600): >_writeAt: n=25, err= 2024/12/11 02:17:22 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/12/11 02:17:22 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/12/11 02:17:22 DEBUG : newLeaf: Updating file with newLeaf 0xc00059e6c0 2024/12/11 02:17:22 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/11 02:17:22 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/11 02:17:22 DEBUG : newLeaf(0xc0008a9600): close: 2024/12/11 02:17:22 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2024/12/11 02:17:22 DEBUG : newLeaf: vfs cache: setting modification time to 2024-12-11 02:17:22.105302141 +0000 UTC m=+16.026771482 2024/12/11 02:17:22 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:22 DEBUG : newLeaf(0xc0008a9600): >close: err= 2024/12/11 02:17:22 DEBUG : WaitForWriters: timeout=30s 2024/12/11 02:17:22 DEBUG : dir: Looking for writers 2024/12/11 02:17:22 DEBUG : : Looking for writers 2024/12/11 02:17:22 DEBUG : dir: reading active writers 2024/12/11 02:17:22 DEBUG : newLeaf: reading active writers 2024/12/11 02:17:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/11 02:17:22 DEBUG : dir: Looking for writers 2024/12/11 02:17:22 DEBUG : : Looking for writers 2024/12/11 02:17:22 DEBUG : dir: reading active writers 2024/12/11 02:17:22 DEBUG : newLeaf: reading active writers 2024/12/11 02:17:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/11 02:17:22 DEBUG : dir: Looking for writers 2024/12/11 02:17:22 DEBUG : : Looking for writers 2024/12/11 02:17:22 DEBUG : dir: reading active writers 2024/12/11 02:17:22 DEBUG : newLeaf: reading active writers 2024/12/11 02:17:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/11 02:17:22 DEBUG : dir: Looking for writers 2024/12/11 02:17:22 DEBUG : : Looking for writers 2024/12/11 02:17:22 DEBUG : dir: reading active writers 2024/12/11 02:17:22 DEBUG : newLeaf: reading active writers 2024/12/11 02:17:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/11 02:17:22 DEBUG : newLeaf: vfs cache: starting upload 2024/12/11 02:17:22 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/newLeaf.ba2edbc9.partial" 2024/12/11 02:17:22 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:22 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: md5sum /rclone-test-doyaked5futu/newLeaf.ba2edbc9.partial 2024/12/11 02:17:22 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-doyaked5futu/newLeaf.ba2edbc9.partial" 2024/12/11 02:17:22 DEBUG : dir: Looking for writers 2024/12/11 02:17:22 DEBUG : : Looking for writers 2024/12/11 02:17:22 DEBUG : dir: reading active writers 2024/12/11 02:17:22 DEBUG : newLeaf: reading active writers 2024/12/11 02:17:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/12/11 02:17:22 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:22 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-doyaked5futu/newLeaf.ba2edbc9.partial 2024/12/11 02:17:22 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:22 DEBUG : newLeaf.ba2edbc9.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2024/12/11 02:17:22 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2024/12/11 02:17:22 DEBUG : newLeaf.ba2edbc9.partial: renamed to: newLeaf 2024/12/11 02:17:22 INFO : newLeaf: Copied (replaced existing) 2024/12/11 02:17:22 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/newLeaf" 2024/12/11 02:17:22 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:22 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: md5sum /rclone-test-doyaked5futu/newLeaf 2024/12/11 02:17:22 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-doyaked5futu/newLeaf" 2024/12/11 02:17:22 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:22 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-doyaked5futu/newLeaf 2024/12/11 02:17:22 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:22 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2024/12/11 02:17:22 DEBUG : newLeaf: vfs cache: fingerprint now "25,2024-12-11 02:17:22 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2024/12/11 02:17:22 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2024/12/11 02:17:22 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/11 02:17:22 INFO : newLeaf: vfs cache: upload succeeded try #1 2024/12/11 02:17:22 DEBUG : dir: Looking for writers 2024/12/11 02:17:22 DEBUG : : Looking for writers 2024/12/11 02:17:22 DEBUG : dir: reading active writers 2024/12/11 02:17:22 DEBUG : newLeaf: reading active writers 2024/12/11 02:17:22 DEBUG : >WaitForWriters: 2024/12/11 02:17:22 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/newLeaf" 2024/12/11 02:17:22 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:22 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: md5sum /rclone-test-doyaked5futu/newLeaf 2024/12/11 02:17:22 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-doyaked5futu/newLeaf" 2024/12/11 02:17:22 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:22 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-doyaked5futu/newLeaf 2024/12/11 02:17:22 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:22 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2024/12/11 02:17:22 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/newLeaf" 2024/12/11 02:17:22 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:22 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: sha1sum /rclone-test-doyaked5futu/newLeaf 2024/12/11 02:17:22 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-doyaked5futu/newLeaf" 2024/12/11 02:17:22 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:22 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-doyaked5futu/newLeaf 2024/12/11 02:17:22 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:22 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2024/12/11 02:17:22 DEBUG : WaitForWriters: timeout=30s 2024/12/11 02:17:22 DEBUG : dir: Looking for writers 2024/12/11 02:17:22 DEBUG : : Looking for writers 2024/12/11 02:17:22 DEBUG : dir: reading active writers 2024/12/11 02:17:22 DEBUG : newLeaf: reading active writers 2024/12/11 02:17:22 DEBUG : >WaitForWriters: 2024/12/11 02:17:22 DEBUG : vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:180: Remote "sftp://rclone@:22/rclone-test-doyaked5futu", Local "Local file system at /tmp/rclone2550318220", Modify Window "1s" 2024/12/11 02:17:22 INFO : sftp://rclone@:22/rclone-test-doyaked5futu: poll-interval is not supported by this remote 2024/12/11 02:17:22 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/11 02:17:22 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-doyaked5futu" 2024/12/11 02:17:22 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-doyaked5futu" 2024/12/11 02:17:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-doyaked5futu" 2024/12/11 02:17:22 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/11 02:17:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-doyaked5futu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-doyaked5futu" 2024/12/11 02:17:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-doyaked5futu" 2024/12/11 02:17:22 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/11 02:17:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-doyaked5futu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-doyaked5futu" 2024/12/11 02:17:22 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/11 02:17:22 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:22 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:22 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: md5sum /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:22 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:22 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:22 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:22 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:22 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/11 02:17:22 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:22 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:22 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: sha1sum /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:22 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:22 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:22 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:22 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:22 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/11 02:17:22 DEBUG : WaitForWriters: timeout=30s 2024/12/11 02:17:22 DEBUG : dir: Looking for writers 2024/12/11 02:17:22 DEBUG : file1: reading active writers 2024/12/11 02:17:22 DEBUG : : Looking for writers 2024/12/11 02:17:22 DEBUG : dir: reading active writers 2024/12/11 02:17:22 DEBUG : >WaitForWriters: 2024/12/11 02:17:22 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:22 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:22 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: md5sum /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:22 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:22 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:22 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:22 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:22 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/11 02:17:22 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:22 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:22 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: sha1sum /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:22 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:23 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:23 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:23 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:23 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/11 02:17:23 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/12/11 02:17:23 DEBUG : newLeaf: Updating file with newLeaf 0xc00044b440 2024/12/11 02:17:23 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/11 02:17:23 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/11 02:17:23 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/newLeaf" 2024/12/11 02:17:23 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:23 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: md5sum /rclone-test-doyaked5futu/newLeaf 2024/12/11 02:17:23 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-doyaked5futu/newLeaf" 2024/12/11 02:17:23 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:23 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-doyaked5futu/newLeaf 2024/12/11 02:17:23 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:23 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/11 02:17:23 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/newLeaf" 2024/12/11 02:17:23 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:23 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: sha1sum /rclone-test-doyaked5futu/newLeaf 2024/12/11 02:17:23 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-doyaked5futu/newLeaf" 2024/12/11 02:17:23 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:23 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-doyaked5futu/newLeaf 2024/12/11 02:17:23 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:23 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/11 02:17:23 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/12/11 02:17:23 DEBUG : dir/file1: Updating file with dir/file1 0xc00044b440 2024/12/11 02:17:23 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/12/11 02:17:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/11 02:17:23 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:23 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:23 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: md5sum /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:23 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:23 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:23 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:23 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:23 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/11 02:17:23 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:23 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:23 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: sha1sum /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:23 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:23 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:23 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:23 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:23 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/11 02:17:23 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/12/11 02:17:23 DEBUG : dir/file1: newRWFileHandle: 2024/12/11 02:17:23 DEBUG : dir/file1(0xc000459d80): openPending: 2024/12/11 02:17:23 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:23 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:23 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: md5sum /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:23 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:23 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:23 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:23 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:23 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/11 02:17:23 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2024/12/11 02:17:23 DEBUG : dir/file1: vfs cache: truncate to size=14 2024/12/11 02:17:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/11 02:17:23 DEBUG : dir/file1(0xc000459d80): >openPending: err= 2024/12/11 02:17:23 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/12/11 02:17:23 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/11 02:17:23 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/11 02:17:23 DEBUG : dir/file1(0xc000459d80): _writeAt: size=25, off=0 2024/12/11 02:17:23 DEBUG : dir/file1(0xc000459d80): >_writeAt: n=25, err= 2024/12/11 02:17:23 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/12/11 02:17:23 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/12/11 02:17:23 DEBUG : newLeaf: Updating file with newLeaf 0xc00044b440 2024/12/11 02:17:23 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/11 02:17:23 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/11 02:17:23 DEBUG : newLeaf(0xc000459d80): close: 2024/12/11 02:17:23 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2024/12/11 02:17:23 DEBUG : newLeaf: vfs cache: setting modification time to 2024-12-11 02:17:23.514776384 +0000 UTC m=+17.436245734 2024/12/11 02:17:23 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:23 DEBUG : newLeaf(0xc000459d80): >close: err= 2024/12/11 02:17:23 DEBUG : WaitForWriters: timeout=30s 2024/12/11 02:17:23 DEBUG : dir: Looking for writers 2024/12/11 02:17:23 DEBUG : : Looking for writers 2024/12/11 02:17:23 DEBUG : dir: reading active writers 2024/12/11 02:17:23 DEBUG : newLeaf: reading active writers 2024/12/11 02:17:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/11 02:17:23 DEBUG : dir: Looking for writers 2024/12/11 02:17:23 DEBUG : : Looking for writers 2024/12/11 02:17:23 DEBUG : dir: reading active writers 2024/12/11 02:17:23 DEBUG : newLeaf: reading active writers 2024/12/11 02:17:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/11 02:17:23 DEBUG : dir: Looking for writers 2024/12/11 02:17:23 DEBUG : : Looking for writers 2024/12/11 02:17:23 DEBUG : dir: reading active writers 2024/12/11 02:17:23 DEBUG : newLeaf: reading active writers 2024/12/11 02:17:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/11 02:17:23 DEBUG : dir: Looking for writers 2024/12/11 02:17:23 DEBUG : : Looking for writers 2024/12/11 02:17:23 DEBUG : dir: reading active writers 2024/12/11 02:17:23 DEBUG : newLeaf: reading active writers 2024/12/11 02:17:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/11 02:17:23 DEBUG : newLeaf: vfs cache: starting upload 2024/12/11 02:17:23 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/newLeaf.e6f5b019.partial" 2024/12/11 02:17:23 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:23 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: md5sum /rclone-test-doyaked5futu/newLeaf.e6f5b019.partial 2024/12/11 02:17:23 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-doyaked5futu/newLeaf.e6f5b019.partial" 2024/12/11 02:17:23 DEBUG : dir: Looking for writers 2024/12/11 02:17:23 DEBUG : : Looking for writers 2024/12/11 02:17:23 DEBUG : dir: reading active writers 2024/12/11 02:17:23 DEBUG : newLeaf: reading active writers 2024/12/11 02:17:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/12/11 02:17:23 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:23 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-doyaked5futu/newLeaf.e6f5b019.partial 2024/12/11 02:17:23 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:23 DEBUG : newLeaf.e6f5b019.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2024/12/11 02:17:23 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2024/12/11 02:17:23 DEBUG : newLeaf.e6f5b019.partial: renamed to: newLeaf 2024/12/11 02:17:23 INFO : newLeaf: Copied (replaced existing) 2024/12/11 02:17:23 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/newLeaf" 2024/12/11 02:17:23 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:23 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: md5sum /rclone-test-doyaked5futu/newLeaf 2024/12/11 02:17:23 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-doyaked5futu/newLeaf" 2024/12/11 02:17:23 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:23 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-doyaked5futu/newLeaf 2024/12/11 02:17:23 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:23 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2024/12/11 02:17:23 DEBUG : newLeaf: vfs cache: fingerprint now "25,2024-12-11 02:17:23 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2024/12/11 02:17:23 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2024/12/11 02:17:23 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/11 02:17:23 INFO : newLeaf: vfs cache: upload succeeded try #1 2024/12/11 02:17:23 DEBUG : dir: Looking for writers 2024/12/11 02:17:23 DEBUG : : Looking for writers 2024/12/11 02:17:23 DEBUG : dir: reading active writers 2024/12/11 02:17:23 DEBUG : newLeaf: reading active writers 2024/12/11 02:17:23 DEBUG : >WaitForWriters: 2024/12/11 02:17:23 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/newLeaf" 2024/12/11 02:17:23 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:23 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: md5sum /rclone-test-doyaked5futu/newLeaf 2024/12/11 02:17:23 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-doyaked5futu/newLeaf" 2024/12/11 02:17:23 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:23 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-doyaked5futu/newLeaf 2024/12/11 02:17:23 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:23 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2024/12/11 02:17:23 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/newLeaf" 2024/12/11 02:17:23 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:23 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: sha1sum /rclone-test-doyaked5futu/newLeaf 2024/12/11 02:17:23 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-doyaked5futu/newLeaf" 2024/12/11 02:17:24 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:24 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-doyaked5futu/newLeaf 2024/12/11 02:17:24 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:24 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2024/12/11 02:17:24 DEBUG : WaitForWriters: timeout=30s 2024/12/11 02:17:24 DEBUG : dir: Looking for writers 2024/12/11 02:17:24 DEBUG : : Looking for writers 2024/12/11 02:17:24 DEBUG : newLeaf: reading active writers 2024/12/11 02:17:24 DEBUG : dir: reading active writers 2024/12/11 02:17:24 DEBUG : >WaitForWriters: 2024/12/11 02:17:24 DEBUG : vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:180: Remote "sftp://rclone@:22/rclone-test-doyaked5futu", Local "Local file system at /tmp/rclone2550318220", Modify Window "1s" 2024/12/11 02:17:24 INFO : sftp://rclone@:22/rclone-test-doyaked5futu: poll-interval is not supported by this remote 2024/12/11 02:17:24 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/11 02:17:24 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-doyaked5futu" 2024/12/11 02:17:24 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-doyaked5futu" 2024/12/11 02:17:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-doyaked5futu" 2024/12/11 02:17:24 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/11 02:17:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-doyaked5futu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-doyaked5futu" 2024/12/11 02:17:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-doyaked5futu" 2024/12/11 02:17:24 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/11 02:17:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-doyaked5futu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-doyaked5futu" 2024/12/11 02:17:24 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/11 02:17:24 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:24 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:24 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: md5sum /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:24 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:24 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:24 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:24 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:24 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/11 02:17:24 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:24 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:24 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: sha1sum /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:24 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:24 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:24 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:24 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:24 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/11 02:17:24 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/12/11 02:17:24 DEBUG : dir/file1: newRWFileHandle: 2024/12/11 02:17:24 DEBUG : dir/file1(0xc00020bb40): openPending: 2024/12/11 02:17:24 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:24 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:24 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: md5sum /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:24 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:24 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:24 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:24 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:24 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/11 02:17:24 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2024/12/11 02:17:24 DEBUG : dir/file1: vfs cache: truncate to size=14 2024/12/11 02:17:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/11 02:17:24 DEBUG : dir/file1(0xc00020bb40): >openPending: err= 2024/12/11 02:17:24 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/12/11 02:17:24 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/11 02:17:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/11 02:17:24 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/11 02:17:24 DEBUG : dir/file1(0xc00020bb40): _writeAt: size=14, off=0 2024/12/11 02:17:24 DEBUG : dir/file1(0xc00020bb40): >_writeAt: n=14, err= 2024/12/11 02:17:24 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2024/12/11 02:17:24 DEBUG : dir/file1(0xc00020bb40): close: 2024/12/11 02:17:24 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2024/12/11 02:17:24 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2024/12/11 02:17:24 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:24 DEBUG : dir/file1(0xc00020bb40): >close: err= 2024/12/11 02:17:24 DEBUG : WaitForWriters: timeout=30s 2024/12/11 02:17:24 DEBUG : dir: Looking for writers 2024/12/11 02:17:24 DEBUG : file1: reading active writers 2024/12/11 02:17:24 DEBUG : : Looking for writers 2024/12/11 02:17:24 DEBUG : dir: reading active writers 2024/12/11 02:17:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/11 02:17:24 DEBUG : dir: Looking for writers 2024/12/11 02:17:24 DEBUG : file1: reading active writers 2024/12/11 02:17:24 DEBUG : : Looking for writers 2024/12/11 02:17:24 DEBUG : dir: reading active writers 2024/12/11 02:17:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/11 02:17:24 DEBUG : dir: Looking for writers 2024/12/11 02:17:24 DEBUG : file1: reading active writers 2024/12/11 02:17:24 DEBUG : : Looking for writers 2024/12/11 02:17:24 DEBUG : dir: reading active writers 2024/12/11 02:17:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/11 02:17:24 DEBUG : dir: Looking for writers 2024/12/11 02:17:24 DEBUG : file1: reading active writers 2024/12/11 02:17:24 DEBUG : : Looking for writers 2024/12/11 02:17:24 DEBUG : dir: reading active writers 2024/12/11 02:17:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/11 02:17:24 DEBUG : dir/file1: vfs cache: starting upload 2024/12/11 02:17:24 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/dir/file1.53508f02.partial" 2024/12/11 02:17:24 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:24 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: md5sum /rclone-test-doyaked5futu/dir/file1.53508f02.partial 2024/12/11 02:17:24 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-doyaked5futu/dir/file1.53508f02.partial" 2024/12/11 02:17:24 DEBUG : dir: Looking for writers 2024/12/11 02:17:24 DEBUG : file1: reading active writers 2024/12/11 02:17:24 DEBUG : : Looking for writers 2024/12/11 02:17:24 DEBUG : dir: reading active writers 2024/12/11 02:17:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/12/11 02:17:24 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:24 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-doyaked5futu/dir/file1.53508f02.partial 2024/12/11 02:17:24 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:24 DEBUG : dir/file1.53508f02.partial: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/11 02:17:24 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2024/12/11 02:17:24 DEBUG : dir/file1.53508f02.partial: renamed to: dir/file1 2024/12/11 02:17:24 INFO : dir/file1: Copied (replaced existing) 2024/12/11 02:17:24 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:24 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:24 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: md5sum /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:24 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:24 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:24 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:24 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:24 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/11 02:17:24 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2024/12/11 02:17:24 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2024/12/11 02:17:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/11 02:17:24 INFO : dir/file1: vfs cache: upload succeeded try #1 2024/12/11 02:17:24 DEBUG : dir: Looking for writers 2024/12/11 02:17:24 DEBUG : file1: reading active writers 2024/12/11 02:17:24 DEBUG : : Looking for writers 2024/12/11 02:17:24 DEBUG : dir: reading active writers 2024/12/11 02:17:24 DEBUG : >WaitForWriters: 2024/12/11 02:17:24 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/12/11 02:17:24 DEBUG : dir/file1: newRWFileHandle: 2024/12/11 02:17:24 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/11 02:17:24 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/11 02:17:24 DEBUG : dir/file1(0xc00020bbc0): _readAt: size=512, off=0 2024/12/11 02:17:24 DEBUG : dir/file1(0xc00020bbc0): openPending: 2024/12/11 02:17:24 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" 2024/12/11 02:17:24 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2024/12/11 02:17:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/11 02:17:24 DEBUG : dir/file1(0xc00020bbc0): >openPending: err= 2024/12/11 02:17:24 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2024/12/11 02:17:24 DEBUG : dir/file1(0xc00020bbc0): >_readAt: n=14, err=EOF 2024/12/11 02:17:24 DEBUG : dir/file1(0xc00020bbc0): close: 2024/12/11 02:17:24 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2024/12/11 02:17:24 DEBUG : dir/file1(0xc00020bbc0): >close: err= 2024/12/11 02:17:24 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:24 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:24 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: md5sum /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:24 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:24 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:24 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:24 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:24 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/11 02:17:24 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:24 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:24 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: sha1sum /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:24 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:24 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:24 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:24 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:24 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/11 02:17:24 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/12/11 02:17:24 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/12/11 02:17:24 DEBUG : newLeaf: Updating file with newLeaf 0xc000001800 2024/12/11 02:17:24 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/11 02:17:24 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/11 02:17:24 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/newLeaf" 2024/12/11 02:17:24 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:24 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: md5sum /rclone-test-doyaked5futu/newLeaf 2024/12/11 02:17:24 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-doyaked5futu/newLeaf" 2024/12/11 02:17:24 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:24 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-doyaked5futu/newLeaf 2024/12/11 02:17:24 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:24 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/11 02:17:24 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/newLeaf" 2024/12/11 02:17:24 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:24 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: sha1sum /rclone-test-doyaked5futu/newLeaf 2024/12/11 02:17:24 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-doyaked5futu/newLeaf" 2024/12/11 02:17:25 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:25 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-doyaked5futu/newLeaf 2024/12/11 02:17:25 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:25 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/11 02:17:25 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/12/11 02:17:25 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2024/12/11 02:17:25 DEBUG : dir/file1: Updating file with dir/file1 0xc000001800 2024/12/11 02:17:25 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/12/11 02:17:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/11 02:17:25 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:25 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:25 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: md5sum /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:25 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:25 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:25 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:25 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:25 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/11 02:17:25 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:25 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:25 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: sha1sum /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:25 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:25 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:25 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:25 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:25 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/11 02:17:25 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/12/11 02:17:25 DEBUG : dir/file1: newRWFileHandle: 2024/12/11 02:17:25 DEBUG : dir/file1(0xc000b5a000): openPending: 2024/12/11 02:17:25 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:25 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:25 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: md5sum /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:25 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:25 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:25 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:25 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:25 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/11 02:17:25 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" 2024/12/11 02:17:25 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2024/12/11 02:17:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/11 02:17:25 DEBUG : dir/file1(0xc000b5a000): >openPending: err= 2024/12/11 02:17:25 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/12/11 02:17:25 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/11 02:17:25 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/11 02:17:25 DEBUG : dir/file1(0xc000b5a000): _writeAt: size=25, off=0 2024/12/11 02:17:25 DEBUG : dir/file1(0xc000b5a000): >_writeAt: n=25, err= 2024/12/11 02:17:25 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/12/11 02:17:25 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/12/11 02:17:25 DEBUG : newLeaf: Updating file with newLeaf 0xc000001800 2024/12/11 02:17:25 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/11 02:17:25 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/11 02:17:25 DEBUG : newLeaf(0xc000b5a000): close: 2024/12/11 02:17:25 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2024/12/11 02:17:25 DEBUG : newLeaf: vfs cache: setting modification time to 2024-12-11 02:17:25.354174024 +0000 UTC m=+19.275643363 2024/12/11 02:17:25 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:25 DEBUG : newLeaf(0xc000b5a000): >close: err= 2024/12/11 02:17:25 DEBUG : WaitForWriters: timeout=30s 2024/12/11 02:17:25 DEBUG : dir: Looking for writers 2024/12/11 02:17:25 DEBUG : : Looking for writers 2024/12/11 02:17:25 DEBUG : dir: reading active writers 2024/12/11 02:17:25 DEBUG : newLeaf: reading active writers 2024/12/11 02:17:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/11 02:17:25 DEBUG : dir: Looking for writers 2024/12/11 02:17:25 DEBUG : : Looking for writers 2024/12/11 02:17:25 DEBUG : dir: reading active writers 2024/12/11 02:17:25 DEBUG : newLeaf: reading active writers 2024/12/11 02:17:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/11 02:17:25 DEBUG : dir: Looking for writers 2024/12/11 02:17:25 DEBUG : : Looking for writers 2024/12/11 02:17:25 DEBUG : dir: reading active writers 2024/12/11 02:17:25 DEBUG : newLeaf: reading active writers 2024/12/11 02:17:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/11 02:17:25 DEBUG : dir: Looking for writers 2024/12/11 02:17:25 DEBUG : : Looking for writers 2024/12/11 02:17:25 DEBUG : dir: reading active writers 2024/12/11 02:17:25 DEBUG : newLeaf: reading active writers 2024/12/11 02:17:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/11 02:17:25 DEBUG : newLeaf: vfs cache: starting upload 2024/12/11 02:17:25 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/newLeaf.63be402c.partial" 2024/12/11 02:17:25 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:25 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: md5sum /rclone-test-doyaked5futu/newLeaf.63be402c.partial 2024/12/11 02:17:25 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-doyaked5futu/newLeaf.63be402c.partial" 2024/12/11 02:17:25 DEBUG : dir: Looking for writers 2024/12/11 02:17:25 DEBUG : : Looking for writers 2024/12/11 02:17:25 DEBUG : dir: reading active writers 2024/12/11 02:17:25 DEBUG : newLeaf: reading active writers 2024/12/11 02:17:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/12/11 02:17:25 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:25 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-doyaked5futu/newLeaf.63be402c.partial 2024/12/11 02:17:25 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:25 DEBUG : newLeaf.63be402c.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2024/12/11 02:17:25 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2024/12/11 02:17:25 DEBUG : newLeaf.63be402c.partial: renamed to: newLeaf 2024/12/11 02:17:25 INFO : newLeaf: Copied (replaced existing) 2024/12/11 02:17:25 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/newLeaf" 2024/12/11 02:17:25 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:25 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: md5sum /rclone-test-doyaked5futu/newLeaf 2024/12/11 02:17:25 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-doyaked5futu/newLeaf" 2024/12/11 02:17:25 DEBUG : dir: Looking for writers 2024/12/11 02:17:25 DEBUG : : Looking for writers 2024/12/11 02:17:25 DEBUG : dir: reading active writers 2024/12/11 02:17:25 DEBUG : newLeaf: reading active writers 2024/12/11 02:17:25 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:25 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-doyaked5futu/newLeaf 2024/12/11 02:17:25 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:25 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2024/12/11 02:17:25 DEBUG : newLeaf: vfs cache: fingerprint now "25,2024-12-11 02:17:25 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2024/12/11 02:17:25 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2024/12/11 02:17:25 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/11 02:17:25 INFO : newLeaf: vfs cache: upload succeeded try #1 2024/12/11 02:17:25 DEBUG : >WaitForWriters: 2024/12/11 02:17:25 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/newLeaf" 2024/12/11 02:17:25 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:25 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: md5sum /rclone-test-doyaked5futu/newLeaf 2024/12/11 02:17:25 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-doyaked5futu/newLeaf" 2024/12/11 02:17:25 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:25 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-doyaked5futu/newLeaf 2024/12/11 02:17:25 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:25 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2024/12/11 02:17:25 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/newLeaf" 2024/12/11 02:17:25 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:25 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: sha1sum /rclone-test-doyaked5futu/newLeaf 2024/12/11 02:17:25 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-doyaked5futu/newLeaf" 2024/12/11 02:17:25 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:25 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-doyaked5futu/newLeaf 2024/12/11 02:17:25 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:25 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2024/12/11 02:17:25 DEBUG : WaitForWriters: timeout=30s 2024/12/11 02:17:25 DEBUG : dir: Looking for writers 2024/12/11 02:17:25 DEBUG : : Looking for writers 2024/12/11 02:17:25 DEBUG : dir: reading active writers 2024/12/11 02:17:25 DEBUG : newLeaf: reading active writers 2024/12/11 02:17:25 DEBUG : >WaitForWriters: 2024/12/11 02:17:25 DEBUG : vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:180: Remote "sftp://rclone@:22/rclone-test-doyaked5futu", Local "Local file system at /tmp/rclone2550318220", Modify Window "1s" 2024/12/11 02:17:25 INFO : sftp://rclone@:22/rclone-test-doyaked5futu: poll-interval is not supported by this remote 2024/12/11 02:17:25 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/11 02:17:25 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-doyaked5futu" 2024/12/11 02:17:25 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-doyaked5futu" 2024/12/11 02:17:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-doyaked5futu" 2024/12/11 02:17:25 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/11 02:17:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-doyaked5futu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-doyaked5futu" 2024/12/11 02:17:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-doyaked5futu" 2024/12/11 02:17:25 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/11 02:17:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-doyaked5futu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-doyaked5futu" 2024/12/11 02:17:25 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/11 02:17:25 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:25 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:25 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: md5sum /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:25 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:25 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:25 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:25 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:25 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/11 02:17:25 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:25 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:25 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: sha1sum /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:25 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:26 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:26 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:26 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:26 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/11 02:17:26 DEBUG : WaitForWriters: timeout=30s 2024/12/11 02:17:26 DEBUG : dir: Looking for writers 2024/12/11 02:17:26 DEBUG : file1: reading active writers 2024/12/11 02:17:26 DEBUG : : Looking for writers 2024/12/11 02:17:26 DEBUG : dir: reading active writers 2024/12/11 02:17:26 DEBUG : >WaitForWriters: 2024/12/11 02:17:26 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/12/11 02:17:26 DEBUG : dir/file1: newRWFileHandle: 2024/12/11 02:17:26 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/11 02:17:26 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/11 02:17:26 DEBUG : dir/file1(0xc00051c040): _readAt: size=512, off=0 2024/12/11 02:17:26 DEBUG : dir/file1(0xc00051c040): openPending: 2024/12/11 02:17:26 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:26 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:26 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: md5sum /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:26 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:26 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:26 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:26 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:26 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/11 02:17:26 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2024/12/11 02:17:26 DEBUG : dir/file1: vfs cache: truncate to size=14 2024/12/11 02:17:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/11 02:17:26 DEBUG : dir/file1(0xc00051c040): >openPending: err= 2024/12/11 02:17:26 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2024/12/11 02:17:26 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/11 02:17:26 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/11 02:17:26 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/12/11 02:17:26 DEBUG : dir/file1(0xc00051c040): >_readAt: n=14, err=EOF 2024/12/11 02:17:26 DEBUG : dir/file1(0xc00051c040): close: 2024/12/11 02:17:26 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2024/12/11 02:17:26 DEBUG : dir/file1(0xc00051c040): >close: err= 2024/12/11 02:17:26 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:26 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:26 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: md5sum /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:26 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:26 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:26 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:26 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:26 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/11 02:17:26 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:26 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:26 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: sha1sum /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:26 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:26 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:26 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:26 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:26 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/11 02:17:26 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/12/11 02:17:26 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/12/11 02:17:26 DEBUG : newLeaf: Updating file with newLeaf 0xc00059e840 2024/12/11 02:17:26 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/11 02:17:26 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/11 02:17:26 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/newLeaf" 2024/12/11 02:17:26 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:26 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: md5sum /rclone-test-doyaked5futu/newLeaf 2024/12/11 02:17:26 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-doyaked5futu/newLeaf" 2024/12/11 02:17:26 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:26 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-doyaked5futu/newLeaf 2024/12/11 02:17:26 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:26 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/11 02:17:26 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/newLeaf" 2024/12/11 02:17:26 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:26 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: sha1sum /rclone-test-doyaked5futu/newLeaf 2024/12/11 02:17:26 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-doyaked5futu/newLeaf" 2024/12/11 02:17:26 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:26 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-doyaked5futu/newLeaf 2024/12/11 02:17:26 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:26 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/11 02:17:26 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/12/11 02:17:26 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2024/12/11 02:17:26 DEBUG : dir/file1: Updating file with dir/file1 0xc00059e840 2024/12/11 02:17:26 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/12/11 02:17:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/11 02:17:26 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:26 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:26 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: md5sum /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:26 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:26 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:26 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:26 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:26 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/11 02:17:26 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:26 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:26 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: sha1sum /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:26 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:26 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:26 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:26 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:26 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/11 02:17:26 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/12/11 02:17:26 DEBUG : dir/file1: newRWFileHandle: 2024/12/11 02:17:26 DEBUG : dir/file1(0xc000b5a800): openPending: 2024/12/11 02:17:26 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:26 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:26 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: md5sum /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:26 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:26 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:26 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:26 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:26 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/11 02:17:26 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" 2024/12/11 02:17:26 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2024/12/11 02:17:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/11 02:17:26 DEBUG : dir/file1(0xc000b5a800): >openPending: err= 2024/12/11 02:17:26 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/12/11 02:17:26 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/11 02:17:26 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/11 02:17:26 DEBUG : dir/file1(0xc000b5a800): _writeAt: size=25, off=0 2024/12/11 02:17:26 DEBUG : dir/file1(0xc000b5a800): >_writeAt: n=25, err= 2024/12/11 02:17:26 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/12/11 02:17:26 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/12/11 02:17:26 DEBUG : newLeaf: Updating file with newLeaf 0xc00059e840 2024/12/11 02:17:26 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/11 02:17:26 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/11 02:17:26 DEBUG : newLeaf(0xc000b5a800): close: 2024/12/11 02:17:26 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2024/12/11 02:17:26 DEBUG : newLeaf: vfs cache: setting modification time to 2024-12-11 02:17:26.892826574 +0000 UTC m=+20.814295924 2024/12/11 02:17:26 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:26 DEBUG : newLeaf(0xc000b5a800): >close: err= 2024/12/11 02:17:26 DEBUG : WaitForWriters: timeout=30s 2024/12/11 02:17:26 DEBUG : dir: Looking for writers 2024/12/11 02:17:26 DEBUG : : Looking for writers 2024/12/11 02:17:26 DEBUG : dir: reading active writers 2024/12/11 02:17:26 DEBUG : newLeaf: reading active writers 2024/12/11 02:17:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/11 02:17:26 DEBUG : dir: Looking for writers 2024/12/11 02:17:26 DEBUG : : Looking for writers 2024/12/11 02:17:26 DEBUG : dir: reading active writers 2024/12/11 02:17:26 DEBUG : newLeaf: reading active writers 2024/12/11 02:17:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/11 02:17:26 DEBUG : dir: Looking for writers 2024/12/11 02:17:26 DEBUG : : Looking for writers 2024/12/11 02:17:26 DEBUG : dir: reading active writers 2024/12/11 02:17:26 DEBUG : newLeaf: reading active writers 2024/12/11 02:17:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/11 02:17:26 DEBUG : dir: Looking for writers 2024/12/11 02:17:26 DEBUG : : Looking for writers 2024/12/11 02:17:26 DEBUG : newLeaf: reading active writers 2024/12/11 02:17:26 DEBUG : dir: reading active writers 2024/12/11 02:17:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/11 02:17:26 DEBUG : newLeaf: vfs cache: starting upload 2024/12/11 02:17:26 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/newLeaf.8384271a.partial" 2024/12/11 02:17:26 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:26 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: md5sum /rclone-test-doyaked5futu/newLeaf.8384271a.partial 2024/12/11 02:17:26 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-doyaked5futu/newLeaf.8384271a.partial" 2024/12/11 02:17:27 DEBUG : dir: Looking for writers 2024/12/11 02:17:27 DEBUG : : Looking for writers 2024/12/11 02:17:27 DEBUG : dir: reading active writers 2024/12/11 02:17:27 DEBUG : newLeaf: reading active writers 2024/12/11 02:17:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/12/11 02:17:27 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:27 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-doyaked5futu/newLeaf.8384271a.partial 2024/12/11 02:17:27 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:27 DEBUG : newLeaf.8384271a.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2024/12/11 02:17:27 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2024/12/11 02:17:27 DEBUG : newLeaf.8384271a.partial: renamed to: newLeaf 2024/12/11 02:17:27 INFO : newLeaf: Copied (replaced existing) 2024/12/11 02:17:27 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/newLeaf" 2024/12/11 02:17:27 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:27 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: md5sum /rclone-test-doyaked5futu/newLeaf 2024/12/11 02:17:27 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-doyaked5futu/newLeaf" 2024/12/11 02:17:27 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:27 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-doyaked5futu/newLeaf 2024/12/11 02:17:27 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:27 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2024/12/11 02:17:27 DEBUG : newLeaf: vfs cache: fingerprint now "25,2024-12-11 02:17:26 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2024/12/11 02:17:27 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2024/12/11 02:17:27 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/11 02:17:27 INFO : newLeaf: vfs cache: upload succeeded try #1 2024/12/11 02:17:27 DEBUG : dir: Looking for writers 2024/12/11 02:17:27 DEBUG : : Looking for writers 2024/12/11 02:17:27 DEBUG : dir: reading active writers 2024/12/11 02:17:27 DEBUG : newLeaf: reading active writers 2024/12/11 02:17:27 DEBUG : >WaitForWriters: 2024/12/11 02:17:27 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/newLeaf" 2024/12/11 02:17:27 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:27 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: md5sum /rclone-test-doyaked5futu/newLeaf 2024/12/11 02:17:27 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-doyaked5futu/newLeaf" 2024/12/11 02:17:27 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:27 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-doyaked5futu/newLeaf 2024/12/11 02:17:27 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:27 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2024/12/11 02:17:27 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/newLeaf" 2024/12/11 02:17:27 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:27 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: sha1sum /rclone-test-doyaked5futu/newLeaf 2024/12/11 02:17:27 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-doyaked5futu/newLeaf" 2024/12/11 02:17:27 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:27 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-doyaked5futu/newLeaf 2024/12/11 02:17:27 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:27 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2024/12/11 02:17:27 DEBUG : WaitForWriters: timeout=30s 2024/12/11 02:17:27 DEBUG : dir: Looking for writers 2024/12/11 02:17:27 DEBUG : : Looking for writers 2024/12/11 02:17:27 DEBUG : dir: reading active writers 2024/12/11 02:17:27 DEBUG : newLeaf: reading active writers 2024/12/11 02:17:27 DEBUG : >WaitForWriters: 2024/12/11 02:17:27 DEBUG : vfs cache: cleaner exiting --- PASS: TestFileRename (8.93s) --- PASS: TestFileRename/off,forceCache=false (1.10s) --- PASS: TestFileRename/minimal,forceCache=false (1.16s) --- PASS: TestFileRename/minimal,forceCache=true (1.84s) --- PASS: TestFileRename/writes,forceCache=false (1.41s) --- PASS: TestFileRename/writes,forceCache=true (1.85s) --- PASS: TestFileRename/full,forceCache=false (1.56s) === RUN TestFileStructSize file_test.go:419: File struct has size 192 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:180: Remote "sftp://rclone@:22/rclone-test-doyaked5futu", Local "Local file system at /tmp/rclone2550318220", Modify Window "1s" 2024/12/11 02:17:27 INFO : sftp://rclone@:22/rclone-test-doyaked5futu: poll-interval is not supported by this remote 2024/12/11 02:17:27 INFO : sftp://rclone@:22/rclone-test-doyaked5futu: poll-interval is not supported by this remote 2024/12/11 02:17:27 DEBUG : WaitForWriters: timeout=30s 2024/12/11 02:17:27 DEBUG : : Looking for writers 2024/12/11 02:17:27 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:180: Remote "sftp://rclone@:22/rclone-test-doyaked5futu", Local "Local file system at /tmp/rclone2550318220", Modify Window "1s" 2024/12/11 02:17:27 INFO : sftp://rclone@:22/rclone-test-doyaked5futu: poll-interval is not supported by this remote 2024/12/11 02:17:27 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:27 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:27 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: md5sum /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:27 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:27 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:27 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:27 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:27 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2024/12/11 02:17:27 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:27 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:27 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: sha1sum /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:27 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:27 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:27 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:27 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:27 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2024/12/11 02:17:27 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/11 02:17:27 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/12/11 02:17:27 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/12/11 02:17:27 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2024/12/11 02:17:27 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/12/11 02:17:27 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2024/12/11 02:17:27 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2024/12/11 02:17:27 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:27 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:27 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: md5sum /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:27 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:27 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:27 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:27 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:27 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2024/12/11 02:17:27 DEBUG : WaitForWriters: timeout=30s 2024/12/11 02:17:27 DEBUG : dir: Looking for writers 2024/12/11 02:17:27 DEBUG : file1: reading active writers 2024/12/11 02:17:27 DEBUG : : Looking for writers 2024/12/11 02:17:27 DEBUG : dir: reading active writers 2024/12/11 02:17:27 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.31s) === RUN TestReadFileHandleSeek run.go:180: Remote "sftp://rclone@:22/rclone-test-doyaked5futu", Local "Local file system at /tmp/rclone2550318220", Modify Window "1s" 2024/12/11 02:17:27 INFO : sftp://rclone@:22/rclone-test-doyaked5futu: poll-interval is not supported by this remote 2024/12/11 02:17:27 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:27 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:27 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: md5sum /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:27 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:27 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:27 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:27 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:27 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2024/12/11 02:17:27 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:27 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:27 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: sha1sum /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:27 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:27 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:27 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:27 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:27 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2024/12/11 02:17:27 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/11 02:17:27 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/12/11 02:17:27 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/12/11 02:17:27 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2024/12/11 02:17:27 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/12/11 02:17:27 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2024/12/11 02:17:27 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2024/12/11 02:17:27 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2024/12/11 02:17:27 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2024/12/11 02:17:27 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2024/12/11 02:17:27 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2024/12/11 02:17:27 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2024/12/11 02:17:27 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2024/12/11 02:17:27 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2024/12/11 02:17:27 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2024/12/11 02:17:27 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2024/12/11 02:17:27 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2024/12/11 02:17:28 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2024/12/11 02:17:28 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2024/12/11 02:17:28 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2024/12/11 02:17:28 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2024/12/11 02:17:28 DEBUG : WaitForWriters: timeout=30s 2024/12/11 02:17:28 DEBUG : dir: Looking for writers 2024/12/11 02:17:28 DEBUG : file1: reading active writers 2024/12/11 02:17:28 DEBUG : : Looking for writers 2024/12/11 02:17:28 DEBUG : dir: reading active writers 2024/12/11 02:17:28 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (0.30s) === RUN TestReadFileHandleReadAt run.go:180: Remote "sftp://rclone@:22/rclone-test-doyaked5futu", Local "Local file system at /tmp/rclone2550318220", Modify Window "1s" 2024/12/11 02:17:28 INFO : sftp://rclone@:22/rclone-test-doyaked5futu: poll-interval is not supported by this remote 2024/12/11 02:17:28 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:28 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:28 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: md5sum /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:28 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:28 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:28 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:28 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:28 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2024/12/11 02:17:28 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:28 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:28 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: sha1sum /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:28 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:28 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:28 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:28 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:28 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2024/12/11 02:17:28 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/11 02:17:28 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/12/11 02:17:28 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/12/11 02:17:28 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2024/12/11 02:17:28 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/12/11 02:17:28 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2024/12/11 02:17:28 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2024/12/11 02:17:28 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2024/12/11 02:17:28 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2024/12/11 02:17:28 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2024/12/11 02:17:28 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2024/12/11 02:17:28 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2024/12/11 02:17:28 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2024/12/11 02:17:28 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2024/12/11 02:17:28 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2024/12/11 02:17:28 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2024/12/11 02:17:28 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2024/12/11 02:17:28 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2024/12/11 02:17:28 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2024/12/11 02:17:28 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2024/12/11 02:17:28 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2024/12/11 02:17:28 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2024/12/11 02:17:28 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2024/12/11 02:17:28 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2024/12/11 02:17:28 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2024/12/11 02:17:28 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2024/12/11 02:17:28 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2024/12/11 02:17:28 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2024/12/11 02:17:28 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2024/12/11 02:17:28 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2024/12/11 02:17:28 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2024/12/11 02:17:28 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2024/12/11 02:17:28 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2024/12/11 02:17:28 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2024/12/11 02:17:28 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2024/12/11 02:17:28 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2024/12/11 02:17:28 DEBUG : WaitForWriters: timeout=30s 2024/12/11 02:17:28 DEBUG : dir: Looking for writers 2024/12/11 02:17:28 DEBUG : file1: reading active writers 2024/12/11 02:17:28 DEBUG : : Looking for writers 2024/12/11 02:17:28 DEBUG : dir: reading active writers 2024/12/11 02:17:28 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (0.39s) === RUN TestReadFileHandleFlush run.go:180: Remote "sftp://rclone@:22/rclone-test-doyaked5futu", Local "Local file system at /tmp/rclone2550318220", Modify Window "1s" 2024/12/11 02:17:28 INFO : sftp://rclone@:22/rclone-test-doyaked5futu: poll-interval is not supported by this remote 2024/12/11 02:17:28 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:28 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:28 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: md5sum /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:28 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:28 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:28 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:28 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:28 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2024/12/11 02:17:28 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:28 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:28 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: sha1sum /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:28 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:28 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:28 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:28 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:28 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2024/12/11 02:17:28 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/11 02:17:28 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/12/11 02:17:28 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/12/11 02:17:28 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2024/12/11 02:17:28 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/12/11 02:17:28 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2024/12/11 02:17:28 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:28 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:28 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: md5sum /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:28 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:28 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:28 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:28 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:28 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2024/12/11 02:17:28 DEBUG : WaitForWriters: timeout=30s 2024/12/11 02:17:28 DEBUG : dir: Looking for writers 2024/12/11 02:17:28 DEBUG : file1: reading active writers 2024/12/11 02:17:28 DEBUG : : Looking for writers 2024/12/11 02:17:28 DEBUG : dir: reading active writers 2024/12/11 02:17:28 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.31s) === RUN TestReadFileHandleRelease run.go:180: Remote "sftp://rclone@:22/rclone-test-doyaked5futu", Local "Local file system at /tmp/rclone2550318220", Modify Window "1s" 2024/12/11 02:17:28 INFO : sftp://rclone@:22/rclone-test-doyaked5futu: poll-interval is not supported by this remote 2024/12/11 02:17:28 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:28 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:28 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: md5sum /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:28 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:28 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:28 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:28 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:28 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2024/12/11 02:17:28 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:28 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:28 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: sha1sum /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:28 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:28 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:28 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:28 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:28 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2024/12/11 02:17:28 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/11 02:17:28 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/12/11 02:17:28 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/12/11 02:17:28 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2024/12/11 02:17:28 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/12/11 02:17:28 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2024/12/11 02:17:28 DEBUG : dir/file1: ReadFileHandle.Release closing 2024/12/11 02:17:28 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:28 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:28 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: md5sum /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:28 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:29 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:29 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:29 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:29 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2024/12/11 02:17:29 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2024/12/11 02:17:29 DEBUG : WaitForWriters: timeout=30s 2024/12/11 02:17:29 DEBUG : dir: Looking for writers 2024/12/11 02:17:29 DEBUG : file1: reading active writers 2024/12/11 02:17:29 DEBUG : : Looking for writers 2024/12/11 02:17:29 DEBUG : dir: reading active writers 2024/12/11 02:17:29 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.30s) === RUN TestRWFileHandleMethodsRead run.go:180: Remote "sftp://rclone@:22/rclone-test-doyaked5futu", Local "Local file system at /tmp/rclone2550318220", Modify Window "1s" 2024/12/11 02:17:29 INFO : sftp://rclone@:22/rclone-test-doyaked5futu: poll-interval is not supported by this remote 2024/12/11 02:17:29 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/11 02:17:29 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-doyaked5futu" 2024/12/11 02:17:29 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-doyaked5futu" 2024/12/11 02:17:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-doyaked5futu" 2024/12/11 02:17:29 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/11 02:17:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-doyaked5futu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-doyaked5futu" 2024/12/11 02:17:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-doyaked5futu" 2024/12/11 02:17:29 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/11 02:17:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-doyaked5futu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-doyaked5futu" 2024/12/11 02:17:29 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/11 02:17:29 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:29 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:29 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: md5sum /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:29 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:29 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:29 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:29 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:29 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2024/12/11 02:17:29 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:29 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:29 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: sha1sum /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:29 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:29 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:29 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:29 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:29 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2024/12/11 02:17:29 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/11 02:17:29 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/12/11 02:17:29 DEBUG : dir/file1: newRWFileHandle: 2024/12/11 02:17:29 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/11 02:17:29 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/11 02:17:29 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/12/11 02:17:29 DEBUG : dir/file1(0xc0008a89c0): _readAt: size=1, off=0 2024/12/11 02:17:29 DEBUG : dir/file1(0xc0008a89c0): openPending: 2024/12/11 02:17:29 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:29 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:29 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: md5sum /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:29 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:29 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:29 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:29 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:29 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2024/12/11 02:17:29 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2024/12/11 02:17:29 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/12/11 02:17:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/11 02:17:29 DEBUG : dir/file1(0xc0008a89c0): >openPending: err= 2024/12/11 02:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2024/12/11 02:17:29 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/11 02:17:29 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/11 02:17:29 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/12/11 02:17:29 DEBUG : dir/file1(0xc0008a89c0): >_readAt: n=1, err= 2024/12/11 02:17:29 DEBUG : dir/file1(0xc0008a89c0): _readAt: size=256, off=1 2024/12/11 02:17:29 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2024/12/11 02:17:29 DEBUG : dir/file1(0xc0008a89c0): >_readAt: n=15, err=EOF 2024/12/11 02:17:29 DEBUG : dir/file1(0xc0008a89c0): _readAt: size=16, off=16 2024/12/11 02:17:29 DEBUG : dir/file1(0xc0008a89c0): >_readAt: n=0, err=EOF 2024/12/11 02:17:29 DEBUG : dir/file1(0xc0008a89c0): close: 2024/12/11 02:17:29 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2024/12/11 02:17:29 DEBUG : dir/file1(0xc0008a89c0): >close: err= 2024/12/11 02:17:29 DEBUG : dir/file1(0xc0008a89c0): close: 2024/12/11 02:17:29 DEBUG : dir/file1(0xc0008a89c0): >close: err=file already closed 2024/12/11 02:17:29 DEBUG : WaitForWriters: timeout=30s 2024/12/11 02:17:29 DEBUG : dir: Looking for writers 2024/12/11 02:17:29 DEBUG : file1: reading active writers 2024/12/11 02:17:29 DEBUG : : Looking for writers 2024/12/11 02:17:29 DEBUG : dir: reading active writers 2024/12/11 02:17:29 DEBUG : >WaitForWriters: 2024/12/11 02:17:29 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.31s) === RUN TestRWFileHandleSeek run.go:180: Remote "sftp://rclone@:22/rclone-test-doyaked5futu", Local "Local file system at /tmp/rclone2550318220", Modify Window "1s" 2024/12/11 02:17:29 INFO : sftp://rclone@:22/rclone-test-doyaked5futu: poll-interval is not supported by this remote 2024/12/11 02:17:29 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/11 02:17:29 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-doyaked5futu" 2024/12/11 02:17:29 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-doyaked5futu" 2024/12/11 02:17:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-doyaked5futu" 2024/12/11 02:17:29 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/11 02:17:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-doyaked5futu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-doyaked5futu" 2024/12/11 02:17:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-doyaked5futu" 2024/12/11 02:17:29 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/11 02:17:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-doyaked5futu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-doyaked5futu" 2024/12/11 02:17:29 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/11 02:17:29 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:29 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:29 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: md5sum /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:29 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:29 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:29 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:29 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:29 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2024/12/11 02:17:29 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:29 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:29 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: sha1sum /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:29 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:29 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:29 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:29 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:29 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2024/12/11 02:17:29 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/11 02:17:29 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/12/11 02:17:29 DEBUG : dir/file1: newRWFileHandle: 2024/12/11 02:17:29 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/11 02:17:29 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/11 02:17:29 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/12/11 02:17:29 DEBUG : dir/file1(0xc0006a1080): _readAt: size=1, off=0 2024/12/11 02:17:29 DEBUG : dir/file1(0xc0006a1080): openPending: 2024/12/11 02:17:29 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:29 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:29 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: md5sum /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:29 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:29 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:29 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:29 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:29 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2024/12/11 02:17:29 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2024/12/11 02:17:29 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/12/11 02:17:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/11 02:17:29 DEBUG : dir/file1(0xc0006a1080): >openPending: err= 2024/12/11 02:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2024/12/11 02:17:29 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/11 02:17:29 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/11 02:17:29 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/12/11 02:17:29 DEBUG : dir/file1(0xc0006a1080): >_readAt: n=1, err= 2024/12/11 02:17:29 DEBUG : dir/file1(0xc0006a1080): _readAt: size=1, off=5 2024/12/11 02:17:29 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2024/12/11 02:17:29 DEBUG : dir/file1(0xc0006a1080): >_readAt: n=1, err= 2024/12/11 02:17:29 DEBUG : dir/file1(0xc0006a1080): _readAt: size=1, off=3 2024/12/11 02:17:29 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2024/12/11 02:17:29 DEBUG : dir/file1(0xc0006a1080): >_readAt: n=1, err= 2024/12/11 02:17:29 DEBUG : dir/file1(0xc0006a1080): _readAt: size=1, off=13 2024/12/11 02:17:29 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2024/12/11 02:17:29 DEBUG : dir/file1(0xc0006a1080): >_readAt: n=1, err= 2024/12/11 02:17:29 DEBUG : dir/file1(0xc0006a1080): _readAt: size=16, off=100 2024/12/11 02:17:29 DEBUG : dir/file1(0xc0006a1080): >_readAt: n=0, err=EOF 2024/12/11 02:17:29 DEBUG : dir/file1(0xc0006a1080): close: 2024/12/11 02:17:29 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2024/12/11 02:17:29 DEBUG : dir/file1(0xc0006a1080): >close: err= 2024/12/11 02:17:29 DEBUG : WaitForWriters: timeout=30s 2024/12/11 02:17:29 DEBUG : dir: Looking for writers 2024/12/11 02:17:29 DEBUG : file1: reading active writers 2024/12/11 02:17:29 DEBUG : : Looking for writers 2024/12/11 02:17:29 DEBUG : dir: reading active writers 2024/12/11 02:17:29 DEBUG : >WaitForWriters: 2024/12/11 02:17:29 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.31s) === RUN TestRWFileHandleReadAt run.go:180: Remote "sftp://rclone@:22/rclone-test-doyaked5futu", Local "Local file system at /tmp/rclone2550318220", Modify Window "1s" 2024/12/11 02:17:29 INFO : sftp://rclone@:22/rclone-test-doyaked5futu: poll-interval is not supported by this remote 2024/12/11 02:17:29 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/11 02:17:29 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-doyaked5futu" 2024/12/11 02:17:29 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-doyaked5futu" 2024/12/11 02:17:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-doyaked5futu" 2024/12/11 02:17:29 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/11 02:17:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-doyaked5futu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-doyaked5futu" 2024/12/11 02:17:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-doyaked5futu" 2024/12/11 02:17:29 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/11 02:17:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-doyaked5futu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-doyaked5futu" 2024/12/11 02:17:29 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/11 02:17:29 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:29 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:29 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: md5sum /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:29 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:29 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:29 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:29 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:29 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2024/12/11 02:17:29 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:29 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:29 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: sha1sum /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:29 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:29 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:29 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:29 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:29 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2024/12/11 02:17:29 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/11 02:17:29 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/12/11 02:17:29 DEBUG : dir/file1: newRWFileHandle: 2024/12/11 02:17:29 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/11 02:17:29 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/11 02:17:29 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/12/11 02:17:29 DEBUG : dir/file1(0xc000459440): _readAt: size=1, off=0 2024/12/11 02:17:29 DEBUG : dir/file1(0xc000459440): openPending: 2024/12/11 02:17:29 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:29 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:29 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: md5sum /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:29 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:29 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:29 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:29 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:29 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2024/12/11 02:17:29 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2024/12/11 02:17:29 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/12/11 02:17:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/11 02:17:29 DEBUG : dir/file1(0xc000459440): >openPending: err= 2024/12/11 02:17:29 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2024/12/11 02:17:29 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/11 02:17:29 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/11 02:17:29 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/12/11 02:17:29 DEBUG : dir/file1(0xc000459440): >_readAt: n=1, err= 2024/12/11 02:17:29 DEBUG : dir/file1(0xc000459440): _readAt: size=1, off=5 2024/12/11 02:17:29 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2024/12/11 02:17:29 DEBUG : dir/file1(0xc000459440): >_readAt: n=1, err= 2024/12/11 02:17:29 DEBUG : dir/file1(0xc000459440): _readAt: size=1, off=1 2024/12/11 02:17:29 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2024/12/11 02:17:29 DEBUG : dir/file1(0xc000459440): >_readAt: n=1, err= 2024/12/11 02:17:29 DEBUG : dir/file1(0xc000459440): _readAt: size=6, off=10 2024/12/11 02:17:29 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2024/12/11 02:17:29 DEBUG : dir/file1(0xc000459440): >_readAt: n=6, err= 2024/12/11 02:17:29 DEBUG : dir/file1(0xc000459440): _readAt: size=256, off=10 2024/12/11 02:17:29 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2024/12/11 02:17:29 DEBUG : dir/file1(0xc000459440): >_readAt: n=6, err=EOF 2024/12/11 02:17:29 DEBUG : dir/file1(0xc000459440): _readAt: size=256, off=100 2024/12/11 02:17:29 DEBUG : dir/file1(0xc000459440): >_readAt: n=0, err=EOF 2024/12/11 02:17:29 DEBUG : dir/file1(0xc000459440): close: 2024/12/11 02:17:29 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2024/12/11 02:17:29 DEBUG : dir/file1(0xc000459440): >close: err= 2024/12/11 02:17:29 DEBUG : dir/file1(0xc000459440): _readAt: size=256, off=100 2024/12/11 02:17:29 DEBUG : dir/file1(0xc000459440): >_readAt: n=0, err=file already closed 2024/12/11 02:17:29 DEBUG : WaitForWriters: timeout=30s 2024/12/11 02:17:29 DEBUG : dir: Looking for writers 2024/12/11 02:17:29 DEBUG : file1: reading active writers 2024/12/11 02:17:29 DEBUG : : Looking for writers 2024/12/11 02:17:29 DEBUG : dir: reading active writers 2024/12/11 02:17:29 DEBUG : >WaitForWriters: 2024/12/11 02:17:29 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (0.32s) === RUN TestRWFileHandleFlushRead run.go:180: Remote "sftp://rclone@:22/rclone-test-doyaked5futu", Local "Local file system at /tmp/rclone2550318220", Modify Window "1s" 2024/12/11 02:17:29 INFO : sftp://rclone@:22/rclone-test-doyaked5futu: poll-interval is not supported by this remote 2024/12/11 02:17:29 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/11 02:17:29 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-doyaked5futu" 2024/12/11 02:17:29 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-doyaked5futu" 2024/12/11 02:17:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-doyaked5futu" 2024/12/11 02:17:29 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/11 02:17:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-doyaked5futu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-doyaked5futu" 2024/12/11 02:17:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-doyaked5futu" 2024/12/11 02:17:29 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/11 02:17:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-doyaked5futu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-doyaked5futu" 2024/12/11 02:17:29 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/11 02:17:29 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:29 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:29 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: md5sum /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:29 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:30 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:30 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:30 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:30 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2024/12/11 02:17:30 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:30 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:30 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: sha1sum /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:30 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:30 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:30 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:30 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:30 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2024/12/11 02:17:30 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/11 02:17:30 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/12/11 02:17:30 DEBUG : dir/file1: newRWFileHandle: 2024/12/11 02:17:30 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/11 02:17:30 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/11 02:17:30 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/12/11 02:17:30 DEBUG : dir/file1(0xc0006a1440): RWFileHandle.Flush 2024/12/11 02:17:30 DEBUG : dir/file1(0xc0006a1440): _readAt: size=256, off=0 2024/12/11 02:17:30 DEBUG : dir/file1(0xc0006a1440): openPending: 2024/12/11 02:17:30 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:30 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:30 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: md5sum /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:30 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:30 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:30 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:30 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:30 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2024/12/11 02:17:30 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2024/12/11 02:17:30 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/12/11 02:17:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/11 02:17:30 DEBUG : dir/file1(0xc0006a1440): >openPending: err= 2024/12/11 02:17:30 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2024/12/11 02:17:30 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/11 02:17:30 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/11 02:17:30 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/12/11 02:17:30 DEBUG : dir/file1(0xc0006a1440): >_readAt: n=16, err=EOF 2024/12/11 02:17:30 DEBUG : dir/file1(0xc0006a1440): RWFileHandle.Flush 2024/12/11 02:17:30 DEBUG : dir/file1(0xc0006a1440): RWFileHandle.Flush 2024/12/11 02:17:30 DEBUG : dir/file1(0xc0006a1440): close: 2024/12/11 02:17:30 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2024/12/11 02:17:30 DEBUG : dir/file1(0xc0006a1440): >close: err= 2024/12/11 02:17:30 DEBUG : WaitForWriters: timeout=30s 2024/12/11 02:17:30 DEBUG : dir: Looking for writers 2024/12/11 02:17:30 DEBUG : file1: reading active writers 2024/12/11 02:17:30 DEBUG : : Looking for writers 2024/12/11 02:17:30 DEBUG : dir: reading active writers 2024/12/11 02:17:30 DEBUG : >WaitForWriters: 2024/12/11 02:17:30 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.32s) === RUN TestRWFileHandleReleaseRead run.go:180: Remote "sftp://rclone@:22/rclone-test-doyaked5futu", Local "Local file system at /tmp/rclone2550318220", Modify Window "1s" 2024/12/11 02:17:30 INFO : sftp://rclone@:22/rclone-test-doyaked5futu: poll-interval is not supported by this remote 2024/12/11 02:17:30 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/11 02:17:30 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-doyaked5futu" 2024/12/11 02:17:30 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-doyaked5futu" 2024/12/11 02:17:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-doyaked5futu" 2024/12/11 02:17:30 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/11 02:17:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-doyaked5futu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-doyaked5futu" 2024/12/11 02:17:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-doyaked5futu" 2024/12/11 02:17:30 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/11 02:17:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-doyaked5futu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-doyaked5futu" 2024/12/11 02:17:30 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/11 02:17:30 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:30 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:30 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: md5sum /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:30 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:30 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:30 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:30 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:30 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2024/12/11 02:17:30 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:30 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:30 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: sha1sum /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:30 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:30 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:30 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:30 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:30 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2024/12/11 02:17:30 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/11 02:17:30 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/12/11 02:17:30 DEBUG : dir/file1: newRWFileHandle: 2024/12/11 02:17:30 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/11 02:17:30 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/11 02:17:30 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/12/11 02:17:30 DEBUG : dir/file1(0xc000459a80): _readAt: size=256, off=0 2024/12/11 02:17:30 DEBUG : dir/file1(0xc000459a80): openPending: 2024/12/11 02:17:30 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:30 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:30 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: md5sum /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:30 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:30 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:30 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:30 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:30 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2024/12/11 02:17:30 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2024/12/11 02:17:30 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/12/11 02:17:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/11 02:17:30 DEBUG : dir/file1(0xc000459a80): >openPending: err= 2024/12/11 02:17:30 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2024/12/11 02:17:30 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/11 02:17:30 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/11 02:17:30 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/12/11 02:17:30 DEBUG : dir/file1(0xc000459a80): >_readAt: n=16, err=EOF 2024/12/11 02:17:30 DEBUG : dir/file1(0xc000459a80): RWFileHandle.Release 2024/12/11 02:17:30 DEBUG : dir/file1(0xc000459a80): close: 2024/12/11 02:17:30 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2024/12/11 02:17:30 DEBUG : dir/file1(0xc000459a80): >close: err= 2024/12/11 02:17:30 DEBUG : dir/file1(0xc000459a80): RWFileHandle.Release 2024/12/11 02:17:30 DEBUG : WaitForWriters: timeout=30s 2024/12/11 02:17:30 DEBUG : dir: Looking for writers 2024/12/11 02:17:30 DEBUG : file1: reading active writers 2024/12/11 02:17:30 DEBUG : : Looking for writers 2024/12/11 02:17:30 DEBUG : dir: reading active writers 2024/12/11 02:17:30 DEBUG : >WaitForWriters: 2024/12/11 02:17:30 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.31s) === RUN TestRWFileHandleMethodsWrite run.go:180: Remote "sftp://rclone@:22/rclone-test-doyaked5futu", Local "Local file system at /tmp/rclone2550318220", Modify Window "1s" 2024/12/11 02:17:30 INFO : sftp://rclone@:22/rclone-test-doyaked5futu: poll-interval is not supported by this remote 2024/12/11 02:17:30 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/11 02:17:30 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-doyaked5futu" 2024/12/11 02:17:30 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-doyaked5futu" 2024/12/11 02:17:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-doyaked5futu" 2024/12/11 02:17:30 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/11 02:17:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-doyaked5futu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-doyaked5futu" 2024/12/11 02:17:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-doyaked5futu" 2024/12/11 02:17:30 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/11 02:17:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-doyaked5futu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-doyaked5futu" 2024/12/11 02:17:30 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 02:17:30 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/11 02:17:30 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/11 02:17:30 DEBUG : file1: newRWFileHandle: 2024/12/11 02:17:30 DEBUG : file1(0xc000b5bb00): openPending: 2024/12/11 02:17:30 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 02:17:30 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/11 02:17:30 DEBUG : file1(0xc000b5bb00): >openPending: err= 2024/12/11 02:17:30 DEBUG : file1: >newRWFileHandle: err= 2024/12/11 02:17:30 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/11 02:17:30 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/12/11 02:17:30 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/12/11 02:17:30 DEBUG : file1(0xc000b5bb00): _writeAt: size=5, off=0 2024/12/11 02:17:30 DEBUG : file1(0xc000b5bb00): >_writeAt: n=5, err= 2024/12/11 02:17:30 DEBUG : file1(0xc000b5bb00): _writeAt: size=7, off=5 2024/12/11 02:17:30 DEBUG : file1(0xc000b5bb00): >_writeAt: n=7, err= 2024/12/11 02:17:30 DEBUG : file1: vfs cache: truncate to size=11 2024/12/11 02:17:30 DEBUG : file1(0xc000b5bb00): close: 2024/12/11 02:17:30 DEBUG : file1: vfs cache: setting modification time to 2024-12-11 02:17:30.625606154 +0000 UTC m=+24.547075514 2024/12/11 02:17:30 INFO : file1: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:30 DEBUG : file1(0xc000b5bb00): >close: err= 2024/12/11 02:17:30 DEBUG : file1(0xc000b5bb00): close: 2024/12/11 02:17:30 DEBUG : file1(0xc000b5bb00): >close: err=file already closed 2024/12/11 02:17:30 DEBUG : WaitForWriters: timeout=30s 2024/12/11 02:17:30 DEBUG : : Looking for writers 2024/12/11 02:17:30 DEBUG : file1: reading active writers 2024/12/11 02:17:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/11 02:17:30 DEBUG : : Looking for writers 2024/12/11 02:17:30 DEBUG : file1: reading active writers 2024/12/11 02:17:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/11 02:17:30 DEBUG : : Looking for writers 2024/12/11 02:17:30 DEBUG : file1: reading active writers 2024/12/11 02:17:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/11 02:17:30 DEBUG : : Looking for writers 2024/12/11 02:17:30 DEBUG : file1: reading active writers 2024/12/11 02:17:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/11 02:17:30 DEBUG : file1: vfs cache: starting upload 2024/12/11 02:17:30 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/file1.a1a829e9.partial" 2024/12/11 02:17:30 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:30 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: md5sum /rclone-test-doyaked5futu/file1.a1a829e9.partial 2024/12/11 02:17:30 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-doyaked5futu/file1.a1a829e9.partial" 2024/12/11 02:17:30 DEBUG : : Looking for writers 2024/12/11 02:17:30 DEBUG : file1: reading active writers 2024/12/11 02:17:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/12/11 02:17:30 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:30 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-doyaked5futu/file1.a1a829e9.partial 2024/12/11 02:17:30 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:30 DEBUG : file1.a1a829e9.partial: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2024/12/11 02:17:30 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/12/11 02:17:30 DEBUG : file1.a1a829e9.partial: renamed to: file1 2024/12/11 02:17:30 INFO : file1: Copied (new) 2024/12/11 02:17:30 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/file1" 2024/12/11 02:17:30 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:30 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: md5sum /rclone-test-doyaked5futu/file1 2024/12/11 02:17:30 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-doyaked5futu/file1" 2024/12/11 02:17:30 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:30 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-doyaked5futu/file1 2024/12/11 02:17:30 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:30 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2024/12/11 02:17:30 DEBUG : file1: vfs cache: fingerprint now "11,2024-12-11 02:17:30 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2024/12/11 02:17:30 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/12/11 02:17:30 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/11 02:17:30 INFO : file1: vfs cache: upload succeeded try #1 2024/12/11 02:17:30 DEBUG : : Looking for writers 2024/12/11 02:17:30 DEBUG : file1: reading active writers 2024/12/11 02:17:30 DEBUG : >WaitForWriters: 2024/12/11 02:17:30 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/file1" 2024/12/11 02:17:30 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:30 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: md5sum /rclone-test-doyaked5futu/file1 2024/12/11 02:17:30 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-doyaked5futu/file1" 2024/12/11 02:17:31 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:31 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-doyaked5futu/file1 2024/12/11 02:17:31 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:31 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2024/12/11 02:17:31 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/file1" 2024/12/11 02:17:31 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:31 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: sha1sum /rclone-test-doyaked5futu/file1 2024/12/11 02:17:31 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-doyaked5futu/file1" 2024/12/11 02:17:31 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:31 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /rclone-test-doyaked5futu/file1 2024/12/11 02:17:31 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:31 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2024/12/11 02:17:31 DEBUG : WaitForWriters: timeout=30s 2024/12/11 02:17:31 DEBUG : : Looking for writers 2024/12/11 02:17:31 DEBUG : file1: reading active writers 2024/12/11 02:17:31 DEBUG : >WaitForWriters: 2024/12/11 02:17:31 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.52s) === RUN TestRWFileHandleWriteAt run.go:180: Remote "sftp://rclone@:22/rclone-test-doyaked5futu", Local "Local file system at /tmp/rclone2550318220", Modify Window "1s" 2024/12/11 02:17:31 INFO : sftp://rclone@:22/rclone-test-doyaked5futu: poll-interval is not supported by this remote 2024/12/11 02:17:31 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/11 02:17:31 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-doyaked5futu" 2024/12/11 02:17:31 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-doyaked5futu" 2024/12/11 02:17:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-doyaked5futu" 2024/12/11 02:17:31 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/11 02:17:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-doyaked5futu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-doyaked5futu" 2024/12/11 02:17:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-doyaked5futu" 2024/12/11 02:17:31 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/11 02:17:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-doyaked5futu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-doyaked5futu" 2024/12/11 02:17:31 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 02:17:31 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/11 02:17:31 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/11 02:17:31 DEBUG : file1: newRWFileHandle: 2024/12/11 02:17:31 DEBUG : file1(0xc000458700): openPending: 2024/12/11 02:17:31 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 02:17:31 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/11 02:17:31 DEBUG : file1(0xc000458700): >openPending: err= 2024/12/11 02:17:31 DEBUG : file1: >newRWFileHandle: err= 2024/12/11 02:17:31 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/11 02:17:31 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/12/11 02:17:31 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/12/11 02:17:31 DEBUG : file1(0xc000458700): _writeAt: size=7, off=0 2024/12/11 02:17:31 DEBUG : file1(0xc000458700): >_writeAt: n=7, err= 2024/12/11 02:17:31 DEBUG : file1(0xc000458700): _writeAt: size=6, off=5 2024/12/11 02:17:31 DEBUG : file1(0xc000458700): >_writeAt: n=6, err= 2024/12/11 02:17:31 DEBUG : file1(0xc000458700): close: 2024/12/11 02:17:31 DEBUG : file1: vfs cache: setting modification time to 2024-12-11 02:17:31.145378109 +0000 UTC m=+25.066847449 2024/12/11 02:17:31 INFO : file1: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:31 DEBUG : file1(0xc000458700): >close: err= 2024/12/11 02:17:31 DEBUG : file1(0xc000458700): _writeAt: size=5, off=0 2024/12/11 02:17:31 DEBUG : file1(0xc000458700): >_writeAt: n=0, err=file already closed 2024/12/11 02:17:31 DEBUG : WaitForWriters: timeout=30s 2024/12/11 02:17:31 DEBUG : : Looking for writers 2024/12/11 02:17:31 DEBUG : file1: reading active writers 2024/12/11 02:17:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/11 02:17:31 DEBUG : : Looking for writers 2024/12/11 02:17:31 DEBUG : file1: reading active writers 2024/12/11 02:17:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/11 02:17:31 DEBUG : : Looking for writers 2024/12/11 02:17:31 DEBUG : file1: reading active writers 2024/12/11 02:17:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/11 02:17:31 DEBUG : : Looking for writers 2024/12/11 02:17:31 DEBUG : file1: reading active writers 2024/12/11 02:17:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/11 02:17:31 DEBUG : file1: vfs cache: starting upload 2024/12/11 02:17:31 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/file1.3c42022.partial" 2024/12/11 02:17:31 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:31 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: md5sum /rclone-test-doyaked5futu/file1.3c42022.partial 2024/12/11 02:17:31 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-doyaked5futu/file1.3c42022.partial" 2024/12/11 02:17:31 DEBUG : : Looking for writers 2024/12/11 02:17:31 DEBUG : file1: reading active writers 2024/12/11 02:17:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/12/11 02:17:31 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:31 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-doyaked5futu/file1.3c42022.partial 2024/12/11 02:17:31 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:31 DEBUG : file1.3c42022.partial: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2024/12/11 02:17:31 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/12/11 02:17:31 DEBUG : file1.3c42022.partial: renamed to: file1 2024/12/11 02:17:31 INFO : file1: Copied (new) 2024/12/11 02:17:31 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/file1" 2024/12/11 02:17:31 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:31 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: md5sum /rclone-test-doyaked5futu/file1 2024/12/11 02:17:31 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-doyaked5futu/file1" 2024/12/11 02:17:31 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:31 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-doyaked5futu/file1 2024/12/11 02:17:31 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:31 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2024/12/11 02:17:31 DEBUG : file1: vfs cache: fingerprint now "11,2024-12-11 02:17:31 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2024/12/11 02:17:31 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/12/11 02:17:31 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/11 02:17:31 INFO : file1: vfs cache: upload succeeded try #1 2024/12/11 02:17:31 DEBUG : : Looking for writers 2024/12/11 02:17:31 DEBUG : file1: reading active writers 2024/12/11 02:17:31 DEBUG : >WaitForWriters: 2024/12/11 02:17:31 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/file1" 2024/12/11 02:17:31 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:31 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: md5sum /rclone-test-doyaked5futu/file1 2024/12/11 02:17:31 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-doyaked5futu/file1" 2024/12/11 02:17:31 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:31 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-doyaked5futu/file1 2024/12/11 02:17:31 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:31 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2024/12/11 02:17:31 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/file1" 2024/12/11 02:17:31 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:31 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: sha1sum /rclone-test-doyaked5futu/file1 2024/12/11 02:17:31 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-doyaked5futu/file1" 2024/12/11 02:17:31 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:31 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /rclone-test-doyaked5futu/file1 2024/12/11 02:17:31 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:31 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2024/12/11 02:17:31 DEBUG : WaitForWriters: timeout=30s 2024/12/11 02:17:31 DEBUG : : Looking for writers 2024/12/11 02:17:31 DEBUG : file1: reading active writers 2024/12/11 02:17:31 DEBUG : >WaitForWriters: 2024/12/11 02:17:31 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.52s) === RUN TestRWFileHandleWriteNoWrite run.go:180: Remote "sftp://rclone@:22/rclone-test-doyaked5futu", Local "Local file system at /tmp/rclone2550318220", Modify Window "1s" 2024/12/11 02:17:31 INFO : sftp://rclone@:22/rclone-test-doyaked5futu: poll-interval is not supported by this remote 2024/12/11 02:17:31 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/11 02:17:31 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-doyaked5futu" 2024/12/11 02:17:31 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-doyaked5futu" 2024/12/11 02:17:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-doyaked5futu" 2024/12/11 02:17:31 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/11 02:17:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-doyaked5futu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-doyaked5futu" 2024/12/11 02:17:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-doyaked5futu" 2024/12/11 02:17:31 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/11 02:17:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-doyaked5futu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-doyaked5futu" 2024/12/11 02:17:31 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 02:17:31 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/11 02:17:31 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/11 02:17:31 DEBUG : file1: newRWFileHandle: 2024/12/11 02:17:31 DEBUG : file1(0xc0008a83c0): openPending: 2024/12/11 02:17:31 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 02:17:31 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/11 02:17:31 DEBUG : file1(0xc0008a83c0): >openPending: err= 2024/12/11 02:17:31 DEBUG : file1: >newRWFileHandle: err= 2024/12/11 02:17:31 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/11 02:17:31 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/12/11 02:17:31 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/12/11 02:17:31 DEBUG : file1(0xc0008a83c0): close: 2024/12/11 02:17:31 DEBUG : file1: vfs cache: setting modification time to 2024-12-11 02:17:31.668060003 +0000 UTC m=+25.589529374 2024/12/11 02:17:31 INFO : file1: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:31 DEBUG : file1(0xc0008a83c0): >close: err= 2024/12/11 02:17:31 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2024/12/11 02:17:31 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/12/11 02:17:31 DEBUG : file2: newRWFileHandle: 2024/12/11 02:17:31 DEBUG : file2(0xc0008a8500): openPending: 2024/12/11 02:17:31 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 02:17:31 DEBUG : : Added virtual directory entry vAddFile: "file2" 2024/12/11 02:17:31 DEBUG : file2(0xc0008a8500): >openPending: err= 2024/12/11 02:17:31 DEBUG : file2: >newRWFileHandle: err= 2024/12/11 02:17:31 DEBUG : : Added virtual directory entry vAddFile: "file2" 2024/12/11 02:17:31 DEBUG : file2: >Open: fd=file2 (rw), err= 2024/12/11 02:17:31 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2024/12/11 02:17:31 DEBUG : file2(0xc0008a8500): RWFileHandle.Flush 2024/12/11 02:17:31 DEBUG : file2(0xc0008a8500): RWFileHandle.Release 2024/12/11 02:17:31 DEBUG : file2(0xc0008a8500): close: 2024/12/11 02:17:31 DEBUG : file2: vfs cache: setting modification time to 2024-12-11 02:17:31.668774977 +0000 UTC m=+25.590244327 2024/12/11 02:17:31 INFO : file2: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:31 DEBUG : file2(0xc0008a8500): >close: err= 2024/12/11 02:17:31 DEBUG : WaitForWriters: timeout=30s 2024/12/11 02:17:31 DEBUG : : Looking for writers 2024/12/11 02:17:31 DEBUG : file1: reading active writers 2024/12/11 02:17:31 DEBUG : file2: reading active writers 2024/12/11 02:17:31 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2024/12/11 02:17:31 DEBUG : : Looking for writers 2024/12/11 02:17:31 DEBUG : file1: reading active writers 2024/12/11 02:17:31 DEBUG : file2: reading active writers 2024/12/11 02:17:31 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2024/12/11 02:17:31 DEBUG : : Looking for writers 2024/12/11 02:17:31 DEBUG : file1: reading active writers 2024/12/11 02:17:31 DEBUG : file2: reading active writers 2024/12/11 02:17:31 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2024/12/11 02:17:31 DEBUG : : Looking for writers 2024/12/11 02:17:31 DEBUG : file1: reading active writers 2024/12/11 02:17:31 DEBUG : file2: reading active writers 2024/12/11 02:17:31 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2024/12/11 02:17:31 DEBUG : file1: vfs cache: starting upload 2024/12/11 02:17:31 DEBUG : file2: vfs cache: starting upload 2024/12/11 02:17:31 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/file2.2a2fa81a.partial" 2024/12/11 02:17:31 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:31 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: md5sum /rclone-test-doyaked5futu/file2.2a2fa81a.partial 2024/12/11 02:17:31 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-doyaked5futu/file2.2a2fa81a.partial" 2024/12/11 02:17:31 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/file1.34559479.partial" 2024/12/11 02:17:31 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:31 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: md5sum /rclone-test-doyaked5futu/file1.34559479.partial 2024/12/11 02:17:31 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-doyaked5futu/file1.34559479.partial" 2024/12/11 02:17:31 DEBUG : : Looking for writers 2024/12/11 02:17:31 DEBUG : file1: reading active writers 2024/12/11 02:17:31 DEBUG : file2: reading active writers 2024/12/11 02:17:31 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2024/12/11 02:17:31 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:31 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-doyaked5futu/file2.2a2fa81a.partial 2024/12/11 02:17:31 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:31 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:31 DEBUG : file2.2a2fa81a.partial: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2024/12/11 02:17:31 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-doyaked5futu/file1.34559479.partial 2024/12/11 02:17:31 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:31 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/12/11 02:17:31 DEBUG : file1.34559479.partial: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2024/12/11 02:17:31 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/12/11 02:17:31 DEBUG : file2.2a2fa81a.partial: renamed to: file2 2024/12/11 02:17:31 INFO : file2: Copied (new) 2024/12/11 02:17:31 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/file2" 2024/12/11 02:17:31 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:31 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: md5sum /rclone-test-doyaked5futu/file2 2024/12/11 02:17:31 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-doyaked5futu/file2" 2024/12/11 02:17:31 DEBUG : file1.34559479.partial: renamed to: file1 2024/12/11 02:17:31 INFO : file1: Copied (new) 2024/12/11 02:17:31 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/file1" 2024/12/11 02:17:31 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:31 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: md5sum /rclone-test-doyaked5futu/file1 2024/12/11 02:17:31 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-doyaked5futu/file1" 2024/12/11 02:17:31 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:31 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-doyaked5futu/file2 2024/12/11 02:17:31 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:31 DEBUG : file2: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2024/12/11 02:17:31 DEBUG : file2: vfs cache: fingerprint now "0,2024-12-11 02:17:31 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2024/12/11 02:17:31 DEBUG : file2: vfs cache: writeback object to VFS layer 2024/12/11 02:17:31 DEBUG : : Added virtual directory entry vAddFile: "file2" 2024/12/11 02:17:31 INFO : file2: vfs cache: upload succeeded try #1 2024/12/11 02:17:31 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:31 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-doyaked5futu/file1 2024/12/11 02:17:31 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:31 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2024/12/11 02:17:31 DEBUG : file1: vfs cache: fingerprint now "0,2024-12-11 02:17:31 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2024/12/11 02:17:31 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/12/11 02:17:31 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/11 02:17:31 INFO : file1: vfs cache: upload succeeded try #1 2024/12/11 02:17:31 DEBUG : : Looking for writers 2024/12/11 02:17:31 DEBUG : file1: reading active writers 2024/12/11 02:17:31 DEBUG : file2: reading active writers 2024/12/11 02:17:31 DEBUG : >WaitForWriters: 2024/12/11 02:17:31 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/file1" 2024/12/11 02:17:31 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:31 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: md5sum /rclone-test-doyaked5futu/file1 2024/12/11 02:17:31 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-doyaked5futu/file1" 2024/12/11 02:17:32 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:32 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-doyaked5futu/file1 2024/12/11 02:17:32 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:32 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2024/12/11 02:17:32 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/file1" 2024/12/11 02:17:32 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:32 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: sha1sum /rclone-test-doyaked5futu/file1 2024/12/11 02:17:32 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-doyaked5futu/file1" 2024/12/11 02:17:32 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:32 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-doyaked5futu/file1 2024/12/11 02:17:32 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:32 DEBUG : file1: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2024/12/11 02:17:32 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/file2" 2024/12/11 02:17:32 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:32 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: md5sum /rclone-test-doyaked5futu/file2 2024/12/11 02:17:32 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-doyaked5futu/file2" 2024/12/11 02:17:32 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:32 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-doyaked5futu/file2 2024/12/11 02:17:32 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:32 DEBUG : file2: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2024/12/11 02:17:32 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/file2" 2024/12/11 02:17:32 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:32 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: sha1sum /rclone-test-doyaked5futu/file2 2024/12/11 02:17:32 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-doyaked5futu/file2" 2024/12/11 02:17:32 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:32 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-doyaked5futu/file2 2024/12/11 02:17:32 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:32 DEBUG : file2: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2024/12/11 02:17:32 DEBUG : WaitForWriters: timeout=30s 2024/12/11 02:17:32 DEBUG : : Looking for writers 2024/12/11 02:17:32 DEBUG : file1: reading active writers 2024/12/11 02:17:32 DEBUG : file2: reading active writers 2024/12/11 02:17:32 DEBUG : >WaitForWriters: 2024/12/11 02:17:32 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (0.71s) === RUN TestRWFileHandleFlushWrite run.go:180: Remote "sftp://rclone@:22/rclone-test-doyaked5futu", Local "Local file system at /tmp/rclone2550318220", Modify Window "1s" 2024/12/11 02:17:32 INFO : sftp://rclone@:22/rclone-test-doyaked5futu: poll-interval is not supported by this remote 2024/12/11 02:17:32 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/11 02:17:32 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-doyaked5futu" 2024/12/11 02:17:32 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-doyaked5futu" 2024/12/11 02:17:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-doyaked5futu" 2024/12/11 02:17:32 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/11 02:17:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-doyaked5futu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-doyaked5futu" 2024/12/11 02:17:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-doyaked5futu" 2024/12/11 02:17:32 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/11 02:17:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-doyaked5futu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-doyaked5futu" 2024/12/11 02:17:32 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 02:17:32 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/11 02:17:32 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/11 02:17:32 DEBUG : file1: newRWFileHandle: 2024/12/11 02:17:32 DEBUG : file1(0xc0006a03c0): openPending: 2024/12/11 02:17:32 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 02:17:32 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/11 02:17:32 DEBUG : file1(0xc0006a03c0): >openPending: err= 2024/12/11 02:17:32 DEBUG : file1: >newRWFileHandle: err= 2024/12/11 02:17:32 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/11 02:17:32 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/12/11 02:17:32 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/12/11 02:17:32 DEBUG : file1(0xc0006a03c0): _writeAt: size=5, off=0 2024/12/11 02:17:32 DEBUG : file1(0xc0006a03c0): >_writeAt: n=5, err= 2024/12/11 02:17:32 DEBUG : file1(0xc0006a03c0): RWFileHandle.Flush 2024/12/11 02:17:32 DEBUG : file1(0xc0006a03c0): RWFileHandle.Flush 2024/12/11 02:17:32 DEBUG : file1(0xc0006a03c0): close: 2024/12/11 02:17:32 DEBUG : file1: vfs cache: setting modification time to 2024-12-11 02:17:32.377178734 +0000 UTC m=+26.298648074 2024/12/11 02:17:32 INFO : file1: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:32 DEBUG : file1(0xc0006a03c0): >close: err= 2024/12/11 02:17:32 DEBUG : WaitForWriters: timeout=30s 2024/12/11 02:17:32 DEBUG : : Looking for writers 2024/12/11 02:17:32 DEBUG : file1: reading active writers 2024/12/11 02:17:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/11 02:17:32 DEBUG : : Looking for writers 2024/12/11 02:17:32 DEBUG : file1: reading active writers 2024/12/11 02:17:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/11 02:17:32 DEBUG : : Looking for writers 2024/12/11 02:17:32 DEBUG : file1: reading active writers 2024/12/11 02:17:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/11 02:17:32 DEBUG : : Looking for writers 2024/12/11 02:17:32 DEBUG : file1: reading active writers 2024/12/11 02:17:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/11 02:17:32 DEBUG : file1: vfs cache: starting upload 2024/12/11 02:17:32 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/file1.a1a655d7.partial" 2024/12/11 02:17:32 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:32 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: md5sum /rclone-test-doyaked5futu/file1.a1a655d7.partial 2024/12/11 02:17:32 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-doyaked5futu/file1.a1a655d7.partial" 2024/12/11 02:17:32 DEBUG : : Looking for writers 2024/12/11 02:17:32 DEBUG : file1: reading active writers 2024/12/11 02:17:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/12/11 02:17:32 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:32 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-doyaked5futu/file1.a1a655d7.partial 2024/12/11 02:17:32 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:32 DEBUG : file1.a1a655d7.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2024/12/11 02:17:32 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2024/12/11 02:17:32 DEBUG : file1.a1a655d7.partial: renamed to: file1 2024/12/11 02:17:32 INFO : file1: Copied (new) 2024/12/11 02:17:32 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/file1" 2024/12/11 02:17:32 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:32 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: md5sum /rclone-test-doyaked5futu/file1 2024/12/11 02:17:32 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-doyaked5futu/file1" 2024/12/11 02:17:32 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:32 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-doyaked5futu/file1 2024/12/11 02:17:32 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:32 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2024/12/11 02:17:32 DEBUG : file1: vfs cache: fingerprint now "5,2024-12-11 02:17:32 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2024/12/11 02:17:32 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/12/11 02:17:32 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/11 02:17:32 INFO : file1: vfs cache: upload succeeded try #1 2024/12/11 02:17:32 DEBUG : : Looking for writers 2024/12/11 02:17:32 DEBUG : file1: reading active writers 2024/12/11 02:17:32 DEBUG : >WaitForWriters: 2024/12/11 02:17:32 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.32s) === RUN TestRWFileHandleReleaseWrite run.go:180: Remote "sftp://rclone@:22/rclone-test-doyaked5futu", Local "Local file system at /tmp/rclone2550318220", Modify Window "1s" 2024/12/11 02:17:32 INFO : sftp://rclone@:22/rclone-test-doyaked5futu: poll-interval is not supported by this remote 2024/12/11 02:17:32 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/11 02:17:32 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-doyaked5futu" 2024/12/11 02:17:32 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-doyaked5futu" 2024/12/11 02:17:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-doyaked5futu" 2024/12/11 02:17:32 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/11 02:17:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-doyaked5futu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-doyaked5futu" 2024/12/11 02:17:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-doyaked5futu" 2024/12/11 02:17:32 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/11 02:17:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-doyaked5futu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-doyaked5futu" 2024/12/11 02:17:32 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 02:17:32 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/11 02:17:32 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/11 02:17:32 DEBUG : file1: newRWFileHandle: 2024/12/11 02:17:32 DEBUG : file1(0xc000b5adc0): openPending: 2024/12/11 02:17:32 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 02:17:32 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/11 02:17:32 DEBUG : file1(0xc000b5adc0): >openPending: err= 2024/12/11 02:17:32 DEBUG : file1: >newRWFileHandle: err= 2024/12/11 02:17:32 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/11 02:17:32 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/12/11 02:17:32 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/12/11 02:17:32 DEBUG : file1(0xc000b5adc0): _writeAt: size=5, off=0 2024/12/11 02:17:32 DEBUG : file1(0xc000b5adc0): >_writeAt: n=5, err= 2024/12/11 02:17:32 DEBUG : file1(0xc000b5adc0): RWFileHandle.Release 2024/12/11 02:17:32 DEBUG : file1(0xc000b5adc0): close: 2024/12/11 02:17:32 DEBUG : file1: vfs cache: setting modification time to 2024-12-11 02:17:32.69358192 +0000 UTC m=+26.615051261 2024/12/11 02:17:32 INFO : file1: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:32 DEBUG : file1(0xc000b5adc0): >close: err= 2024/12/11 02:17:32 DEBUG : file1(0xc000b5adc0): RWFileHandle.Release 2024/12/11 02:17:32 DEBUG : WaitForWriters: timeout=30s 2024/12/11 02:17:32 DEBUG : : Looking for writers 2024/12/11 02:17:32 DEBUG : file1: reading active writers 2024/12/11 02:17:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/11 02:17:32 DEBUG : : Looking for writers 2024/12/11 02:17:32 DEBUG : file1: reading active writers 2024/12/11 02:17:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/11 02:17:32 DEBUG : : Looking for writers 2024/12/11 02:17:32 DEBUG : file1: reading active writers 2024/12/11 02:17:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/11 02:17:32 DEBUG : : Looking for writers 2024/12/11 02:17:32 DEBUG : file1: reading active writers 2024/12/11 02:17:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/11 02:17:32 DEBUG : file1: vfs cache: starting upload 2024/12/11 02:17:32 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/file1.6fab0001.partial" 2024/12/11 02:17:32 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:32 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: md5sum /rclone-test-doyaked5futu/file1.6fab0001.partial 2024/12/11 02:17:32 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-doyaked5futu/file1.6fab0001.partial" 2024/12/11 02:17:32 DEBUG : : Looking for writers 2024/12/11 02:17:32 DEBUG : file1: reading active writers 2024/12/11 02:17:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/12/11 02:17:32 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:32 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-doyaked5futu/file1.6fab0001.partial 2024/12/11 02:17:32 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:32 DEBUG : file1.6fab0001.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2024/12/11 02:17:32 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2024/12/11 02:17:32 DEBUG : file1.6fab0001.partial: renamed to: file1 2024/12/11 02:17:32 INFO : file1: Copied (new) 2024/12/11 02:17:32 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/file1" 2024/12/11 02:17:32 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:32 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: md5sum /rclone-test-doyaked5futu/file1 2024/12/11 02:17:32 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-doyaked5futu/file1" 2024/12/11 02:17:32 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:32 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-doyaked5futu/file1 2024/12/11 02:17:32 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:32 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2024/12/11 02:17:32 DEBUG : file1: vfs cache: fingerprint now "5,2024-12-11 02:17:32 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2024/12/11 02:17:32 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/12/11 02:17:32 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/11 02:17:32 INFO : file1: vfs cache: upload succeeded try #1 2024/12/11 02:17:33 DEBUG : : Looking for writers 2024/12/11 02:17:33 DEBUG : file1: reading active writers 2024/12/11 02:17:33 DEBUG : >WaitForWriters: 2024/12/11 02:17:33 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.32s) === RUN TestRWFileHandleSizeTruncateExisting run.go:180: Remote "sftp://rclone@:22/rclone-test-doyaked5futu", Local "Local file system at /tmp/rclone2550318220", Modify Window "1s" 2024/12/11 02:17:33 INFO : sftp://rclone@:22/rclone-test-doyaked5futu: poll-interval is not supported by this remote 2024/12/11 02:17:33 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/11 02:17:33 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-doyaked5futu" 2024/12/11 02:17:33 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-doyaked5futu" 2024/12/11 02:17:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-doyaked5futu" 2024/12/11 02:17:33 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/11 02:17:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-doyaked5futu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-doyaked5futu" 2024/12/11 02:17:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-doyaked5futu" 2024/12/11 02:17:33 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/11 02:17:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-doyaked5futu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-doyaked5futu" 2024/12/11 02:17:33 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/11 02:17:33 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:33 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:33 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: md5sum /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:33 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:33 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:33 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:33 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:33 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2024/12/11 02:17:33 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:33 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:33 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: sha1sum /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:33 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:33 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:33 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:33 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:33 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2024/12/11 02:17:33 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2024/12/11 02:17:33 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/12/11 02:17:33 DEBUG : dir/file1: newRWFileHandle: 2024/12/11 02:17:33 DEBUG : dir/file1(0xc0008a87c0): openPending: 2024/12/11 02:17:33 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:33 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:33 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: md5sum /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:33 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:33 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:33 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:33 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:33 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2024/12/11 02:17:33 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2024/12/11 02:17:33 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/12/11 02:17:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/11 02:17:33 DEBUG : dir/file1(0xc0008a87c0): >openPending: err= 2024/12/11 02:17:33 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/12/11 02:17:33 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/11 02:17:33 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/11 02:17:33 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/12/11 02:17:33 DEBUG : dir/file1(0xc0008a87c0): _writeAt: size=5, off=0 2024/12/11 02:17:33 DEBUG : dir/file1(0xc0008a87c0): >_writeAt: n=5, err= 2024/12/11 02:17:33 DEBUG : dir/file1(0xc0008a87c0): close: 2024/12/11 02:17:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 02:17:33 DEBUG : dir/file1: vfs cache: setting modification time to 2024-12-11 02:17:33.320685893 +0000 UTC m=+27.242155233 2024/12/11 02:17:33 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:33 DEBUG : dir/file1(0xc0008a87c0): >close: err= 2024/12/11 02:17:33 DEBUG : WaitForWriters: timeout=30s 2024/12/11 02:17:33 DEBUG : dir: Looking for writers 2024/12/11 02:17:33 DEBUG : file1: reading active writers 2024/12/11 02:17:33 DEBUG : : Looking for writers 2024/12/11 02:17:33 DEBUG : dir: reading active writers 2024/12/11 02:17:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/11 02:17:33 DEBUG : dir: Looking for writers 2024/12/11 02:17:33 DEBUG : file1: reading active writers 2024/12/11 02:17:33 DEBUG : : Looking for writers 2024/12/11 02:17:33 DEBUG : dir: reading active writers 2024/12/11 02:17:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/11 02:17:33 DEBUG : dir: Looking for writers 2024/12/11 02:17:33 DEBUG : file1: reading active writers 2024/12/11 02:17:33 DEBUG : : Looking for writers 2024/12/11 02:17:33 DEBUG : dir: reading active writers 2024/12/11 02:17:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/11 02:17:33 DEBUG : dir: Looking for writers 2024/12/11 02:17:33 DEBUG : file1: reading active writers 2024/12/11 02:17:33 DEBUG : : Looking for writers 2024/12/11 02:17:33 DEBUG : dir: reading active writers 2024/12/11 02:17:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/11 02:17:33 DEBUG : dir/file1: vfs cache: starting upload 2024/12/11 02:17:33 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/dir/file1.e3a881.partial" 2024/12/11 02:17:33 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:33 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: md5sum /rclone-test-doyaked5futu/dir/file1.e3a881.partial 2024/12/11 02:17:33 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-doyaked5futu/dir/file1.e3a881.partial" 2024/12/11 02:17:33 DEBUG : dir: Looking for writers 2024/12/11 02:17:33 DEBUG : file1: reading active writers 2024/12/11 02:17:33 DEBUG : : Looking for writers 2024/12/11 02:17:33 DEBUG : dir: reading active writers 2024/12/11 02:17:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/12/11 02:17:33 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:33 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-doyaked5futu/dir/file1.e3a881.partial 2024/12/11 02:17:33 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:33 DEBUG : dir/file1.e3a881.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2024/12/11 02:17:33 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2024/12/11 02:17:33 DEBUG : dir/file1.e3a881.partial: renamed to: dir/file1 2024/12/11 02:17:33 INFO : dir/file1: Copied (replaced existing) 2024/12/11 02:17:33 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:33 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:33 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: md5sum /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:33 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:33 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:33 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:33 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:33 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2024/12/11 02:17:33 DEBUG : dir/file1: vfs cache: fingerprint now "5,2024-12-11 02:17:33 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2024/12/11 02:17:33 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2024/12/11 02:17:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/11 02:17:33 INFO : dir/file1: vfs cache: upload succeeded try #1 2024/12/11 02:17:33 DEBUG : dir: Looking for writers 2024/12/11 02:17:33 DEBUG : file1: reading active writers 2024/12/11 02:17:33 DEBUG : : Looking for writers 2024/12/11 02:17:33 DEBUG : dir: reading active writers 2024/12/11 02:17:33 DEBUG : >WaitForWriters: 2024/12/11 02:17:33 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (0.63s) === RUN TestRWFileHandleSizeCreateExisting run.go:180: Remote "sftp://rclone@:22/rclone-test-doyaked5futu", Local "Local file system at /tmp/rclone2550318220", Modify Window "1s" 2024/12/11 02:17:33 INFO : sftp://rclone@:22/rclone-test-doyaked5futu: poll-interval is not supported by this remote 2024/12/11 02:17:33 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/11 02:17:33 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-doyaked5futu" 2024/12/11 02:17:33 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-doyaked5futu" 2024/12/11 02:17:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-doyaked5futu" 2024/12/11 02:17:33 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/11 02:17:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-doyaked5futu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-doyaked5futu" 2024/12/11 02:17:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-doyaked5futu" 2024/12/11 02:17:33 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/11 02:17:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-doyaked5futu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-doyaked5futu" 2024/12/11 02:17:33 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/11 02:17:33 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:33 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:33 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: md5sum /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:33 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:33 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:33 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:33 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:33 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2024/12/11 02:17:33 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:33 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:33 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: sha1sum /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:33 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:33 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:33 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:33 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:33 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2024/12/11 02:17:33 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 02:17:33 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2024/12/11 02:17:33 DEBUG : dir/file1: newRWFileHandle: 2024/12/11 02:17:33 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/11 02:17:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/11 02:17:33 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/11 02:17:33 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/12/11 02:17:33 DEBUG : dir/file1(0xc0006a0d00): _writeAt: size=5, off=0 2024/12/11 02:17:33 DEBUG : dir/file1(0xc0006a0d00): openPending: 2024/12/11 02:17:33 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:33 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:33 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: md5sum /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:33 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:33 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:33 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:33 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:33 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2024/12/11 02:17:33 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2024/12/11 02:17:33 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/12/11 02:17:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/11 02:17:33 DEBUG : dir/file1(0xc0006a0d00): >openPending: err= 2024/12/11 02:17:33 DEBUG : dir/file1(0xc0006a0d00): >_writeAt: n=5, err= 2024/12/11 02:17:33 DEBUG : dir/file1(0xc0006a0d00): _writeAt: size=15, off=5 2024/12/11 02:17:33 DEBUG : dir/file1(0xc0006a0d00): >_writeAt: n=15, err= 2024/12/11 02:17:33 DEBUG : dir/file1(0xc0006a0d00): close: 2024/12/11 02:17:33 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2024/12/11 02:17:33 DEBUG : dir/file1: vfs cache: setting modification time to 2024-12-11 02:17:33.940997637 +0000 UTC m=+27.862466977 2024/12/11 02:17:33 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:33 DEBUG : dir/file1(0xc0006a0d00): >close: err= 2024/12/11 02:17:33 DEBUG : WaitForWriters: timeout=30s 2024/12/11 02:17:33 DEBUG : dir: Looking for writers 2024/12/11 02:17:33 DEBUG : file1: reading active writers 2024/12/11 02:17:33 DEBUG : : Looking for writers 2024/12/11 02:17:33 DEBUG : dir: reading active writers 2024/12/11 02:17:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/11 02:17:33 DEBUG : dir: Looking for writers 2024/12/11 02:17:33 DEBUG : file1: reading active writers 2024/12/11 02:17:33 DEBUG : : Looking for writers 2024/12/11 02:17:33 DEBUG : dir: reading active writers 2024/12/11 02:17:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/11 02:17:33 DEBUG : dir: Looking for writers 2024/12/11 02:17:33 DEBUG : file1: reading active writers 2024/12/11 02:17:33 DEBUG : : Looking for writers 2024/12/11 02:17:33 DEBUG : dir: reading active writers 2024/12/11 02:17:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/11 02:17:34 DEBUG : dir: Looking for writers 2024/12/11 02:17:34 DEBUG : file1: reading active writers 2024/12/11 02:17:34 DEBUG : : Looking for writers 2024/12/11 02:17:34 DEBUG : dir: reading active writers 2024/12/11 02:17:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/11 02:17:34 DEBUG : dir/file1: vfs cache: starting upload 2024/12/11 02:17:34 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/dir/file1.ddec2285.partial" 2024/12/11 02:17:34 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:34 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: md5sum /rclone-test-doyaked5futu/dir/file1.ddec2285.partial 2024/12/11 02:17:34 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-doyaked5futu/dir/file1.ddec2285.partial" 2024/12/11 02:17:34 DEBUG : dir: Looking for writers 2024/12/11 02:17:34 DEBUG : file1: reading active writers 2024/12/11 02:17:34 DEBUG : : Looking for writers 2024/12/11 02:17:34 DEBUG : dir: reading active writers 2024/12/11 02:17:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/12/11 02:17:34 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:34 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: 5198435b5c4e591523b7f5435cc07e88 /rclone-test-doyaked5futu/dir/file1.ddec2285.partial 2024/12/11 02:17:34 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:34 DEBUG : dir/file1.ddec2285.partial: Parsed hash: 5198435b5c4e591523b7f5435cc07e88 2024/12/11 02:17:34 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2024/12/11 02:17:34 DEBUG : dir/file1.ddec2285.partial: renamed to: dir/file1 2024/12/11 02:17:34 INFO : dir/file1: Copied (replaced existing) 2024/12/11 02:17:34 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:34 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:34 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: md5sum /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:34 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:34 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:34 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: 5198435b5c4e591523b7f5435cc07e88 /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:34 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:34 DEBUG : dir/file1: Parsed hash: 5198435b5c4e591523b7f5435cc07e88 2024/12/11 02:17:34 DEBUG : dir/file1: vfs cache: fingerprint now "20,2024-12-11 02:17:33 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2024/12/11 02:17:34 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2024/12/11 02:17:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/11 02:17:34 INFO : dir/file1: vfs cache: upload succeeded try #1 2024/12/11 02:17:34 DEBUG : dir: Looking for writers 2024/12/11 02:17:34 DEBUG : file1: reading active writers 2024/12/11 02:17:34 DEBUG : : Looking for writers 2024/12/11 02:17:34 DEBUG : dir: reading active writers 2024/12/11 02:17:34 DEBUG : >WaitForWriters: 2024/12/11 02:17:34 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (0.62s) === RUN TestRWFileHandleSizeCreateNew run.go:180: Remote "sftp://rclone@:22/rclone-test-doyaked5futu", Local "Local file system at /tmp/rclone2550318220", Modify Window "1s" 2024/12/11 02:17:34 INFO : sftp://rclone@:22/rclone-test-doyaked5futu: poll-interval is not supported by this remote 2024/12/11 02:17:34 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/11 02:17:34 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-doyaked5futu" 2024/12/11 02:17:34 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-doyaked5futu" 2024/12/11 02:17:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-doyaked5futu" 2024/12/11 02:17:34 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/11 02:17:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-doyaked5futu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-doyaked5futu" 2024/12/11 02:17:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-doyaked5futu" 2024/12/11 02:17:34 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/11 02:17:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-doyaked5futu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-doyaked5futu" 2024/12/11 02:17:34 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 02:17:34 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/11 02:17:34 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/11 02:17:34 DEBUG : file1: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : file1(0xc0006a10c0): openPending: 2024/12/11 02:17:34 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/11 02:17:34 DEBUG : file1(0xc0006a10c0): >openPending: err= 2024/12/11 02:17:34 DEBUG : file1: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/11 02:17:34 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/12/11 02:17:34 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/12/11 02:17:34 DEBUG : file1(0xc0006a10c0): _writeAt: size=5, off=0 2024/12/11 02:17:34 DEBUG : file1(0xc0006a10c0): >_writeAt: n=5, err= 2024/12/11 02:17:34 DEBUG : file1(0xc0006a10c0): close: 2024/12/11 02:17:34 DEBUG : file1: vfs cache: setting modification time to 2024-12-11 02:17:34.25822174 +0000 UTC m=+28.179691080 2024/12/11 02:17:34 INFO : file1: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : file1(0xc0006a10c0): >close: err= 2024/12/11 02:17:34 DEBUG : WaitForWriters: timeout=30s 2024/12/11 02:17:34 DEBUG : : Looking for writers 2024/12/11 02:17:34 DEBUG : file1: reading active writers 2024/12/11 02:17:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/11 02:17:34 DEBUG : : Looking for writers 2024/12/11 02:17:34 DEBUG : file1: reading active writers 2024/12/11 02:17:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/11 02:17:34 DEBUG : : Looking for writers 2024/12/11 02:17:34 DEBUG : file1: reading active writers 2024/12/11 02:17:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/11 02:17:34 DEBUG : : Looking for writers 2024/12/11 02:17:34 DEBUG : file1: reading active writers 2024/12/11 02:17:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/11 02:17:34 DEBUG : file1: vfs cache: starting upload 2024/12/11 02:17:34 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/file1.6751c5e2.partial" 2024/12/11 02:17:34 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:34 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: md5sum /rclone-test-doyaked5futu/file1.6751c5e2.partial 2024/12/11 02:17:34 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-doyaked5futu/file1.6751c5e2.partial" 2024/12/11 02:17:34 DEBUG : : Looking for writers 2024/12/11 02:17:34 DEBUG : file1: reading active writers 2024/12/11 02:17:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/12/11 02:17:34 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:34 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-doyaked5futu/file1.6751c5e2.partial 2024/12/11 02:17:34 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:34 DEBUG : file1.6751c5e2.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2024/12/11 02:17:34 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2024/12/11 02:17:34 DEBUG : file1.6751c5e2.partial: renamed to: file1 2024/12/11 02:17:34 INFO : file1: Copied (new) 2024/12/11 02:17:34 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/file1" 2024/12/11 02:17:34 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:34 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: md5sum /rclone-test-doyaked5futu/file1 2024/12/11 02:17:34 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-doyaked5futu/file1" 2024/12/11 02:17:34 DEBUG : : Looking for writers 2024/12/11 02:17:34 DEBUG : file1: reading active writers 2024/12/11 02:17:34 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:34 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-doyaked5futu/file1 2024/12/11 02:17:34 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:34 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2024/12/11 02:17:34 DEBUG : file1: vfs cache: fingerprint now "5,2024-12-11 02:17:34 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2024/12/11 02:17:34 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/11 02:17:34 INFO : file1: vfs cache: upload succeeded try #1 2024/12/11 02:17:34 DEBUG : >WaitForWriters: 2024/12/11 02:17:34 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.32s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:180: Remote "sftp://rclone@:22/rclone-test-doyaked5futu", Local "Local file system at /tmp/rclone2550318220", Modify Window "1s" 2024/12/11 02:17:34 INFO : sftp://rclone@:22/rclone-test-doyaked5futu: poll-interval is not supported by this remote 2024/12/11 02:17:34 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/11 02:17:34 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-doyaked5futu" 2024/12/11 02:17:34 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-doyaked5futu" 2024/12/11 02:17:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-doyaked5futu" 2024/12/11 02:17:34 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/11 02:17:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-doyaked5futu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-doyaked5futu" 2024/12/11 02:17:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-doyaked5futu" 2024/12/11 02:17:34 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/11 02:17:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-doyaked5futu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-doyaked5futu" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2024/12/11 02:17:34 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5b480): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5b480): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5b480): _writeAt: size=5, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5b480): >_writeAt: n=5, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5b480): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.578143629 +0000 UTC m=+28.499612969 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5b480): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5b4c0): _readAt: size=2, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5b4c0): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5b4c0): >openPending: err= 2024/12/11 02:17:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5b4c0): >_readAt: n=2, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5b4c0): _writeAt: size=3, off=2 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5b4c0): >_writeAt: n=0, err=Bad file descriptor 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5b4c0): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.578143629 +0000 UTC m=+28.499612969 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5b4c0): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5b500): _readAt: size=512, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5b500): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5b500): >openPending: err= 2024/12/11 02:17:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5b500): >_readAt: n=5, err=EOF 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5b500): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.578143629 +0000 UTC m=+28.499612969 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5b500): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: Remove: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051bc70 item 1 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5b540): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5b540): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5b540): _writeAt: size=5, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5b540): >_writeAt: n=5, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5b540): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.587217762 +0000 UTC m=+28.508687102 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5b540): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5b5c0): _readAt: size=512, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5b5c0): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5b5c0): >openPending: err= 2024/12/11 02:17:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5b5c0): >_readAt: n=5, err=EOF 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5b5c0): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.587217762 +0000 UTC m=+28.508687102 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5b5c0): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: Remove: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005248c0 item 2 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5b600): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5b600): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5b600): _writeAt: size=5, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5b600): >_writeAt: n=5, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5b600): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.588384743 +0000 UTC m=+28.509854093 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5b600): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5b640): _readAt: size=2, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5b640): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5b640): >openPending: err= 2024/12/11 02:17:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5b640): >_readAt: n=2, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5b640): _writeAt: size=3, off=2 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5b640): >_writeAt: n=0, err=Bad file descriptor 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5b640): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.588384743 +0000 UTC m=+28.509854093 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5b640): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5b680): _readAt: size=512, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5b680): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5b680): >openPending: err= 2024/12/11 02:17:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5b680): >_readAt: n=5, err=EOF 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5b680): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.588384743 +0000 UTC m=+28.509854093 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5b680): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: Remove: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000525260 item 3 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5b700): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5b700): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5b700): _writeAt: size=5, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5b700): >_writeAt: n=5, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5b700): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.592912487 +0000 UTC m=+28.514381827 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5b700): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5b780): _readAt: size=512, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5b780): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5b780): >openPending: err= 2024/12/11 02:17:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5b780): >_readAt: n=5, err=EOF 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5b780): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.592912487 +0000 UTC m=+28.514381827 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5b780): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: Remove: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000525ab0 item 4 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5b7c0): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5b7c0): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5b7c0): _writeAt: size=5, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5b7c0): >_writeAt: n=5, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5b7c0): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.59510156 +0000 UTC m=+28.516570901 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5b7c0): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5b800): _readAt: size=2, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5b800): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5b800): >openPending: err= 2024/12/11 02:17:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5b800): >_readAt: n=2, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5b800): _writeAt: size=3, off=2 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5b800): >_writeAt: n=0, err=Bad file descriptor 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5b800): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.59510156 +0000 UTC m=+28.516570901 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5b800): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5b840): _readAt: size=512, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5b840): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5b840): >openPending: err= 2024/12/11 02:17:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5b840): >_readAt: n=5, err=EOF 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5b840): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.59510156 +0000 UTC m=+28.516570901 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5b840): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: Remove: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001d0380 item 5 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5b8c0): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5b8c0): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5b8c0): _writeAt: size=5, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5b8c0): >_writeAt: n=5, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5b8c0): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.597364531 +0000 UTC m=+28.518833871 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5b8c0): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5b940): _readAt: size=512, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5b940): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5b940): >openPending: err= 2024/12/11 02:17:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5b940): >_readAt: n=5, err=EOF 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5b940): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.597364531 +0000 UTC m=+28.518833871 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5b940): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: Remove: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001d0770 item 6 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5b9c0): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5b9c0): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5b9c0): _writeAt: size=5, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5b9c0): >_writeAt: n=5, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5b9c0): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.598958393 +0000 UTC m=+28.520427732 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5b9c0): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5ba80): _readAt: size=2, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5ba80): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5ba80): >openPending: err= 2024/12/11 02:17:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5ba80): >_readAt: n=2, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5ba80): _writeAt: size=3, off=2 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5ba80): >_writeAt: n=0, err=Bad file descriptor 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5ba80): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.598958393 +0000 UTC m=+28.520427732 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5ba80): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5bac0): _readAt: size=512, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5bac0): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5bac0): >openPending: err= 2024/12/11 02:17:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5bac0): >_readAt: n=5, err=EOF 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5bac0): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.598958393 +0000 UTC m=+28.520427732 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5bac0): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: Remove: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001d0af0 item 7 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5bb80): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5bb80): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5bb80): _writeAt: size=5, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5bb80): >_writeAt: n=5, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5bb80): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.601342207 +0000 UTC m=+28.522811567 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5bb80): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5bc00): _readAt: size=512, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5bc00): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5bc00): >openPending: err= 2024/12/11 02:17:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5bc00): >_readAt: n=5, err=EOF 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5bc00): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.601342207 +0000 UTC m=+28.522811567 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5bc00): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: Remove: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001d1030 item 8 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5bc40): _readAt: size=2, off=0 2024/12/11 02:17:34 ERROR : open-test-file(0xc000b5bc40): Couldn't read size of file 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5bc40): >_readAt: n=0, err=EOF 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5bc40): _writeAt: size=5, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5bc40): >_writeAt: n=0, err=Bad file descriptor 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5bc40): close: 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5bc40): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5bc80): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5bc80): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5bc80): _writeAt: size=5, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5bc80): >_writeAt: n=5, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5bc80): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.603756978 +0000 UTC m=+28.525226328 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5bc80): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5bcc0): _readAt: size=2, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5bcc0): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5bcc0): >openPending: err= 2024/12/11 02:17:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5bcc0): >_readAt: n=2, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5bcc0): _writeAt: size=3, off=2 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5bcc0): >_writeAt: n=0, err=Bad file descriptor 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5bcc0): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.603756978 +0000 UTC m=+28.525226328 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5bcc0): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5bd00): _readAt: size=512, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5bd00): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5bd00): >openPending: err= 2024/12/11 02:17:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5bd00): >_readAt: n=5, err=EOF 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5bd00): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.603756978 +0000 UTC m=+28.525226328 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5bd00): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: Remove: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001d1500 item 9 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5bd80): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5bd80): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5bd80): _writeAt: size=5, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5bd80): >_writeAt: n=5, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5bd80): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.605975837 +0000 UTC m=+28.527445177 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5bd80): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5be00): _readAt: size=512, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5be00): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5be00): >openPending: err= 2024/12/11 02:17:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5be00): >_readAt: n=5, err=EOF 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5be00): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.605975837 +0000 UTC m=+28.527445177 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5be00): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: Remove: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001d19d0 item 10 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5bec0): _readAt: size=2, off=0 2024/12/11 02:17:34 ERROR : open-test-file(0xc000b5bec0): Couldn't read size of file 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5bec0): >_readAt: n=0, err=EOF 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5bec0): _writeAt: size=5, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5bec0): >_writeAt: n=0, err=Bad file descriptor 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5bec0): close: 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5bec0): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5bf00): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5bf00): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5bf00): _writeAt: size=5, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5bf00): >_writeAt: n=5, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5bf00): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.607870315 +0000 UTC m=+28.529339675 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5bf00): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc00020b840): _readAt: size=2, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc00020b840): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc00020b840): >openPending: err= 2024/12/11 02:17:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/11 02:17:34 DEBUG : open-test-file(0xc00020b840): >_readAt: n=2, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc00020b840): _writeAt: size=3, off=2 2024/12/11 02:17:34 DEBUG : open-test-file(0xc00020b840): >_writeAt: n=0, err=Bad file descriptor 2024/12/11 02:17:34 DEBUG : open-test-file(0xc00020b840): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.607870315 +0000 UTC m=+28.529339675 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc00020b840): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc00020b940): _readAt: size=512, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc00020b940): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc00020b940): >openPending: err= 2024/12/11 02:17:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 02:17:34 DEBUG : open-test-file(0xc00020b940): >_readAt: n=5, err=EOF 2024/12/11 02:17:34 DEBUG : open-test-file(0xc00020b940): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.607870315 +0000 UTC m=+28.529339675 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc00020b940): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: Remove: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001d1c70 item 11 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file(0xc00020b9c0): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc00020b9c0): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc00020b9c0): _writeAt: size=5, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc00020b9c0): >_writeAt: n=5, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc00020b9c0): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.610964996 +0000 UTC m=+28.532434336 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc00020b9c0): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc00020ba40): _readAt: size=512, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc00020ba40): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc00020ba40): >openPending: err= 2024/12/11 02:17:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 02:17:34 DEBUG : open-test-file(0xc00020ba40): >_readAt: n=5, err=EOF 2024/12/11 02:17:34 DEBUG : open-test-file(0xc00020ba40): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.610964996 +0000 UTC m=+28.532434336 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc00020ba40): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: Remove: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00024e1c0 item 12 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc00020bb00): _readAt: size=2, off=0 2024/12/11 02:17:34 ERROR : open-test-file(0xc00020bb00): Couldn't read size of file 2024/12/11 02:17:34 DEBUG : open-test-file(0xc00020bb00): >_readAt: n=0, err=EOF 2024/12/11 02:17:34 DEBUG : open-test-file(0xc00020bb00): _writeAt: size=5, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc00020bb00): >_writeAt: n=0, err=Bad file descriptor 2024/12/11 02:17:34 DEBUG : open-test-file(0xc00020bb00): close: 2024/12/11 02:17:34 DEBUG : open-test-file(0xc00020bb00): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file(0xc00020bb40): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc00020bb40): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc00020bb40): _writeAt: size=5, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc00020bb40): >_writeAt: n=5, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc00020bb40): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.613669274 +0000 UTC m=+28.535138613 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc00020bb40): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/11 02:17:34 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc00020bc00): _readAt: size=512, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc00020bc00): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc00020bc00): >openPending: err= 2024/12/11 02:17:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 02:17:34 DEBUG : open-test-file(0xc00020bc00): >_readAt: n=5, err=EOF 2024/12/11 02:17:34 DEBUG : open-test-file(0xc00020bc00): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.613669274 +0000 UTC m=+28.535138613 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc00020bc00): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: Remove: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00024e4d0 item 13 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file(0xc00020bc80): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc00020bc80): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc00020bc80): _writeAt: size=5, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc00020bc80): >_writeAt: n=5, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc00020bc80): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.61562259 +0000 UTC m=+28.537091930 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc00020bc80): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0000ad580): _readAt: size=512, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0000ad580): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0000ad580): >openPending: err= 2024/12/11 02:17:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0000ad580): >_readAt: n=5, err=EOF 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0000ad580): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.61562259 +0000 UTC m=+28.537091930 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0000ad580): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: Remove: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00024e7e0 item 14 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0000ad6c0): _readAt: size=2, off=0 2024/12/11 02:17:34 ERROR : open-test-file(0xc0000ad6c0): Couldn't read size of file 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0000ad6c0): >_readAt: n=0, err=EOF 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0000ad6c0): _writeAt: size=5, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0000ad6c0): >_writeAt: n=0, err=Bad file descriptor 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0000ad6c0): close: 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0000ad6c0): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0000ad780): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0000ad780): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0000ad780): _writeAt: size=5, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0000ad780): >_writeAt: n=5, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0000ad780): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.617623515 +0000 UTC m=+28.539092855 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0000ad780): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/11 02:17:34 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0000ad9c0): _readAt: size=512, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0000ad9c0): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0000ad9c0): >openPending: err= 2024/12/11 02:17:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0000ad9c0): >_readAt: n=5, err=EOF 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0000ad9c0): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.617623515 +0000 UTC m=+28.539092855 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0000ad9c0): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: Remove: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00024eaf0 item 15 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0000adb00): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0000adb00): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0000adb00): _writeAt: size=5, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0000adb00): >_writeAt: n=5, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0000adb00): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.619571102 +0000 UTC m=+28.541040442 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0000adb00): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0000addc0): _readAt: size=512, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0000addc0): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0000addc0): >openPending: err= 2024/12/11 02:17:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0000addc0): >_readAt: n=5, err=EOF 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0000addc0): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.619571102 +0000 UTC m=+28.541040442 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0000addc0): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: Remove: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00024ee00 item 16 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0000ade40): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0000ade40): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0000ade40): _writeAt: size=5, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0000ade40): >_writeAt: n=5, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0000ade40): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.621325951 +0000 UTC m=+28.542795301 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0000ade40): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0000ade80): _readAt: size=2, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0000ade80): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0000ade80): open at offset 5 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0000ade80): >openPending: err= 2024/12/11 02:17:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0000ade80): >_readAt: n=2, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0000ade80): _writeAt: size=3, off=7 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0000ade80): >_writeAt: n=0, err=Bad file descriptor 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0000ade80): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.621325951 +0000 UTC m=+28.542795301 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0000ade80): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc00051c040): _readAt: size=512, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc00051c040): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc00051c040): >openPending: err= 2024/12/11 02:17:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 02:17:34 DEBUG : open-test-file(0xc00051c040): >_readAt: n=5, err=EOF 2024/12/11 02:17:34 DEBUG : open-test-file(0xc00051c040): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.621325951 +0000 UTC m=+28.542795301 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc00051c040): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: Remove: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00024f0a0 item 17 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file(0xc00051c0c0): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc00051c0c0): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc00051c0c0): _writeAt: size=5, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc00051c0c0): >_writeAt: n=5, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc00051c0c0): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.623786316 +0000 UTC m=+28.545255656 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc00051c0c0): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc00051c380): _readAt: size=512, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc00051c380): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc00051c380): >openPending: err= 2024/12/11 02:17:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 02:17:34 DEBUG : open-test-file(0xc00051c380): >_readAt: n=5, err=EOF 2024/12/11 02:17:34 DEBUG : open-test-file(0xc00051c380): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.623786316 +0000 UTC m=+28.545255656 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc00051c380): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: Remove: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00024f490 item 18 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file(0xc00051cd80): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc00051cd80): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc00051cd80): _writeAt: size=5, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc00051cd80): >_writeAt: n=5, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc00051cd80): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.625584216 +0000 UTC m=+28.547053555 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc00051cd80): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc00051cec0): _readAt: size=2, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc00051cec0): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : open-test-file(0xc00051cec0): open at offset 5 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc00051cec0): >openPending: err= 2024/12/11 02:17:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/11 02:17:34 DEBUG : open-test-file(0xc00051cec0): >_readAt: n=2, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc00051cec0): _writeAt: size=3, off=7 2024/12/11 02:17:34 DEBUG : open-test-file(0xc00051cec0): >_writeAt: n=0, err=Bad file descriptor 2024/12/11 02:17:34 DEBUG : open-test-file(0xc00051cec0): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.625584216 +0000 UTC m=+28.547053555 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc00051cec0): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc00051d300): _readAt: size=512, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc00051d300): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc00051d300): >openPending: err= 2024/12/11 02:17:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 02:17:34 DEBUG : open-test-file(0xc00051d300): >_readAt: n=5, err=EOF 2024/12/11 02:17:34 DEBUG : open-test-file(0xc00051d300): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.625584216 +0000 UTC m=+28.547053555 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc00051d300): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: Remove: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00024f880 item 19 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file(0xc00051d600): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc00051d600): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc00051d600): _writeAt: size=5, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc00051d600): >_writeAt: n=5, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc00051d600): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.62797317 +0000 UTC m=+28.549442511 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc00051d600): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000428040): _readAt: size=512, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000428040): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000428040): >openPending: err= 2024/12/11 02:17:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000428040): >_readAt: n=5, err=EOF 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000428040): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.62797317 +0000 UTC m=+28.549442511 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000428040): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: Remove: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00024fc00 item 20 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0004581c0): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0004581c0): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0004581c0): _writeAt: size=5, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0004581c0): >_writeAt: n=5, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0004581c0): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.631538332 +0000 UTC m=+28.553007682 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0004581c0): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000458380): _readAt: size=2, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000458380): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000458380): open at offset 5 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000458380): >openPending: err= 2024/12/11 02:17:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000458380): >_readAt: n=2, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000458380): _writeAt: size=3, off=7 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000458380): >_writeAt: n=0, err=Bad file descriptor 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000458380): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.631538332 +0000 UTC m=+28.553007682 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000458380): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0004583c0): _readAt: size=512, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0004583c0): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0004583c0): >openPending: err= 2024/12/11 02:17:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0004583c0): >_readAt: n=5, err=EOF 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0004583c0): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.631538332 +0000 UTC m=+28.553007682 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0004583c0): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: Remove: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052ae00 item 21 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000458540): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000458540): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000458540): _writeAt: size=5, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000458540): >_writeAt: n=5, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000458540): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.634161549 +0000 UTC m=+28.555630889 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000458540): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0004586c0): _readAt: size=512, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0004586c0): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0004586c0): >openPending: err= 2024/12/11 02:17:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0004586c0): >_readAt: n=5, err=EOF 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0004586c0): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.634161549 +0000 UTC m=+28.555630889 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0004586c0): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: Remove: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052b9d0 item 22 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000458880): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000458880): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000458880): _writeAt: size=5, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000458880): >_writeAt: n=5, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000458880): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.635926958 +0000 UTC m=+28.557396298 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000458880): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000458a00): _readAt: size=2, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000458a00): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000458a00): open at offset 5 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000458a00): >openPending: err= 2024/12/11 02:17:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000458a00): >_readAt: n=2, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000458a00): _writeAt: size=3, off=7 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000458a00): >_writeAt: n=0, err=Bad file descriptor 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000458a00): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.635926958 +0000 UTC m=+28.557396298 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000458a00): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000458a40): _readAt: size=512, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000458a40): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000458a40): >openPending: err= 2024/12/11 02:17:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000458a40): >_readAt: n=5, err=EOF 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000458a40): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.635926958 +0000 UTC m=+28.557396298 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000458a40): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: Remove: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052bea0 item 23 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000458bc0): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000458bc0): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000458bc0): _writeAt: size=5, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000458bc0): >_writeAt: n=5, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000458bc0): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.63839029 +0000 UTC m=+28.559859630 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000458bc0): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000458c40): _readAt: size=512, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000458c40): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000458c40): >openPending: err= 2024/12/11 02:17:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000458c40): >_readAt: n=5, err=EOF 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000458c40): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.63839029 +0000 UTC m=+28.559859630 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000458c40): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: Remove: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000706f50 item 24 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000458d40): _readAt: size=2, off=0 2024/12/11 02:17:34 ERROR : open-test-file(0xc000458d40): Couldn't read size of file 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000458d40): >_readAt: n=0, err=EOF 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000458d40): _writeAt: size=5, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000458d40): >_writeAt: n=0, err=Bad file descriptor 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000458d40): close: 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000458d40): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000458d80): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000458d80): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000458d80): _writeAt: size=5, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000458d80): >_writeAt: n=5, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000458d80): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.640516196 +0000 UTC m=+28.561985546 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000458d80): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000458ec0): _readAt: size=2, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000458ec0): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000458ec0): open at offset 5 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000458ec0): >openPending: err= 2024/12/11 02:17:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000458ec0): >_readAt: n=2, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000458ec0): _writeAt: size=3, off=7 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000458ec0): >_writeAt: n=0, err=Bad file descriptor 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000458ec0): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.640516196 +0000 UTC m=+28.561985546 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000458ec0): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000458f00): _readAt: size=512, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000458f00): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000458f00): >openPending: err= 2024/12/11 02:17:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000458f00): >_readAt: n=5, err=EOF 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000458f00): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.640516196 +0000 UTC m=+28.561985546 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000458f00): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: Remove: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007075e0 item 25 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000458fc0): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000458fc0): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000458fc0): _writeAt: size=5, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000458fc0): >_writeAt: n=5, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000458fc0): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.642850929 +0000 UTC m=+28.564320269 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000458fc0): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8080): _readAt: size=512, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8080): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8080): >openPending: err= 2024/12/11 02:17:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8080): >_readAt: n=5, err=EOF 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8080): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.642850929 +0000 UTC m=+28.564320269 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8080): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: Remove: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051e310 item 26 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a81c0): _readAt: size=2, off=0 2024/12/11 02:17:34 ERROR : open-test-file(0xc0008a81c0): Couldn't read size of file 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a81c0): >_readAt: n=0, err=EOF 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a81c0): _writeAt: size=5, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a81c0): >_writeAt: n=0, err=Bad file descriptor 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a81c0): close: 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a81c0): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8200): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8200): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8200): _writeAt: size=5, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8200): >_writeAt: n=5, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8200): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.643861811 +0000 UTC m=+28.565331151 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8200): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8340): _readAt: size=2, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8340): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8340): open at offset 5 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8340): >openPending: err= 2024/12/11 02:17:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8340): >_readAt: n=2, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8340): _writeAt: size=3, off=7 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8340): >_writeAt: n=0, err=Bad file descriptor 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8340): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.643861811 +0000 UTC m=+28.565331151 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8340): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8380): _readAt: size=512, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8380): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8380): >openPending: err= 2024/12/11 02:17:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8380): >_readAt: n=5, err=EOF 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8380): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.643861811 +0000 UTC m=+28.565331151 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8380): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: Remove: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051e930 item 27 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8440): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8440): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8440): _writeAt: size=5, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8440): >_writeAt: n=5, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8440): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.645377989 +0000 UTC m=+28.566847329 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8440): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8580): _readAt: size=512, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8580): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8580): >openPending: err= 2024/12/11 02:17:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8580): >_readAt: n=5, err=EOF 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8580): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.645377989 +0000 UTC m=+28.566847329 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8580): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: Remove: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051f180 item 28 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8640): _readAt: size=2, off=0 2024/12/11 02:17:34 ERROR : open-test-file(0xc0008a8640): Couldn't read size of file 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8640): >_readAt: n=0, err=EOF 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8640): _writeAt: size=5, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8640): >_writeAt: n=0, err=Bad file descriptor 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8640): close: 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8640): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8680): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8680): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8680): _writeAt: size=5, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8680): >_writeAt: n=5, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8680): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.646414228 +0000 UTC m=+28.567883557 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8680): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/11 02:17:34 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8800): _readAt: size=512, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8800): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8800): >openPending: err= 2024/12/11 02:17:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8800): >_readAt: n=5, err=EOF 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8800): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.646414228 +0000 UTC m=+28.567883557 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8800): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: Remove: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051f960 item 29 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8880): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8880): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8880): _writeAt: size=5, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8880): >_writeAt: n=5, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8880): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.647779767 +0000 UTC m=+28.569249107 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8880): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8900): _readAt: size=512, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8900): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8900): >openPending: err= 2024/12/11 02:17:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8900): >_readAt: n=5, err=EOF 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8900): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.647779767 +0000 UTC m=+28.569249107 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8900): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: Remove: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00024e000 item 30 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8a00): _readAt: size=2, off=0 2024/12/11 02:17:34 ERROR : open-test-file(0xc0008a8a00): Couldn't read size of file 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8a00): >_readAt: n=0, err=EOF 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8a00): _writeAt: size=5, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8a00): >_writeAt: n=0, err=Bad file descriptor 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8a00): close: 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8a00): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8a40): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8a40): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8a40): _writeAt: size=5, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8a40): >_writeAt: n=5, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8a40): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.649634911 +0000 UTC m=+28.571104271 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8a40): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/11 02:17:34 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8b00): _readAt: size=512, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8b00): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8b00): >openPending: err= 2024/12/11 02:17:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8b00): >_readAt: n=5, err=EOF 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8b00): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.649634911 +0000 UTC m=+28.571104271 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8b00): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: Remove: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00024e3f0 item 31 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 02:17:34 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 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8b80): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8b80): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8b80): _writeAt: size=5, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8b80): >_writeAt: n=5, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8b80): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.651507128 +0000 UTC m=+28.572976468 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8b80): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8c00): _readAt: size=512, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8c00): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8c00): >openPending: err= 2024/12/11 02:17:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8c00): >_readAt: n=5, err=EOF 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8c00): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.651507128 +0000 UTC m=+28.572976468 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8c00): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: Remove: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00024e700 item 32 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8c40): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8c40): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8c40): _writeAt: size=5, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8c40): >_writeAt: n=5, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8c40): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.654426974 +0000 UTC m=+28.575896315 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8c40): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8c80): _readAt: size=2, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8c80): >_readAt: n=0, err=Bad file descriptor 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8c80): _writeAt: size=3, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8c80): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8c80): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00024ea10 item 33 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8c80): >_writeAt: n=3, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8c80): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.655089101 +0000 UTC m=+28.576558441 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8c80): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8cc0): _readAt: size=512, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8cc0): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8cc0): >openPending: err= 2024/12/11 02:17:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8cc0): >_readAt: n=5, err=EOF 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8cc0): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.655089101 +0000 UTC m=+28.576558441 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8cc0): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: Remove: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00024eb60 item 33 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8d00): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8d00): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8d00): _writeAt: size=5, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8d00): >_writeAt: n=5, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8d00): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.656794188 +0000 UTC m=+28.578263539 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8d00): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8d40): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8d40): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00024ee70 item 34 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8d40): _readAt: size=2, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8d40): >_readAt: n=0, err=Bad file descriptor 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8d40): _writeAt: size=3, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8d40): >_writeAt: n=3, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8d40): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.657519242 +0000 UTC m=+28.578988592 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8d40): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8d80): _readAt: size=512, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8d80): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8d80): >openPending: err= 2024/12/11 02:17:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8d80): >_readAt: n=3, err=EOF 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8d80): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.657519242 +0000 UTC m=+28.578988592 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8d80): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: Remove: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00024efc0 item 34 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8dc0): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8dc0): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8dc0): _writeAt: size=5, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8dc0): >_writeAt: n=5, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8dc0): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.659400204 +0000 UTC m=+28.580869545 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8dc0): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8e00): _readAt: size=2, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8e00): >_readAt: n=0, err=Bad file descriptor 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8e00): _writeAt: size=3, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8e00): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8e00): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00024f2d0 item 35 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8e00): >_writeAt: n=3, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8e00): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.660174248 +0000 UTC m=+28.581643588 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8e00): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8e40): _readAt: size=512, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8e40): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8e40): >openPending: err= 2024/12/11 02:17:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8e40): >_readAt: n=5, err=EOF 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8e40): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.660174248 +0000 UTC m=+28.581643588 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8e40): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: Remove: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00024f420 item 35 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8ec0): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8ec0): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8ec0): _writeAt: size=5, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8ec0): >_writeAt: n=5, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8ec0): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.661975614 +0000 UTC m=+28.583444964 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8ec0): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8f80): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8f80): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00024f810 item 36 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8f80): _readAt: size=2, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8f80): >_readAt: n=0, err=Bad file descriptor 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8f80): _writeAt: size=3, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8f80): >_writeAt: n=3, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8f80): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.662678185 +0000 UTC m=+28.584147524 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8f80): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8fc0): _readAt: size=512, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8fc0): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8fc0): >openPending: err= 2024/12/11 02:17:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8fc0): >_readAt: n=3, err=EOF 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8fc0): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.662678185 +0000 UTC m=+28.584147524 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8fc0): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: Remove: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00024f960 item 36 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9000): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9000): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9000): _writeAt: size=5, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9000): >_writeAt: n=5, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9000): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.664854083 +0000 UTC m=+28.586323444 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9000): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9040): _readAt: size=2, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9040): >_readAt: n=0, err=Bad file descriptor 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9040): _writeAt: size=3, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9040): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9040): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00024fc70 item 37 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9040): >_writeAt: n=3, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9040): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.665466537 +0000 UTC m=+28.586935877 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9040): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9080): _readAt: size=512, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9080): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9080): >openPending: err= 2024/12/11 02:17:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9080): >_readAt: n=5, err=EOF 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9080): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.665466537 +0000 UTC m=+28.586935877 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9080): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: Remove: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00024fe30 item 37 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9100): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9100): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9100): _writeAt: size=5, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9100): >_writeAt: n=5, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9100): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.667275958 +0000 UTC m=+28.588745308 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9100): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9200): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9200): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000514e00 item 38 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9200): _readAt: size=2, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9200): >_readAt: n=0, err=Bad file descriptor 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9200): _writeAt: size=3, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9200): >_writeAt: n=3, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9200): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.667959854 +0000 UTC m=+28.589429184 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9200): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9240): _readAt: size=512, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9240): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9240): >openPending: err= 2024/12/11 02:17:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9240): >_readAt: n=3, err=EOF 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9240): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.667959854 +0000 UTC m=+28.589429184 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9240): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: Remove: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000515500 item 38 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a92c0): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a92c0): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a92c0): _writeAt: size=5, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a92c0): >_writeAt: n=5, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a92c0): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.669698644 +0000 UTC m=+28.591167985 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a92c0): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9380): _readAt: size=2, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9380): >_readAt: n=0, err=Bad file descriptor 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9380): _writeAt: size=3, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9380): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9380): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000515b20 item 39 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9380): >_writeAt: n=3, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9380): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.670300499 +0000 UTC m=+28.591769838 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9380): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a93c0): _readAt: size=512, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a93c0): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a93c0): >openPending: err= 2024/12/11 02:17:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a93c0): >_readAt: n=5, err=EOF 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a93c0): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.670300499 +0000 UTC m=+28.591769838 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a93c0): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: Remove: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000515d50 item 39 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9440): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9440): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9440): _writeAt: size=5, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9440): >_writeAt: n=5, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9440): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.672211267 +0000 UTC m=+28.593680597 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9440): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9500): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9500): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051a770 item 40 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9500): _readAt: size=2, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9500): >_readAt: n=0, err=Bad file descriptor 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9500): _writeAt: size=3, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9500): >_writeAt: n=3, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9500): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.67292582 +0000 UTC m=+28.594395160 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9500): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9540): _readAt: size=512, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9540): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9540): >openPending: err= 2024/12/11 02:17:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9540): >_readAt: n=3, err=EOF 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9540): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.67292582 +0000 UTC m=+28.594395160 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9540): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: Remove: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051aaf0 item 40 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9580): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9580): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9580): _readAt: size=2, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9580): >_readAt: n=0, err=Bad file descriptor 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9580): _writeAt: size=5, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9580): >_writeAt: n=5, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9580): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.674668006 +0000 UTC m=+28.596137336 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9580): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a95c0): _writeAt: size=5, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a95c0): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a95c0): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051b0a0 item 41 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a95c0): >_writeAt: n=5, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a95c0): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.675354287 +0000 UTC m=+28.596823627 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a95c0): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9640): _readAt: size=2, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9640): >_readAt: n=0, err=Bad file descriptor 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9640): _writeAt: size=3, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9640): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9640): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051b340 item 41 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9640): >_writeAt: n=3, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9640): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.676099216 +0000 UTC m=+28.597568556 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9640): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9680): _readAt: size=512, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9680): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9680): >openPending: err= 2024/12/11 02:17:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9680): >_readAt: n=5, err=EOF 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9680): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.676099216 +0000 UTC m=+28.597568556 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9680): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: Remove: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051b810 item 41 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9740): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9740): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9740): _readAt: size=2, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9740): >_readAt: n=0, err=Bad file descriptor 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9740): _writeAt: size=5, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9740): >_writeAt: n=5, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9740): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.678127152 +0000 UTC m=+28.599596491 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9740): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9780): _writeAt: size=5, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9780): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9780): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051bdc0 item 42 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9780): >_writeAt: n=5, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9780): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.678736179 +0000 UTC m=+28.600205519 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9780): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459080): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459080): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000707a40 item 42 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459080): _readAt: size=2, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459080): >_readAt: n=0, err=Bad file descriptor 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459080): _writeAt: size=3, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459080): >_writeAt: n=3, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459080): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.679187143 +0000 UTC m=+28.600656484 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459080): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0004590c0): _readAt: size=512, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0004590c0): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0004590c0): >openPending: err= 2024/12/11 02:17:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0004590c0): >_readAt: n=3, err=EOF 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0004590c0): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.679187143 +0000 UTC m=+28.600656484 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0004590c0): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: Remove: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000707b90 item 42 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459180): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459180): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459180): _readAt: size=2, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459180): >_readAt: n=0, err=Bad file descriptor 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459180): _writeAt: size=5, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459180): >_writeAt: n=5, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459180): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.680795022 +0000 UTC m=+28.602264362 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459180): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0004591c0): _writeAt: size=5, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0004591c0): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0004591c0): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000707e30 item 43 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0004591c0): >_writeAt: n=5, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0004591c0): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.681461806 +0000 UTC m=+28.602931146 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0004591c0): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459300): _readAt: size=2, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459300): >_readAt: n=0, err=Bad file descriptor 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459300): _writeAt: size=3, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459300): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459300): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005240e0 item 43 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459300): >_writeAt: n=3, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459300): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.681849925 +0000 UTC m=+28.603319265 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459300): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459340): _readAt: size=512, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459340): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459340): >openPending: err= 2024/12/11 02:17:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459340): >_readAt: n=5, err=EOF 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459340): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.681849925 +0000 UTC m=+28.603319265 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459340): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: Remove: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000524620 item 43 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459440): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459440): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459440): _readAt: size=2, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459440): >_readAt: n=0, err=Bad file descriptor 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459440): _writeAt: size=5, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459440): >_writeAt: n=5, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459440): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.683512855 +0000 UTC m=+28.604982195 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459440): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459480): _writeAt: size=5, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459480): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459480): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000525030 item 44 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459480): >_writeAt: n=5, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459480): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.684101515 +0000 UTC m=+28.605570855 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459480): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459540): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459540): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000525490 item 44 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459540): _readAt: size=2, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459540): >_readAt: n=0, err=Bad file descriptor 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459540): _writeAt: size=3, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459540): >_writeAt: n=3, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459540): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.684672652 +0000 UTC m=+28.606141992 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459540): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459580): _readAt: size=512, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459580): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459580): >openPending: err= 2024/12/11 02:17:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459580): >_readAt: n=3, err=EOF 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459580): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.684672652 +0000 UTC m=+28.606141992 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459580): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: Remove: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000525730 item 44 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0004596c0): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0004596c0): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0004596c0): _readAt: size=2, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0004596c0): >_readAt: n=0, err=Bad file descriptor 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0004596c0): _writeAt: size=5, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0004596c0): >_writeAt: n=5, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0004596c0): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.686420909 +0000 UTC m=+28.607890249 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0004596c0): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459700): _writeAt: size=5, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459700): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459700): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000525ce0 item 45 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459700): >_writeAt: n=5, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459700): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.687144229 +0000 UTC m=+28.608613569 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459700): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/11 02:17:34 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0004597c0): _readAt: size=512, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0004597c0): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0004597c0): >openPending: err= 2024/12/11 02:17:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0004597c0): >_readAt: n=5, err=EOF 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0004597c0): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.687144229 +0000 UTC m=+28.608613569 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0004597c0): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: Remove: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000525f10 item 45 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459880): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459880): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459880): _readAt: size=2, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459880): >_readAt: n=0, err=Bad file descriptor 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459880): _writeAt: size=5, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459880): >_writeAt: n=5, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459880): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.688774297 +0000 UTC m=+28.610243627 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459880): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0004598c0): _writeAt: size=5, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0004598c0): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0004598c0): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001d05b0 item 46 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0004598c0): >_writeAt: n=5, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0004598c0): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.689287217 +0000 UTC m=+28.610756557 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0004598c0): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/11 02:17:34 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459980): _readAt: size=512, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459980): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459980): >openPending: err= 2024/12/11 02:17:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459980): >_readAt: n=5, err=EOF 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459980): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.689287217 +0000 UTC m=+28.610756557 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459980): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: Remove: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001d0770 item 46 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459a80): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459a80): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459a80): _readAt: size=2, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459a80): >_readAt: n=0, err=Bad file descriptor 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459a80): _writeAt: size=5, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459a80): >_writeAt: n=5, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459a80): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.691079956 +0000 UTC m=+28.612549297 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459a80): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459ac0): _writeAt: size=5, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459ac0): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459ac0): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001d0af0 item 47 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459ac0): >_writeAt: n=5, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459ac0): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.691631679 +0000 UTC m=+28.613101018 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459ac0): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/11 02:17:34 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459b80): _readAt: size=512, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459b80): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459b80): >openPending: err= 2024/12/11 02:17:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459b80): >_readAt: n=5, err=EOF 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459b80): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.691631679 +0000 UTC m=+28.613101018 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459b80): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: Remove: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001d0cb0 item 47 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459c80): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459c80): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459c80): _readAt: size=2, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459c80): >_readAt: n=0, err=Bad file descriptor 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459c80): _writeAt: size=5, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459c80): >_writeAt: n=5, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459c80): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.693278878 +0000 UTC m=+28.614748209 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459c80): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459cc0): _writeAt: size=5, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459cc0): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459cc0): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001d10a0 item 48 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459cc0): >_writeAt: n=5, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459cc0): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.69420852 +0000 UTC m=+28.615677881 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459cc0): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/11 02:17:34 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459dc0): _readAt: size=512, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459dc0): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459dc0): >openPending: err= 2024/12/11 02:17:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459dc0): >_readAt: n=5, err=EOF 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459dc0): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.69420852 +0000 UTC m=+28.615677881 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459dc0): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: Remove: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001d12d0 item 48 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459ec0): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459ec0): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459ec0): _writeAt: size=5, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459ec0): >_writeAt: n=5, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459ec0): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.695876559 +0000 UTC m=+28.617345899 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459ec0): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459f00): _readAt: size=2, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459f00): >_readAt: n=0, err=Bad file descriptor 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459f00): _writeAt: size=3, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459f00): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459f00): open at offset 5 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459f00): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001d17a0 item 49 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459f00): >_writeAt: n=3, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459f00): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.696528636 +0000 UTC m=+28.617997976 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459f00): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0000): _readAt: size=512, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0000): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0000): >openPending: err= 2024/12/11 02:17:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0000): >_readAt: n=8, err=EOF 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0000): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.696528636 +0000 UTC m=+28.617997976 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0000): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: Remove: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001d1960 item 49 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0080): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0080): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0080): _writeAt: size=5, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0080): >_writeAt: n=5, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0080): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.698510606 +0000 UTC m=+28.619979946 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0080): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0140): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0140): open at offset 5 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0140): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001d1c00 item 50 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0140): _readAt: size=2, off=5 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0140): >_readAt: n=0, err=Bad file descriptor 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0140): _writeAt: size=3, off=5 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0140): >_writeAt: n=3, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0140): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.699463541 +0000 UTC m=+28.620932880 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0140): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0180): _readAt: size=512, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0180): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0180): >openPending: err= 2024/12/11 02:17:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0180): >_readAt: n=3, err=EOF 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0180): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.699463541 +0000 UTC m=+28.620932880 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0180): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: Remove: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001d1d50 item 50 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0200): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0200): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0200): _writeAt: size=5, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0200): >_writeAt: n=5, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0200): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.701330077 +0000 UTC m=+28.622799417 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0200): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0300): _readAt: size=2, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0300): >_readAt: n=0, err=Bad file descriptor 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0300): _writeAt: size=3, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0300): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0300): open at offset 5 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0300): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000256150 item 51 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0300): >_writeAt: n=3, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0300): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.701954503 +0000 UTC m=+28.623423833 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0300): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0340): _readAt: size=512, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0340): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0340): >openPending: err= 2024/12/11 02:17:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0340): >_readAt: n=8, err=EOF 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0340): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.701954503 +0000 UTC m=+28.623423833 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0340): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: Remove: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000256310 item 51 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0400): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0400): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0400): _writeAt: size=5, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0400): >_writeAt: n=5, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0400): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.703604579 +0000 UTC m=+28.625073919 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0400): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a04c0): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a04c0): open at offset 5 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a04c0): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002565b0 item 52 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a04c0): _readAt: size=2, off=5 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a04c0): >_readAt: n=0, err=Bad file descriptor 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a04c0): _writeAt: size=3, off=5 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a04c0): >_writeAt: n=3, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a04c0): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.704259752 +0000 UTC m=+28.625729102 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a04c0): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0500): _readAt: size=512, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0500): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0500): >openPending: err= 2024/12/11 02:17:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0500): >_readAt: n=3, err=EOF 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0500): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.704259752 +0000 UTC m=+28.625729102 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0500): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: Remove: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000256700 item 52 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0600): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0600): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0600): _writeAt: size=5, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0600): >_writeAt: n=5, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0600): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.705902665 +0000 UTC m=+28.627372004 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0600): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0700): _readAt: size=2, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0700): >_readAt: n=0, err=Bad file descriptor 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0700): _writeAt: size=3, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0700): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0700): open at offset 5 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0700): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000256a80 item 53 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0700): >_writeAt: n=3, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0700): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.706474473 +0000 UTC m=+28.627943814 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0700): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0780): _readAt: size=512, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0780): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0780): >openPending: err= 2024/12/11 02:17:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0780): >_readAt: n=8, err=EOF 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0780): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.706474473 +0000 UTC m=+28.627943814 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0780): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: Remove: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000256cb0 item 53 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0840): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0840): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0840): _writeAt: size=5, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0840): >_writeAt: n=5, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0840): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.708129919 +0000 UTC m=+28.629599248 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0840): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0900): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0900): open at offset 5 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0900): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000257030 item 54 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0900): _readAt: size=2, off=5 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0900): >_readAt: n=0, err=Bad file descriptor 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0900): _writeAt: size=3, off=5 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0900): >_writeAt: n=3, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0900): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.708788759 +0000 UTC m=+28.630258099 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0900): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0940): _readAt: size=512, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0940): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0940): >openPending: err= 2024/12/11 02:17:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0940): >_readAt: n=3, err=EOF 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0940): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.708788759 +0000 UTC m=+28.630258099 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0940): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: Remove: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000257180 item 54 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0a00): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0a00): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0a00): _writeAt: size=5, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0a00): >_writeAt: n=5, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0a00): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.710380506 +0000 UTC m=+28.631849847 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0a00): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0ac0): _readAt: size=2, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0ac0): >_readAt: n=0, err=Bad file descriptor 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0ac0): _writeAt: size=3, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0ac0): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0ac0): open at offset 5 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0ac0): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000257570 item 55 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0ac0): >_writeAt: n=3, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0ac0): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.711021803 +0000 UTC m=+28.632491144 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0ac0): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0b00): _readAt: size=512, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0b00): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0b00): >openPending: err= 2024/12/11 02:17:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0b00): >_readAt: n=8, err=EOF 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0b00): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.711021803 +0000 UTC m=+28.632491144 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0b00): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: Remove: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002578f0 item 55 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0b80): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0b80): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0b80): _writeAt: size=5, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0b80): >_writeAt: n=5, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0b80): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.713189849 +0000 UTC m=+28.634659189 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0b80): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0c40): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0c40): open at offset 5 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0c40): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000257f10 item 56 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0c40): _readAt: size=2, off=5 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0c40): >_readAt: n=0, err=Bad file descriptor 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0c40): _writeAt: size=3, off=5 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0c40): >_writeAt: n=3, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0c40): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.713940188 +0000 UTC m=+28.635409548 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0c40): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0cc0): _readAt: size=512, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0cc0): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0cc0): >openPending: err= 2024/12/11 02:17:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0cc0): >_readAt: n=3, err=EOF 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0cc0): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.713940188 +0000 UTC m=+28.635409548 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0cc0): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: Remove: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005383f0 item 56 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0ec0): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0ec0): open at offset 0 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0ec0): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0ec0): _readAt: size=2, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0ec0): >_readAt: n=0, err=Bad file descriptor 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0ec0): _writeAt: size=5, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0ec0): >_writeAt: n=5, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0ec0): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.715610901 +0000 UTC m=+28.637080242 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0ec0): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0f00): _writeAt: size=5, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0f00): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0f00): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000538a80 item 57 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0f00): >_writeAt: n=5, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0f00): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.716157454 +0000 UTC m=+28.637626793 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0f00): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0fc0): _readAt: size=2, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0fc0): >_readAt: n=0, err=Bad file descriptor 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0fc0): _writeAt: size=3, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0fc0): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0fc0): open at offset 5 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0fc0): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000538c40 item 57 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0fc0): >_writeAt: n=3, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0fc0): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.716859022 +0000 UTC m=+28.638328362 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0fc0): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1080): _readAt: size=512, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1080): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1080): >openPending: err= 2024/12/11 02:17:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1080): >_readAt: n=8, err=EOF 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1080): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.716859022 +0000 UTC m=+28.638328362 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1080): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: Remove: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000538d90 item 57 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a11c0): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a11c0): open at offset 0 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a11c0): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a11c0): _readAt: size=2, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a11c0): >_readAt: n=0, err=Bad file descriptor 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a11c0): _writeAt: size=5, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a11c0): >_writeAt: n=5, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a11c0): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.718676939 +0000 UTC m=+28.640146269 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a11c0): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1200): _writeAt: size=5, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1200): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1200): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000539180 item 58 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1200): >_writeAt: n=5, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1200): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.719392524 +0000 UTC m=+28.640861875 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1200): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1300): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1300): open at offset 5 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1300): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005392d0 item 58 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1300): _readAt: size=2, off=5 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1300): >_readAt: n=0, err=Bad file descriptor 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1300): _writeAt: size=3, off=5 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1300): >_writeAt: n=3, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1300): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.720113319 +0000 UTC m=+28.641582659 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1300): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a97c0): _readAt: size=512, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a97c0): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a97c0): >openPending: err= 2024/12/11 02:17:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a97c0): >_readAt: n=3, err=EOF 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a97c0): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.720113319 +0000 UTC m=+28.641582659 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a97c0): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: Remove: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000539420 item 58 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9880): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9880): open at offset 0 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9880): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9880): _readAt: size=2, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9880): >_readAt: n=0, err=Bad file descriptor 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9880): _writeAt: size=5, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9880): >_writeAt: n=5, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9880): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.721121856 +0000 UTC m=+28.642591196 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9880): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a98c0): _writeAt: size=5, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a98c0): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a98c0): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002583f0 item 59 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a98c0): >_writeAt: n=5, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a98c0): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.721437641 +0000 UTC m=+28.642906981 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a98c0): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9980): _readAt: size=2, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9980): >_readAt: n=0, err=Bad file descriptor 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9980): _writeAt: size=3, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9980): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9980): open at offset 5 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9980): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002585b0 item 59 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9980): >_writeAt: n=3, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9980): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.721766389 +0000 UTC m=+28.643235729 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9980): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a99c0): _readAt: size=512, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a99c0): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a99c0): >openPending: err= 2024/12/11 02:17:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a99c0): >_readAt: n=8, err=EOF 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a99c0): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.721766389 +0000 UTC m=+28.643235729 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a99c0): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: Remove: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000258850 item 59 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9a80): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9a80): open at offset 0 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9a80): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9a80): _readAt: size=2, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9a80): >_readAt: n=0, err=Bad file descriptor 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9a80): _writeAt: size=5, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9a80): >_writeAt: n=5, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9a80): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.722654264 +0000 UTC m=+28.644123604 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9a80): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9ac0): _writeAt: size=5, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9ac0): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9ac0): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000258cb0 item 60 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9ac0): >_writeAt: n=5, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9ac0): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.722940424 +0000 UTC m=+28.644409764 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9ac0): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9b80): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9b80): open at offset 5 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9b80): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000258e70 item 60 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9b80): _readAt: size=2, off=5 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9b80): >_readAt: n=0, err=Bad file descriptor 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9b80): _writeAt: size=3, off=5 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9b80): >_writeAt: n=3, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9b80): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.723301232 +0000 UTC m=+28.644770572 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9b80): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9bc0): _readAt: size=512, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9bc0): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9bc0): >openPending: err= 2024/12/11 02:17:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9bc0): >_readAt: n=3, err=EOF 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9bc0): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.723301232 +0000 UTC m=+28.644770572 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9bc0): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: Remove: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000258fc0 item 60 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9c80): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9c80): open at offset 0 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9c80): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9c80): _readAt: size=2, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9c80): >_readAt: n=0, err=Bad file descriptor 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9c80): _writeAt: size=5, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9c80): >_writeAt: n=5, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9c80): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.724008742 +0000 UTC m=+28.645478082 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9c80): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9cc0): _writeAt: size=5, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9cc0): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9cc0): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000259340 item 61 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9cc0): >_writeAt: n=5, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9cc0): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.724338262 +0000 UTC m=+28.645807602 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9cc0): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/11 02:17:34 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9d80): _readAt: size=512, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9d80): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9d80): >openPending: err= 2024/12/11 02:17:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9d80): >_readAt: n=5, err=EOF 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9d80): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.724338262 +0000 UTC m=+28.645807602 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9d80): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: Remove: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000259490 item 61 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9e40): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9e40): open at offset 0 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9e40): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9e40): _readAt: size=2, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9e40): >_readAt: n=0, err=Bad file descriptor 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9e40): _writeAt: size=5, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9e40): >_writeAt: n=5, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9e40): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.726008856 +0000 UTC m=+28.647478195 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9e40): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9e80): _writeAt: size=5, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9e80): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9e80): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002597a0 item 62 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9e80): >_writeAt: n=5, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9e80): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.726603016 +0000 UTC m=+28.648072356 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9e80): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/11 02:17:34 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9f40): _readAt: size=512, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9f40): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9f40): >openPending: err= 2024/12/11 02:17:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9f40): >_readAt: n=5, err=EOF 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9f40): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.726603016 +0000 UTC m=+28.648072356 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9f40): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: Remove: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000259960 item 62 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000428400): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000428400): open at offset 0 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000428400): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000428400): _readAt: size=2, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000428400): >_readAt: n=0, err=Bad file descriptor 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000428400): _writeAt: size=5, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000428400): >_writeAt: n=5, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000428400): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.728242612 +0000 UTC m=+28.649711952 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000428400): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000428480): _writeAt: size=5, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000428480): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000428480): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000259c70 item 63 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000428480): >_writeAt: n=5, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000428480): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.728831162 +0000 UTC m=+28.650300502 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000428480): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/11 02:17:34 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000428540): _readAt: size=512, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000428540): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000428540): >openPending: err= 2024/12/11 02:17:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000428540): >_readAt: n=5, err=EOF 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000428540): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.728831162 +0000 UTC m=+28.650300502 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000428540): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: Remove: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000259dc0 item 63 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 02:17:34 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 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000428600): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000428600): open at offset 0 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000428600): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000428600): _readAt: size=2, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000428600): >_readAt: n=0, err=Bad file descriptor 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000428600): _writeAt: size=5, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000428600): >_writeAt: n=5, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000428600): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.730495974 +0000 UTC m=+28.651965315 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000428600): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000428640): _writeAt: size=5, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000428640): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000428640): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052380 item 64 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000428640): >_writeAt: n=5, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000428640): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.731051514 +0000 UTC m=+28.652520853 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000428640): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/11 02:17:34 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000428700): _readAt: size=512, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000428700): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000428700): >openPending: err= 2024/12/11 02:17:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000428700): >_readAt: n=5, err=EOF 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000428700): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.731051514 +0000 UTC m=+28.652520853 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000428700): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: Remove: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052700 item 64 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000428740): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000428740): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000428740): _writeAt: size=5, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000428740): >_writeAt: n=5, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000428740): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.732762081 +0000 UTC m=+28.654231420 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000428740): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDWR 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000428780): _readAt: size=2, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000428780): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000428780): >openPending: err= 2024/12/11 02:17:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000428780): >_readAt: n=2, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000428780): _writeAt: size=3, off=2 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052d20 item 65 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000428780): >_writeAt: n=3, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000428780): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.734348569 +0000 UTC m=+28.655817919 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000428780): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0004287c0): _readAt: size=512, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0004287c0): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0004287c0): >openPending: err= 2024/12/11 02:17:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0004287c0): >_readAt: n=5, err=EOF 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0004287c0): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.734348569 +0000 UTC m=+28.655817919 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0004287c0): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: Remove: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052e70 item 65 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000428800): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000428800): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000428800): _writeAt: size=5, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000428800): >_writeAt: n=5, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000428800): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.736105232 +0000 UTC m=+28.657574582 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000428800): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000428840): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000428840): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000531f0 item 66 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000428840): _readAt: size=2, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000428840): >_readAt: n=0, err=EOF 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000428840): _writeAt: size=3, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000428840): >_writeAt: n=3, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000428840): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.736751217 +0000 UTC m=+28.658220557 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000428840): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000428880): _readAt: size=512, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000428880): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000428880): >openPending: err= 2024/12/11 02:17:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000428880): >_readAt: n=3, err=EOF 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000428880): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.736751217 +0000 UTC m=+28.658220557 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000428880): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: Remove: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053490 item 66 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0004288c0): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0004288c0): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0004288c0): _writeAt: size=5, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0004288c0): >_writeAt: n=5, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0004288c0): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.738309663 +0000 UTC m=+28.659779003 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0004288c0): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000428900): _readAt: size=2, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000428900): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000428900): >openPending: err= 2024/12/11 02:17:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000428900): >_readAt: n=2, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000428900): _writeAt: size=3, off=2 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053880 item 67 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000428900): >_writeAt: n=3, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000428900): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.738976478 +0000 UTC m=+28.660445808 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000428900): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000428940): _readAt: size=512, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000428940): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000428940): >openPending: err= 2024/12/11 02:17:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000428940): >_readAt: n=5, err=EOF 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000428940): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.738976478 +0000 UTC m=+28.660445808 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000428940): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: Remove: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053a40 item 67 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0004289c0): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0004289c0): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0004289c0): _writeAt: size=5, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0004289c0): >_writeAt: n=5, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0004289c0): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.740515719 +0000 UTC m=+28.661985059 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0004289c0): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000428ac0): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000428ac0): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053e30 item 68 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000428ac0): _readAt: size=2, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000428ac0): >_readAt: n=0, err=EOF 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000428ac0): _writeAt: size=3, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000428ac0): >_writeAt: n=3, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000428ac0): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.741165391 +0000 UTC m=+28.662634731 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000428ac0): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000428b00): _readAt: size=512, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000428b00): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000428b00): >openPending: err= 2024/12/11 02:17:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000428b00): >_readAt: n=3, err=EOF 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000428b00): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.741165391 +0000 UTC m=+28.662634731 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000428b00): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: Remove: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037c070 item 68 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000428b40): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000428b40): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000428b40): _writeAt: size=5, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000428b40): >_writeAt: n=5, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000428b40): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.74296344 +0000 UTC m=+28.664432781 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000428b40): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000428b80): _readAt: size=2, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000428b80): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000428b80): >openPending: err= 2024/12/11 02:17:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000428b80): >_readAt: n=2, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000428b80): _writeAt: size=3, off=2 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037c380 item 69 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000428b80): >_writeAt: n=3, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000428b80): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.743584 +0000 UTC m=+28.665053339 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000428b80): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000428bc0): _readAt: size=512, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000428bc0): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000428bc0): >openPending: err= 2024/12/11 02:17:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000428bc0): >_readAt: n=5, err=EOF 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000428bc0): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.743584 +0000 UTC m=+28.665053339 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000428bc0): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: Remove: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037c4d0 item 69 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000428c40): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000428c40): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000428c40): _writeAt: size=5, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000428c40): >_writeAt: n=5, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000428c40): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.745443192 +0000 UTC m=+28.666912533 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000428c40): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000428d00): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000428d00): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037c850 item 70 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000428d00): _readAt: size=2, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000428d00): >_readAt: n=0, err=EOF 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000428d00): _writeAt: size=3, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000428d00): >_writeAt: n=3, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000428d00): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.74608423 +0000 UTC m=+28.667553560 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000428d00): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1340): _readAt: size=512, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1340): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1340): >openPending: err= 2024/12/11 02:17:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1340): >_readAt: n=3, err=EOF 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1340): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.74608423 +0000 UTC m=+28.667553560 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1340): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: Remove: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000539490 item 70 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a13c0): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a13c0): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a13c0): _writeAt: size=5, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a13c0): >_writeAt: n=5, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a13c0): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.747001859 +0000 UTC m=+28.668471199 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a13c0): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a14c0): _readAt: size=2, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a14c0): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a14c0): >openPending: err= 2024/12/11 02:17:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a14c0): >_readAt: n=2, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a14c0): _writeAt: size=3, off=2 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000539960 item 71 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a14c0): >_writeAt: n=3, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a14c0): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.747345155 +0000 UTC m=+28.668814495 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a14c0): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1500): _readAt: size=512, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1500): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1500): >openPending: err= 2024/12/11 02:17:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1500): >_readAt: n=5, err=EOF 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1500): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.747345155 +0000 UTC m=+28.668814495 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1500): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: Remove: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000539b20 item 71 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1580): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1580): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1580): _writeAt: size=5, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1580): >_writeAt: n=5, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1580): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.748862866 +0000 UTC m=+28.670332206 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1580): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1640): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1640): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000539f10 item 72 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1640): _readAt: size=2, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1640): >_readAt: n=0, err=EOF 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1640): _writeAt: size=3, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1640): >_writeAt: n=3, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1640): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.749520082 +0000 UTC m=+28.670989422 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1640): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1680): _readAt: size=512, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1680): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1680): >openPending: err= 2024/12/11 02:17:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1680): >_readAt: n=3, err=EOF 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1680): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.749520082 +0000 UTC m=+28.670989422 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1680): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: Remove: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ac230 item 72 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a16c0): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a16c0): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a16c0): _readAt: size=2, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a16c0): >_readAt: n=0, err=EOF 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a16c0): _writeAt: size=5, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a16c0): >_writeAt: n=5, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a16c0): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.751137326 +0000 UTC m=+28.672606666 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a16c0): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1700): _writeAt: size=5, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1700): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1700): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ac7e0 item 73 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1700): >_writeAt: n=5, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1700): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.751698696 +0000 UTC m=+28.673168036 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1700): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1740): _readAt: size=2, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1740): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1740): >openPending: err= 2024/12/11 02:17:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1740): >_readAt: n=2, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1740): _writeAt: size=3, off=2 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003aca80 item 73 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1740): >_writeAt: n=3, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1740): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.752394945 +0000 UTC m=+28.673864285 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1740): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1780): _readAt: size=512, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1780): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1780): >openPending: err= 2024/12/11 02:17:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1780): >_readAt: n=5, err=EOF 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1780): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.752394945 +0000 UTC m=+28.673864285 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1780): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: Remove: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003accb0 item 73 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1840): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1840): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1840): _readAt: size=2, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1840): >_readAt: n=0, err=EOF 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1840): _writeAt: size=5, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1840): >_writeAt: n=5, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1840): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.754209736 +0000 UTC m=+28.675679076 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1840): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1880): _writeAt: size=5, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1880): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1880): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ad810 item 74 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1880): >_writeAt: n=5, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1880): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.754855432 +0000 UTC m=+28.676324782 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1880): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1940): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1940): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003adce0 item 74 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1940): _readAt: size=2, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1940): >_readAt: n=0, err=EOF 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1940): _writeAt: size=3, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1940): >_writeAt: n=3, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1940): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.755547292 +0000 UTC m=+28.677016642 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1940): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1980): _readAt: size=512, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1980): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1980): >openPending: err= 2024/12/11 02:17:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1980): >_readAt: n=3, err=EOF 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1980): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.755547292 +0000 UTC m=+28.677016642 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1980): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: Remove: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003adea0 item 74 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1a40): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1a40): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1a40): _readAt: size=2, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1a40): >_readAt: n=0, err=EOF 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1a40): _writeAt: size=5, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1a40): >_writeAt: n=5, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1a40): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.757064983 +0000 UTC m=+28.678534323 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1a40): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1a80): _writeAt: size=5, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1a80): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1a80): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d02a0 item 75 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1a80): >_writeAt: n=5, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1a80): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.757645208 +0000 UTC m=+28.679114538 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1a80): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1b40): _readAt: size=2, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1b40): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1b40): >openPending: err= 2024/12/11 02:17:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1b40): >_readAt: n=2, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1b40): _writeAt: size=3, off=2 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d04d0 item 75 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1b40): >_writeAt: n=3, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1b40): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.758270225 +0000 UTC m=+28.679739565 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1b40): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1b80): _readAt: size=512, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1b80): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1b80): >openPending: err= 2024/12/11 02:17:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1b80): >_readAt: n=5, err=EOF 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1b80): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.758270225 +0000 UTC m=+28.679739565 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1b80): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: Remove: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d0620 item 75 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1c40): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1c40): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1c40): _readAt: size=2, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1c40): >_readAt: n=0, err=EOF 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1c40): _writeAt: size=5, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1c40): >_writeAt: n=5, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1c40): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.759826778 +0000 UTC m=+28.681296118 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1c40): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1c80): _writeAt: size=5, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1c80): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1c80): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d0a80 item 76 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1c80): >_writeAt: n=5, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1c80): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.760395451 +0000 UTC m=+28.681864801 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1c80): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1d40): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1d40): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d0e70 item 76 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1d40): _readAt: size=2, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1d40): >_readAt: n=0, err=EOF 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1d40): _writeAt: size=3, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1d40): >_writeAt: n=3, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1d40): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.761093954 +0000 UTC m=+28.682563294 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1d40): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1d80): _readAt: size=512, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1d80): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1d80): >openPending: err= 2024/12/11 02:17:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1d80): >_readAt: n=3, err=EOF 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1d80): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.761093954 +0000 UTC m=+28.682563294 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1d80): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: Remove: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d11f0 item 76 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1e40): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1e40): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1e40): _readAt: size=2, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1e40): >_readAt: n=0, err=EOF 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1e40): _writeAt: size=5, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1e40): >_writeAt: n=5, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1e40): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.76265799 +0000 UTC m=+28.684127330 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1e40): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1e80): _writeAt: size=5, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1e80): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1e80): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d1b20 item 77 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1e80): >_writeAt: n=5, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1e80): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.763249796 +0000 UTC m=+28.684719136 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1e80): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/11 02:17:34 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1f40): _readAt: size=512, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1f40): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1f40): >openPending: err= 2024/12/11 02:17:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1f40): >_readAt: n=5, err=EOF 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1f40): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.763249796 +0000 UTC m=+28.684719136 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1f40): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: Remove: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d1c70 item 77 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5a0c0): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5a0c0): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5a0c0): _readAt: size=2, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5a0c0): >_readAt: n=0, err=EOF 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5a0c0): _writeAt: size=5, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5a0c0): >_writeAt: n=5, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5a0c0): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.76499649 +0000 UTC m=+28.686465830 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5a0c0): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5a1c0): _writeAt: size=5, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5a1c0): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5a1c0): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045c070 item 78 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5a1c0): >_writeAt: n=5, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5a1c0): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.765577956 +0000 UTC m=+28.687047296 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5a1c0): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/11 02:17:34 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5a380): _readAt: size=512, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5a380): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5a380): >openPending: err= 2024/12/11 02:17:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5a380): >_readAt: n=5, err=EOF 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5a380): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.765577956 +0000 UTC m=+28.687047296 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5a380): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: Remove: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045c3f0 item 78 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5a440): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5a440): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5a440): _readAt: size=2, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5a440): >_readAt: n=0, err=EOF 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5a440): _writeAt: size=5, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5a440): >_writeAt: n=5, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5a440): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.7671836 +0000 UTC m=+28.688652940 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5a440): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5a480): _writeAt: size=5, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5a480): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5a480): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045c9a0 item 79 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5a480): >_writeAt: n=5, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5a480): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.767748517 +0000 UTC m=+28.689217857 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5a480): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/11 02:17:34 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5a580): _readAt: size=512, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5a580): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5a580): >openPending: err= 2024/12/11 02:17:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5a580): >_readAt: n=5, err=EOF 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5a580): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.767748517 +0000 UTC m=+28.689217857 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5a580): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: Remove: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045cbd0 item 79 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5a6c0): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5a6c0): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5a6c0): _readAt: size=2, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5a6c0): >_readAt: n=0, err=EOF 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5a6c0): _writeAt: size=5, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5a6c0): >_writeAt: n=5, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5a6c0): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.769536507 +0000 UTC m=+28.691005847 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5a6c0): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5a700): _writeAt: size=5, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5a700): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5a700): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045cf50 item 80 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5a700): >_writeAt: n=5, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5a700): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.770194585 +0000 UTC m=+28.691663925 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5a700): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/11 02:17:34 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5a7c0): _readAt: size=512, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5a7c0): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5a7c0): >openPending: err= 2024/12/11 02:17:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5a7c0): >_readAt: n=5, err=EOF 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5a7c0): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.770194585 +0000 UTC m=+28.691663925 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5a7c0): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: Remove: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045d0a0 item 80 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5a840): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5a840): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5a840): _writeAt: size=5, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5a840): >_writeAt: n=5, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5a840): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.773029555 +0000 UTC m=+28.694498895 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5a840): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5a880): _readAt: size=2, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5a880): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5a880): open at offset 5 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5a880): >openPending: err= 2024/12/11 02:17:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5a880): >_readAt: n=2, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5a880): _writeAt: size=3, off=7 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045d420 item 81 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5a880): >_writeAt: n=3, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5a880): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.773829346 +0000 UTC m=+28.695298687 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5a880): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5a900): _readAt: size=512, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5a900): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5a900): >openPending: err= 2024/12/11 02:17:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5a900): >_readAt: n=8, err=EOF 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5a900): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.773829346 +0000 UTC m=+28.695298687 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5a900): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: Remove: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045d5e0 item 81 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000428d40): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000428d40): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000428d40): _writeAt: size=5, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000428d40): >_writeAt: n=5, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000428d40): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.775223288 +0000 UTC m=+28.696692658 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000428d40): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000428e00): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000428e00): open at offset 5 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000428e00): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037caf0 item 82 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000428e00): _readAt: size=2, off=5 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000428e00): >_readAt: n=0, err=EOF 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000428e00): _writeAt: size=3, off=5 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000428e00): >_writeAt: n=3, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000428e00): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.775651209 +0000 UTC m=+28.697120549 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000428e00): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000428e40): _readAt: size=512, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000428e40): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000428e40): >openPending: err= 2024/12/11 02:17:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000428e40): >_readAt: n=3, err=EOF 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000428e40): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.775651209 +0000 UTC m=+28.697120549 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000428e40): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: Remove: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037cd90 item 82 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000428ec0): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000428ec0): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000428ec0): _writeAt: size=5, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000428ec0): >_writeAt: n=5, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000428ec0): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.776455038 +0000 UTC m=+28.697924378 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000428ec0): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000428fc0): _readAt: size=2, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000428fc0): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000428fc0): open at offset 5 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000428fc0): >openPending: err= 2024/12/11 02:17:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000428fc0): >_readAt: n=2, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000428fc0): _writeAt: size=3, off=7 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037d110 item 83 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000428fc0): >_writeAt: n=3, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000428fc0): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.776882269 +0000 UTC m=+28.698351610 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000428fc0): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000429280): _readAt: size=512, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000429280): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000429280): >openPending: err= 2024/12/11 02:17:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000429280): >_readAt: n=8, err=EOF 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000429280): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.776882269 +0000 UTC m=+28.698351610 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000429280): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: Remove: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037d260 item 83 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000429300): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000429300): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000429300): _writeAt: size=5, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000429300): >_writeAt: n=5, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000429300): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.777744385 +0000 UTC m=+28.699213735 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000429300): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000429880): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000429880): open at offset 5 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000429880): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037d650 item 84 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000429880): _readAt: size=2, off=5 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000429880): >_readAt: n=0, err=EOF 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000429880): _writeAt: size=3, off=5 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000429880): >_writeAt: n=3, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000429880): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.778084034 +0000 UTC m=+28.699553374 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000429880): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0004298c0): _readAt: size=512, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0004298c0): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0004298c0): >openPending: err= 2024/12/11 02:17:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0004298c0): >_readAt: n=3, err=EOF 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0004298c0): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.778084034 +0000 UTC m=+28.699553374 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0004298c0): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: Remove: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037db90 item 84 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000429940): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000429940): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000429940): _writeAt: size=5, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000429940): >_writeAt: n=5, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000429940): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.778996856 +0000 UTC m=+28.700466195 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000429940): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000429a00): _readAt: size=2, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000429a00): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000429a00): open at offset 5 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000429a00): >openPending: err= 2024/12/11 02:17:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000429a00): >_readAt: n=2, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000429a00): _writeAt: size=3, off=7 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050c000 item 85 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000429a00): >_writeAt: n=3, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000429a00): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.779759428 +0000 UTC m=+28.701228767 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000429a00): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000429a80): _readAt: size=512, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000429a80): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000429a80): >openPending: err= 2024/12/11 02:17:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000429a80): >_readAt: n=8, err=EOF 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000429a80): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.779759428 +0000 UTC m=+28.701228767 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000429a80): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: Remove: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050c230 item 85 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000429b40): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000429b40): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000429b40): _writeAt: size=5, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000429b40): >_writeAt: n=5, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000429b40): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.782201029 +0000 UTC m=+28.703670369 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000429b40): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000429c00): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000429c00): open at offset 5 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000429c00): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050c5b0 item 86 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000429c00): _readAt: size=2, off=5 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000429c00): >_readAt: n=0, err=EOF 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000429c00): _writeAt: size=3, off=5 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000429c00): >_writeAt: n=3, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000429c00): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.782979169 +0000 UTC m=+28.704448510 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000429c00): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000429c40): _readAt: size=512, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000429c40): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000429c40): >openPending: err= 2024/12/11 02:17:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000429c40): >_readAt: n=3, err=EOF 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000429c40): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.782979169 +0000 UTC m=+28.704448510 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000429c40): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: Remove: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050c7e0 item 86 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000429cc0): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000429cc0): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000429cc0): _writeAt: size=5, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000429cc0): >_writeAt: n=5, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000429cc0): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.784730131 +0000 UTC m=+28.706199462 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000429cc0): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000429dc0): _readAt: size=2, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000429dc0): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000429dc0): open at offset 5 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000429dc0): >openPending: err= 2024/12/11 02:17:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000429dc0): >_readAt: n=2, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000429dc0): _writeAt: size=3, off=7 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050cd20 item 87 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000429dc0): >_writeAt: n=3, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000429dc0): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.785433144 +0000 UTC m=+28.706902484 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000429dc0): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000429e00): _readAt: size=512, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000429e00): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000429e00): >openPending: err= 2024/12/11 02:17:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000429e00): >_readAt: n=8, err=EOF 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000429e00): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.785433144 +0000 UTC m=+28.706902484 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000429e00): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: Remove: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050d030 item 87 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000429ec0): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000429ec0): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000429ec0): _writeAt: size=5, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000429ec0): >_writeAt: n=5, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000429ec0): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.787057151 +0000 UTC m=+28.708526491 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000429ec0): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file(0xc00020b7c0): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : open-test-file(0xc00020b7c0): open at offset 5 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc00020b7c0): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050d2d0 item 88 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc00020b7c0): _readAt: size=2, off=5 2024/12/11 02:17:34 DEBUG : open-test-file(0xc00020b7c0): >_readAt: n=0, err=EOF 2024/12/11 02:17:34 DEBUG : open-test-file(0xc00020b7c0): _writeAt: size=3, off=5 2024/12/11 02:17:34 DEBUG : open-test-file(0xc00020b7c0): >_writeAt: n=3, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc00020b7c0): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.787685715 +0000 UTC m=+28.709155075 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc00020b7c0): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc00020b840): _readAt: size=512, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc00020b840): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc00020b840): >openPending: err= 2024/12/11 02:17:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/11 02:17:34 DEBUG : open-test-file(0xc00020b840): >_readAt: n=3, err=EOF 2024/12/11 02:17:34 DEBUG : open-test-file(0xc00020b840): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.787685715 +0000 UTC m=+28.709155075 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc00020b840): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: Remove: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050d650 item 88 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file(0xc00020b9c0): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : open-test-file(0xc00020b9c0): open at offset 0 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc00020b9c0): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc00020b9c0): _readAt: size=2, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc00020b9c0): >_readAt: n=0, err=EOF 2024/12/11 02:17:34 DEBUG : open-test-file(0xc00020b9c0): _writeAt: size=5, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc00020b9c0): >_writeAt: n=5, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc00020b9c0): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.789244461 +0000 UTC m=+28.710713801 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc00020b9c0): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc00020ba00): _writeAt: size=5, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc00020ba00): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc00020ba00): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050dab0 item 89 2024/12/11 02:17:34 DEBUG : open-test-file(0xc00020ba00): >_writeAt: n=5, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc00020ba00): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.789804217 +0000 UTC m=+28.711273557 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc00020ba00): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc00020bac0): _readAt: size=2, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc00020bac0): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : open-test-file(0xc00020bac0): open at offset 5 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc00020bac0): >openPending: err= 2024/12/11 02:17:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/11 02:17:34 DEBUG : open-test-file(0xc00020bac0): >_readAt: n=2, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc00020bac0): _writeAt: size=3, off=7 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050dc70 item 89 2024/12/11 02:17:34 DEBUG : open-test-file(0xc00020bac0): >_writeAt: n=3, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc00020bac0): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.791975789 +0000 UTC m=+28.713445119 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc00020bac0): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc00020bb00): _readAt: size=512, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc00020bb00): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc00020bb00): >openPending: err= 2024/12/11 02:17:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/11 02:17:34 DEBUG : open-test-file(0xc00020bb00): >_readAt: n=8, err=EOF 2024/12/11 02:17:34 DEBUG : open-test-file(0xc00020bb00): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.791975789 +0000 UTC m=+28.713445119 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc00020bb00): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: Remove: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a64070 item 89 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file(0xc00020bbc0): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : open-test-file(0xc00020bbc0): open at offset 0 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc00020bbc0): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc00020bbc0): _readAt: size=2, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc00020bbc0): >_readAt: n=0, err=EOF 2024/12/11 02:17:34 DEBUG : open-test-file(0xc00020bbc0): _writeAt: size=5, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc00020bbc0): >_writeAt: n=5, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc00020bbc0): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.795137804 +0000 UTC m=+28.716607144 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc00020bbc0): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc00020bc00): _writeAt: size=5, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc00020bc00): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc00020bc00): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a64310 item 90 2024/12/11 02:17:34 DEBUG : open-test-file(0xc00020bc00): >_writeAt: n=5, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc00020bc00): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.795662776 +0000 UTC m=+28.717132116 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc00020bc00): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file(0xc00020bcc0): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : open-test-file(0xc00020bcc0): open at offset 5 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc00020bcc0): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a64460 item 90 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc00020bcc0): _readAt: size=2, off=5 2024/12/11 02:17:34 DEBUG : open-test-file(0xc00020bcc0): >_readAt: n=0, err=EOF 2024/12/11 02:17:34 DEBUG : open-test-file(0xc00020bcc0): _writeAt: size=3, off=5 2024/12/11 02:17:34 DEBUG : open-test-file(0xc00020bcc0): >_writeAt: n=3, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc00020bcc0): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.796343546 +0000 UTC m=+28.717812886 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc00020bcc0): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0000ad580): _readAt: size=512, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0000ad580): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0000ad580): >openPending: err= 2024/12/11 02:17:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0000ad580): >_readAt: n=3, err=EOF 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0000ad580): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.796343546 +0000 UTC m=+28.717812886 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0000ad580): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: Remove: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a645b0 item 90 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0000ad6c0): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0000ad6c0): open at offset 0 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0000ad6c0): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0000ad6c0): _readAt: size=2, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0000ad6c0): >_readAt: n=0, err=EOF 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0000ad6c0): _writeAt: size=5, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0000ad6c0): >_writeAt: n=5, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0000ad6c0): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.797895399 +0000 UTC m=+28.719364740 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0000ad6c0): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0000ad780): _writeAt: size=5, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0000ad780): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0000ad780): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a64850 item 91 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0000ad780): >_writeAt: n=5, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0000ad780): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.79845685 +0000 UTC m=+28.719926189 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0000ad780): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5a0c0): _readAt: size=2, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5a0c0): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5a0c0): open at offset 5 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5a0c0): >openPending: err= 2024/12/11 02:17:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5a0c0): >_readAt: n=2, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5a0c0): _writeAt: size=3, off=7 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045c000 item 91 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5a0c0): >_writeAt: n=3, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5a0c0): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.800088631 +0000 UTC m=+28.721557971 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5a0c0): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5a300): _readAt: size=512, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5a300): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5a300): >openPending: err= 2024/12/11 02:17:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5a300): >_readAt: n=8, err=EOF 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5a300): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.800088631 +0000 UTC m=+28.721557971 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5a300): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: Remove: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045c230 item 91 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5a3c0): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5a3c0): open at offset 0 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5a3c0): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5a3c0): _readAt: size=2, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5a3c0): >_readAt: n=0, err=EOF 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5a3c0): _writeAt: size=5, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5a3c0): >_writeAt: n=5, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5a3c0): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.801680619 +0000 UTC m=+28.723149959 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5a3c0): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5a400): _writeAt: size=5, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5a400): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5a400): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045c930 item 92 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5a400): >_writeAt: n=5, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5a400): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.802222663 +0000 UTC m=+28.723692013 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5a400): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5a4c0): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5a4c0): open at offset 5 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5a4c0): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045cb60 item 92 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5a4c0): _readAt: size=2, off=5 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5a4c0): >_readAt: n=0, err=EOF 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5a4c0): _writeAt: size=3, off=5 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5a4c0): >_writeAt: n=3, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5a4c0): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.802827553 +0000 UTC m=+28.724296894 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5a4c0): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5a540): _readAt: size=512, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5a540): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5a540): >openPending: err= 2024/12/11 02:17:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5a540): >_readAt: n=3, err=EOF 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5a540): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.802827553 +0000 UTC m=+28.724296894 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5a540): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: Remove: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045ccb0 item 92 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5a680): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5a680): open at offset 0 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5a680): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5a680): _readAt: size=2, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5a680): >_readAt: n=0, err=EOF 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5a680): _writeAt: size=5, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5a680): >_writeAt: n=5, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5a680): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.804153318 +0000 UTC m=+28.725622657 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5a680): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5a6c0): _writeAt: size=5, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5a6c0): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5a6c0): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045d030 item 93 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5a6c0): >_writeAt: n=5, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5a6c0): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.804698217 +0000 UTC m=+28.726167546 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5a6c0): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/11 02:17:34 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5a780): _readAt: size=512, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5a780): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5a780): >openPending: err= 2024/12/11 02:17:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5a780): >_readAt: n=5, err=EOF 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5a780): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.804698217 +0000 UTC m=+28.726167546 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5a780): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: Remove: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045d180 item 93 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5a880): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5a880): open at offset 0 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5a880): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5a880): _readAt: size=2, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5a880): >_readAt: n=0, err=EOF 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5a880): _writeAt: size=5, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5a880): >_writeAt: n=5, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5a880): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.806178589 +0000 UTC m=+28.727647928 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5a880): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5a900): _writeAt: size=5, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5a900): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5a900): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045d500 item 94 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5a900): >_writeAt: n=5, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5a900): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.806734218 +0000 UTC m=+28.728203557 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5a900): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/11 02:17:34 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5a9c0): _readAt: size=512, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5a9c0): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5a9c0): >openPending: err= 2024/12/11 02:17:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5a9c0): >_readAt: n=5, err=EOF 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5a9c0): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.806734218 +0000 UTC m=+28.728203557 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5a9c0): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: Remove: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045dab0 item 94 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5aac0): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5aac0): open at offset 0 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5aac0): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5aac0): _readAt: size=2, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5aac0): >_readAt: n=0, err=EOF 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5aac0): _writeAt: size=5, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5aac0): >_writeAt: n=5, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5aac0): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.808239485 +0000 UTC m=+28.729708814 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5aac0): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5ab00): _writeAt: size=5, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5ab00): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5ab00): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045df10 item 95 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5ab00): >_writeAt: n=5, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5ab00): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.808791557 +0000 UTC m=+28.730260897 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5ab00): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/11 02:17:34 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5abc0): _readAt: size=512, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5abc0): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5abc0): >openPending: err= 2024/12/11 02:17:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5abc0): >_readAt: n=5, err=EOF 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5abc0): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.808791557 +0000 UTC m=+28.730260897 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5abc0): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: Remove: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a64a80 item 95 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 02:17:34 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 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5acc0): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5acc0): open at offset 0 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5acc0): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5acc0): _readAt: size=2, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5acc0): >_readAt: n=0, err=EOF 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5acc0): _writeAt: size=5, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5acc0): >_writeAt: n=5, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5acc0): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.811828721 +0000 UTC m=+28.733298092 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5acc0): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5ad00): _writeAt: size=5, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5ad00): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5ad00): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a64d20 item 96 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5ad00): >_writeAt: n=5, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5ad00): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.812498822 +0000 UTC m=+28.733968163 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5ad00): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/11 02:17:34 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5ae40): _readAt: size=512, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5ae40): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5ae40): >openPending: err= 2024/12/11 02:17:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5ae40): >_readAt: n=5, err=EOF 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5ae40): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.812498822 +0000 UTC m=+28.733968163 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5ae40): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: Remove: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a64e70 item 96 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Remove: err= 2024/12/11 02:17:34 DEBUG : WaitForWriters: timeout=30s 2024/12/11 02:17:34 DEBUG : : Looking for writers 2024/12/11 02:17:34 DEBUG : >WaitForWriters: 2024/12/11 02:17:34 DEBUG : vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:180: Remote "sftp://rclone@:22/rclone-test-doyaked5futu", Local "Local file system at /tmp/rclone2550318220", Modify Window "1s" 2024/12/11 02:17:34 INFO : sftp://rclone@:22/rclone-test-doyaked5futu: poll-interval is not supported by this remote 2024/12/11 02:17:34 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/11 02:17:34 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-doyaked5futu" 2024/12/11 02:17:34 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-doyaked5futu" 2024/12/11 02:17:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-doyaked5futu" 2024/12/11 02:17:34 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/11 02:17:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-doyaked5futu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-doyaked5futu" 2024/12/11 02:17:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-doyaked5futu" 2024/12/11 02:17:34 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/11 02:17:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-doyaked5futu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-doyaked5futu" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2024/12/11 02:17:34 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5ae80): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5ae80): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5ae80): _writeAt: size=5, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5ae80): >_writeAt: n=5, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5ae80): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.826059061 +0000 UTC m=+28.747528391 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5ae80): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5af00): _readAt: size=2, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5af00): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5af00): >openPending: err= 2024/12/11 02:17:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5af00): >_readAt: n=2, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5af00): _writeAt: size=3, off=2 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5af00): >_writeAt: n=0, err=Bad file descriptor 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5af00): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.826059061 +0000 UTC m=+28.747528391 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5af00): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5af80): _readAt: size=512, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5af80): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5af80): >openPending: err= 2024/12/11 02:17:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5af80): >_readAt: n=5, err=EOF 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5af80): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.826059061 +0000 UTC m=+28.747528391 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5af80): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: Remove: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a65030 item 1 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5afc0): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5afc0): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5afc0): _writeAt: size=5, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5afc0): >_writeAt: n=5, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5afc0): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.828546948 +0000 UTC m=+28.750016288 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5afc0): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5b000): _readAt: size=512, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5b000): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5b000): >openPending: err= 2024/12/11 02:17:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5b000): >_readAt: n=5, err=EOF 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5b000): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.828546948 +0000 UTC m=+28.750016288 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5b000): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: Remove: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a653b0 item 2 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5b040): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5b040): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5b040): _writeAt: size=5, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5b040): >_writeAt: n=5, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5b040): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.830344156 +0000 UTC m=+28.751813496 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5b040): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5b080): _readAt: size=2, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5b080): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5b080): >openPending: err= 2024/12/11 02:17:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5b080): >_readAt: n=2, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5b080): _writeAt: size=3, off=2 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5b080): >_writeAt: n=0, err=Bad file descriptor 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5b080): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.830344156 +0000 UTC m=+28.751813496 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5b080): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5b0c0): _readAt: size=512, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5b0c0): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5b0c0): >openPending: err= 2024/12/11 02:17:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5b0c0): >_readAt: n=5, err=EOF 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5b0c0): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.830344156 +0000 UTC m=+28.751813496 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5b0c0): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: Remove: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a65650 item 3 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5b140): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5b140): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5b140): _writeAt: size=5, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5b140): >_writeAt: n=5, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5b140): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.833174647 +0000 UTC m=+28.754643988 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5b140): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5b1c0): _readAt: size=512, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5b1c0): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5b1c0): >openPending: err= 2024/12/11 02:17:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5b1c0): >_readAt: n=5, err=EOF 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5b1c0): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.833174647 +0000 UTC m=+28.754643988 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5b1c0): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: Remove: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a659d0 item 4 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5b200): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5b200): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5b200): _writeAt: size=5, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5b200): >_writeAt: n=5, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5b200): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.835040333 +0000 UTC m=+28.756509673 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5b200): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5b240): _readAt: size=2, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5b240): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5b240): >openPending: err= 2024/12/11 02:17:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5b240): >_readAt: n=2, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5b240): _writeAt: size=3, off=2 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5b240): >_writeAt: n=0, err=Bad file descriptor 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5b240): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.835040333 +0000 UTC m=+28.756509673 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5b240): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5b280): _readAt: size=512, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5b280): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5b280): >openPending: err= 2024/12/11 02:17:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5b280): >_readAt: n=5, err=EOF 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5b280): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.835040333 +0000 UTC m=+28.756509673 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5b280): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: Remove: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a65c70 item 5 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5b300): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5b300): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5b300): _writeAt: size=5, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5b300): >_writeAt: n=5, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5b300): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.837714625 +0000 UTC m=+28.759183965 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5b300): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5b380): _readAt: size=512, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5b380): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5b380): >openPending: err= 2024/12/11 02:17:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5b380): >_readAt: n=5, err=EOF 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5b380): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.837714625 +0000 UTC m=+28.759183965 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5b380): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: Remove: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051e230 item 6 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5b400): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5b400): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5b400): _writeAt: size=5, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5b400): >_writeAt: n=5, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5b400): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.839561525 +0000 UTC m=+28.761030875 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5b400): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5b4c0): _readAt: size=2, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5b4c0): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5b4c0): >openPending: err= 2024/12/11 02:17:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5b4c0): >_readAt: n=2, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5b4c0): _writeAt: size=3, off=2 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5b4c0): >_writeAt: n=0, err=Bad file descriptor 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5b4c0): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.839561525 +0000 UTC m=+28.761030875 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5b4c0): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5b500): _readAt: size=512, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5b500): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5b500): >openPending: err= 2024/12/11 02:17:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5b500): >_readAt: n=5, err=EOF 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5b500): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.839561525 +0000 UTC m=+28.761030875 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5b500): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: Remove: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051e770 item 7 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5b5c0): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5b5c0): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5b5c0): _writeAt: size=5, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5b5c0): >_writeAt: n=5, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5b5c0): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.842127567 +0000 UTC m=+28.763596907 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5b5c0): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5b640): _readAt: size=512, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5b640): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5b640): >openPending: err= 2024/12/11 02:17:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5b640): >_readAt: n=5, err=EOF 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5b640): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.842127567 +0000 UTC m=+28.763596907 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5b640): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: Remove: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051ef50 item 8 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5b680): _readAt: size=2, off=0 2024/12/11 02:17:34 ERROR : open-test-file(0xc000b5b680): Couldn't read size of file 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5b680): >_readAt: n=0, err=EOF 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5b680): _writeAt: size=5, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5b680): >_writeAt: n=0, err=Bad file descriptor 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5b680): close: 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5b680): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5b6c0): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5b6c0): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5b6c0): _writeAt: size=5, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5b6c0): >_writeAt: n=5, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5b6c0): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.844183864 +0000 UTC m=+28.765653204 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5b6c0): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5b700): _readAt: size=2, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5b700): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5b700): >openPending: err= 2024/12/11 02:17:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5b700): >_readAt: n=2, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5b700): _writeAt: size=3, off=2 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5b700): >_writeAt: n=0, err=Bad file descriptor 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5b700): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.844183864 +0000 UTC m=+28.765653204 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5b700): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5b740): _readAt: size=512, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5b740): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5b740): >openPending: err= 2024/12/11 02:17:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5b740): >_readAt: n=5, err=EOF 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5b740): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.844183864 +0000 UTC m=+28.765653204 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5b740): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: Remove: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051f810 item 9 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5b7c0): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5b7c0): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5b7c0): _writeAt: size=5, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5b7c0): >_writeAt: n=5, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5b7c0): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.846662003 +0000 UTC m=+28.768131343 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5b7c0): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5b840): _readAt: size=512, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5b840): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5b840): >openPending: err= 2024/12/11 02:17:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5b840): >_readAt: n=5, err=EOF 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5b840): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.846662003 +0000 UTC m=+28.768131343 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5b840): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: Remove: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00024e000 item 10 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5b900): _readAt: size=2, off=0 2024/12/11 02:17:34 ERROR : open-test-file(0xc000b5b900): Couldn't read size of file 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5b900): >_readAt: n=0, err=EOF 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5b900): _writeAt: size=5, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5b900): >_writeAt: n=0, err=Bad file descriptor 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5b900): close: 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5b900): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5b940): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5b940): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5b940): _writeAt: size=5, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5b940): >_writeAt: n=5, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5b940): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.848771699 +0000 UTC m=+28.770241039 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5b940): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5ba00): _readAt: size=2, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5ba00): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5ba00): >openPending: err= 2024/12/11 02:17:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5ba00): >_readAt: n=2, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5ba00): _writeAt: size=3, off=2 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5ba00): >_writeAt: n=0, err=Bad file descriptor 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5ba00): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.848771699 +0000 UTC m=+28.770241039 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5ba00): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5ba40): _readAt: size=512, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5ba40): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5ba40): >openPending: err= 2024/12/11 02:17:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5ba40): >_readAt: n=5, err=EOF 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5ba40): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.848771699 +0000 UTC m=+28.770241039 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5ba40): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: Remove: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00024e3f0 item 11 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5bac0): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5bac0): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5bac0): _writeAt: size=5, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5bac0): >_writeAt: n=5, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5bac0): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.851398944 +0000 UTC m=+28.772868285 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5bac0): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5bb80): _readAt: size=512, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5bb80): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5bb80): >openPending: err= 2024/12/11 02:17:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5bb80): >_readAt: n=5, err=EOF 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5bb80): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.851398944 +0000 UTC m=+28.772868285 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5bb80): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: Remove: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00024e7e0 item 12 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5bc40): _readAt: size=2, off=0 2024/12/11 02:17:34 ERROR : open-test-file(0xc000b5bc40): Couldn't read size of file 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5bc40): >_readAt: n=0, err=EOF 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5bc40): _writeAt: size=5, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5bc40): >_writeAt: n=0, err=Bad file descriptor 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5bc40): close: 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5bc40): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5bc80): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5bc80): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5bc80): _writeAt: size=5, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5bc80): >_writeAt: n=5, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5bc80): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.853515503 +0000 UTC m=+28.774984843 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5bc80): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/11 02:17:34 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5bd40): _readAt: size=512, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5bd40): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5bd40): >openPending: err= 2024/12/11 02:17:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5bd40): >_readAt: n=5, err=EOF 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5bd40): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.853515503 +0000 UTC m=+28.774984843 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5bd40): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: Remove: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00024eaf0 item 13 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5bdc0): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5bdc0): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5bdc0): _writeAt: size=5, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5bdc0): >_writeAt: n=5, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5bdc0): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.855495871 +0000 UTC m=+28.776965200 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5bdc0): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5be40): _readAt: size=512, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5be40): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5be40): >openPending: err= 2024/12/11 02:17:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5be40): >_readAt: n=5, err=EOF 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5be40): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.855495871 +0000 UTC m=+28.776965200 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5be40): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: Remove: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00024ee00 item 14 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5bf00): _readAt: size=2, off=0 2024/12/11 02:17:34 ERROR : open-test-file(0xc000b5bf00): Couldn't read size of file 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5bf00): >_readAt: n=0, err=EOF 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5bf00): _writeAt: size=5, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5bf00): >_writeAt: n=0, err=Bad file descriptor 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5bf00): close: 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5bf00): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5bf40): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5bf40): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5bf40): _writeAt: size=5, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5bf40): >_writeAt: n=5, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5bf40): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.85801745 +0000 UTC m=+28.779486790 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000b5bf40): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/11 02:17:34 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8100): _readAt: size=512, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8100): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8100): >openPending: err= 2024/12/11 02:17:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8100): >_readAt: n=5, err=EOF 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8100): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.85801745 +0000 UTC m=+28.779486790 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8100): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: Remove: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00024f0a0 item 15 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a81c0): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a81c0): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a81c0): _writeAt: size=5, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a81c0): >_writeAt: n=5, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a81c0): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.861894199 +0000 UTC m=+28.783363559 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a81c0): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8240): _readAt: size=512, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8240): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8240): >openPending: err= 2024/12/11 02:17:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8240): >_readAt: n=5, err=EOF 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8240): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.861894199 +0000 UTC m=+28.783363559 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8240): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: Remove: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00024f3b0 item 16 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8280): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8280): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8280): _writeAt: size=5, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8280): >_writeAt: n=5, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8280): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.865372429 +0000 UTC m=+28.786841769 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8280): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8340): _readAt: size=2, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8340): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8340): open at offset 5 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8340): >openPending: err= 2024/12/11 02:17:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8340): >_readAt: n=2, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8340): _writeAt: size=3, off=7 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8340): >_writeAt: n=0, err=Bad file descriptor 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8340): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.865372429 +0000 UTC m=+28.786841769 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8340): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8380): _readAt: size=512, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8380): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8380): >openPending: err= 2024/12/11 02:17:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8380): >_readAt: n=5, err=EOF 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8380): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.865372429 +0000 UTC m=+28.786841769 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8380): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: Remove: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00024f730 item 17 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8440): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8440): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8440): _writeAt: size=5, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8440): >_writeAt: n=5, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8440): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.868726611 +0000 UTC m=+28.790195950 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8440): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8580): _readAt: size=512, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8580): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8580): >openPending: err= 2024/12/11 02:17:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8580): >_readAt: n=5, err=EOF 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8580): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.868726611 +0000 UTC m=+28.790195950 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8580): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: Remove: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00024fb20 item 18 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8600): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8600): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8600): _writeAt: size=5, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8600): >_writeAt: n=5, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8600): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.872189924 +0000 UTC m=+28.793659274 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8600): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8740): _readAt: size=2, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8740): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8740): open at offset 5 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8740): >openPending: err= 2024/12/11 02:17:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8740): >_readAt: n=2, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8740): _writeAt: size=3, off=7 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8740): >_writeAt: n=0, err=Bad file descriptor 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8740): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.872189924 +0000 UTC m=+28.793659274 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8740): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8780): _readAt: size=512, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8780): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8780): >openPending: err= 2024/12/11 02:17:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8780): >_readAt: n=5, err=EOF 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8780): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.872189924 +0000 UTC m=+28.793659274 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8780): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: Remove: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00024fdc0 item 19 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8840): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8840): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8840): _writeAt: size=5, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8840): >_writeAt: n=5, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8840): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.87425672 +0000 UTC m=+28.795726060 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8840): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a88c0): _readAt: size=512, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a88c0): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a88c0): >openPending: err= 2024/12/11 02:17:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a88c0): >_readAt: n=5, err=EOF 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a88c0): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.87425672 +0000 UTC m=+28.795726060 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a88c0): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: Remove: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005150a0 item 20 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8940): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8940): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8940): _writeAt: size=5, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8940): >_writeAt: n=5, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8940): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.877346894 +0000 UTC m=+28.798816233 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8940): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8a40): _readAt: size=2, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8a40): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8a40): open at offset 5 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8a40): >openPending: err= 2024/12/11 02:17:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8a40): >_readAt: n=2, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8a40): _writeAt: size=3, off=7 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8a40): >_writeAt: n=0, err=Bad file descriptor 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8a40): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.877346894 +0000 UTC m=+28.798816233 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8a40): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8a80): _readAt: size=512, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8a80): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8a80): >openPending: err= 2024/12/11 02:17:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8a80): >_readAt: n=5, err=EOF 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8a80): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.877346894 +0000 UTC m=+28.798816233 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8a80): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: Remove: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000515880 item 21 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8b00): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8b00): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8b00): _writeAt: size=5, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8b00): >_writeAt: n=5, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8b00): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.879396638 +0000 UTC m=+28.800865979 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8b00): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8b80): _readAt: size=512, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8b80): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8b80): >openPending: err= 2024/12/11 02:17:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8b80): >_readAt: n=5, err=EOF 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8b80): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.879396638 +0000 UTC m=+28.800865979 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8b80): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: Remove: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000706540 item 22 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8c00): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8c00): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8c00): _writeAt: size=5, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8c00): >_writeAt: n=5, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8c00): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.886582134 +0000 UTC m=+28.808051475 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8c00): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8cc0): _readAt: size=2, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8cc0): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8cc0): open at offset 5 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8cc0): >openPending: err= 2024/12/11 02:17:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8cc0): >_readAt: n=2, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8cc0): _writeAt: size=3, off=7 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8cc0): >_writeAt: n=0, err=Bad file descriptor 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8cc0): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.886582134 +0000 UTC m=+28.808051475 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8cc0): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0004581c0): _readAt: size=512, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0004581c0): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0004581c0): >openPending: err= 2024/12/11 02:17:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0004581c0): >_readAt: n=5, err=EOF 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0004581c0): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.886582134 +0000 UTC m=+28.808051475 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0004581c0): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: Remove: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007072d0 item 23 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000458340): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000458340): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000458340): _writeAt: size=5, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000458340): >_writeAt: n=5, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000458340): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.888871373 +0000 UTC m=+28.810340743 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000458340): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0004583c0): _readAt: size=512, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0004583c0): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0004583c0): >openPending: err= 2024/12/11 02:17:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0004583c0): >_readAt: n=5, err=EOF 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0004583c0): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.888871373 +0000 UTC m=+28.810340743 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0004583c0): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: Remove: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052bce0 item 24 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000458640): _readAt: size=2, off=0 2024/12/11 02:17:34 ERROR : open-test-file(0xc000458640): Couldn't read size of file 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000458640): >_readAt: n=0, err=EOF 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000458640): _writeAt: size=5, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000458640): >_writeAt: n=0, err=Bad file descriptor 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000458640): close: 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000458640): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0004586c0): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0004586c0): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0004586c0): _writeAt: size=5, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0004586c0): >_writeAt: n=5, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0004586c0): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.8903384 +0000 UTC m=+28.811807740 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0004586c0): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0004588c0): _readAt: size=2, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0004588c0): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0004588c0): open at offset 5 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0004588c0): >openPending: err= 2024/12/11 02:17:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0004588c0): >_readAt: n=2, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0004588c0): _writeAt: size=3, off=7 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0004588c0): >_writeAt: n=0, err=Bad file descriptor 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0004588c0): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.8903384 +0000 UTC m=+28.811807740 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0004588c0): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000458900): _readAt: size=512, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000458900): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000458900): >openPending: err= 2024/12/11 02:17:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000458900): >_readAt: n=5, err=EOF 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000458900): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.8903384 +0000 UTC m=+28.811807740 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000458900): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: Remove: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000524150 item 25 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000458a40): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000458a40): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000458a40): _writeAt: size=5, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000458a40): >_writeAt: n=5, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000458a40): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.892550096 +0000 UTC m=+28.814019436 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000458a40): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000458bc0): _readAt: size=512, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000458bc0): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000458bc0): >openPending: err= 2024/12/11 02:17:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000458bc0): >_readAt: n=5, err=EOF 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000458bc0): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.892550096 +0000 UTC m=+28.814019436 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000458bc0): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: Remove: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000525030 item 26 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000458cc0): _readAt: size=2, off=0 2024/12/11 02:17:34 ERROR : open-test-file(0xc000458cc0): Couldn't read size of file 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000458cc0): >_readAt: n=0, err=EOF 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000458cc0): _writeAt: size=5, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000458cc0): >_writeAt: n=0, err=Bad file descriptor 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000458cc0): close: 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000458cc0): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000458d00): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000458d00): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000458d00): _writeAt: size=5, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000458d00): >_writeAt: n=5, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000458d00): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.893852397 +0000 UTC m=+28.815321737 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000458d00): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000458dc0): _readAt: size=2, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000458dc0): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000458dc0): open at offset 5 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000458dc0): >openPending: err= 2024/12/11 02:17:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000458dc0): >_readAt: n=2, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000458dc0): _writeAt: size=3, off=7 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000458dc0): >_writeAt: n=0, err=Bad file descriptor 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000458dc0): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.893852397 +0000 UTC m=+28.815321737 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000458dc0): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000458e00): _readAt: size=512, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000458e00): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000458e00): >openPending: err= 2024/12/11 02:17:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000458e00): >_readAt: n=5, err=EOF 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000458e00): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.893852397 +0000 UTC m=+28.815321737 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000458e00): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: Remove: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000525730 item 27 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000458f00): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000458f00): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000458f00): _writeAt: size=5, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000458f00): >_writeAt: n=5, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000458f00): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.895507792 +0000 UTC m=+28.816977132 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000458f00): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000458fc0): _readAt: size=512, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000458fc0): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000458fc0): >openPending: err= 2024/12/11 02:17:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000458fc0): >_readAt: n=5, err=EOF 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000458fc0): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.895507792 +0000 UTC m=+28.816977132 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000458fc0): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: Remove: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000525ea0 item 28 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459080): _readAt: size=2, off=0 2024/12/11 02:17:34 ERROR : open-test-file(0xc000459080): Couldn't read size of file 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459080): >_readAt: n=0, err=EOF 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459080): _writeAt: size=5, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459080): >_writeAt: n=0, err=Bad file descriptor 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459080): close: 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459080): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0004590c0): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0004590c0): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0004590c0): _writeAt: size=5, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0004590c0): >_writeAt: n=5, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0004590c0): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.896857602 +0000 UTC m=+28.818326942 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0004590c0): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/11 02:17:34 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459180): _readAt: size=512, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459180): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459180): >openPending: err= 2024/12/11 02:17:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459180): >_readAt: n=5, err=EOF 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459180): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.896857602 +0000 UTC m=+28.818326942 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459180): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: Remove: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001d0540 item 29 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459200): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459200): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459200): _writeAt: size=5, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459200): >_writeAt: n=5, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459200): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.898400599 +0000 UTC m=+28.819869938 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459200): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459300): _readAt: size=512, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459300): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459300): >openPending: err= 2024/12/11 02:17:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459300): >_readAt: n=5, err=EOF 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459300): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.898400599 +0000 UTC m=+28.819869938 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459300): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: Remove: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001d08c0 item 30 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0004593c0): _readAt: size=2, off=0 2024/12/11 02:17:34 ERROR : open-test-file(0xc0004593c0): Couldn't read size of file 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0004593c0): >_readAt: n=0, err=EOF 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0004593c0): _writeAt: size=5, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0004593c0): >_writeAt: n=0, err=Bad file descriptor 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0004593c0): close: 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0004593c0): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459440): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459440): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459440): _writeAt: size=5, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459440): >_writeAt: n=5, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459440): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.90017789 +0000 UTC m=+28.821647230 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459440): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/11 02:17:34 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459500): _readAt: size=512, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459500): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459500): >openPending: err= 2024/12/11 02:17:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459500): >_readAt: n=5, err=EOF 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459500): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.90017789 +0000 UTC m=+28.821647230 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459500): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: Remove: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001d0bd0 item 31 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 02:17:34 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 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459580): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459580): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459580): _writeAt: size=5, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459580): >_writeAt: n=5, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459580): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.90134405 +0000 UTC m=+28.822813419 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459580): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459680): _readAt: size=512, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459680): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459680): >openPending: err= 2024/12/11 02:17:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459680): >_readAt: n=5, err=EOF 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459680): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.90134405 +0000 UTC m=+28.822813419 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459680): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: Remove: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001d1030 item 32 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0004596c0): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0004596c0): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0004596c0): _writeAt: size=5, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0004596c0): >_writeAt: n=5, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0004596c0): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.90285123 +0000 UTC m=+28.824320570 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0004596c0): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459700): _readAt: size=2, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459700): >_readAt: n=0, err=Bad file descriptor 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459700): _writeAt: size=3, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459700): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459700): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001d1500 item 33 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459700): >_writeAt: n=3, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459700): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.90356917 +0000 UTC m=+28.825038509 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459700): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459740): _readAt: size=512, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459740): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459740): >openPending: err= 2024/12/11 02:17:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459740): >_readAt: n=5, err=EOF 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459740): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.90356917 +0000 UTC m=+28.825038509 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459740): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: Remove: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001d1730 item 33 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459780): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459780): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459780): _writeAt: size=5, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459780): >_writeAt: n=5, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459780): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.905444181 +0000 UTC m=+28.826913531 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459780): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0004597c0): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0004597c0): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001d1a40 item 34 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0004597c0): _readAt: size=2, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0004597c0): >_readAt: n=0, err=Bad file descriptor 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0004597c0): _writeAt: size=3, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0004597c0): >_writeAt: n=3, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0004597c0): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.906205251 +0000 UTC m=+28.827674590 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0004597c0): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459800): _readAt: size=512, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459800): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459800): >openPending: err= 2024/12/11 02:17:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459800): >_readAt: n=3, err=EOF 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459800): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.906205251 +0000 UTC m=+28.827674590 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459800): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: Remove: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001d1b90 item 34 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459840): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459840): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459840): _writeAt: size=5, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459840): >_writeAt: n=5, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459840): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.908158398 +0000 UTC m=+28.829627738 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459840): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459880): _readAt: size=2, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459880): >_readAt: n=0, err=Bad file descriptor 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459880): _writeAt: size=3, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459880): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459880): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001d1ea0 item 35 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459880): >_writeAt: n=3, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459880): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.908967295 +0000 UTC m=+28.830436635 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459880): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0004598c0): _readAt: size=512, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0004598c0): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0004598c0): >openPending: err= 2024/12/11 02:17:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0004598c0): >_readAt: n=5, err=EOF 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0004598c0): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.908967295 +0000 UTC m=+28.830436635 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0004598c0): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: Remove: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000256070 item 35 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459940): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459940): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459940): _writeAt: size=5, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459940): >_writeAt: n=5, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459940): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.910783037 +0000 UTC m=+28.832252378 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459940): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459a00): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459a00): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002563f0 item 36 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459a00): _readAt: size=2, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459a00): >_readAt: n=0, err=Bad file descriptor 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459a00): _writeAt: size=3, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459a00): >_writeAt: n=3, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459a00): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.911559676 +0000 UTC m=+28.833029016 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459a00): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459a80): _readAt: size=512, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459a80): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459a80): >openPending: err= 2024/12/11 02:17:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459a80): >_readAt: n=3, err=EOF 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459a80): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.911559676 +0000 UTC m=+28.833029016 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459a80): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: Remove: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000256540 item 36 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459ac0): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459ac0): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459ac0): _writeAt: size=5, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459ac0): >_writeAt: n=5, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459ac0): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.913696633 +0000 UTC m=+28.835165973 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459ac0): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459b00): _readAt: size=2, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459b00): >_readAt: n=0, err=Bad file descriptor 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459b00): _writeAt: size=3, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459b00): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459b00): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000256850 item 37 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459b00): >_writeAt: n=3, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459b00): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.914358218 +0000 UTC m=+28.835827558 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459b00): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459b40): _readAt: size=512, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459b40): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459b40): >openPending: err= 2024/12/11 02:17:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459b40): >_readAt: n=5, err=EOF 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459b40): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.914358218 +0000 UTC m=+28.835827558 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459b40): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: Remove: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002569a0 item 37 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459bc0): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459bc0): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459bc0): _writeAt: size=5, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459bc0): >_writeAt: n=5, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459bc0): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.916272974 +0000 UTC m=+28.837742313 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459bc0): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459cc0): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459cc0): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000256d90 item 38 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459cc0): _readAt: size=2, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459cc0): >_readAt: n=0, err=Bad file descriptor 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459cc0): _writeAt: size=3, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459cc0): >_writeAt: n=3, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459cc0): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.91705354 +0000 UTC m=+28.838522879 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459cc0): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459d00): _readAt: size=512, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459d00): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459d00): >openPending: err= 2024/12/11 02:17:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459d00): >_readAt: n=3, err=EOF 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459d00): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.91705354 +0000 UTC m=+28.838522879 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459d00): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: Remove: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000256fc0 item 38 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459dc0): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459dc0): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459dc0): _writeAt: size=5, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459dc0): >_writeAt: n=5, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459dc0): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.919779427 +0000 UTC m=+28.841248797 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459dc0): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459ec0): _readAt: size=2, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459ec0): >_readAt: n=0, err=Bad file descriptor 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459ec0): _writeAt: size=3, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459ec0): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459ec0): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000257260 item 39 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459ec0): >_writeAt: n=3, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459ec0): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.920551396 +0000 UTC m=+28.842020736 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000459ec0): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8d00): _readAt: size=512, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8d00): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8d00): >openPending: err= 2024/12/11 02:17:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8d00): >_readAt: n=5, err=EOF 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8d00): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.920551396 +0000 UTC m=+28.842020736 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8d00): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: Remove: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000257490 item 39 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8d80): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8d80): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8d80): _writeAt: size=5, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8d80): >_writeAt: n=5, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8d80): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.922218514 +0000 UTC m=+28.843687854 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8d80): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8e40): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8e40): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007077a0 item 40 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8e40): _readAt: size=2, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8e40): >_readAt: n=0, err=Bad file descriptor 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8e40): _writeAt: size=3, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8e40): >_writeAt: n=3, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8e40): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.923411171 +0000 UTC m=+28.844880512 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8e40): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8e80): _readAt: size=512, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8e80): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8e80): >openPending: err= 2024/12/11 02:17:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8e80): >_readAt: n=3, err=EOF 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8e80): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.923411171 +0000 UTC m=+28.844880512 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8e80): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: Remove: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000707960 item 40 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8ec0): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8ec0): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8ec0): _readAt: size=2, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8ec0): >_readAt: n=0, err=Bad file descriptor 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8ec0): _writeAt: size=5, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8ec0): >_writeAt: n=5, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8ec0): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.9253438 +0000 UTC m=+28.846813140 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8ec0): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8f00): _writeAt: size=5, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8f00): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8f00): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000707c00 item 41 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8f00): >_writeAt: n=5, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8f00): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.925665536 +0000 UTC m=+28.847134876 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8f00): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8f40): _readAt: size=2, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8f40): >_readAt: n=0, err=Bad file descriptor 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8f40): _writeAt: size=3, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8f40): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8f40): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000707d50 item 41 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8f40): >_writeAt: n=3, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8f40): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.926002911 +0000 UTC m=+28.847472250 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8f40): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8f80): _readAt: size=512, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8f80): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8f80): >openPending: err= 2024/12/11 02:17:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8f80): >_readAt: n=5, err=EOF 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8f80): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.926002911 +0000 UTC m=+28.847472250 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a8f80): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: Remove: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000707ea0 item 41 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9040): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9040): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9040): _readAt: size=2, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9040): >_readAt: n=0, err=Bad file descriptor 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9040): _writeAt: size=5, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9040): >_writeAt: n=5, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9040): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.928138055 +0000 UTC m=+28.849607395 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9040): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9080): _writeAt: size=5, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9080): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9080): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051a3f0 item 42 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9080): >_writeAt: n=5, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9080): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.92846495 +0000 UTC m=+28.849934290 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9080): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9140): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9140): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051aa10 item 42 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9140): _readAt: size=2, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9140): >_readAt: n=0, err=Bad file descriptor 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9140): _writeAt: size=3, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9140): >_writeAt: n=3, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9140): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.92890765 +0000 UTC m=+28.850376989 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9140): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a91c0): _readAt: size=512, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a91c0): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a91c0): >openPending: err= 2024/12/11 02:17:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a91c0): >_readAt: n=3, err=EOF 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a91c0): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.92890765 +0000 UTC m=+28.850376989 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a91c0): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: Remove: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051ae70 item 42 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9280): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9280): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9280): _readAt: size=2, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9280): >_readAt: n=0, err=Bad file descriptor 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9280): _writeAt: size=5, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9280): >_writeAt: n=5, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9280): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.930018537 +0000 UTC m=+28.851487877 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9280): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a92c0): _writeAt: size=5, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a92c0): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a92c0): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051b2d0 item 43 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a92c0): >_writeAt: n=5, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a92c0): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.93036642 +0000 UTC m=+28.851835760 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a92c0): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9380): _readAt: size=2, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9380): >_readAt: n=0, err=Bad file descriptor 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9380): _writeAt: size=3, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9380): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9380): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051b7a0 item 43 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9380): >_writeAt: n=3, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9380): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.930985939 +0000 UTC m=+28.852455278 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9380): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a93c0): _readAt: size=512, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a93c0): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a93c0): >openPending: err= 2024/12/11 02:17:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a93c0): >_readAt: n=5, err=EOF 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a93c0): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.930985939 +0000 UTC m=+28.852455278 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a93c0): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: Remove: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051ba40 item 43 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9480): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9480): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9480): _readAt: size=2, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9480): >_readAt: n=0, err=Bad file descriptor 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9480): _writeAt: size=5, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9480): >_writeAt: n=5, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9480): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.933457976 +0000 UTC m=+28.854927316 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9480): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a94c0): _writeAt: size=5, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a94c0): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a94c0): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000258070 item 44 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a94c0): >_writeAt: n=5, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a94c0): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.93383311 +0000 UTC m=+28.855302450 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a94c0): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9580): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9580): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000258310 item 44 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9580): _readAt: size=2, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9580): >_readAt: n=0, err=Bad file descriptor 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9580): _writeAt: size=3, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9580): >_writeAt: n=3, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9580): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.934253629 +0000 UTC m=+28.855722969 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9580): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a95c0): _readAt: size=512, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a95c0): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a95c0): >openPending: err= 2024/12/11 02:17:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a95c0): >_readAt: n=3, err=EOF 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a95c0): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.934253629 +0000 UTC m=+28.855722969 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a95c0): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: Remove: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002584d0 item 44 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a96c0): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a96c0): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a96c0): _readAt: size=2, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a96c0): >_readAt: n=0, err=Bad file descriptor 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a96c0): _writeAt: size=5, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a96c0): >_writeAt: n=5, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a96c0): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.935104946 +0000 UTC m=+28.856574286 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a96c0): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9700): _writeAt: size=5, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9700): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9700): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002589a0 item 45 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9700): >_writeAt: n=5, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9700): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.935453942 +0000 UTC m=+28.856923283 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9700): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/11 02:17:34 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a97c0): _readAt: size=512, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a97c0): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a97c0): >openPending: err= 2024/12/11 02:17:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a97c0): >_readAt: n=5, err=EOF 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a97c0): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.935453942 +0000 UTC m=+28.856923283 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a97c0): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: Remove: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000258c40 item 45 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9880): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9880): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9880): _readAt: size=2, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9880): >_readAt: n=0, err=Bad file descriptor 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9880): _writeAt: size=5, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9880): >_writeAt: n=5, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9880): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.936421514 +0000 UTC m=+28.857890854 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9880): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a98c0): _writeAt: size=5, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a98c0): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a98c0): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000258f50 item 46 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a98c0): >_writeAt: n=5, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a98c0): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.936832555 +0000 UTC m=+28.858301895 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a98c0): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/11 02:17:34 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9980): _readAt: size=512, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9980): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9980): >openPending: err= 2024/12/11 02:17:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9980): >_readAt: n=5, err=EOF 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9980): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.936832555 +0000 UTC m=+28.858301895 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9980): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: Remove: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002590a0 item 46 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9a40): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9a40): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9a40): _readAt: size=2, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9a40): >_readAt: n=0, err=Bad file descriptor 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9a40): _writeAt: size=5, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9a40): >_writeAt: n=5, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9a40): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.938962058 +0000 UTC m=+28.860431398 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9a40): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9a80): _writeAt: size=5, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9a80): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9a80): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000259420 item 47 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9a80): >_writeAt: n=5, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9a80): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.939292309 +0000 UTC m=+28.860761639 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9a80): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/11 02:17:34 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9b40): _readAt: size=512, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9b40): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9b40): >openPending: err= 2024/12/11 02:17:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9b40): >_readAt: n=5, err=EOF 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9b40): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.939292309 +0000 UTC m=+28.860761639 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9b40): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: Remove: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002595e0 item 47 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9c00): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9c00): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9c00): _readAt: size=2, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9c00): >_readAt: n=0, err=Bad file descriptor 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9c00): _writeAt: size=5, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9c00): >_writeAt: n=5, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9c00): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.940246826 +0000 UTC m=+28.861716167 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9c00): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9c40): _writeAt: size=5, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9c40): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9c40): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002598f0 item 48 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9c40): >_writeAt: n=5, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9c40): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.94059969 +0000 UTC m=+28.862069030 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9c40): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/11 02:17:34 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9d00): _readAt: size=512, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9d00): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9d00): >openPending: err= 2024/12/11 02:17:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9d00): >_readAt: n=5, err=EOF 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9d00): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.94059969 +0000 UTC m=+28.862069030 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9d00): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: Remove: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000259a40 item 48 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9d40): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9d40): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9d40): _writeAt: size=5, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9d40): >_writeAt: n=5, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9d40): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.941554629 +0000 UTC m=+28.863023968 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9d40): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9d80): _readAt: size=2, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9d80): >_readAt: n=0, err=Bad file descriptor 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9d80): _writeAt: size=3, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9d80): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9d80): open at offset 5 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9d80): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000259d50 item 49 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9d80): >_writeAt: n=3, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9d80): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.941937928 +0000 UTC m=+28.863407268 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9d80): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9dc0): _readAt: size=512, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9dc0): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9dc0): >openPending: err= 2024/12/11 02:17:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9dc0): >_readAt: n=8, err=EOF 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9dc0): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.941937928 +0000 UTC m=+28.863407268 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9dc0): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: Remove: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000259f10 item 49 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9e40): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9e40): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9e40): _writeAt: size=5, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9e40): >_writeAt: n=5, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9e40): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.94286779 +0000 UTC m=+28.864337131 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9e40): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9f00): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9f00): open at offset 5 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9f00): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000525b0 item 50 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9f00): _readAt: size=2, off=5 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9f00): >_readAt: n=0, err=Bad file descriptor 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9f00): _writeAt: size=3, off=5 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9f00): >_writeAt: n=3, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9f00): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.943308075 +0000 UTC m=+28.864777415 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9f00): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9f40): _readAt: size=512, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9f40): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9f40): >openPending: err= 2024/12/11 02:17:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9f40): >_readAt: n=3, err=EOF 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9f40): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.943308075 +0000 UTC m=+28.864777415 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0008a9f40): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: Remove: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000528c0 item 50 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0040): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0040): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0040): _writeAt: size=5, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0040): >_writeAt: n=5, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0040): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.944177446 +0000 UTC m=+28.865646785 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0040): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0100): _readAt: size=2, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0100): >_readAt: n=0, err=Bad file descriptor 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0100): _writeAt: size=3, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0100): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0100): open at offset 5 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0100): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052e00 item 51 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0100): >_writeAt: n=3, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0100): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.944519999 +0000 UTC m=+28.865989339 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0100): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0140): _readAt: size=512, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0140): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0140): >openPending: err= 2024/12/11 02:17:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0140): >_readAt: n=8, err=EOF 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0140): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.944519999 +0000 UTC m=+28.865989339 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0140): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: Remove: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052f50 item 51 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a01c0): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a01c0): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a01c0): _writeAt: size=5, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a01c0): >_writeAt: n=5, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a01c0): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.945504442 +0000 UTC m=+28.866973783 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a01c0): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a02c0): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a02c0): open at offset 5 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a02c0): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053420 item 52 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a02c0): _readAt: size=2, off=5 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a02c0): >_readAt: n=0, err=Bad file descriptor 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a02c0): _writeAt: size=3, off=5 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a02c0): >_writeAt: n=3, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a02c0): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.94599495 +0000 UTC m=+28.867464291 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a02c0): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0300): _readAt: size=512, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0300): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0300): >openPending: err= 2024/12/11 02:17:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0300): >_readAt: n=3, err=EOF 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0300): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.94599495 +0000 UTC m=+28.867464291 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0300): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: Remove: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053570 item 52 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0380): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0380): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0380): _writeAt: size=5, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0380): >_writeAt: n=5, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0380): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.948300921 +0000 UTC m=+28.869770260 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0380): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0480): _readAt: size=2, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0480): >_readAt: n=0, err=Bad file descriptor 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0480): _writeAt: size=3, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0480): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0480): open at offset 5 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0480): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000539d0 item 53 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0480): >_writeAt: n=3, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0480): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.949137219 +0000 UTC m=+28.870606559 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0480): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a04c0): _readAt: size=512, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a04c0): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a04c0): >openPending: err= 2024/12/11 02:17:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a04c0): >_readAt: n=8, err=EOF 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a04c0): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.949137219 +0000 UTC m=+28.870606559 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a04c0): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: Remove: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053b20 item 53 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0580): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0580): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0580): _writeAt: size=5, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0580): >_writeAt: n=5, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0580): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.950257333 +0000 UTC m=+28.871726674 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0580): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0680): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0680): open at offset 5 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0680): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053f10 item 54 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0680): _readAt: size=2, off=5 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0680): >_readAt: n=0, err=Bad file descriptor 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0680): _writeAt: size=3, off=5 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0680): >_writeAt: n=3, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0680): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.950696496 +0000 UTC m=+28.872165837 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0680): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0700): _readAt: size=512, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0700): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0700): >openPending: err= 2024/12/11 02:17:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0700): >_readAt: n=3, err=EOF 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0700): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.950696496 +0000 UTC m=+28.872165837 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0700): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: Remove: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005383f0 item 54 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a07c0): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a07c0): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a07c0): _writeAt: size=5, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a07c0): >_writeAt: n=5, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a07c0): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.951554626 +0000 UTC m=+28.873023966 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a07c0): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a08c0): _readAt: size=2, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a08c0): >_readAt: n=0, err=Bad file descriptor 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a08c0): _writeAt: size=3, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a08c0): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a08c0): open at offset 5 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a08c0): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000538a80 item 55 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a08c0): >_writeAt: n=3, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a08c0): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.952375976 +0000 UTC m=+28.873845307 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a08c0): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0900): _readAt: size=512, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0900): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0900): >openPending: err= 2024/12/11 02:17:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0900): >_readAt: n=8, err=EOF 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0900): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.952375976 +0000 UTC m=+28.873845307 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0900): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: Remove: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000538c40 item 55 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a09c0): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a09c0): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a09c0): _writeAt: size=5, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a09c0): >_writeAt: n=5, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a09c0): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.953469681 +0000 UTC m=+28.874939022 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a09c0): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0a80): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0a80): open at offset 5 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0a80): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000538f50 item 56 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0a80): _readAt: size=2, off=5 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0a80): >_readAt: n=0, err=Bad file descriptor 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0a80): _writeAt: size=3, off=5 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0a80): >_writeAt: n=3, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0a80): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.954047972 +0000 UTC m=+28.875517313 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0a80): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0ac0): _readAt: size=512, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0ac0): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0ac0): >openPending: err= 2024/12/11 02:17:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0ac0): >_readAt: n=3, err=EOF 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0ac0): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.954047972 +0000 UTC m=+28.875517313 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0ac0): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: Remove: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000539180 item 56 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0b80): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0b80): open at offset 0 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0b80): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0b80): _readAt: size=2, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0b80): >_readAt: n=0, err=Bad file descriptor 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0b80): _writeAt: size=5, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0b80): >_writeAt: n=5, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0b80): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.955398183 +0000 UTC m=+28.876867522 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0b80): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0bc0): _writeAt: size=5, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0bc0): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0bc0): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000539420 item 57 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0bc0): >_writeAt: n=5, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0bc0): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.9557047 +0000 UTC m=+28.877174041 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0bc0): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0cc0): _readAt: size=2, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0cc0): >_readAt: n=0, err=Bad file descriptor 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0cc0): _writeAt: size=3, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0cc0): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0cc0): open at offset 5 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0cc0): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000539650 item 57 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0cc0): >_writeAt: n=3, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0cc0): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.956029272 +0000 UTC m=+28.877498611 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0cc0): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0d40): _readAt: size=512, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0d40): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0d40): >openPending: err= 2024/12/11 02:17:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0d40): >_readAt: n=8, err=EOF 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0d40): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.956029272 +0000 UTC m=+28.877498611 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0d40): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: Remove: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000539810 item 57 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0f00): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0f00): open at offset 0 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0f00): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0f00): _readAt: size=2, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0f00): >_readAt: n=0, err=Bad file descriptor 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0f00): _writeAt: size=5, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0f00): >_writeAt: n=5, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0f00): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.956966447 +0000 UTC m=+28.878435787 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0f00): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0f40): _writeAt: size=5, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0f40): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0f40): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000539c70 item 58 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0f40): >_writeAt: n=5, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0f40): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.957376657 +0000 UTC m=+28.878845986 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0f40): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1080): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1080): open at offset 5 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1080): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000539ea0 item 58 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1080): _readAt: size=2, off=5 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1080): >_readAt: n=0, err=Bad file descriptor 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1080): _writeAt: size=3, off=5 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1080): >_writeAt: n=3, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1080): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.95780485 +0000 UTC m=+28.879274179 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1080): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1140): _readAt: size=512, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1140): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1140): >openPending: err= 2024/12/11 02:17:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1140): >_readAt: n=3, err=EOF 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1140): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.95780485 +0000 UTC m=+28.879274179 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1140): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: Remove: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ac0e0 item 58 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1200): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1200): open at offset 0 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1200): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1200): _readAt: size=2, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1200): >_readAt: n=0, err=Bad file descriptor 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1200): _writeAt: size=5, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1200): >_writeAt: n=5, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1200): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.958753697 +0000 UTC m=+28.880223037 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1200): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1240): _writeAt: size=5, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1240): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1240): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ac700 item 59 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1240): >_writeAt: n=5, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1240): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.959086534 +0000 UTC m=+28.880555873 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1240): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1340): _readAt: size=2, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1340): >_readAt: n=0, err=Bad file descriptor 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1340): _writeAt: size=3, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1340): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1340): open at offset 5 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1340): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ac9a0 item 59 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1340): >_writeAt: n=3, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1340): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.959425351 +0000 UTC m=+28.880894691 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1340): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1380): _readAt: size=512, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1380): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1380): >openPending: err= 2024/12/11 02:17:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1380): >_readAt: n=8, err=EOF 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1380): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.959425351 +0000 UTC m=+28.880894691 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1380): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: Remove: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003acc40 item 59 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1480): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1480): open at offset 0 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1480): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1480): _readAt: size=2, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1480): >_readAt: n=0, err=Bad file descriptor 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1480): _writeAt: size=5, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1480): >_writeAt: n=5, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1480): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.960274793 +0000 UTC m=+28.881744133 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1480): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a14c0): _writeAt: size=5, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a14c0): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a14c0): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ad730 item 60 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a14c0): >_writeAt: n=5, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a14c0): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.960638618 +0000 UTC m=+28.882107947 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a14c0): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1580): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1580): open at offset 5 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1580): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003adc00 item 60 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1580): _readAt: size=2, off=5 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1580): >_readAt: n=0, err=Bad file descriptor 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1580): _writeAt: size=3, off=5 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1580): >_writeAt: n=3, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1580): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.961047945 +0000 UTC m=+28.882517285 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1580): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a15c0): _readAt: size=512, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a15c0): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a15c0): >openPending: err= 2024/12/11 02:17:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a15c0): >_readAt: n=3, err=EOF 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a15c0): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.961047945 +0000 UTC m=+28.882517285 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a15c0): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: Remove: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003addc0 item 60 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1680): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1680): open at offset 0 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1680): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1680): _readAt: size=2, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1680): >_readAt: n=0, err=Bad file descriptor 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1680): _writeAt: size=5, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1680): >_writeAt: n=5, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1680): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.961868494 +0000 UTC m=+28.883337835 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1680): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a16c0): _writeAt: size=5, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a16c0): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a16c0): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d0230 item 61 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a16c0): >_writeAt: n=5, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a16c0): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.962172116 +0000 UTC m=+28.883641457 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a16c0): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/11 02:17:34 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1780): _readAt: size=512, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1780): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1780): >openPending: err= 2024/12/11 02:17:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1780): >_readAt: n=5, err=EOF 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1780): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.962172116 +0000 UTC m=+28.883641457 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1780): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: Remove: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d0460 item 61 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1840): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1840): open at offset 0 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1840): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1840): _readAt: size=2, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1840): >_readAt: n=0, err=Bad file descriptor 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1840): _writeAt: size=5, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1840): >_writeAt: n=5, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1840): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.963080999 +0000 UTC m=+28.884550339 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1840): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1880): _writeAt: size=5, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1880): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1880): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d08c0 item 62 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1880): >_writeAt: n=5, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1880): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.963467064 +0000 UTC m=+28.884936395 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1880): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/11 02:17:34 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1940): _readAt: size=512, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1940): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1940): >openPending: err= 2024/12/11 02:17:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1940): >_readAt: n=5, err=EOF 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1940): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.963467064 +0000 UTC m=+28.884936395 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1940): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: Remove: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d0a10 item 62 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1a00): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1a00): open at offset 0 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1a00): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1a00): _readAt: size=2, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1a00): >_readAt: n=0, err=Bad file descriptor 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1a00): _writeAt: size=5, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1a00): >_writeAt: n=5, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1a00): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.970580497 +0000 UTC m=+28.892049827 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1a00): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0000): _writeAt: size=5, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0000): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0000): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d00e0 item 63 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0000): >_writeAt: n=5, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0000): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.970944341 +0000 UTC m=+28.892413670 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0000): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/11 02:17:34 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a00c0): _readAt: size=512, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a00c0): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a00c0): >openPending: err= 2024/12/11 02:17:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a00c0): >_readAt: n=5, err=EOF 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a00c0): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.970944341 +0000 UTC m=+28.892413670 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a00c0): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: Remove: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d0230 item 63 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 02:17:34 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 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0180): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0180): open at offset 0 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0180): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0180): _readAt: size=2, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0180): >_readAt: n=0, err=Bad file descriptor 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0180): _writeAt: size=5, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0180): >_writeAt: n=5, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0180): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.971909457 +0000 UTC m=+28.893378798 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0180): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a01c0): _writeAt: size=5, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a01c0): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a01c0): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d05b0 item 64 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a01c0): >_writeAt: n=5, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a01c0): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.972263182 +0000 UTC m=+28.893732522 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a01c0): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/11 02:17:34 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a02c0): _readAt: size=512, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a02c0): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a02c0): >openPending: err= 2024/12/11 02:17:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a02c0): >_readAt: n=5, err=EOF 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a02c0): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.972263182 +0000 UTC m=+28.893732522 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a02c0): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: Remove: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d08c0 item 64 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0300): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0300): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0300): _writeAt: size=5, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0300): >_writeAt: n=5, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0300): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.973204906 +0000 UTC m=+28.894674246 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0300): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDWR 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0340): _readAt: size=2, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0340): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0340): >openPending: err= 2024/12/11 02:17:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0340): >_readAt: n=2, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0340): _writeAt: size=3, off=2 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d0bd0 item 65 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0340): >_writeAt: n=3, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0340): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.973607592 +0000 UTC m=+28.895076932 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0340): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0380): _readAt: size=512, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0380): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0380): >openPending: err= 2024/12/11 02:17:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0380): >_readAt: n=5, err=EOF 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0380): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.973607592 +0000 UTC m=+28.895076932 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0380): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: Remove: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d1030 item 65 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0400): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0400): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0400): _writeAt: size=5, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0400): >_writeAt: n=5, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0400): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.974431919 +0000 UTC m=+28.895901259 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0400): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0440): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0440): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d19d0 item 66 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0440): _readAt: size=2, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0440): >_readAt: n=0, err=EOF 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0440): _writeAt: size=3, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0440): >_writeAt: n=3, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0440): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.974827401 +0000 UTC m=+28.896296740 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0440): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0480): _readAt: size=512, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0480): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0480): >openPending: err= 2024/12/11 02:17:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0480): >_readAt: n=3, err=EOF 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0480): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.974827401 +0000 UTC m=+28.896296740 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0480): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: Remove: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d1c00 item 66 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a04c0): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a04c0): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a04c0): _writeAt: size=5, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a04c0): >_writeAt: n=5, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a04c0): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.975592547 +0000 UTC m=+28.897061888 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a04c0): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0500): _readAt: size=2, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0500): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0500): >openPending: err= 2024/12/11 02:17:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0500): >_readAt: n=2, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0500): _writeAt: size=3, off=2 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000256000 item 67 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0500): >_writeAt: n=3, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0500): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.975954247 +0000 UTC m=+28.897423587 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0500): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0580): _readAt: size=512, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0580): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0580): >openPending: err= 2024/12/11 02:17:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0580): >_readAt: n=5, err=EOF 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0580): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.975954247 +0000 UTC m=+28.897423587 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0580): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: Remove: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002561c0 item 67 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0640): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0640): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0640): _writeAt: size=5, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0640): >_writeAt: n=5, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0640): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.977016414 +0000 UTC m=+28.898485754 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0640): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0780): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0780): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002564d0 item 68 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0780): _readAt: size=2, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0780): >_readAt: n=0, err=EOF 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0780): _writeAt: size=3, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0780): >_writeAt: n=3, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0780): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.977436261 +0000 UTC m=+28.898905601 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0780): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a07c0): _readAt: size=512, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a07c0): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a07c0): >openPending: err= 2024/12/11 02:17:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a07c0): >_readAt: n=3, err=EOF 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a07c0): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.977436261 +0000 UTC m=+28.898905601 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a07c0): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: Remove: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000256620 item 68 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0840): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0840): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0840): _writeAt: size=5, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0840): >_writeAt: n=5, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0840): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.978304148 +0000 UTC m=+28.899773478 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0840): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0880): _readAt: size=2, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0880): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0880): >openPending: err= 2024/12/11 02:17:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0880): >_readAt: n=2, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0880): _writeAt: size=3, off=2 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000256930 item 69 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0880): >_writeAt: n=3, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0880): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.978662813 +0000 UTC m=+28.900132143 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0880): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a08c0): _readAt: size=512, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a08c0): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a08c0): >openPending: err= 2024/12/11 02:17:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a08c0): >_readAt: n=5, err=EOF 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a08c0): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.978662813 +0000 UTC m=+28.900132143 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a08c0): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: Remove: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000256b60 item 69 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0940): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0940): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0940): _writeAt: size=5, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0940): >_writeAt: n=5, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0940): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.979588137 +0000 UTC m=+28.901057476 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0940): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0a40): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0a40): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000256f50 item 70 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0a40): _readAt: size=2, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0a40): >_readAt: n=0, err=EOF 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0a40): _writeAt: size=3, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0a40): >_writeAt: n=3, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0a40): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.979966036 +0000 UTC m=+28.901435376 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0a40): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0a80): _readAt: size=512, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0a80): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0a80): >openPending: err= 2024/12/11 02:17:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0a80): >_readAt: n=3, err=EOF 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0a80): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.979966036 +0000 UTC m=+28.901435376 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0a80): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: Remove: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002570a0 item 70 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0b00): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0b00): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0b00): _writeAt: size=5, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0b00): >_writeAt: n=5, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0b00): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.980830065 +0000 UTC m=+28.902299406 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0b00): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0bc0): _readAt: size=2, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0bc0): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0bc0): >openPending: err= 2024/12/11 02:17:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0bc0): >_readAt: n=2, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0bc0): _writeAt: size=3, off=2 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002573b0 item 71 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0bc0): >_writeAt: n=3, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0bc0): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.981162491 +0000 UTC m=+28.902631831 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0bc0): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0c00): _readAt: size=512, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0c00): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0c00): >openPending: err= 2024/12/11 02:17:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0c00): >_readAt: n=5, err=EOF 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0c00): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.981162491 +0000 UTC m=+28.902631831 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0c00): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: Remove: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000257650 item 71 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0cc0): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0cc0): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0cc0): _writeAt: size=5, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0cc0): >_writeAt: n=5, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0cc0): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.982996769 +0000 UTC m=+28.904466108 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0cc0): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0ec0): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0ec0): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000257d50 item 72 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0ec0): _readAt: size=2, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0ec0): >_readAt: n=0, err=EOF 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0ec0): _writeAt: size=3, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0ec0): >_writeAt: n=3, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0ec0): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.983370741 +0000 UTC m=+28.904840081 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0ec0): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0f00): _readAt: size=512, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0f00): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0f00): >openPending: err= 2024/12/11 02:17:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0f00): >_readAt: n=3, err=EOF 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0f00): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.983370741 +0000 UTC m=+28.904840081 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0f00): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: Remove: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045c000 item 72 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0f40): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0f40): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0f40): _readAt: size=2, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0f40): >_readAt: n=0, err=EOF 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0f40): _writeAt: size=5, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0f40): >_writeAt: n=5, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0f40): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.984314208 +0000 UTC m=+28.905783547 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0f40): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0f80): _writeAt: size=5, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0f80): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0f80): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045c5b0 item 73 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0f80): >_writeAt: n=5, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0f80): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.984649017 +0000 UTC m=+28.906118357 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0f80): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0fc0): _readAt: size=2, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0fc0): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0fc0): >openPending: err= 2024/12/11 02:17:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0fc0): >_readAt: n=2, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0fc0): _writeAt: size=3, off=2 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045c930 item 73 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0fc0): >_writeAt: n=3, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0fc0): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.985110191 +0000 UTC m=+28.906579531 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a0fc0): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1080): _readAt: size=512, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1080): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1080): >openPending: err= 2024/12/11 02:17:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1080): >_readAt: n=5, err=EOF 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1080): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.985110191 +0000 UTC m=+28.906579531 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1080): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: Remove: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045cb60 item 73 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a11c0): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a11c0): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a11c0): _readAt: size=2, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a11c0): >_readAt: n=0, err=EOF 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a11c0): _writeAt: size=5, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a11c0): >_writeAt: n=5, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a11c0): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.985912797 +0000 UTC m=+28.907382138 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a11c0): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1200): _writeAt: size=5, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1200): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1200): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045ce00 item 74 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1200): >_writeAt: n=5, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1200): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.986206522 +0000 UTC m=+28.907675862 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1200): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1300): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1300): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045d030 item 74 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1300): _readAt: size=2, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1300): >_readAt: n=0, err=EOF 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1300): _writeAt: size=3, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1300): >_writeAt: n=3, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1300): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.986590703 +0000 UTC m=+28.908060043 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1300): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1340): _readAt: size=512, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1340): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1340): >openPending: err= 2024/12/11 02:17:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1340): >_readAt: n=3, err=EOF 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1340): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.986590703 +0000 UTC m=+28.908060043 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1340): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: Remove: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045d180 item 74 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1440): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1440): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1440): _readAt: size=2, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1440): >_readAt: n=0, err=EOF 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1440): _writeAt: size=5, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1440): >_writeAt: n=5, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1440): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.987379593 +0000 UTC m=+28.908848934 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1440): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1480): _writeAt: size=5, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1480): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1480): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045d500 item 75 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1480): >_writeAt: n=5, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1480): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.987673919 +0000 UTC m=+28.909143259 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1480): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1540): _readAt: size=2, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1540): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1540): >openPending: err= 2024/12/11 02:17:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1540): >_readAt: n=2, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1540): _writeAt: size=3, off=2 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045dab0 item 75 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1540): >_writeAt: n=3, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1540): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.988042421 +0000 UTC m=+28.909511762 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1540): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1580): _readAt: size=512, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1580): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1580): >openPending: err= 2024/12/11 02:17:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1580): >_readAt: n=5, err=EOF 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1580): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.988042421 +0000 UTC m=+28.909511762 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1580): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: Remove: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045dce0 item 75 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1640): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1640): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1640): _readAt: size=2, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1640): >_readAt: n=0, err=EOF 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1640): _writeAt: size=5, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1640): >_writeAt: n=5, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1640): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.988904348 +0000 UTC m=+28.910373687 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1640): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1680): _writeAt: size=5, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1680): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1680): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051e2a0 item 76 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1680): >_writeAt: n=5, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1680): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.989201779 +0000 UTC m=+28.910671118 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1680): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1740): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1740): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051e460 item 76 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1740): _readAt: size=2, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1740): >_readAt: n=0, err=EOF 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1740): _writeAt: size=3, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1740): >_writeAt: n=3, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1740): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.98956458 +0000 UTC m=+28.911033920 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1740): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1780): _readAt: size=512, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1780): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1780): >openPending: err= 2024/12/11 02:17:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1780): >_readAt: n=3, err=EOF 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1780): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.98956458 +0000 UTC m=+28.911033920 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1780): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: Remove: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051e8c0 item 76 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1840): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1840): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1840): _readAt: size=2, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1840): >_readAt: n=0, err=EOF 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1840): _writeAt: size=5, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1840): >_writeAt: n=5, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1840): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.990313397 +0000 UTC m=+28.911782737 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1840): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1880): _writeAt: size=5, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1880): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1880): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051ee00 item 77 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1880): >_writeAt: n=5, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1880): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.990629211 +0000 UTC m=+28.912098551 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1880): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/11 02:17:34 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1940): _readAt: size=512, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1940): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1940): >openPending: err= 2024/12/11 02:17:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1940): >_readAt: n=5, err=EOF 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1940): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.990629211 +0000 UTC m=+28.912098551 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1940): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: Remove: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051f180 item 77 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1a40): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1a40): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1a40): _readAt: size=2, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1a40): >_readAt: n=0, err=EOF 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1a40): _writeAt: size=5, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1a40): >_writeAt: n=5, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1a40): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.991465871 +0000 UTC m=+28.912935211 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1a40): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1a80): _writeAt: size=5, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1a80): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1a80): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051f960 item 78 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1a80): >_writeAt: n=5, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1a80): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.991774593 +0000 UTC m=+28.913243933 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1a80): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/11 02:17:34 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1b40): _readAt: size=512, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1b40): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1b40): >openPending: err= 2024/12/11 02:17:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1b40): >_readAt: n=5, err=EOF 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1b40): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.991774593 +0000 UTC m=+28.913243933 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1b40): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: Remove: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051fd50 item 78 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1c00): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1c00): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1c00): _readAt: size=2, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1c00): >_readAt: n=0, err=EOF 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1c00): _writeAt: size=5, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1c00): >_writeAt: n=5, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1c00): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.992698724 +0000 UTC m=+28.914168064 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1c00): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1c40): _writeAt: size=5, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1c40): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1c40): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00024e2a0 item 79 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1c40): >_writeAt: n=5, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1c40): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.993006854 +0000 UTC m=+28.914476184 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1c40): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/11 02:17:34 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1d00): _readAt: size=512, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1d00): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1d00): >openPending: err= 2024/12/11 02:17:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1d00): >_readAt: n=5, err=EOF 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1d00): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.993006854 +0000 UTC m=+28.914476184 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1d00): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: Remove: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00024e3f0 item 79 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1dc0): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1dc0): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1dc0): _readAt: size=2, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1dc0): >_readAt: n=0, err=EOF 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1dc0): _writeAt: size=5, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1dc0): >_writeAt: n=5, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1dc0): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.993913363 +0000 UTC m=+28.915382703 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1dc0): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1e00): _writeAt: size=5, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1e00): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1e00): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00024e700 item 80 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1e00): >_writeAt: n=5, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1e00): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.994205674 +0000 UTC m=+28.915675014 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1e00): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/11 02:17:34 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1ec0): _readAt: size=512, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1ec0): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1ec0): >openPending: err= 2024/12/11 02:17:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1ec0): >_readAt: n=5, err=EOF 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1ec0): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.994205674 +0000 UTC m=+28.915675014 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1ec0): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: Remove: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00024e850 item 80 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1f00): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1f00): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1f00): _writeAt: size=5, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1f00): >_writeAt: n=5, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1f00): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.99508349 +0000 UTC m=+28.916552820 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1f00): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1f40): _readAt: size=2, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1f40): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1f40): open at offset 5 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1f40): >openPending: err= 2024/12/11 02:17:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1f40): >_readAt: n=2, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1f40): _writeAt: size=3, off=7 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00024eb60 item 81 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1f40): >_writeAt: n=3, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1f40): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.995405796 +0000 UTC m=+28.916875137 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0006a1f40): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000458180): _readAt: size=512, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000458180): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000458180): >openPending: err= 2024/12/11 02:17:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000458180): >_readAt: n=8, err=EOF 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000458180): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.995405796 +0000 UTC m=+28.916875137 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000458180): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: Remove: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00024ecb0 item 81 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000458300): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000458300): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000458300): _writeAt: size=5, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000458300): >_writeAt: n=5, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000458300): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.996226486 +0000 UTC m=+28.917695827 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000458300): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0004583c0): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0004583c0): open at offset 5 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0004583c0): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00024efc0 item 82 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0004583c0): _readAt: size=2, off=5 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0004583c0): >_readAt: n=0, err=EOF 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0004583c0): _writeAt: size=3, off=5 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0004583c0): >_writeAt: n=3, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0004583c0): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.996578507 +0000 UTC m=+28.918047848 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0004583c0): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000458400): _readAt: size=512, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000458400): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000458400): >openPending: err= 2024/12/11 02:17:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000458400): >_readAt: n=3, err=EOF 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000458400): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.996578507 +0000 UTC m=+28.918047848 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000458400): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: Remove: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00024f180 item 82 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000458640): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000458640): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000458640): _writeAt: size=5, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000458640): >_writeAt: n=5, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000458640): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.997360887 +0000 UTC m=+28.918830227 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000458640): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000458880): _readAt: size=2, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000458880): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000458880): open at offset 5 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000458880): >openPending: err= 2024/12/11 02:17:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000458880): >_readAt: n=2, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000458880): _writeAt: size=3, off=7 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00024f420 item 83 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000458880): >_writeAt: n=3, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000458880): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.997750428 +0000 UTC m=+28.919219758 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000458880): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0004588c0): _readAt: size=512, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0004588c0): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0004588c0): >openPending: err= 2024/12/11 02:17:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0004588c0): >_readAt: n=8, err=EOF 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0004588c0): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.997750428 +0000 UTC m=+28.919219758 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc0004588c0): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: Remove: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00024f650 item 83 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000458a00): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000458a00): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000458a00): _writeAt: size=5, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000458a00): >_writeAt: n=5, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000458a00): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.998615651 +0000 UTC m=+28.920084990 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000458a00): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000458bc0): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000458bc0): open at offset 5 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000458bc0): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00024f960 item 84 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000458bc0): _readAt: size=2, off=5 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000458bc0): >_readAt: n=0, err=EOF 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000458bc0): _writeAt: size=3, off=5 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000458bc0): >_writeAt: n=3, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000458bc0): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.999002947 +0000 UTC m=+28.920472287 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000458bc0): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000458c00): _readAt: size=512, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000458c00): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000458c00): >openPending: err= 2024/12/11 02:17:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000458c00): >_readAt: n=3, err=EOF 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000458c00): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.999002947 +0000 UTC m=+28.920472287 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000458c00): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: Remove: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00024fab0 item 84 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 02:17:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 02:17:34 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000458cc0): openPending: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000458cc0): >openPending: err= 2024/12/11 02:17:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000458cc0): _writeAt: size=5, off=0 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000458cc0): >_writeAt: n=5, err= 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000458cc0): close: 2024/12/11 02:17:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:34.99980353 +0000 UTC m=+28.921272869 2024/12/11 02:17:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:34 DEBUG : open-test-file(0xc000458cc0): >close: err= 2024/12/11 02:17:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/12/11 02:17:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2024/12/11 02:17:35 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:35 DEBUG : open-test-file(0xc000458d80): _readAt: size=2, off=0 2024/12/11 02:17:35 DEBUG : open-test-file(0xc000458d80): openPending: 2024/12/11 02:17:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:35 DEBUG : open-test-file(0xc000458d80): open at offset 5 2024/12/11 02:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:35 DEBUG : open-test-file(0xc000458d80): >openPending: err= 2024/12/11 02:17:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/11 02:17:35 DEBUG : open-test-file(0xc000458d80): >_readAt: n=2, err= 2024/12/11 02:17:35 DEBUG : open-test-file(0xc000458d80): _writeAt: size=3, off=7 2024/12/11 02:17:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00024fd50 item 85 2024/12/11 02:17:35 DEBUG : open-test-file(0xc000458d80): >_writeAt: n=3, err= 2024/12/11 02:17:35 DEBUG : open-test-file(0xc000458d80): close: 2024/12/11 02:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:35.000153167 +0000 UTC m=+28.921622507 2024/12/11 02:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:35 DEBUG : open-test-file(0xc000458d80): >close: err= 2024/12/11 02:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 02:17:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 02:17:35 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:35 DEBUG : open-test-file(0xc000458dc0): _readAt: size=512, off=0 2024/12/11 02:17:35 DEBUG : open-test-file(0xc000458dc0): openPending: 2024/12/11 02:17:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/11 02:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:35 DEBUG : open-test-file(0xc000458dc0): >openPending: err= 2024/12/11 02:17:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/11 02:17:35 DEBUG : open-test-file(0xc000458dc0): >_readAt: n=8, err=EOF 2024/12/11 02:17:35 DEBUG : open-test-file(0xc000458dc0): close: 2024/12/11 02:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:35.000153167 +0000 UTC m=+28.921622507 2024/12/11 02:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:35 DEBUG : open-test-file(0xc000458dc0): >close: err= 2024/12/11 02:17:35 DEBUG : open-test-file: Remove: 2024/12/11 02:17:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00024fea0 item 85 2024/12/11 02:17:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 02:17:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 02:17:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 02:17:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/12/11 02:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 02:17:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/11 02:17:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 02:17:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 02:17:35 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:35 DEBUG : open-test-file(0xc000458ec0): openPending: 2024/12/11 02:17:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 02:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:35 DEBUG : open-test-file(0xc000458ec0): >openPending: err= 2024/12/11 02:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:35 DEBUG : open-test-file(0xc000458ec0): _writeAt: size=5, off=0 2024/12/11 02:17:35 DEBUG : open-test-file(0xc000458ec0): >_writeAt: n=5, err= 2024/12/11 02:17:35 DEBUG : open-test-file(0xc000458ec0): close: 2024/12/11 02:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:35.001035341 +0000 UTC m=+28.922504681 2024/12/11 02:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:35 DEBUG : open-test-file(0xc000458ec0): >close: err= 2024/12/11 02:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 02:17:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2024/12/11 02:17:35 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:35 DEBUG : open-test-file(0xc000458fc0): openPending: 2024/12/11 02:17:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:35 DEBUG : open-test-file(0xc000458fc0): open at offset 5 2024/12/11 02:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:35 DEBUG : open-test-file(0xc000458fc0): >openPending: err= 2024/12/11 02:17:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/11 02:17:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005150a0 item 86 2024/12/11 02:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:35 DEBUG : open-test-file(0xc000458fc0): _readAt: size=2, off=5 2024/12/11 02:17:35 DEBUG : open-test-file(0xc000458fc0): >_readAt: n=0, err=EOF 2024/12/11 02:17:35 DEBUG : open-test-file(0xc000458fc0): _writeAt: size=3, off=5 2024/12/11 02:17:35 DEBUG : open-test-file(0xc000458fc0): >_writeAt: n=3, err= 2024/12/11 02:17:35 DEBUG : open-test-file(0xc000458fc0): close: 2024/12/11 02:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:35.001457372 +0000 UTC m=+28.922926712 2024/12/11 02:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:35 DEBUG : open-test-file(0xc000458fc0): >close: err= 2024/12/11 02:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 02:17:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 02:17:35 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:35 DEBUG : open-test-file(0xc000459000): _readAt: size=512, off=0 2024/12/11 02:17:35 DEBUG : open-test-file(0xc000459000): openPending: 2024/12/11 02:17:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/11 02:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:35 DEBUG : open-test-file(0xc000459000): >openPending: err= 2024/12/11 02:17:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/11 02:17:35 DEBUG : open-test-file(0xc000459000): >_readAt: n=3, err=EOF 2024/12/11 02:17:35 DEBUG : open-test-file(0xc000459000): close: 2024/12/11 02:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:35.001457372 +0000 UTC m=+28.922926712 2024/12/11 02:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:35 DEBUG : open-test-file(0xc000459000): >close: err= 2024/12/11 02:17:35 DEBUG : open-test-file: Remove: 2024/12/11 02:17:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000515570 item 86 2024/12/11 02:17:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 02:17:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 02:17:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 02:17:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/12/11 02:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/11 02:17:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/11 02:17:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 02:17:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 02:17:35 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:35 DEBUG : open-test-file(0xc000459080): openPending: 2024/12/11 02:17:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 02:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:35 DEBUG : open-test-file(0xc000459080): >openPending: err= 2024/12/11 02:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:35 DEBUG : open-test-file(0xc000459080): _writeAt: size=5, off=0 2024/12/11 02:17:35 DEBUG : open-test-file(0xc000459080): >_writeAt: n=5, err= 2024/12/11 02:17:35 DEBUG : open-test-file(0xc000459080): close: 2024/12/11 02:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:35.002283812 +0000 UTC m=+28.923753153 2024/12/11 02:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:35 DEBUG : open-test-file(0xc000459080): >close: err= 2024/12/11 02:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/11 02:17:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2024/12/11 02:17:35 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:35 DEBUG : open-test-file(0xc000459140): _readAt: size=2, off=0 2024/12/11 02:17:35 DEBUG : open-test-file(0xc000459140): openPending: 2024/12/11 02:17:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:35 DEBUG : open-test-file(0xc000459140): open at offset 5 2024/12/11 02:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:35 DEBUG : open-test-file(0xc000459140): >openPending: err= 2024/12/11 02:17:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/11 02:17:35 DEBUG : open-test-file(0xc000459140): >_readAt: n=2, err= 2024/12/11 02:17:35 DEBUG : open-test-file(0xc000459140): _writeAt: size=3, off=7 2024/12/11 02:17:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000515b90 item 87 2024/12/11 02:17:35 DEBUG : open-test-file(0xc000459140): >_writeAt: n=3, err= 2024/12/11 02:17:35 DEBUG : open-test-file(0xc000459140): close: 2024/12/11 02:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:35.002624132 +0000 UTC m=+28.924093473 2024/12/11 02:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:35 DEBUG : open-test-file(0xc000459140): >close: err= 2024/12/11 02:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 02:17:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 02:17:35 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:35 DEBUG : open-test-file(0xc000459180): _readAt: size=512, off=0 2024/12/11 02:17:35 DEBUG : open-test-file(0xc000459180): openPending: 2024/12/11 02:17:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/11 02:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:35 DEBUG : open-test-file(0xc000459180): >openPending: err= 2024/12/11 02:17:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/11 02:17:35 DEBUG : open-test-file(0xc000459180): >_readAt: n=8, err=EOF 2024/12/11 02:17:35 DEBUG : open-test-file(0xc000459180): close: 2024/12/11 02:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:35.002624132 +0000 UTC m=+28.924093473 2024/12/11 02:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:35 DEBUG : open-test-file(0xc000459180): >close: err= 2024/12/11 02:17:35 DEBUG : open-test-file: Remove: 2024/12/11 02:17:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052a2a0 item 87 2024/12/11 02:17:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 02:17:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 02:17:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 02:17:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/11 02:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 02:17:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/11 02:17:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 02:17:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 02:17:35 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:35 DEBUG : open-test-file(0xc000459200): openPending: 2024/12/11 02:17:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 02:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:35 DEBUG : open-test-file(0xc000459200): >openPending: err= 2024/12/11 02:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:35 DEBUG : open-test-file(0xc000459200): _writeAt: size=5, off=0 2024/12/11 02:17:35 DEBUG : open-test-file(0xc000459200): >_writeAt: n=5, err= 2024/12/11 02:17:35 DEBUG : open-test-file(0xc000459200): close: 2024/12/11 02:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:35.003480098 +0000 UTC m=+28.924949438 2024/12/11 02:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:35 DEBUG : open-test-file(0xc000459200): >close: err= 2024/12/11 02:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 02:17:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2024/12/11 02:17:35 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:35 DEBUG : open-test-file(0xc000459340): openPending: 2024/12/11 02:17:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:35 DEBUG : open-test-file(0xc000459340): open at offset 5 2024/12/11 02:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:35 DEBUG : open-test-file(0xc000459340): >openPending: err= 2024/12/11 02:17:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/11 02:17:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052b650 item 88 2024/12/11 02:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:35 DEBUG : open-test-file(0xc000459340): _readAt: size=2, off=5 2024/12/11 02:17:35 DEBUG : open-test-file(0xc000459340): >_readAt: n=0, err=EOF 2024/12/11 02:17:35 DEBUG : open-test-file(0xc000459340): _writeAt: size=3, off=5 2024/12/11 02:17:35 DEBUG : open-test-file(0xc000459340): >_writeAt: n=3, err= 2024/12/11 02:17:35 DEBUG : open-test-file(0xc000459340): close: 2024/12/11 02:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:35.003848079 +0000 UTC m=+28.925317419 2024/12/11 02:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:35 DEBUG : open-test-file(0xc000459340): >close: err= 2024/12/11 02:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 02:17:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 02:17:35 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:35 DEBUG : open-test-file(0xc000459380): _readAt: size=512, off=0 2024/12/11 02:17:35 DEBUG : open-test-file(0xc000459380): openPending: 2024/12/11 02:17:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/11 02:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:35 DEBUG : open-test-file(0xc000459380): >openPending: err= 2024/12/11 02:17:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/11 02:17:35 DEBUG : open-test-file(0xc000459380): >_readAt: n=3, err=EOF 2024/12/11 02:17:35 DEBUG : open-test-file(0xc000459380): close: 2024/12/11 02:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:35.003848079 +0000 UTC m=+28.925317419 2024/12/11 02:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:35 DEBUG : open-test-file(0xc000459380): >close: err= 2024/12/11 02:17:35 DEBUG : open-test-file: Remove: 2024/12/11 02:17:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052bb90 item 88 2024/12/11 02:17:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 02:17:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 02:17:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 02:17:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2024/12/11 02:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/12/11 02:17:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2024/12/11 02:17:35 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:35 DEBUG : open-test-file(0xc000459480): openPending: 2024/12/11 02:17:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 02:17:35 DEBUG : open-test-file(0xc000459480): open at offset 0 2024/12/11 02:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:35 DEBUG : open-test-file(0xc000459480): >openPending: err= 2024/12/11 02:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:35 DEBUG : open-test-file(0xc000459480): _readAt: size=2, off=0 2024/12/11 02:17:35 DEBUG : open-test-file(0xc000459480): >_readAt: n=0, err=EOF 2024/12/11 02:17:35 DEBUG : open-test-file(0xc000459480): _writeAt: size=5, off=0 2024/12/11 02:17:35 DEBUG : open-test-file(0xc000459480): >_writeAt: n=5, err= 2024/12/11 02:17:35 DEBUG : open-test-file(0xc000459480): close: 2024/12/11 02:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:35.004746342 +0000 UTC m=+28.926215682 2024/12/11 02:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:35 DEBUG : open-test-file(0xc000459480): >close: err= 2024/12/11 02:17:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 02:17:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 02:17:35 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:35 DEBUG : open-test-file(0xc0004594c0): _writeAt: size=5, off=0 2024/12/11 02:17:35 DEBUG : open-test-file(0xc0004594c0): openPending: 2024/12/11 02:17:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:35 DEBUG : open-test-file(0xc0004594c0): >openPending: err= 2024/12/11 02:17:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052bf10 item 89 2024/12/11 02:17:35 DEBUG : open-test-file(0xc0004594c0): >_writeAt: n=5, err= 2024/12/11 02:17:35 DEBUG : open-test-file(0xc0004594c0): close: 2024/12/11 02:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:35.005097232 +0000 UTC m=+28.926566572 2024/12/11 02:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:35 DEBUG : open-test-file(0xc0004594c0): >close: err= 2024/12/11 02:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/12/11 02:17:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2024/12/11 02:17:35 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:35 DEBUG : open-test-file(0xc000459580): _readAt: size=2, off=0 2024/12/11 02:17:35 DEBUG : open-test-file(0xc000459580): openPending: 2024/12/11 02:17:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:35 DEBUG : open-test-file(0xc000459580): open at offset 5 2024/12/11 02:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:35 DEBUG : open-test-file(0xc000459580): >openPending: err= 2024/12/11 02:17:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/11 02:17:35 DEBUG : open-test-file(0xc000459580): >_readAt: n=2, err= 2024/12/11 02:17:35 DEBUG : open-test-file(0xc000459580): _writeAt: size=3, off=7 2024/12/11 02:17:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000524380 item 89 2024/12/11 02:17:35 DEBUG : open-test-file(0xc000459580): >_writeAt: n=3, err= 2024/12/11 02:17:35 DEBUG : open-test-file(0xc000459580): close: 2024/12/11 02:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:35.005457659 +0000 UTC m=+28.926926999 2024/12/11 02:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:35 DEBUG : open-test-file(0xc000459580): >close: err= 2024/12/11 02:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 02:17:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 02:17:35 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:35 DEBUG : open-test-file(0xc0004595c0): _readAt: size=512, off=0 2024/12/11 02:17:35 DEBUG : open-test-file(0xc0004595c0): openPending: 2024/12/11 02:17:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/11 02:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:35 DEBUG : open-test-file(0xc0004595c0): >openPending: err= 2024/12/11 02:17:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/11 02:17:35 DEBUG : open-test-file(0xc0004595c0): >_readAt: n=8, err=EOF 2024/12/11 02:17:35 DEBUG : open-test-file(0xc0004595c0): close: 2024/12/11 02:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:35.005457659 +0000 UTC m=+28.926926999 2024/12/11 02:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:35 DEBUG : open-test-file(0xc0004595c0): >close: err= 2024/12/11 02:17:35 DEBUG : open-test-file: Remove: 2024/12/11 02:17:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005249a0 item 89 2024/12/11 02:17:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 02:17:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 02:17:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 02:17:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/12/11 02:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 02:17:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2024/12/11 02:17:35 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:35 DEBUG : open-test-file(0xc000459700): openPending: 2024/12/11 02:17:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 02:17:35 DEBUG : open-test-file(0xc000459700): open at offset 0 2024/12/11 02:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:35 DEBUG : open-test-file(0xc000459700): >openPending: err= 2024/12/11 02:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:35 DEBUG : open-test-file(0xc000459700): _readAt: size=2, off=0 2024/12/11 02:17:35 DEBUG : open-test-file(0xc000459700): >_readAt: n=0, err=EOF 2024/12/11 02:17:35 DEBUG : open-test-file(0xc000459700): _writeAt: size=5, off=0 2024/12/11 02:17:35 DEBUG : open-test-file(0xc000459700): >_writeAt: n=5, err= 2024/12/11 02:17:35 DEBUG : open-test-file(0xc000459700): close: 2024/12/11 02:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:35.006311129 +0000 UTC m=+28.927780470 2024/12/11 02:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:35 DEBUG : open-test-file(0xc000459700): >close: err= 2024/12/11 02:17:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 02:17:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 02:17:35 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:35 DEBUG : open-test-file(0xc000459740): _writeAt: size=5, off=0 2024/12/11 02:17:35 DEBUG : open-test-file(0xc000459740): openPending: 2024/12/11 02:17:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:35 DEBUG : open-test-file(0xc000459740): >openPending: err= 2024/12/11 02:17:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005252d0 item 90 2024/12/11 02:17:35 DEBUG : open-test-file(0xc000459740): >_writeAt: n=5, err= 2024/12/11 02:17:35 DEBUG : open-test-file(0xc000459740): close: 2024/12/11 02:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:35.006641932 +0000 UTC m=+28.928111272 2024/12/11 02:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:35 DEBUG : open-test-file(0xc000459740): >close: err= 2024/12/11 02:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 02:17:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2024/12/11 02:17:35 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:35 DEBUG : open-test-file(0xc000459800): openPending: 2024/12/11 02:17:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:35 DEBUG : open-test-file(0xc000459800): open at offset 5 2024/12/11 02:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:35 DEBUG : open-test-file(0xc000459800): >openPending: err= 2024/12/11 02:17:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/11 02:17:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005256c0 item 90 2024/12/11 02:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:35 DEBUG : open-test-file(0xc000459800): _readAt: size=2, off=5 2024/12/11 02:17:35 DEBUG : open-test-file(0xc000459800): >_readAt: n=0, err=EOF 2024/12/11 02:17:35 DEBUG : open-test-file(0xc000459800): _writeAt: size=3, off=5 2024/12/11 02:17:35 DEBUG : open-test-file(0xc000459800): >_writeAt: n=3, err= 2024/12/11 02:17:35 DEBUG : open-test-file(0xc000459800): close: 2024/12/11 02:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:35.00702386 +0000 UTC m=+28.928493189 2024/12/11 02:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:35 DEBUG : open-test-file(0xc000459800): >close: err= 2024/12/11 02:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 02:17:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 02:17:35 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:35 DEBUG : open-test-file(0xc000459840): _readAt: size=512, off=0 2024/12/11 02:17:35 DEBUG : open-test-file(0xc000459840): openPending: 2024/12/11 02:17:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/11 02:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:35 DEBUG : open-test-file(0xc000459840): >openPending: err= 2024/12/11 02:17:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/11 02:17:35 DEBUG : open-test-file(0xc000459840): >_readAt: n=3, err=EOF 2024/12/11 02:17:35 DEBUG : open-test-file(0xc000459840): close: 2024/12/11 02:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:35.00702386 +0000 UTC m=+28.928493189 2024/12/11 02:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:35 DEBUG : open-test-file(0xc000459840): >close: err= 2024/12/11 02:17:35 DEBUG : open-test-file: Remove: 2024/12/11 02:17:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000525960 item 90 2024/12/11 02:17:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 02:17:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 02:17:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 02:17:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/12/11 02:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/11 02:17:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2024/12/11 02:17:35 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:35 DEBUG : open-test-file(0xc000459900): openPending: 2024/12/11 02:17:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 02:17:35 DEBUG : open-test-file(0xc000459900): open at offset 0 2024/12/11 02:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:35 DEBUG : open-test-file(0xc000459900): >openPending: err= 2024/12/11 02:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:35 DEBUG : open-test-file(0xc000459900): _readAt: size=2, off=0 2024/12/11 02:17:35 DEBUG : open-test-file(0xc000459900): >_readAt: n=0, err=EOF 2024/12/11 02:17:35 DEBUG : open-test-file(0xc000459900): _writeAt: size=5, off=0 2024/12/11 02:17:35 DEBUG : open-test-file(0xc000459900): >_writeAt: n=5, err= 2024/12/11 02:17:35 DEBUG : open-test-file(0xc000459900): close: 2024/12/11 02:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:35.008321432 +0000 UTC m=+28.929790773 2024/12/11 02:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:35 DEBUG : open-test-file(0xc000459900): >close: err= 2024/12/11 02:17:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 02:17:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 02:17:35 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:35 DEBUG : open-test-file(0xc000459940): _writeAt: size=5, off=0 2024/12/11 02:17:35 DEBUG : open-test-file(0xc000459940): openPending: 2024/12/11 02:17:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:35 DEBUG : open-test-file(0xc000459940): >openPending: err= 2024/12/11 02:17:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000525ea0 item 91 2024/12/11 02:17:35 DEBUG : open-test-file(0xc000459940): >_writeAt: n=5, err= 2024/12/11 02:17:35 DEBUG : open-test-file(0xc000459940): close: 2024/12/11 02:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:35.008799377 +0000 UTC m=+28.930268718 2024/12/11 02:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:35 DEBUG : open-test-file(0xc000459940): >close: err= 2024/12/11 02:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/11 02:17:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2024/12/11 02:17:35 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:35 DEBUG : open-test-file(0xc000459a00): _readAt: size=2, off=0 2024/12/11 02:17:35 DEBUG : open-test-file(0xc000459a00): openPending: 2024/12/11 02:17:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:35 DEBUG : open-test-file(0xc000459a00): open at offset 5 2024/12/11 02:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:35 DEBUG : open-test-file(0xc000459a00): >openPending: err= 2024/12/11 02:17:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/11 02:17:35 DEBUG : open-test-file(0xc000459a00): >_readAt: n=2, err= 2024/12/11 02:17:35 DEBUG : open-test-file(0xc000459a00): _writeAt: size=3, off=7 2024/12/11 02:17:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001d03f0 item 91 2024/12/11 02:17:35 DEBUG : open-test-file(0xc000459a00): >_writeAt: n=3, err= 2024/12/11 02:17:35 DEBUG : open-test-file(0xc000459a00): close: 2024/12/11 02:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:35.009224505 +0000 UTC m=+28.930693845 2024/12/11 02:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:35 DEBUG : open-test-file(0xc000459a00): >close: err= 2024/12/11 02:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 02:17:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 02:17:35 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:35 DEBUG : open-test-file(0xc000459a80): _readAt: size=512, off=0 2024/12/11 02:17:35 DEBUG : open-test-file(0xc000459a80): openPending: 2024/12/11 02:17:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/11 02:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:35 DEBUG : open-test-file(0xc000459a80): >openPending: err= 2024/12/11 02:17:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/11 02:17:35 DEBUG : open-test-file(0xc000459a80): >_readAt: n=8, err=EOF 2024/12/11 02:17:35 DEBUG : open-test-file(0xc000459a80): close: 2024/12/11 02:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:35.009224505 +0000 UTC m=+28.930693845 2024/12/11 02:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:35 DEBUG : open-test-file(0xc000459a80): >close: err= 2024/12/11 02:17:35 DEBUG : open-test-file: Remove: 2024/12/11 02:17:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001d0540 item 91 2024/12/11 02:17:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 02:17:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 02:17:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 02:17:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/12/11 02:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 02:17:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/12/11 02:17:35 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:35 DEBUG : open-test-file(0xc000459b40): openPending: 2024/12/11 02:17:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 02:17:35 DEBUG : open-test-file(0xc000459b40): open at offset 0 2024/12/11 02:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:35 DEBUG : open-test-file(0xc000459b40): >openPending: err= 2024/12/11 02:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:35 DEBUG : open-test-file(0xc000459b40): _readAt: size=2, off=0 2024/12/11 02:17:35 DEBUG : open-test-file(0xc000459b40): >_readAt: n=0, err=EOF 2024/12/11 02:17:35 DEBUG : open-test-file(0xc000459b40): _writeAt: size=5, off=0 2024/12/11 02:17:35 DEBUG : open-test-file(0xc000459b40): >_writeAt: n=5, err= 2024/12/11 02:17:35 DEBUG : open-test-file(0xc000459b40): close: 2024/12/11 02:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:35.010136824 +0000 UTC m=+28.931606164 2024/12/11 02:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:35 DEBUG : open-test-file(0xc000459b40): >close: err= 2024/12/11 02:17:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 02:17:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 02:17:35 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:35 DEBUG : open-test-file(0xc000459b80): _writeAt: size=5, off=0 2024/12/11 02:17:35 DEBUG : open-test-file(0xc000459b80): openPending: 2024/12/11 02:17:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:35 DEBUG : open-test-file(0xc000459b80): >openPending: err= 2024/12/11 02:17:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001d08c0 item 92 2024/12/11 02:17:35 DEBUG : open-test-file(0xc000459b80): >_writeAt: n=5, err= 2024/12/11 02:17:35 DEBUG : open-test-file(0xc000459b80): close: 2024/12/11 02:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:35.010440026 +0000 UTC m=+28.931909365 2024/12/11 02:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:35 DEBUG : open-test-file(0xc000459b80): >close: err= 2024/12/11 02:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 02:17:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/12/11 02:17:35 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:35 DEBUG : open-test-file(0xc000459c80): openPending: 2024/12/11 02:17:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:35 DEBUG : open-test-file(0xc000459c80): open at offset 5 2024/12/11 02:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:35 DEBUG : open-test-file(0xc000459c80): >openPending: err= 2024/12/11 02:17:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/11 02:17:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001d0a80 item 92 2024/12/11 02:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:35 DEBUG : open-test-file(0xc000459c80): _readAt: size=2, off=5 2024/12/11 02:17:35 DEBUG : open-test-file(0xc000459c80): >_readAt: n=0, err=EOF 2024/12/11 02:17:35 DEBUG : open-test-file(0xc000459c80): _writeAt: size=3, off=5 2024/12/11 02:17:35 DEBUG : open-test-file(0xc000459c80): >_writeAt: n=3, err= 2024/12/11 02:17:35 DEBUG : open-test-file(0xc000459c80): close: 2024/12/11 02:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:35.010875743 +0000 UTC m=+28.932345083 2024/12/11 02:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:35 DEBUG : open-test-file(0xc000459c80): >close: err= 2024/12/11 02:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 02:17:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 02:17:35 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:35 DEBUG : open-test-file(0xc000459cc0): _readAt: size=512, off=0 2024/12/11 02:17:35 DEBUG : open-test-file(0xc000459cc0): openPending: 2024/12/11 02:17:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/11 02:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:35 DEBUG : open-test-file(0xc000459cc0): >openPending: err= 2024/12/11 02:17:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/11 02:17:35 DEBUG : open-test-file(0xc000459cc0): >_readAt: n=3, err=EOF 2024/12/11 02:17:35 DEBUG : open-test-file(0xc000459cc0): close: 2024/12/11 02:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:35.010875743 +0000 UTC m=+28.932345083 2024/12/11 02:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:35 DEBUG : open-test-file(0xc000459cc0): >close: err= 2024/12/11 02:17:35 DEBUG : open-test-file: Remove: 2024/12/11 02:17:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001d0bd0 item 92 2024/12/11 02:17:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 02:17:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 02:17:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 02:17:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/12/11 02:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/11 02:17:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2024/12/11 02:17:35 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:35 DEBUG : open-test-file(0xc000459dc0): openPending: 2024/12/11 02:17:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 02:17:35 DEBUG : open-test-file(0xc000459dc0): open at offset 0 2024/12/11 02:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:35 DEBUG : open-test-file(0xc000459dc0): >openPending: err= 2024/12/11 02:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:35 DEBUG : open-test-file(0xc000459dc0): _readAt: size=2, off=0 2024/12/11 02:17:35 DEBUG : open-test-file(0xc000459dc0): >_readAt: n=0, err=EOF 2024/12/11 02:17:35 DEBUG : open-test-file(0xc000459dc0): _writeAt: size=5, off=0 2024/12/11 02:17:35 DEBUG : open-test-file(0xc000459dc0): >_writeAt: n=5, err= 2024/12/11 02:17:35 DEBUG : open-test-file(0xc000459dc0): close: 2024/12/11 02:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:35.011710619 +0000 UTC m=+28.933179959 2024/12/11 02:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:35 DEBUG : open-test-file(0xc000459dc0): >close: err= 2024/12/11 02:17:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 02:17:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 02:17:35 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:35 DEBUG : open-test-file(0xc000459e00): _writeAt: size=5, off=0 2024/12/11 02:17:35 DEBUG : open-test-file(0xc000459e00): openPending: 2024/12/11 02:17:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:35 DEBUG : open-test-file(0xc000459e00): >openPending: err= 2024/12/11 02:17:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001d1030 item 93 2024/12/11 02:17:35 DEBUG : open-test-file(0xc000459e00): >_writeAt: n=5, err= 2024/12/11 02:17:35 DEBUG : open-test-file(0xc000459e00): close: 2024/12/11 02:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:35.012057972 +0000 UTC m=+28.933527312 2024/12/11 02:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:35 DEBUG : open-test-file(0xc000459e00): >close: err= 2024/12/11 02:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/11 02:17:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2024/12/11 02:17:35 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/11 02:17:35 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/11 02:17:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/11 02:17:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/11 02:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 02:17:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 02:17:35 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:35 DEBUG : open-test-file(0xc000459f00): _readAt: size=512, off=0 2024/12/11 02:17:35 DEBUG : open-test-file(0xc000459f00): openPending: 2024/12/11 02:17:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:35 DEBUG : open-test-file(0xc000459f00): >openPending: err= 2024/12/11 02:17:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 02:17:35 DEBUG : open-test-file(0xc000459f00): >_readAt: n=5, err=EOF 2024/12/11 02:17:35 DEBUG : open-test-file(0xc000459f00): close: 2024/12/11 02:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:35.012057972 +0000 UTC m=+28.933527312 2024/12/11 02:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:35 DEBUG : open-test-file(0xc000459f00): >close: err= 2024/12/11 02:17:35 DEBUG : open-test-file: Remove: 2024/12/11 02:17:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001d11f0 item 93 2024/12/11 02:17:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 02:17:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 02:17:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 02:17:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/12/11 02:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 02:17:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/12/11 02:17:35 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:35 DEBUG : open-test-file(0xc0000ad680): openPending: 2024/12/11 02:17:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 02:17:35 DEBUG : open-test-file(0xc0000ad680): open at offset 0 2024/12/11 02:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:35 DEBUG : open-test-file(0xc0000ad680): >openPending: err= 2024/12/11 02:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:35 DEBUG : open-test-file(0xc0000ad680): _readAt: size=2, off=0 2024/12/11 02:17:35 DEBUG : open-test-file(0xc0000ad680): >_readAt: n=0, err=EOF 2024/12/11 02:17:35 DEBUG : open-test-file(0xc0000ad680): _writeAt: size=5, off=0 2024/12/11 02:17:35 DEBUG : open-test-file(0xc0000ad680): >_writeAt: n=5, err= 2024/12/11 02:17:35 DEBUG : open-test-file(0xc0000ad680): close: 2024/12/11 02:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:35.013028619 +0000 UTC m=+28.934497959 2024/12/11 02:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:35 DEBUG : open-test-file(0xc0000ad680): >close: err= 2024/12/11 02:17:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 02:17:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 02:17:35 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:35 DEBUG : open-test-file(0xc0000ad6c0): _writeAt: size=5, off=0 2024/12/11 02:17:35 DEBUG : open-test-file(0xc0000ad6c0): openPending: 2024/12/11 02:17:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:35 DEBUG : open-test-file(0xc0000ad6c0): >openPending: err= 2024/12/11 02:17:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001d1730 item 94 2024/12/11 02:17:35 DEBUG : open-test-file(0xc0000ad6c0): >_writeAt: n=5, err= 2024/12/11 02:17:35 DEBUG : open-test-file(0xc0000ad6c0): close: 2024/12/11 02:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:35.013375571 +0000 UTC m=+28.934844911 2024/12/11 02:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:35 DEBUG : open-test-file(0xc0000ad6c0): >close: err= 2024/12/11 02:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 02:17:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/12/11 02:17:35 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/11 02:17:35 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/11 02:17:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/11 02:17:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/11 02:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 02:17:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 02:17:35 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:35 DEBUG : open-test-file(0xc0000adb00): _readAt: size=512, off=0 2024/12/11 02:17:35 DEBUG : open-test-file(0xc0000adb00): openPending: 2024/12/11 02:17:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:35 DEBUG : open-test-file(0xc0000adb00): >openPending: err= 2024/12/11 02:17:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 02:17:35 DEBUG : open-test-file(0xc0000adb00): >_readAt: n=5, err=EOF 2024/12/11 02:17:35 DEBUG : open-test-file(0xc0000adb00): close: 2024/12/11 02:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:35.013375571 +0000 UTC m=+28.934844911 2024/12/11 02:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:35 DEBUG : open-test-file(0xc0000adb00): >close: err= 2024/12/11 02:17:35 DEBUG : open-test-file: Remove: 2024/12/11 02:17:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001d18f0 item 94 2024/12/11 02:17:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 02:17:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 02:17:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 02:17:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/12/11 02:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/11 02:17:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/12/11 02:17:35 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:35 DEBUG : open-test-file(0xc0000ade40): openPending: 2024/12/11 02:17:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 02:17:35 DEBUG : open-test-file(0xc0000ade40): open at offset 0 2024/12/11 02:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:35 DEBUG : open-test-file(0xc0000ade40): >openPending: err= 2024/12/11 02:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:35 DEBUG : open-test-file(0xc0000ade40): _readAt: size=2, off=0 2024/12/11 02:17:35 DEBUG : open-test-file(0xc0000ade40): >_readAt: n=0, err=EOF 2024/12/11 02:17:35 DEBUG : open-test-file(0xc0000ade40): _writeAt: size=5, off=0 2024/12/11 02:17:35 DEBUG : open-test-file(0xc0000ade40): >_writeAt: n=5, err= 2024/12/11 02:17:35 DEBUG : open-test-file(0xc0000ade40): close: 2024/12/11 02:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:35.014306335 +0000 UTC m=+28.935775675 2024/12/11 02:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:35 DEBUG : open-test-file(0xc0000ade40): >close: err= 2024/12/11 02:17:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 02:17:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 02:17:35 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:35 DEBUG : open-test-file(0xc0000ade80): _writeAt: size=5, off=0 2024/12/11 02:17:35 DEBUG : open-test-file(0xc0000ade80): openPending: 2024/12/11 02:17:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:35 DEBUG : open-test-file(0xc0000ade80): >openPending: err= 2024/12/11 02:17:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001d1b90 item 95 2024/12/11 02:17:35 DEBUG : open-test-file(0xc0000ade80): >_writeAt: n=5, err= 2024/12/11 02:17:35 DEBUG : open-test-file(0xc0000ade80): close: 2024/12/11 02:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:35.014621649 +0000 UTC m=+28.936090988 2024/12/11 02:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:35 DEBUG : open-test-file(0xc0000ade80): >close: err= 2024/12/11 02:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/11 02:17:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/12/11 02:17:35 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/11 02:17:35 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/11 02:17:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/11 02:17:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/11 02:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 02:17:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 02:17:35 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:35 DEBUG : open-test-file(0xc000b5a0c0): _readAt: size=512, off=0 2024/12/11 02:17:35 DEBUG : open-test-file(0xc000b5a0c0): openPending: 2024/12/11 02:17:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:35 DEBUG : open-test-file(0xc000b5a0c0): >openPending: err= 2024/12/11 02:17:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 02:17:35 DEBUG : open-test-file(0xc000b5a0c0): >_readAt: n=5, err=EOF 2024/12/11 02:17:35 DEBUG : open-test-file(0xc000b5a0c0): close: 2024/12/11 02:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:35.014621649 +0000 UTC m=+28.936090988 2024/12/11 02:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:35 DEBUG : open-test-file(0xc000b5a0c0): >close: err= 2024/12/11 02:17:35 DEBUG : open-test-file: Remove: 2024/12/11 02:17:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001d1ce0 item 95 2024/12/11 02:17:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 02:17:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 02:17:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 02:17:35 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 2024/12/11 02:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 02:17:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/11 02:17:35 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:35 DEBUG : open-test-file(0xc000b5a300): openPending: 2024/12/11 02:17:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 02:17:35 DEBUG : open-test-file(0xc000b5a300): open at offset 0 2024/12/11 02:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:35 DEBUG : open-test-file(0xc000b5a300): >openPending: err= 2024/12/11 02:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:35 DEBUG : open-test-file(0xc000b5a300): _readAt: size=2, off=0 2024/12/11 02:17:35 DEBUG : open-test-file(0xc000b5a300): >_readAt: n=0, err=EOF 2024/12/11 02:17:35 DEBUG : open-test-file(0xc000b5a300): _writeAt: size=5, off=0 2024/12/11 02:17:35 DEBUG : open-test-file(0xc000b5a300): >_writeAt: n=5, err= 2024/12/11 02:17:35 DEBUG : open-test-file(0xc000b5a300): close: 2024/12/11 02:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:35.015550579 +0000 UTC m=+28.937019919 2024/12/11 02:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:35 DEBUG : open-test-file(0xc000b5a300): >close: err= 2024/12/11 02:17:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 02:17:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/11 02:17:35 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:35 DEBUG : open-test-file(0xc000b5a340): _writeAt: size=5, off=0 2024/12/11 02:17:35 DEBUG : open-test-file(0xc000b5a340): openPending: 2024/12/11 02:17:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:35 DEBUG : open-test-file(0xc000b5a340): >openPending: err= 2024/12/11 02:17:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007062a0 item 96 2024/12/11 02:17:35 DEBUG : open-test-file(0xc000b5a340): >_writeAt: n=5, err= 2024/12/11 02:17:35 DEBUG : open-test-file(0xc000b5a340): close: 2024/12/11 02:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:35.015850494 +0000 UTC m=+28.937319835 2024/12/11 02:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:35 DEBUG : open-test-file(0xc000b5a340): >close: err= 2024/12/11 02:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/11 02:17:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/11 02:17:35 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/11 02:17:35 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/11 02:17:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/11 02:17:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/11 02:17:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 02:17:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/11 02:17:35 DEBUG : open-test-file: newRWFileHandle: 2024/12/11 02:17:35 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/11 02:17:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/11 02:17:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/11 02:17:35 DEBUG : open-test-file(0xc000b5a400): _readAt: size=512, off=0 2024/12/11 02:17:35 DEBUG : open-test-file(0xc000b5a400): openPending: 2024/12/11 02:17:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/11 02:17:35 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/11 02:17:35 DEBUG : open-test-file(0xc000b5a400): >openPending: err= 2024/12/11 02:17:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/11 02:17:35 DEBUG : open-test-file(0xc000b5a400): >_readAt: n=5, err=EOF 2024/12/11 02:17:35 DEBUG : open-test-file(0xc000b5a400): close: 2024/12/11 02:17:35 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-11 02:17:35.015850494 +0000 UTC m=+28.937319835 2024/12/11 02:17:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:35 DEBUG : open-test-file(0xc000b5a400): >close: err= 2024/12/11 02:17:35 DEBUG : open-test-file: Remove: 2024/12/11 02:17:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000706850 item 96 2024/12/11 02:17:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/11 02:17:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/11 02:17:35 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/11 02:17:35 DEBUG : open-test-file: >Remove: err= 2024/12/11 02:17:35 DEBUG : WaitForWriters: timeout=30s 2024/12/11 02:17:35 DEBUG : : Looking for writers 2024/12/11 02:17:35 DEBUG : >WaitForWriters: 2024/12/11 02:17:35 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.44s) --- PASS: TestRWFileHandleOpenTests/writes (0.24s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (0.20s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.01s) --- 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:180: Remote "sftp://rclone@:22/rclone-test-doyaked5futu", Local "Local file system at /tmp/rclone2550318220", Modify Window "1s" 2024/12/11 02:17:35 INFO : sftp://rclone@:22/rclone-test-doyaked5futu: poll-interval is not supported by this remote 2024/12/11 02:17:35 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/11 02:17:35 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-doyaked5futu" 2024/12/11 02:17:35 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-doyaked5futu" 2024/12/11 02:17:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-doyaked5futu" 2024/12/11 02:17:35 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/11 02:17:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-doyaked5futu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-doyaked5futu" 2024/12/11 02:17:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-doyaked5futu" 2024/12/11 02:17:35 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/11 02:17:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-doyaked5futu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-doyaked5futu" 2024/12/11 02:17:35 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 02:17:35 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/11 02:17:35 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/11 02:17:35 DEBUG : file1: newRWFileHandle: 2024/12/11 02:17:35 DEBUG : file1(0xc000b5a6c0): openPending: 2024/12/11 02:17:35 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 02:17:35 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/11 02:17:35 DEBUG : file1(0xc000b5a6c0): >openPending: err= 2024/12/11 02:17:35 DEBUG : file1: >newRWFileHandle: err= 2024/12/11 02:17:35 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/11 02:17:35 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/12/11 02:17:35 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/12/11 02:17:35 DEBUG : file1(0xc000b5a6c0): _writeAt: size=2, off=0 2024/12/11 02:17:35 DEBUG : file1(0xc000b5a6c0): >_writeAt: n=2, err= 2024/12/11 02:17:35 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2024/12/11 02:17:35 DEBUG : file1(0xc000b5a6c0): RWFileHandle.Flush 2024/12/11 02:17:35 DEBUG : file1(0xc000b5a6c0): RWFileHandle.Release 2024/12/11 02:17:35 DEBUG : file1(0xc000b5a6c0): close: 2024/12/11 02:17:35 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2024/12/11 02:17:35 INFO : file1: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:35 DEBUG : file1(0xc000b5a6c0): >close: err= 2024/12/11 02:17:35 DEBUG : WaitForWriters: timeout=30s 2024/12/11 02:17:35 DEBUG : : Looking for writers 2024/12/11 02:17:35 DEBUG : file1: reading active writers 2024/12/11 02:17:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/11 02:17:35 DEBUG : : Looking for writers 2024/12/11 02:17:35 DEBUG : file1: reading active writers 2024/12/11 02:17:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/11 02:17:35 DEBUG : : Looking for writers 2024/12/11 02:17:35 DEBUG : file1: reading active writers 2024/12/11 02:17:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/11 02:17:35 DEBUG : : Looking for writers 2024/12/11 02:17:35 DEBUG : file1: reading active writers 2024/12/11 02:17:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/11 02:17:35 DEBUG : file1: vfs cache: starting upload 2024/12/11 02:17:35 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/file1.c8b6918.partial" 2024/12/11 02:17:35 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:35 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: md5sum /rclone-test-doyaked5futu/file1.c8b6918.partial 2024/12/11 02:17:35 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-doyaked5futu/file1.c8b6918.partial" 2024/12/11 02:17:35 DEBUG : : Looking for writers 2024/12/11 02:17:35 DEBUG : file1: reading active writers 2024/12/11 02:17:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/12/11 02:17:35 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:35 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /rclone-test-doyaked5futu/file1.c8b6918.partial 2024/12/11 02:17:35 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:35 DEBUG : file1.c8b6918.partial: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2024/12/11 02:17:35 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2024/12/11 02:17:35 DEBUG : file1.c8b6918.partial: renamed to: file1 2024/12/11 02:17:35 INFO : file1: Copied (new) 2024/12/11 02:17:35 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/file1" 2024/12/11 02:17:35 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:35 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: md5sum /rclone-test-doyaked5futu/file1 2024/12/11 02:17:35 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-doyaked5futu/file1" 2024/12/11 02:17:35 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:35 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /rclone-test-doyaked5futu/file1 2024/12/11 02:17:35 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:35 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2024/12/11 02:17:35 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC,49f68a5c8493ec2c0bf489821c21fc3b" 2024/12/11 02:17:35 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/12/11 02:17:35 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2024/12/11 02:17:35 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/11 02:17:35 INFO : file1: vfs cache: upload succeeded try #1 2024/12/11 02:17:35 DEBUG : : Looking for writers 2024/12/11 02:17:35 DEBUG : file1: reading active writers 2024/12/11 02:17:35 DEBUG : >WaitForWriters: 2024/12/11 02:17:35 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/file1" 2024/12/11 02:17:35 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:35 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: md5sum /rclone-test-doyaked5futu/file1 2024/12/11 02:17:35 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-doyaked5futu/file1" 2024/12/11 02:17:35 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:35 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /rclone-test-doyaked5futu/file1 2024/12/11 02:17:35 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:35 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2024/12/11 02:17:35 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/file1" 2024/12/11 02:17:35 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:35 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: sha1sum /rclone-test-doyaked5futu/file1 2024/12/11 02:17:35 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-doyaked5futu/file1" 2024/12/11 02:17:35 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:35 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: c22b5f9178342609428d6f51b2c5af4c0bde6a42 /rclone-test-doyaked5futu/file1 2024/12/11 02:17:35 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:35 DEBUG : file1: Parsed hash: c22b5f9178342609428d6f51b2c5af4c0bde6a42 2024/12/11 02:17:35 DEBUG : WaitForWriters: timeout=30s 2024/12/11 02:17:35 DEBUG : : Looking for writers 2024/12/11 02:17:35 DEBUG : file1: reading active writers 2024/12/11 02:17:35 DEBUG : >WaitForWriters: 2024/12/11 02:17:35 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (0.51s) === RUN TestRWCacheRename run.go:180: Remote "sftp://rclone@:22/rclone-test-doyaked5futu", Local "Local file system at /tmp/rclone2550318220", Modify Window "1s" 2024/12/11 02:17:35 INFO : sftp://rclone@:22/rclone-test-doyaked5futu: poll-interval is not supported by this remote 2024/12/11 02:17:35 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/11 02:17:35 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-doyaked5futu" 2024/12/11 02:17:35 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-doyaked5futu" 2024/12/11 02:17:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-doyaked5futu" 2024/12/11 02:17:35 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/11 02:17:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-doyaked5futu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-doyaked5futu" 2024/12/11 02:17:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-doyaked5futu" 2024/12/11 02:17:35 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/11 02:17:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-doyaked5futu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-doyaked5futu" 2024/12/11 02:17:35 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 02:17:35 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/11 02:17:35 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2024/12/11 02:17:35 DEBUG : rename_me: newRWFileHandle: 2024/12/11 02:17:35 DEBUG : rename_me(0xc000428640): openPending: 2024/12/11 02:17:35 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/11 02:17:35 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2024/12/11 02:17:35 DEBUG : rename_me(0xc000428640): >openPending: err= 2024/12/11 02:17:35 DEBUG : rename_me: >newRWFileHandle: err= 2024/12/11 02:17:35 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2024/12/11 02:17:35 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2024/12/11 02:17:35 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2024/12/11 02:17:35 DEBUG : rename_me(0xc000428640): _writeAt: size=5, off=0 2024/12/11 02:17:35 DEBUG : rename_me(0xc000428640): >_writeAt: n=5, err= 2024/12/11 02:17:35 DEBUG : rename_me(0xc000428640): close: 2024/12/11 02:17:35 DEBUG : rename_me: vfs cache: setting modification time to 2024-12-11 02:17:35.531980332 +0000 UTC m=+29.453449672 2024/12/11 02:17:35 INFO : rename_me: vfs cache: queuing for upload in 100ms 2024/12/11 02:17:35 DEBUG : rename_me(0xc000428640): >close: err= 2024/12/11 02:17:35 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2024/12/11 02:17:35 DEBUG : i_was_renamed: Updating file with 0xc000799200 2024/12/11 02:17:35 DEBUG : : Added virtual directory entry vDel: "rename_me" 2024/12/11 02:17:35 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2024/12/11 02:17:35 DEBUG : WaitForWriters: timeout=30s 2024/12/11 02:17:35 DEBUG : : Looking for writers 2024/12/11 02:17:35 DEBUG : i_was_renamed: reading active writers 2024/12/11 02:17:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/11 02:17:35 DEBUG : : Looking for writers 2024/12/11 02:17:35 DEBUG : i_was_renamed: reading active writers 2024/12/11 02:17:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/11 02:17:35 DEBUG : : Looking for writers 2024/12/11 02:17:35 DEBUG : i_was_renamed: reading active writers 2024/12/11 02:17:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/11 02:17:35 DEBUG : : Looking for writers 2024/12/11 02:17:35 DEBUG : i_was_renamed: reading active writers 2024/12/11 02:17:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/11 02:17:35 DEBUG : i_was_renamed: vfs cache: starting upload 2024/12/11 02:17:35 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/i_was_renamed.c5cf5aa3.partial" 2024/12/11 02:17:35 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:35 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: md5sum /rclone-test-doyaked5futu/i_was_renamed.c5cf5aa3.partial 2024/12/11 02:17:35 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-doyaked5futu/i_was_renamed.c5cf5aa3.partial" 2024/12/11 02:17:35 DEBUG : : Looking for writers 2024/12/11 02:17:35 DEBUG : i_was_renamed: reading active writers 2024/12/11 02:17:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/12/11 02:17:35 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:35 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-doyaked5futu/i_was_renamed.c5cf5aa3.partial 2024/12/11 02:17:35 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:35 DEBUG : i_was_renamed.c5cf5aa3.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2024/12/11 02:17:35 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2024/12/11 02:17:35 DEBUG : i_was_renamed.c5cf5aa3.partial: renamed to: i_was_renamed 2024/12/11 02:17:35 INFO : i_was_renamed: Copied (new) 2024/12/11 02:17:35 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/i_was_renamed" 2024/12/11 02:17:35 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:35 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: md5sum /rclone-test-doyaked5futu/i_was_renamed 2024/12/11 02:17:35 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-doyaked5futu/i_was_renamed" 2024/12/11 02:17:35 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:35 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-doyaked5futu/i_was_renamed 2024/12/11 02:17:35 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:35 DEBUG : i_was_renamed: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2024/12/11 02:17:35 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2024-12-11 02:17:35 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2024/12/11 02:17:35 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2024/12/11 02:17:35 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2024/12/11 02:17:35 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2024/12/11 02:17:35 DEBUG : : Looking for writers 2024/12/11 02:17:35 DEBUG : i_was_renamed: reading active writers 2024/12/11 02:17:35 DEBUG : >WaitForWriters: 2024/12/11 02:17:35 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.32s) === RUN TestRWCacheUpdate run.go:180: Remote "sftp://rclone@:22/rclone-test-doyaked5futu", Local "Local file system at /tmp/rclone2550318220", Modify Window "1s" 2024/12/11 02:17:35 INFO : sftp://rclone@:22/rclone-test-doyaked5futu: poll-interval is not supported by this remote 2024/12/11 02:17:35 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/11 02:17:35 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-doyaked5futu" 2024/12/11 02:17:35 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-doyaked5futu" 2024/12/11 02:17:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-doyaked5futu" 2024/12/11 02:17:35 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/11 02:17:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-doyaked5futu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-doyaked5futu" 2024/12/11 02:17:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-doyaked5futu" 2024/12/11 02:17:35 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/11 02:17:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-doyaked5futu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-doyaked5futu" 2024/12/11 02:17:35 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/11 02:17:35 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/TestRWCacheUpdate" 2024/12/11 02:17:35 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:35 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: md5sum /rclone-test-doyaked5futu/TestRWCacheUpdate 2024/12/11 02:17:35 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-doyaked5futu/TestRWCacheUpdate" 2024/12/11 02:17:35 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:35 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: 8558f20bbf1a5777c862752b37ad49be /rclone-test-doyaked5futu/TestRWCacheUpdate 2024/12/11 02:17:35 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:35 DEBUG : TestRWCacheUpdate: Parsed hash: 8558f20bbf1a5777c862752b37ad49be 2024/12/11 02:17:35 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/TestRWCacheUpdate" 2024/12/11 02:17:35 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:35 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: sha1sum /rclone-test-doyaked5futu/TestRWCacheUpdate 2024/12/11 02:17:35 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-doyaked5futu/TestRWCacheUpdate" 2024/12/11 02:17:36 DEBUG : : forgetting directory cache 2024/12/11 02:17:36 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:36 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: 288158e561053f03b91b9361f5d0328ac9e349fc /rclone-test-doyaked5futu/TestRWCacheUpdate 2024/12/11 02:17:36 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:36 DEBUG : TestRWCacheUpdate: Parsed hash: 288158e561053f03b91b9361f5d0328ac9e349fc 2024/12/11 02:17:36 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 02:17:36 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/12/11 02:17:36 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/12/11 02:17:36 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/12/11 02:17:36 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/12/11 02:17:36 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/12/11 02:17:36 DEBUG : TestRWCacheUpdate(0xc00020bc40): _readAt: size=512, off=0 2024/12/11 02:17:36 DEBUG : TestRWCacheUpdate(0xc00020bc40): openPending: 2024/12/11 02:17:36 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/TestRWCacheUpdate" 2024/12/11 02:17:36 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:36 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: md5sum /rclone-test-doyaked5futu/TestRWCacheUpdate 2024/12/11 02:17:36 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-doyaked5futu/TestRWCacheUpdate" 2024/12/11 02:17:36 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:36 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: 8558f20bbf1a5777c862752b37ad49be /rclone-test-doyaked5futu/TestRWCacheUpdate 2024/12/11 02:17:36 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:36 DEBUG : TestRWCacheUpdate: Parsed hash: 8558f20bbf1a5777c862752b37ad49be 2024/12/11 02:17:36 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-12-11 01:18:35 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2024/12/11 02:17:36 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/12/11 02:17:36 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/11 02:17:36 DEBUG : TestRWCacheUpdate(0xc00020bc40): >openPending: err= 2024/12/11 02:17:36 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/12/11 02:17:36 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/11 02:17:36 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/11 02:17:36 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/12/11 02:17:36 DEBUG : TestRWCacheUpdate(0xc00020bc40): >_readAt: n=20, err=EOF 2024/12/11 02:17:36 DEBUG : TestRWCacheUpdate(0xc00020bc40): close: 2024/12/11 02:17:36 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-12-11 01:18:35 +0000 UTC 2024/12/11 02:17:36 DEBUG : TestRWCacheUpdate(0xc00020bc40): >close: err= 2024/12/11 02:17:36 DEBUG : : Re-reading directory (109.444427ms old) 2024/12/11 02:17:36 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/11 02:17:36 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2024/12/11 02:17:36 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/TestRWCacheUpdate" 2024/12/11 02:17:36 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:36 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: md5sum /rclone-test-doyaked5futu/TestRWCacheUpdate 2024/12/11 02:17:36 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-doyaked5futu/TestRWCacheUpdate" 2024/12/11 02:17:36 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:36 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: 944a242d910e2bbacae0d0db8c64490a /rclone-test-doyaked5futu/TestRWCacheUpdate 2024/12/11 02:17:36 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:36 DEBUG : TestRWCacheUpdate: Parsed hash: 944a242d910e2bbacae0d0db8c64490a 2024/12/11 02:17:36 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/TestRWCacheUpdate" 2024/12/11 02:17:36 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:36 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: sha1sum /rclone-test-doyaked5futu/TestRWCacheUpdate 2024/12/11 02:17:36 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-doyaked5futu/TestRWCacheUpdate" 2024/12/11 02:17:36 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:36 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: f47c1f4670d7bfa799e2e12e6aff3029f0785d53 /rclone-test-doyaked5futu/TestRWCacheUpdate 2024/12/11 02:17:36 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:36 DEBUG : TestRWCacheUpdate: Parsed hash: f47c1f4670d7bfa799e2e12e6aff3029f0785d53 2024/12/11 02:17:36 DEBUG : : forgetting directory cache 2024/12/11 02:17:36 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 02:17:36 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/12/11 02:17:36 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/12/11 02:17:36 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/12/11 02:17:36 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/12/11 02:17:36 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/12/11 02:17:36 DEBUG : TestRWCacheUpdate(0xc000428d00): _readAt: size=512, off=0 2024/12/11 02:17:36 DEBUG : TestRWCacheUpdate(0xc000428d00): openPending: 2024/12/11 02:17:36 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/TestRWCacheUpdate" 2024/12/11 02:17:36 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:36 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: md5sum /rclone-test-doyaked5futu/TestRWCacheUpdate 2024/12/11 02:17:36 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-doyaked5futu/TestRWCacheUpdate" 2024/12/11 02:17:36 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:36 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: 944a242d910e2bbacae0d0db8c64490a /rclone-test-doyaked5futu/TestRWCacheUpdate 2024/12/11 02:17:36 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:36 DEBUG : TestRWCacheUpdate: Parsed hash: 944a242d910e2bbacae0d0db8c64490a 2024/12/11 02:17:36 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-12-11 01:19:35 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2024-12-11 01:18:35 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2024/12/11 02:17:36 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2024-12-11 01:19:35 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2024-12-11 01:18:35 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2024/12/11 02:17:36 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/12/11 02:17:36 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/12/11 02:17:36 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/12/11 02:17:36 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/11 02:17:36 DEBUG : TestRWCacheUpdate(0xc000428d00): >openPending: err= 2024/12/11 02:17:36 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/12/11 02:17:36 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/11 02:17:36 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/11 02:17:36 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/12/11 02:17:36 DEBUG : TestRWCacheUpdate(0xc000428d00): >_readAt: n=20, err=EOF 2024/12/11 02:17:36 DEBUG : TestRWCacheUpdate(0xc000428d00): close: 2024/12/11 02:17:36 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-12-11 01:19:35 +0000 UTC 2024/12/11 02:17:36 DEBUG : TestRWCacheUpdate(0xc000428d00): >close: err= 2024/12/11 02:17:36 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/TestRWCacheUpdate" 2024/12/11 02:17:36 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:36 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: md5sum /rclone-test-doyaked5futu/TestRWCacheUpdate 2024/12/11 02:17:36 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-doyaked5futu/TestRWCacheUpdate" 2024/12/11 02:17:36 DEBUG : : forgetting directory cache 2024/12/11 02:17:36 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/11 02:17:36 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:36 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: 4e063366550d230fc1fb85c19dbb494d /rclone-test-doyaked5futu/TestRWCacheUpdate 2024/12/11 02:17:36 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:36 DEBUG : TestRWCacheUpdate: Parsed hash: 4e063366550d230fc1fb85c19dbb494d 2024/12/11 02:17:36 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/TestRWCacheUpdate" 2024/12/11 02:17:36 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:36 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: sha1sum /rclone-test-doyaked5futu/TestRWCacheUpdate 2024/12/11 02:17:36 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-doyaked5futu/TestRWCacheUpdate" 2024/12/11 02:17:37 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:37 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: cdbdc94ef0e50810466d21c31d02b8365e9616d2 /rclone-test-doyaked5futu/TestRWCacheUpdate 2024/12/11 02:17:37 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:37 DEBUG : TestRWCacheUpdate: Parsed hash: cdbdc94ef0e50810466d21c31d02b8365e9616d2 2024/12/11 02:17:37 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 02:17:37 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/12/11 02:17:37 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/12/11 02:17:37 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/12/11 02:17:37 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/12/11 02:17:37 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/12/11 02:17:37 DEBUG : TestRWCacheUpdate(0xc000b5a0c0): _readAt: size=512, off=0 2024/12/11 02:17:37 DEBUG : TestRWCacheUpdate(0xc000b5a0c0): openPending: 2024/12/11 02:17:37 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/TestRWCacheUpdate" 2024/12/11 02:17:37 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:37 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: md5sum /rclone-test-doyaked5futu/TestRWCacheUpdate 2024/12/11 02:17:37 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-doyaked5futu/TestRWCacheUpdate" 2024/12/11 02:17:37 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:37 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: 4e063366550d230fc1fb85c19dbb494d /rclone-test-doyaked5futu/TestRWCacheUpdate 2024/12/11 02:17:37 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:37 DEBUG : TestRWCacheUpdate: Parsed hash: 4e063366550d230fc1fb85c19dbb494d 2024/12/11 02:17:37 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-12-11 01:20:35 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2024-12-11 01:19:35 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2024/12/11 02:17:37 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2024-12-11 01:20:35 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2024-12-11 01:19:35 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2024/12/11 02:17:37 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/12/11 02:17:37 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/12/11 02:17:37 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/12/11 02:17:37 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/11 02:17:37 DEBUG : TestRWCacheUpdate(0xc000b5a0c0): >openPending: err= 2024/12/11 02:17:37 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/12/11 02:17:37 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/11 02:17:37 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/11 02:17:37 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/12/11 02:17:37 DEBUG : TestRWCacheUpdate(0xc000b5a0c0): >_readAt: n=20, err=EOF 2024/12/11 02:17:37 DEBUG : TestRWCacheUpdate(0xc000b5a0c0): close: 2024/12/11 02:17:37 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-12-11 01:20:35 +0000 UTC 2024/12/11 02:17:37 DEBUG : TestRWCacheUpdate(0xc000b5a0c0): >close: err= 2024/12/11 02:17:37 DEBUG : : Re-reading directory (101.254665ms old) 2024/12/11 02:17:37 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/11 02:17:37 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2024/12/11 02:17:37 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/TestRWCacheUpdate" 2024/12/11 02:17:37 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:37 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: md5sum /rclone-test-doyaked5futu/TestRWCacheUpdate 2024/12/11 02:17:37 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-doyaked5futu/TestRWCacheUpdate" 2024/12/11 02:17:37 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:37 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: a8c7956852282e88c22a986150cb5a68 /rclone-test-doyaked5futu/TestRWCacheUpdate 2024/12/11 02:17:37 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:37 DEBUG : TestRWCacheUpdate: Parsed hash: a8c7956852282e88c22a986150cb5a68 2024/12/11 02:17:37 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/TestRWCacheUpdate" 2024/12/11 02:17:37 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:37 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: sha1sum /rclone-test-doyaked5futu/TestRWCacheUpdate 2024/12/11 02:17:37 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-doyaked5futu/TestRWCacheUpdate" 2024/12/11 02:17:37 DEBUG : : forgetting directory cache 2024/12/11 02:17:37 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:37 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: 9c0b7852a4bce62b7ba1ae22ce62c4abdb8eb3d7 /rclone-test-doyaked5futu/TestRWCacheUpdate 2024/12/11 02:17:37 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:37 DEBUG : TestRWCacheUpdate: Parsed hash: 9c0b7852a4bce62b7ba1ae22ce62c4abdb8eb3d7 2024/12/11 02:17:37 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 02:17:37 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/12/11 02:17:37 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/12/11 02:17:37 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/12/11 02:17:37 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/12/11 02:17:37 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/12/11 02:17:37 DEBUG : TestRWCacheUpdate(0xc00051c080): _readAt: size=512, off=0 2024/12/11 02:17:37 DEBUG : TestRWCacheUpdate(0xc00051c080): openPending: 2024/12/11 02:17:37 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/TestRWCacheUpdate" 2024/12/11 02:17:37 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:37 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: md5sum /rclone-test-doyaked5futu/TestRWCacheUpdate 2024/12/11 02:17:37 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-doyaked5futu/TestRWCacheUpdate" 2024/12/11 02:17:37 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:37 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: a8c7956852282e88c22a986150cb5a68 /rclone-test-doyaked5futu/TestRWCacheUpdate 2024/12/11 02:17:37 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:37 DEBUG : TestRWCacheUpdate: Parsed hash: a8c7956852282e88c22a986150cb5a68 2024/12/11 02:17:37 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-12-11 01:21:35 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2024-12-11 01:20:35 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2024/12/11 02:17:37 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2024-12-11 01:21:35 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2024-12-11 01:20:35 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2024/12/11 02:17:37 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/12/11 02:17:37 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/12/11 02:17:37 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/12/11 02:17:37 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/11 02:17:37 DEBUG : TestRWCacheUpdate(0xc00051c080): >openPending: err= 2024/12/11 02:17:37 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/12/11 02:17:37 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/11 02:17:37 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/11 02:17:37 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/12/11 02:17:37 DEBUG : TestRWCacheUpdate(0xc00051c080): >_readAt: n=20, err=EOF 2024/12/11 02:17:37 DEBUG : TestRWCacheUpdate(0xc00051c080): close: 2024/12/11 02:17:37 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-12-11 01:21:35 +0000 UTC 2024/12/11 02:17:37 DEBUG : TestRWCacheUpdate(0xc00051c080): >close: err= 2024/12/11 02:17:37 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/TestRWCacheUpdate" 2024/12/11 02:17:37 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:37 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: md5sum /rclone-test-doyaked5futu/TestRWCacheUpdate 2024/12/11 02:17:37 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-doyaked5futu/TestRWCacheUpdate" 2024/12/11 02:17:37 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:37 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: 25074c7237d5f7774d304950950b2d66 /rclone-test-doyaked5futu/TestRWCacheUpdate 2024/12/11 02:17:37 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:37 DEBUG : TestRWCacheUpdate: Parsed hash: 25074c7237d5f7774d304950950b2d66 2024/12/11 02:17:37 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/TestRWCacheUpdate" 2024/12/11 02:17:37 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:37 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: sha1sum /rclone-test-doyaked5futu/TestRWCacheUpdate 2024/12/11 02:17:37 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-doyaked5futu/TestRWCacheUpdate" 2024/12/11 02:17:37 DEBUG : : forgetting directory cache 2024/12/11 02:17:37 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/11 02:17:38 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:38 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: ceb5d9ade326cb4f1198af16dc24366d3d9c950f /rclone-test-doyaked5futu/TestRWCacheUpdate 2024/12/11 02:17:38 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:38 DEBUG : TestRWCacheUpdate: Parsed hash: ceb5d9ade326cb4f1198af16dc24366d3d9c950f 2024/12/11 02:17:38 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 02:17:38 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/12/11 02:17:38 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/12/11 02:17:38 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/12/11 02:17:38 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/12/11 02:17:38 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/12/11 02:17:38 DEBUG : TestRWCacheUpdate(0xc000428540): _readAt: size=512, off=0 2024/12/11 02:17:38 DEBUG : TestRWCacheUpdate(0xc000428540): openPending: 2024/12/11 02:17:38 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/TestRWCacheUpdate" 2024/12/11 02:17:38 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:38 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: md5sum /rclone-test-doyaked5futu/TestRWCacheUpdate 2024/12/11 02:17:38 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-doyaked5futu/TestRWCacheUpdate" 2024/12/11 02:17:38 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:38 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: 25074c7237d5f7774d304950950b2d66 /rclone-test-doyaked5futu/TestRWCacheUpdate 2024/12/11 02:17:38 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:38 DEBUG : TestRWCacheUpdate: Parsed hash: 25074c7237d5f7774d304950950b2d66 2024/12/11 02:17:38 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-12-11 01:22:35 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2024-12-11 01:21:35 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2024/12/11 02:17:38 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2024-12-11 01:22:35 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2024-12-11 01:21:35 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2024/12/11 02:17:38 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/12/11 02:17:38 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/12/11 02:17:38 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/12/11 02:17:38 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/11 02:17:38 DEBUG : TestRWCacheUpdate(0xc000428540): >openPending: err= 2024/12/11 02:17:38 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/12/11 02:17:38 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/11 02:17:38 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/11 02:17:38 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/12/11 02:17:38 DEBUG : TestRWCacheUpdate(0xc000428540): >_readAt: n=20, err=EOF 2024/12/11 02:17:38 DEBUG : TestRWCacheUpdate(0xc000428540): close: 2024/12/11 02:17:38 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-12-11 01:22:35 +0000 UTC 2024/12/11 02:17:38 DEBUG : TestRWCacheUpdate(0xc000428540): >close: err= 2024/12/11 02:17:38 DEBUG : : Re-reading directory (100.820293ms old) 2024/12/11 02:17:38 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/11 02:17:38 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2024/12/11 02:17:38 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/TestRWCacheUpdate" 2024/12/11 02:17:38 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:38 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: md5sum /rclone-test-doyaked5futu/TestRWCacheUpdate 2024/12/11 02:17:38 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-doyaked5futu/TestRWCacheUpdate" 2024/12/11 02:17:38 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:38 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: 58e51f3b328781d7a035e462b2e9bd00 /rclone-test-doyaked5futu/TestRWCacheUpdate 2024/12/11 02:17:38 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:38 DEBUG : TestRWCacheUpdate: Parsed hash: 58e51f3b328781d7a035e462b2e9bd00 2024/12/11 02:17:38 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/TestRWCacheUpdate" 2024/12/11 02:17:38 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:38 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: sha1sum /rclone-test-doyaked5futu/TestRWCacheUpdate 2024/12/11 02:17:38 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-doyaked5futu/TestRWCacheUpdate" 2024/12/11 02:17:38 DEBUG : : forgetting directory cache 2024/12/11 02:17:38 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:38 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: 5f11b0143ac8866346332777b557a7153a9d90b8 /rclone-test-doyaked5futu/TestRWCacheUpdate 2024/12/11 02:17:38 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:38 DEBUG : TestRWCacheUpdate: Parsed hash: 5f11b0143ac8866346332777b557a7153a9d90b8 2024/12/11 02:17:38 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 02:17:38 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/12/11 02:17:38 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/12/11 02:17:38 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/12/11 02:17:38 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/12/11 02:17:38 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/12/11 02:17:38 DEBUG : TestRWCacheUpdate(0xc00051c380): _readAt: size=512, off=0 2024/12/11 02:17:38 DEBUG : TestRWCacheUpdate(0xc00051c380): openPending: 2024/12/11 02:17:38 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/TestRWCacheUpdate" 2024/12/11 02:17:38 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:38 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: md5sum /rclone-test-doyaked5futu/TestRWCacheUpdate 2024/12/11 02:17:38 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-doyaked5futu/TestRWCacheUpdate" 2024/12/11 02:17:38 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:38 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: 58e51f3b328781d7a035e462b2e9bd00 /rclone-test-doyaked5futu/TestRWCacheUpdate 2024/12/11 02:17:38 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:38 DEBUG : TestRWCacheUpdate: Parsed hash: 58e51f3b328781d7a035e462b2e9bd00 2024/12/11 02:17:38 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-12-11 01:23:35 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2024-12-11 01:22:35 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2024/12/11 02:17:38 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2024-12-11 01:23:35 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2024-12-11 01:22:35 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2024/12/11 02:17:38 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/12/11 02:17:38 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/12/11 02:17:38 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/12/11 02:17:38 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/11 02:17:38 DEBUG : TestRWCacheUpdate(0xc00051c380): >openPending: err= 2024/12/11 02:17:38 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/12/11 02:17:38 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/11 02:17:38 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/11 02:17:38 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/12/11 02:17:38 DEBUG : TestRWCacheUpdate(0xc00051c380): >_readAt: n=20, err=EOF 2024/12/11 02:17:38 DEBUG : TestRWCacheUpdate(0xc00051c380): close: 2024/12/11 02:17:38 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-12-11 01:23:35 +0000 UTC 2024/12/11 02:17:38 DEBUG : TestRWCacheUpdate(0xc00051c380): >close: err= 2024/12/11 02:17:38 DEBUG : : Re-reading directory (100.603341ms old) 2024/12/11 02:17:38 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/11 02:17:38 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2024/12/11 02:17:38 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/TestRWCacheUpdate" 2024/12/11 02:17:38 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:38 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: md5sum /rclone-test-doyaked5futu/TestRWCacheUpdate 2024/12/11 02:17:38 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-doyaked5futu/TestRWCacheUpdate" 2024/12/11 02:17:38 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:38 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: 8dbc613757cc0c1614e9b1aafd9156a7 /rclone-test-doyaked5futu/TestRWCacheUpdate 2024/12/11 02:17:38 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:38 DEBUG : TestRWCacheUpdate: Parsed hash: 8dbc613757cc0c1614e9b1aafd9156a7 2024/12/11 02:17:38 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/TestRWCacheUpdate" 2024/12/11 02:17:38 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:38 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: sha1sum /rclone-test-doyaked5futu/TestRWCacheUpdate 2024/12/11 02:17:38 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-doyaked5futu/TestRWCacheUpdate" 2024/12/11 02:17:39 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:39 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: 674b2f1010a3dfc9a0bf400bf2936b0c0c3d6c06 /rclone-test-doyaked5futu/TestRWCacheUpdate 2024/12/11 02:17:39 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:39 DEBUG : TestRWCacheUpdate: Parsed hash: 674b2f1010a3dfc9a0bf400bf2936b0c0c3d6c06 2024/12/11 02:17:39 DEBUG : : forgetting directory cache 2024/12/11 02:17:39 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 02:17:39 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/12/11 02:17:39 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/12/11 02:17:39 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/12/11 02:17:39 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/12/11 02:17:39 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/12/11 02:17:39 DEBUG : TestRWCacheUpdate(0xc0008a8780): _readAt: size=512, off=0 2024/12/11 02:17:39 DEBUG : TestRWCacheUpdate(0xc0008a8780): openPending: 2024/12/11 02:17:39 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/TestRWCacheUpdate" 2024/12/11 02:17:39 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:39 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: md5sum /rclone-test-doyaked5futu/TestRWCacheUpdate 2024/12/11 02:17:39 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-doyaked5futu/TestRWCacheUpdate" 2024/12/11 02:17:39 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:39 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: 8dbc613757cc0c1614e9b1aafd9156a7 /rclone-test-doyaked5futu/TestRWCacheUpdate 2024/12/11 02:17:39 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:39 DEBUG : TestRWCacheUpdate: Parsed hash: 8dbc613757cc0c1614e9b1aafd9156a7 2024/12/11 02:17:39 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2024-12-11 01:24:35 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2024-12-11 01:23:35 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2024/12/11 02:17:39 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2024-12-11 01:24:35 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2024-12-11 01:23:35 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2024/12/11 02:17:39 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/12/11 02:17:39 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/12/11 02:17:39 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2024/12/11 02:17:39 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/11 02:17:39 DEBUG : TestRWCacheUpdate(0xc0008a8780): >openPending: err= 2024/12/11 02:17:39 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2024/12/11 02:17:39 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/11 02:17:39 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/11 02:17:39 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/12/11 02:17:39 DEBUG : TestRWCacheUpdate(0xc0008a8780): >_readAt: n=21, err=EOF 2024/12/11 02:17:39 DEBUG : TestRWCacheUpdate(0xc0008a8780): close: 2024/12/11 02:17:39 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-12-11 01:24:35 +0000 UTC 2024/12/11 02:17:39 DEBUG : TestRWCacheUpdate(0xc0008a8780): >close: err= 2024/12/11 02:17:39 DEBUG : : Re-reading directory (103.841882ms old) 2024/12/11 02:17:39 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/11 02:17:39 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2024/12/11 02:17:39 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/TestRWCacheUpdate" 2024/12/11 02:17:39 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:39 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: md5sum /rclone-test-doyaked5futu/TestRWCacheUpdate 2024/12/11 02:17:39 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-doyaked5futu/TestRWCacheUpdate" 2024/12/11 02:17:39 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:39 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: d6db0c1b4814e22b98d1f690596f68ca /rclone-test-doyaked5futu/TestRWCacheUpdate 2024/12/11 02:17:39 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:39 DEBUG : TestRWCacheUpdate: Parsed hash: d6db0c1b4814e22b98d1f690596f68ca 2024/12/11 02:17:39 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/TestRWCacheUpdate" 2024/12/11 02:17:39 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:39 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: sha1sum /rclone-test-doyaked5futu/TestRWCacheUpdate 2024/12/11 02:17:39 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-doyaked5futu/TestRWCacheUpdate" 2024/12/11 02:17:39 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:39 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: 3b798a8b8f0600c2d19a26f69ad842e576e2ce94 /rclone-test-doyaked5futu/TestRWCacheUpdate 2024/12/11 02:17:39 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:39 DEBUG : TestRWCacheUpdate: Parsed hash: 3b798a8b8f0600c2d19a26f69ad842e576e2ce94 2024/12/11 02:17:39 DEBUG : : forgetting directory cache 2024/12/11 02:17:39 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 02:17:39 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/12/11 02:17:39 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/12/11 02:17:39 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/12/11 02:17:39 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/12/11 02:17:39 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/12/11 02:17:39 DEBUG : TestRWCacheUpdate(0xc0008a8a40): _readAt: size=512, off=0 2024/12/11 02:17:39 DEBUG : TestRWCacheUpdate(0xc0008a8a40): openPending: 2024/12/11 02:17:39 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/TestRWCacheUpdate" 2024/12/11 02:17:39 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:39 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: md5sum /rclone-test-doyaked5futu/TestRWCacheUpdate 2024/12/11 02:17:39 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-doyaked5futu/TestRWCacheUpdate" 2024/12/11 02:17:39 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:39 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: d6db0c1b4814e22b98d1f690596f68ca /rclone-test-doyaked5futu/TestRWCacheUpdate 2024/12/11 02:17:39 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:39 DEBUG : TestRWCacheUpdate: Parsed hash: d6db0c1b4814e22b98d1f690596f68ca 2024/12/11 02:17:39 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2024-12-11 01:25:35 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2024-12-11 01:24:35 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2024/12/11 02:17:39 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2024-12-11 01:25:35 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2024-12-11 01:24:35 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2024/12/11 02:17:39 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/12/11 02:17:39 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/12/11 02:17:39 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2024/12/11 02:17:39 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/11 02:17:39 DEBUG : TestRWCacheUpdate(0xc0008a8a40): >openPending: err= 2024/12/11 02:17:39 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2024/12/11 02:17:39 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/11 02:17:39 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/11 02:17:39 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/12/11 02:17:39 DEBUG : TestRWCacheUpdate(0xc0008a8a40): >_readAt: n=22, err=EOF 2024/12/11 02:17:39 DEBUG : TestRWCacheUpdate(0xc0008a8a40): close: 2024/12/11 02:17:39 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-12-11 01:25:35 +0000 UTC 2024/12/11 02:17:39 DEBUG : TestRWCacheUpdate(0xc0008a8a40): >close: err= 2024/12/11 02:17:39 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/TestRWCacheUpdate" 2024/12/11 02:17:39 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:39 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: md5sum /rclone-test-doyaked5futu/TestRWCacheUpdate 2024/12/11 02:17:39 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-doyaked5futu/TestRWCacheUpdate" 2024/12/11 02:17:39 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:39 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: a04b60cad5c51870e80f668df3d720c0 /rclone-test-doyaked5futu/TestRWCacheUpdate 2024/12/11 02:17:39 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:39 DEBUG : TestRWCacheUpdate: Parsed hash: a04b60cad5c51870e80f668df3d720c0 2024/12/11 02:17:39 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/TestRWCacheUpdate" 2024/12/11 02:17:39 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:39 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: sha1sum /rclone-test-doyaked5futu/TestRWCacheUpdate 2024/12/11 02:17:39 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-doyaked5futu/TestRWCacheUpdate" 2024/12/11 02:17:39 DEBUG : : forgetting directory cache 2024/12/11 02:17:39 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/11 02:17:40 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:40 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: bd321569f0a3d2d05d8c22e92ead3ccb6bd12aa3 /rclone-test-doyaked5futu/TestRWCacheUpdate 2024/12/11 02:17:40 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:40 DEBUG : TestRWCacheUpdate: Parsed hash: bd321569f0a3d2d05d8c22e92ead3ccb6bd12aa3 2024/12/11 02:17:40 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 02:17:40 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/12/11 02:17:40 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/12/11 02:17:40 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/12/11 02:17:40 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/12/11 02:17:40 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/12/11 02:17:40 DEBUG : TestRWCacheUpdate(0xc0008a8c40): _readAt: size=512, off=0 2024/12/11 02:17:40 DEBUG : TestRWCacheUpdate(0xc0008a8c40): openPending: 2024/12/11 02:17:40 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/TestRWCacheUpdate" 2024/12/11 02:17:40 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:40 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: md5sum /rclone-test-doyaked5futu/TestRWCacheUpdate 2024/12/11 02:17:40 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-doyaked5futu/TestRWCacheUpdate" 2024/12/11 02:17:40 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:40 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: a04b60cad5c51870e80f668df3d720c0 /rclone-test-doyaked5futu/TestRWCacheUpdate 2024/12/11 02:17:40 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:40 DEBUG : TestRWCacheUpdate: Parsed hash: a04b60cad5c51870e80f668df3d720c0 2024/12/11 02:17:40 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2024-12-11 01:26:35 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2024-12-11 01:25:35 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2024/12/11 02:17:40 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2024-12-11 01:26:35 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2024-12-11 01:25:35 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2024/12/11 02:17:40 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/12/11 02:17:40 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/12/11 02:17:40 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2024/12/11 02:17:40 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/11 02:17:40 DEBUG : TestRWCacheUpdate(0xc0008a8c40): >openPending: err= 2024/12/11 02:17:40 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2024/12/11 02:17:40 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/11 02:17:40 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/11 02:17:40 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/12/11 02:17:40 DEBUG : TestRWCacheUpdate(0xc0008a8c40): >_readAt: n=23, err=EOF 2024/12/11 02:17:40 DEBUG : TestRWCacheUpdate(0xc0008a8c40): close: 2024/12/11 02:17:40 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-12-11 01:26:35 +0000 UTC 2024/12/11 02:17:40 DEBUG : TestRWCacheUpdate(0xc0008a8c40): >close: err= 2024/12/11 02:17:40 DEBUG : : Re-reading directory (105.846586ms old) 2024/12/11 02:17:40 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/11 02:17:40 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2024/12/11 02:17:40 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/TestRWCacheUpdate" 2024/12/11 02:17:40 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:40 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: md5sum /rclone-test-doyaked5futu/TestRWCacheUpdate 2024/12/11 02:17:40 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-doyaked5futu/TestRWCacheUpdate" 2024/12/11 02:17:40 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:40 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: 074978d6705e58530a3c8d378a08fa37 /rclone-test-doyaked5futu/TestRWCacheUpdate 2024/12/11 02:17:40 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:40 DEBUG : TestRWCacheUpdate: Parsed hash: 074978d6705e58530a3c8d378a08fa37 2024/12/11 02:17:40 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/TestRWCacheUpdate" 2024/12/11 02:17:40 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:40 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: sha1sum /rclone-test-doyaked5futu/TestRWCacheUpdate 2024/12/11 02:17:40 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-doyaked5futu/TestRWCacheUpdate" 2024/12/11 02:17:40 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:40 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: 62773e350f2f87e22c3d3c0d445c7a429aae8efa /rclone-test-doyaked5futu/TestRWCacheUpdate 2024/12/11 02:17:40 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:40 DEBUG : TestRWCacheUpdate: Parsed hash: 62773e350f2f87e22c3d3c0d445c7a429aae8efa 2024/12/11 02:17:40 DEBUG : : forgetting directory cache 2024/12/11 02:17:40 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 02:17:40 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/12/11 02:17:40 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/12/11 02:17:40 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/12/11 02:17:40 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/12/11 02:17:40 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/12/11 02:17:40 DEBUG : TestRWCacheUpdate(0xc0006a0080): _readAt: size=512, off=0 2024/12/11 02:17:40 DEBUG : TestRWCacheUpdate(0xc0006a0080): openPending: 2024/12/11 02:17:40 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/TestRWCacheUpdate" 2024/12/11 02:17:40 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:40 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: md5sum /rclone-test-doyaked5futu/TestRWCacheUpdate 2024/12/11 02:17:40 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-doyaked5futu/TestRWCacheUpdate" 2024/12/11 02:17:40 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:40 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: 074978d6705e58530a3c8d378a08fa37 /rclone-test-doyaked5futu/TestRWCacheUpdate 2024/12/11 02:17:40 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:40 DEBUG : TestRWCacheUpdate: Parsed hash: 074978d6705e58530a3c8d378a08fa37 2024/12/11 02:17:40 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2024-12-11 01:27:35 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2024-12-11 01:26:35 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2024/12/11 02:17:40 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2024-12-11 01:27:35 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2024-12-11 01:26:35 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2024/12/11 02:17:40 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/12/11 02:17:40 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/12/11 02:17:40 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2024/12/11 02:17:40 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/11 02:17:40 DEBUG : TestRWCacheUpdate(0xc0006a0080): >openPending: err= 2024/12/11 02:17:40 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2024/12/11 02:17:40 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/11 02:17:40 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/11 02:17:40 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/12/11 02:17:40 DEBUG : TestRWCacheUpdate(0xc0006a0080): >_readAt: n=24, err=EOF 2024/12/11 02:17:40 DEBUG : TestRWCacheUpdate(0xc0006a0080): close: 2024/12/11 02:17:40 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-12-11 01:27:35 +0000 UTC 2024/12/11 02:17:40 DEBUG : TestRWCacheUpdate(0xc0006a0080): >close: err= 2024/12/11 02:17:40 DEBUG : WaitForWriters: timeout=30s 2024/12/11 02:17:40 DEBUG : : Looking for writers 2024/12/11 02:17:40 DEBUG : TestRWCacheUpdate: reading active writers 2024/12/11 02:17:40 DEBUG : >WaitForWriters: 2024/12/11 02:17:40 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWCacheUpdate (5.05s) === RUN TestCaseSensitivity run.go:180: Remote "sftp://rclone@:22/rclone-test-doyaked5futu", Local "Local file system at /tmp/rclone2550318220", Modify Window "1s" 2024/12/11 02:17:40 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/FiLeA" 2024/12/11 02:17:40 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:40 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: md5sum /rclone-test-doyaked5futu/FiLeA 2024/12/11 02:17:40 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-doyaked5futu/FiLeA" 2024/12/11 02:17:40 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:40 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-doyaked5futu/FiLeA 2024/12/11 02:17:40 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:40 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2024/12/11 02:17:40 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/FiLeA" 2024/12/11 02:17:40 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:40 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: sha1sum /rclone-test-doyaked5futu/FiLeA 2024/12/11 02:17:40 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-doyaked5futu/FiLeA" 2024/12/11 02:17:40 DEBUG : : forgetting directory cache 2024/12/11 02:17:40 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/11 02:17:41 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:41 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /rclone-test-doyaked5futu/FiLeA 2024/12/11 02:17:41 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:41 DEBUG : FiLeA: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2024/12/11 02:17:41 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/FiLeB" 2024/12/11 02:17:41 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:41 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: md5sum /rclone-test-doyaked5futu/FiLeB 2024/12/11 02:17:41 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-doyaked5futu/FiLeB" 2024/12/11 02:17:41 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:41 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-doyaked5futu/FiLeB 2024/12/11 02:17:41 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:41 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2024/12/11 02:17:41 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/FiLeB" 2024/12/11 02:17:41 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:41 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: sha1sum /rclone-test-doyaked5futu/FiLeB 2024/12/11 02:17:41 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-doyaked5futu/FiLeB" 2024/12/11 02:17:41 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:41 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /rclone-test-doyaked5futu/FiLeB 2024/12/11 02:17:41 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:41 DEBUG : FiLeB: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2024/12/11 02:17:41 INFO : sftp://rclone@:22/rclone-test-doyaked5futu: poll-interval is not supported by this remote 2024/12/11 02:17:41 INFO : sftp://rclone@:22/rclone-test-doyaked5futu: poll-interval is not supported by this remote 2024/12/11 02:17:41 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/11 02:17:41 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/12/11 02:17:41 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/12/11 02:17:41 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2024/12/11 02:17:41 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/12/11 02:17:41 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/12/11 02:17:41 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/FiLeA" 2024/12/11 02:17:41 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:41 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: md5sum /rclone-test-doyaked5futu/FiLeA 2024/12/11 02:17:41 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-doyaked5futu/FiLeA" 2024/12/11 02:17:41 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:41 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-doyaked5futu/FiLeA 2024/12/11 02:17:41 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:41 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2024/12/11 02:17:41 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/11 02:17:41 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/12/11 02:17:41 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/12/11 02:17:41 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2024/12/11 02:17:41 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/12/11 02:17:41 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/12/11 02:17:41 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/FiLeA" 2024/12/11 02:17:41 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:41 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: md5sum /rclone-test-doyaked5futu/FiLeA 2024/12/11 02:17:41 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-doyaked5futu/FiLeA" 2024/12/11 02:17:41 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:41 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-doyaked5futu/FiLeA 2024/12/11 02:17:41 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:41 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2024/12/11 02:17:41 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/11 02:17:41 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/12/11 02:17:41 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/12/11 02:17:41 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2024/12/11 02:17:41 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/12/11 02:17:41 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/12/11 02:17:41 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/11 02:17:41 DEBUG : FiLeB: Open: flags=O_RDONLY 2024/12/11 02:17:41 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2024/12/11 02:17:41 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2024/12/11 02:17:41 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2024/12/11 02:17:41 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/12/11 02:17:41 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/FiLeB" 2024/12/11 02:17:41 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:41 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: md5sum /rclone-test-doyaked5futu/FiLeB 2024/12/11 02:17:41 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-doyaked5futu/FiLeB" 2024/12/11 02:17:41 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:41 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-doyaked5futu/FiLeB 2024/12/11 02:17:41 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:41 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2024/12/11 02:17:41 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/11 02:17:41 DEBUG : FilEb: Open: flags=O_RDONLY 2024/12/11 02:17:41 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2024/12/11 02:17:41 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2024/12/11 02:17:41 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2024/12/11 02:17:41 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/12/11 02:17:41 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/FilEb" 2024/12/11 02:17:41 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:41 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: md5sum /rclone-test-doyaked5futu/FilEb 2024/12/11 02:17:41 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-doyaked5futu/FilEb" 2024/12/11 02:17:41 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:41 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /rclone-test-doyaked5futu/FilEb 2024/12/11 02:17:41 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:41 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2024/12/11 02:17:41 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/FiLeA" 2024/12/11 02:17:41 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:41 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: md5sum /rclone-test-doyaked5futu/FiLeA 2024/12/11 02:17:41 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-doyaked5futu/FiLeA" 2024/12/11 02:17:41 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:41 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-doyaked5futu/FiLeA 2024/12/11 02:17:41 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:41 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2024/12/11 02:17:41 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/FiLeA" 2024/12/11 02:17:41 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:41 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: sha1sum /rclone-test-doyaked5futu/FiLeA 2024/12/11 02:17:41 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-doyaked5futu/FiLeA" 2024/12/11 02:17:41 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:41 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /rclone-test-doyaked5futu/FiLeA 2024/12/11 02:17:41 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:41 DEBUG : FiLeA: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2024/12/11 02:17:41 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/FiLeB" 2024/12/11 02:17:41 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:41 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: md5sum /rclone-test-doyaked5futu/FiLeB 2024/12/11 02:17:41 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-doyaked5futu/FiLeB" 2024/12/11 02:17:41 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:41 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-doyaked5futu/FiLeB 2024/12/11 02:17:41 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:41 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2024/12/11 02:17:41 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/FiLeB" 2024/12/11 02:17:41 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:41 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: sha1sum /rclone-test-doyaked5futu/FiLeB 2024/12/11 02:17:41 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-doyaked5futu/FiLeB" 2024/12/11 02:17:42 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:42 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /rclone-test-doyaked5futu/FiLeB 2024/12/11 02:17:42 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:42 DEBUG : FiLeB: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2024/12/11 02:17:42 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/FilEb" 2024/12/11 02:17:42 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:42 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: md5sum /rclone-test-doyaked5futu/FilEb 2024/12/11 02:17:42 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-doyaked5futu/FilEb" 2024/12/11 02:17:42 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:42 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /rclone-test-doyaked5futu/FilEb 2024/12/11 02:17:42 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:42 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2024/12/11 02:17:42 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/FilEb" 2024/12/11 02:17:42 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:42 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: sha1sum /rclone-test-doyaked5futu/FilEb 2024/12/11 02:17:42 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-doyaked5futu/FilEb" 2024/12/11 02:17:42 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:42 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: 7a5211eef71caf0a250ea202616030c063bd4f75 /rclone-test-doyaked5futu/FilEb 2024/12/11 02:17:42 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:42 DEBUG : FilEb: Parsed hash: 7a5211eef71caf0a250ea202616030c063bd4f75 2024/12/11 02:17:42 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/11 02:17:42 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/12/11 02:17:42 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/12/11 02:17:42 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2024/12/11 02:17:42 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/12/11 02:17:42 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/12/11 02:17:42 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/11 02:17:42 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/12/11 02:17:42 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/12/11 02:17:42 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2024/12/11 02:17:42 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/12/11 02:17:42 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/12/11 02:17:42 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/11 02:17:42 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/12/11 02:17:42 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/12/11 02:17:42 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2024/12/11 02:17:42 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/12/11 02:17:42 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/12/11 02:17:42 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/11 02:17:42 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/12/11 02:17:42 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/12/11 02:17:42 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2024/12/11 02:17:42 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/12/11 02:17:42 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/12/11 02:17:42 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/11 02:17:42 DEBUG : FiLeB: Open: flags=O_RDONLY 2024/12/11 02:17:42 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2024/12/11 02:17:42 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2024/12/11 02:17:42 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2024/12/11 02:17:42 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/12/11 02:17:42 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/FiLeB" 2024/12/11 02:17:42 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:42 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: md5sum /rclone-test-doyaked5futu/FiLeB 2024/12/11 02:17:42 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-doyaked5futu/FiLeB" 2024/12/11 02:17:42 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:42 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-doyaked5futu/FiLeB 2024/12/11 02:17:42 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:42 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2024/12/11 02:17:42 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/11 02:17:42 DEBUG : FilEb: Open: flags=O_RDONLY 2024/12/11 02:17:42 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2024/12/11 02:17:42 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2024/12/11 02:17:42 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2024/12/11 02:17:42 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/12/11 02:17:42 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/FilEb" 2024/12/11 02:17:42 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:42 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: md5sum /rclone-test-doyaked5futu/FilEb 2024/12/11 02:17:42 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-doyaked5futu/FilEb" 2024/12/11 02:17:42 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:42 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /rclone-test-doyaked5futu/FilEb 2024/12/11 02:17:42 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:42 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2024/12/11 02:17:42 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/11 02:17:42 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2024/12/11 02:17:42 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2024/12/11 02:17:42 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/11 02:17:42 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2024/12/11 02:17:42 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2024/12/11 02:17:42 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/11 02:17:42 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/12/11 02:17:42 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/12/11 02:17:42 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2024/12/11 02:17:42 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/12/11 02:17:42 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/12/11 02:17:42 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/11 02:17:42 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2024/12/11 02:17:42 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/11 02:17:42 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2024/12/11 02:17:42 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/11 02:17:42 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2024/12/11 02:17:42 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/11 02:17:42 DEBUG : FiLeB: Open: flags=O_RDONLY 2024/12/11 02:17:42 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2024/12/11 02:17:42 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2024/12/11 02:17:42 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2024/12/11 02:17:42 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/12/11 02:17:42 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/11 02:17:42 DEBUG : FilEb: Open: flags=O_RDONLY 2024/12/11 02:17:42 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2024/12/11 02:17:42 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2024/12/11 02:17:42 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2024/12/11 02:17:42 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/12/11 02:17:42 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/11 02:17:42 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2024/12/11 02:17:42 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/11 02:17:42 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2024/12/11 02:17:42 DEBUG : WaitForWriters: timeout=30s 2024/12/11 02:17:42 DEBUG : : Looking for writers 2024/12/11 02:17:42 DEBUG : FilEb: reading active writers 2024/12/11 02:17:42 DEBUG : FiLeA: reading active writers 2024/12/11 02:17:42 DEBUG : FiLeB: reading active writers 2024/12/11 02:17:42 DEBUG : >WaitForWriters: 2024/12/11 02:17:42 DEBUG : WaitForWriters: timeout=30s 2024/12/11 02:17:42 DEBUG : : Looking for writers 2024/12/11 02:17:42 DEBUG : FilEb: reading active writers 2024/12/11 02:17:42 DEBUG : FiLeA: reading active writers 2024/12/11 02:17:42 DEBUG : FiLeB: reading active writers 2024/12/11 02:17:42 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (1.62s) === RUN TestUnicodeNormalization run.go:180: Remote "sftp://rclone@:22/rclone-test-doyaked5futu", Local "Local file system at /tmp/rclone2550318220", Modify Window "1s" 2024/12/11 02:17:42 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/normal name with no special characters.txt" 2024/12/11 02:17:42 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:42 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: md5sum /rclone-test-doyaked5futu/normal\ name\ with\ no\ special\ characters.txt 2024/12/11 02:17:42 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-doyaked5futu/normal\ name\ with\ no\ special\ characters.txt" 2024/12/11 02:17:42 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:42 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-doyaked5futu/normal name with no special characters.txt 2024/12/11 02:17:42 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:42 DEBUG : normal name with no special characters.txt: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2024/12/11 02:17:42 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/normal name with no special characters.txt" 2024/12/11 02:17:42 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:42 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: sha1sum /rclone-test-doyaked5futu/normal\ name\ with\ no\ special\ characters.txt 2024/12/11 02:17:42 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-doyaked5futu/normal\ name\ with\ no\ special\ characters.txt" 2024/12/11 02:17:42 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:42 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /rclone-test-doyaked5futu/normal name with no special characters.txt 2024/12/11 02:17:42 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:42 DEBUG : normal name with no special characters.txt: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2024/12/11 02:17:42 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/測試_Русский___ě_áñ" 2024/12/11 02:17:42 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:42 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: md5sum /rclone-test-doyaked5futu/測試_Русский___ě_áñ 2024/12/11 02:17:42 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-doyaked5futu/測試_Русский___ě_áñ" 2024/12/11 02:17:42 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:42 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-doyaked5futu/測試_Русский___ě_áñ 2024/12/11 02:17:42 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:42 DEBUG : 測試_Русский___ě_áñ: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2024/12/11 02:17:42 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/測試_Русский___ě_áñ" 2024/12/11 02:17:42 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:42 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: sha1sum /rclone-test-doyaked5futu/測試_Русский___ě_áñ 2024/12/11 02:17:42 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-doyaked5futu/測試_Русский___ě_áñ" 2024/12/11 02:17:42 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:42 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /rclone-test-doyaked5futu/測試_Русский___ě_áñ 2024/12/11 02:17:42 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:42 DEBUG : 測試_Русский___ě_áñ: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2024/12/11 02:17:42 INFO : sftp://rclone@:22/rclone-test-doyaked5futu: poll-interval is not supported by this remote 2024/12/11 02:17:42 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/11 02:17:42 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2024/12/11 02:17:42 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2024/12/11 02:17:42 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2024/12/11 02:17:42 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2024/12/11 02:17:42 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/12/11 02:17:42 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/normal name with no special characters.txt" 2024/12/11 02:17:42 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:42 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: md5sum /rclone-test-doyaked5futu/normal\ name\ with\ no\ special\ characters.txt 2024/12/11 02:17:42 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-doyaked5futu/normal\ name\ with\ no\ special\ characters.txt" 2024/12/11 02:17:43 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:43 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-doyaked5futu/normal name with no special characters.txt 2024/12/11 02:17:43 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:43 DEBUG : normal name with no special characters.txt: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2024/12/11 02:17:43 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/11 02:17:43 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2024/12/11 02:17:43 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2024/12/11 02:17:43 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2024/12/11 02:17:43 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2024/12/11 02:17:43 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/12/11 02:17:43 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/測試_Русский___ě_áñ" 2024/12/11 02:17:43 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:43 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: md5sum /rclone-test-doyaked5futu/測試_Русский___ě_áñ 2024/12/11 02:17:43 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-doyaked5futu/測試_Русский___ě_áñ" 2024/12/11 02:17:43 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:43 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-doyaked5futu/測試_Русский___ě_áñ 2024/12/11 02:17:43 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:43 DEBUG : 測試_Русский___ě_áñ: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2024/12/11 02:17:43 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/11 02:17:43 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2024/12/11 02:17:43 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2024/12/11 02:17:43 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2024/12/11 02:17:43 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2024/12/11 02:17:43 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/12/11 02:17:43 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/11 02:17:43 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2024/12/11 02:17:43 DEBUG : WaitForWriters: timeout=30s 2024/12/11 02:17:43 DEBUG : : Looking for writers 2024/12/11 02:17:43 DEBUG : normal name with no special characters.txt: reading active writers 2024/12/11 02:17:43 DEBUG : 測試_Русский___ě_áñ: reading active writers 2024/12/11 02:17:43 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (0.60s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:180: Remote "sftp://rclone@:22/rclone-test-doyaked5futu", Local "Local file system at /tmp/rclone2550318220", Modify Window "1s" 2024/12/11 02:17:43 INFO : sftp://rclone@:22/rclone-test-doyaked5futu: poll-interval is not supported by this remote 2024/12/11 02:17:43 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Re-using VFS from active cache 2024/12/11 02:17:43 DEBUG : WaitForWriters: timeout=30s 2024/12/11 02:17:43 DEBUG : : Looking for writers 2024/12/11 02:17:43 DEBUG : >WaitForWriters: 2024/12/11 02:17:43 DEBUG : WaitForWriters: timeout=30s 2024/12/11 02:17:43 DEBUG : : Looking for writers 2024/12/11 02:17:43 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.00s) === RUN TestVFSNewWithOpts run.go:180: Remote "sftp://rclone@:22/rclone-test-doyaked5futu", Local "Local file system at /tmp/rclone2550318220", Modify Window "1s" 2024/12/11 02:17:43 INFO : sftp://rclone@:22/rclone-test-doyaked5futu: poll-interval is not supported by this remote 2024/12/11 02:17:43 DEBUG : WaitForWriters: timeout=30s 2024/12/11 02:17:43 DEBUG : : Looking for writers 2024/12/11 02:17:43 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.00s) === RUN TestVFSRoot run.go:180: Remote "sftp://rclone@:22/rclone-test-doyaked5futu", Local "Local file system at /tmp/rclone2550318220", Modify Window "1s" 2024/12/11 02:17:43 INFO : sftp://rclone@:22/rclone-test-doyaked5futu: poll-interval is not supported by this remote 2024/12/11 02:17:43 DEBUG : WaitForWriters: timeout=30s 2024/12/11 02:17:43 DEBUG : : Looking for writers 2024/12/11 02:17:43 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.00s) === RUN TestVFSStat run.go:180: Remote "sftp://rclone@:22/rclone-test-doyaked5futu", Local "Local file system at /tmp/rclone2550318220", Modify Window "1s" 2024/12/11 02:17:43 INFO : sftp://rclone@:22/rclone-test-doyaked5futu: poll-interval is not supported by this remote 2024/12/11 02:17:43 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/file1" 2024/12/11 02:17:43 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:43 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: md5sum /rclone-test-doyaked5futu/file1 2024/12/11 02:17:43 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-doyaked5futu/file1" 2024/12/11 02:17:43 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:43 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-doyaked5futu/file1 2024/12/11 02:17:43 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:43 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/11 02:17:43 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/file1" 2024/12/11 02:17:43 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:43 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: sha1sum /rclone-test-doyaked5futu/file1 2024/12/11 02:17:43 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-doyaked5futu/file1" 2024/12/11 02:17:43 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:43 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-doyaked5futu/file1 2024/12/11 02:17:43 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:43 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/11 02:17:43 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/dir/file2" 2024/12/11 02:17:43 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:43 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: md5sum /rclone-test-doyaked5futu/dir/file2 2024/12/11 02:17:43 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-doyaked5futu/dir/file2" 2024/12/11 02:17:43 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:43 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-doyaked5futu/dir/file2 2024/12/11 02:17:43 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:43 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2024/12/11 02:17:43 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/dir/file2" 2024/12/11 02:17:43 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:43 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: sha1sum /rclone-test-doyaked5futu/dir/file2 2024/12/11 02:17:43 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-doyaked5futu/dir/file2" 2024/12/11 02:17:43 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:43 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-doyaked5futu/dir/file2 2024/12/11 02:17:43 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:43 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2024/12/11 02:17:43 DEBUG : WaitForWriters: timeout=30s 2024/12/11 02:17:43 DEBUG : dir: Looking for writers 2024/12/11 02:17:43 DEBUG : file2: reading active writers 2024/12/11 02:17:43 DEBUG : : Looking for writers 2024/12/11 02:17:43 DEBUG : dir: reading active writers 2024/12/11 02:17:43 DEBUG : file1: reading active writers 2024/12/11 02:17:43 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (0.40s) === RUN TestVFSStatParent run.go:180: Remote "sftp://rclone@:22/rclone-test-doyaked5futu", Local "Local file system at /tmp/rclone2550318220", Modify Window "1s" 2024/12/11 02:17:43 INFO : sftp://rclone@:22/rclone-test-doyaked5futu: poll-interval is not supported by this remote 2024/12/11 02:17:43 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/file1" 2024/12/11 02:17:43 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:43 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: md5sum /rclone-test-doyaked5futu/file1 2024/12/11 02:17:43 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-doyaked5futu/file1" 2024/12/11 02:17:43 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:43 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-doyaked5futu/file1 2024/12/11 02:17:43 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:43 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/11 02:17:43 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/file1" 2024/12/11 02:17:43 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:43 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: sha1sum /rclone-test-doyaked5futu/file1 2024/12/11 02:17:43 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-doyaked5futu/file1" 2024/12/11 02:17:43 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:43 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-doyaked5futu/file1 2024/12/11 02:17:43 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:43 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/11 02:17:43 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/dir/file2" 2024/12/11 02:17:43 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:43 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: md5sum /rclone-test-doyaked5futu/dir/file2 2024/12/11 02:17:43 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-doyaked5futu/dir/file2" 2024/12/11 02:17:43 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:43 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-doyaked5futu/dir/file2 2024/12/11 02:17:43 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:43 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2024/12/11 02:17:43 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/dir/file2" 2024/12/11 02:17:43 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:43 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: sha1sum /rclone-test-doyaked5futu/dir/file2 2024/12/11 02:17:43 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-doyaked5futu/dir/file2" 2024/12/11 02:17:43 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:43 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-doyaked5futu/dir/file2 2024/12/11 02:17:43 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:43 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2024/12/11 02:17:43 DEBUG : WaitForWriters: timeout=30s 2024/12/11 02:17:43 DEBUG : dir: Looking for writers 2024/12/11 02:17:43 DEBUG : : Looking for writers 2024/12/11 02:17:43 DEBUG : dir: reading active writers 2024/12/11 02:17:43 DEBUG : file1: reading active writers 2024/12/11 02:17:43 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (0.41s) === RUN TestVFSOpenFile run.go:180: Remote "sftp://rclone@:22/rclone-test-doyaked5futu", Local "Local file system at /tmp/rclone2550318220", Modify Window "1s" 2024/12/11 02:17:43 INFO : sftp://rclone@:22/rclone-test-doyaked5futu: poll-interval is not supported by this remote 2024/12/11 02:17:43 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/file1" 2024/12/11 02:17:43 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:43 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: md5sum /rclone-test-doyaked5futu/file1 2024/12/11 02:17:43 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-doyaked5futu/file1" 2024/12/11 02:17:44 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:44 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-doyaked5futu/file1 2024/12/11 02:17:44 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:44 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/12/11 02:17:44 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/file1" 2024/12/11 02:17:44 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:44 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: sha1sum /rclone-test-doyaked5futu/file1 2024/12/11 02:17:44 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-doyaked5futu/file1" 2024/12/11 02:17:44 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:44 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-doyaked5futu/file1 2024/12/11 02:17:44 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:44 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/12/11 02:17:44 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/dir/file2" 2024/12/11 02:17:44 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:44 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: md5sum /rclone-test-doyaked5futu/dir/file2 2024/12/11 02:17:44 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-doyaked5futu/dir/file2" 2024/12/11 02:17:44 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:44 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-doyaked5futu/dir/file2 2024/12/11 02:17:44 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:44 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2024/12/11 02:17:44 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/dir/file2" 2024/12/11 02:17:44 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:44 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: sha1sum /rclone-test-doyaked5futu/dir/file2 2024/12/11 02:17:44 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-doyaked5futu/dir/file2" 2024/12/11 02:17:44 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:44 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-doyaked5futu/dir/file2 2024/12/11 02:17:44 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:44 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2024/12/11 02:17:44 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/11 02:17:44 DEBUG : file1: Open: flags=O_RDONLY 2024/12/11 02:17:44 DEBUG : file1: >Open: fd=file1 (r), err= 2024/12/11 02:17:44 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2024/12/11 02:17:44 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/11 02:17:44 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2024/12/11 02:17:44 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/11 02:17:44 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2024/12/11 02:17:44 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 02:17:44 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2024/12/11 02:17:44 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2024/12/11 02:17:44 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2024/12/11 02:17:44 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2024/12/11 02:17:44 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2024/12/11 02:17:44 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: File to upload is small (0 bytes), uploading instead of streaming 2024/12/11 02:17:44 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/dir/new_file.txt" 2024/12/11 02:17:44 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:44 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: md5sum /rclone-test-doyaked5futu/dir/new_file.txt 2024/12/11 02:17:44 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-doyaked5futu/dir/new_file.txt" 2024/12/11 02:17:44 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:44 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-doyaked5futu/dir/new_file.txt 2024/12/11 02:17:44 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:44 DEBUG : dir/new_file.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2024/12/11 02:17:44 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/12/11 02:17:44 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2024/12/11 02:17:44 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2024/12/11 02:17:44 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 02:17:44 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2024/12/11 02:17:44 DEBUG : WaitForWriters: timeout=30s 2024/12/11 02:17:44 DEBUG : dir: Looking for writers 2024/12/11 02:17:44 DEBUG : file2: reading active writers 2024/12/11 02:17:44 DEBUG : new_file.txt: reading active writers 2024/12/11 02:17:44 DEBUG : : Looking for writers 2024/12/11 02:17:44 DEBUG : dir: reading active writers 2024/12/11 02:17:44 DEBUG : file1: reading active writers 2024/12/11 02:17:44 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (0.52s) === RUN TestVFSRename run.go:180: Remote "sftp://rclone@:22/rclone-test-doyaked5futu", Local "Local file system at /tmp/rclone2550318220", Modify Window "1s" 2024/12/11 02:17:44 INFO : sftp://rclone@:22/rclone-test-doyaked5futu: poll-interval is not supported by this remote 2024/12/11 02:17:44 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/dir/file2" 2024/12/11 02:17:44 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:44 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: md5sum /rclone-test-doyaked5futu/dir/file2 2024/12/11 02:17:44 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-doyaked5futu/dir/file2" 2024/12/11 02:17:44 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:44 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-doyaked5futu/dir/file2 2024/12/11 02:17:44 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:44 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2024/12/11 02:17:44 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/dir/file2" 2024/12/11 02:17:44 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:44 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: sha1sum /rclone-test-doyaked5futu/dir/file2 2024/12/11 02:17:44 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-doyaked5futu/dir/file2" 2024/12/11 02:17:44 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:44 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-doyaked5futu/dir/file2 2024/12/11 02:17:44 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:44 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2024/12/11 02:17:44 INFO : dir/file2: Moved (server-side) to: dir/file1 2024/12/11 02:17:44 DEBUG : dir/file1: Updating file with dir/file1 0xc000798cc0 2024/12/11 02:17:44 DEBUG : dir: Added virtual directory entry vDel: "file2" 2024/12/11 02:17:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/11 02:17:44 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:44 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:44 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: md5sum /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:44 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:44 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:44 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:44 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:44 DEBUG : dir/file1: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2024/12/11 02:17:44 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:44 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:44 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: sha1sum /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:44 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-doyaked5futu/dir/file1" 2024/12/11 02:17:44 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:44 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-doyaked5futu/dir/file1 2024/12/11 02:17:44 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:44 DEBUG : dir/file1: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2024/12/11 02:17:44 INFO : dir/file1: Moved (server-side) to: file0 2024/12/11 02:17:44 DEBUG : file0: Updating file with file0 0xc000798cc0 2024/12/11 02:17:44 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/11 02:17:44 DEBUG : : Added virtual directory entry vAddFile: "file0" 2024/12/11 02:17:44 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/file0" 2024/12/11 02:17:44 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:44 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: md5sum /rclone-test-doyaked5futu/file0 2024/12/11 02:17:44 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-doyaked5futu/file0" 2024/12/11 02:17:44 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:44 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-doyaked5futu/file0 2024/12/11 02:17:44 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:44 DEBUG : file0: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2024/12/11 02:17:44 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/file0" 2024/12/11 02:17:44 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:44 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: sha1sum /rclone-test-doyaked5futu/file0 2024/12/11 02:17:44 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-doyaked5futu/file0" 2024/12/11 02:17:45 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:45 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-doyaked5futu/file0 2024/12/11 02:17:45 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:45 DEBUG : file0: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2024/12/11 02:17:45 DEBUG : WaitForWriters: timeout=30s 2024/12/11 02:17:45 DEBUG : dir: Looking for writers 2024/12/11 02:17:45 DEBUG : : Looking for writers 2024/12/11 02:17:45 DEBUG : dir: reading active writers 2024/12/11 02:17:45 DEBUG : file0: reading active writers 2024/12/11 02:17:45 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (0.60s) === RUN TestVFSStatfs run.go:180: Remote "sftp://rclone@:22/rclone-test-doyaked5futu", Local "Local file system at /tmp/rclone2550318220", Modify Window "1s" 2024/12/11 02:17:45 INFO : sftp://rclone@:22/rclone-test-doyaked5futu: poll-interval is not supported by this remote 2024/12/11 02:17:45 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Server has VFS statistics extension 2024/12/11 02:17:45 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: About path "/rclone-test-doyaked5futu" 2024/12/11 02:17:45 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Failed to retrieve VFS statistics, trying shell command instead: sftp: "operation unsupported" (SSH_FX_OP_UNSUPPORTED) 2024/12/11 02:17:45 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu" 2024/12/11 02:17:45 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: About path "/rclone-test-doyaked5futu" 2024/12/11 02:17:45 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: About using shell command for shell type "unix" 2024/12/11 02:17:45 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:45 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: df -k /rclone-test-doyaked5futu 2024/12/11 02:17:45 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "df -k /rclone-test-doyaked5futu" 2024/12/11 02:17:45 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:45 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: Filesystem 1K-blocks Used Available Use% Mounted on /dev/root 157205004 89424872 61348136 56% / 2024/12/11 02:17:45 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:45 DEBUG : WaitForWriters: timeout=30s 2024/12/11 02:17:45 DEBUG : : Looking for writers 2024/12/11 02:17:45 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.10s) === RUN TestVFSMkdir run.go:180: Remote "sftp://rclone@:22/rclone-test-doyaked5futu", Local "Local file system at /tmp/rclone2550318220", Modify Window "1s" 2024/12/11 02:17:45 INFO : sftp://rclone@:22/rclone-test-doyaked5futu: poll-interval is not supported by this remote 2024/12/11 02:17:45 DEBUG : : Added virtual directory entry vAddDir: "/" 2024/12/11 02:17:45 DEBUG : : Added virtual directory entry vAddDir: "a" 2024/12/11 02:17:45 DEBUG : : Added virtual directory entry vAddDir: "b" 2024/12/11 02:17:45 DEBUG : : Added virtual directory entry vAddDir: "c" 2024/12/11 02:17:45 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:45 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 -s sftp 2024/12/11 02:17:45 DEBUG : : Added virtual directory entry vAddDir: "d" 2024/12/11 02:17:45 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:45 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 -s sftp 2024/12/11 02:17:45 DEBUG : WaitForWriters: timeout=30s 2024/12/11 02:17:45 DEBUG : d: Looking for writers 2024/12/11 02:17:45 DEBUG : : Looking for writers 2024/12/11 02:17:45 DEBUG : a: Looking for writers 2024/12/11 02:17:45 DEBUG : b: Looking for writers 2024/12/11 02:17:45 DEBUG : c: Looking for writers 2024/12/11 02:17:45 DEBUG : : Looking for writers 2024/12/11 02:17:45 DEBUG : /: reading active writers 2024/12/11 02:17:45 DEBUG : a: reading active writers 2024/12/11 02:17:45 DEBUG : b: reading active writers 2024/12/11 02:17:45 DEBUG : c: reading active writers 2024/12/11 02:17:45 DEBUG : d: reading active writers 2024/12/11 02:17:45 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.23s) === RUN TestVFSMkdirAll run.go:180: Remote "sftp://rclone@:22/rclone-test-doyaked5futu", Local "Local file system at /tmp/rclone2550318220", Modify Window "1s" 2024/12/11 02:17:45 INFO : sftp://rclone@:22/rclone-test-doyaked5futu: poll-interval is not supported by this remote 2024/12/11 02:17:45 DEBUG : : Added virtual directory entry vAddDir: "a" 2024/12/11 02:17:45 DEBUG : a: Added virtual directory entry vAddDir: "b" 2024/12/11 02:17:45 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2024/12/11 02:17:45 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2024/12/11 02:17:45 DEBUG : WaitForWriters: timeout=30s 2024/12/11 02:17:45 DEBUG : a/b/c/d: Looking for writers 2024/12/11 02:17:45 DEBUG : a/b/c: Looking for writers 2024/12/11 02:17:45 DEBUG : d: reading active writers 2024/12/11 02:17:45 DEBUG : a/b: Looking for writers 2024/12/11 02:17:45 DEBUG : c: reading active writers 2024/12/11 02:17:45 DEBUG : a: Looking for writers 2024/12/11 02:17:45 DEBUG : b: reading active writers 2024/12/11 02:17:45 DEBUG : : Looking for writers 2024/12/11 02:17:45 DEBUG : a: reading active writers 2024/12/11 02:17:45 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (0.02s) === 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 TestWriteFileHandleReadonly write_test.go:38: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:180: Remote "sftp://rclone@:22/rclone-test-doyaked5futu", Local "Local file system at /tmp/rclone2550318220", Modify Window "1s" 2024/12/11 02:17:45 INFO : sftp://rclone@:22/rclone-test-doyaked5futu: poll-interval is not supported by this remote 2024/12/11 02:17:45 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 02:17:45 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/11 02:17:45 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/11 02:17:45 DEBUG : file1: >Open: fd=file1 (w), err= 2024/12/11 02:17:45 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/12/11 02:17:45 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/11 02:17:45 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2024/12/11 02:17:45 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2024/12/11 02:17:45 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2024/12/11 02:17:45 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: File to upload is small (5 bytes), uploading instead of streaming 2024/12/11 02:17:45 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/file1" 2024/12/11 02:17:45 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:45 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: md5sum /rclone-test-doyaked5futu/file1 2024/12/11 02:17:45 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-doyaked5futu/file1" 2024/12/11 02:17:45 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:45 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-doyaked5futu/file1 2024/12/11 02:17:45 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:45 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2024/12/11 02:17:45 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2024/12/11 02:17:45 DEBUG : file1: Size and md5 of src and dst objects identical 2024/12/11 02:17:45 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/11 02:17:45 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/file1" 2024/12/11 02:17:45 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:45 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: md5sum /rclone-test-doyaked5futu/file1 2024/12/11 02:17:45 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-doyaked5futu/file1" 2024/12/11 02:17:45 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:45 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-doyaked5futu/file1 2024/12/11 02:17:45 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:45 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2024/12/11 02:17:45 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/file1" 2024/12/11 02:17:45 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:45 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: sha1sum /rclone-test-doyaked5futu/file1 2024/12/11 02:17:45 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-doyaked5futu/file1" 2024/12/11 02:17:45 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:45 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d /rclone-test-doyaked5futu/file1 2024/12/11 02:17:45 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:45 DEBUG : file1: Parsed hash: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d 2024/12/11 02:17:45 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 02:17:45 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/11 02:17:45 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/11 02:17:45 DEBUG : file1: >Open: fd=file1 (w), err= 2024/12/11 02:17:45 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/12/11 02:17:45 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 02:17:45 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/11 02:17:45 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/11 02:17:45 DEBUG : file1: >Open: fd=file1 (w), err= 2024/12/11 02:17:45 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/12/11 02:17:45 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2024/12/11 02:17:45 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2024/12/11 02:17:45 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/12/11 02:17:45 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/11 02:17:45 DEBUG : file1: >Open: fd=file1 (w), err= 2024/12/11 02:17:45 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/12/11 02:17:45 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/11 02:17:45 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: File to upload is small (0 bytes), uploading instead of streaming 2024/12/11 02:17:45 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/file1" 2024/12/11 02:17:45 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:45 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: md5sum /rclone-test-doyaked5futu/file1 2024/12/11 02:17:45 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-doyaked5futu/file1" 2024/12/11 02:17:45 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:45 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-doyaked5futu/file1 2024/12/11 02:17:45 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:45 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2024/12/11 02:17:45 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/12/11 02:17:45 DEBUG : file1: Size and md5 of src and dst objects identical 2024/12/11 02:17:45 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/11 02:17:45 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2024/12/11 02:17:45 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/12/11 02:17:45 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/11 02:17:45 DEBUG : file1: >Open: fd=file1 (w), err= 2024/12/11 02:17:45 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/12/11 02:17:45 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/11 02:17:45 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: File to upload is small (7 bytes), uploading instead of streaming 2024/12/11 02:17:45 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/file1" 2024/12/11 02:17:45 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:45 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: md5sum /rclone-test-doyaked5futu/file1 2024/12/11 02:17:45 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-doyaked5futu/file1" 2024/12/11 02:17:45 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:45 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: 9141de76717e095d4dd05f1e686ad6a8 /rclone-test-doyaked5futu/file1 2024/12/11 02:17:45 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:45 DEBUG : file1: Parsed hash: 9141de76717e095d4dd05f1e686ad6a8 2024/12/11 02:17:45 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2024/12/11 02:17:45 DEBUG : file1: Size and md5 of src and dst objects identical 2024/12/11 02:17:45 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/11 02:17:45 DEBUG : WaitForWriters: timeout=30s 2024/12/11 02:17:45 DEBUG : : Looking for writers 2024/12/11 02:17:45 DEBUG : file1: reading active writers 2024/12/11 02:17:45 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (0.50s) === RUN TestWriteFileHandleWriteAt run.go:180: Remote "sftp://rclone@:22/rclone-test-doyaked5futu", Local "Local file system at /tmp/rclone2550318220", Modify Window "1s" 2024/12/11 02:17:45 INFO : sftp://rclone@:22/rclone-test-doyaked5futu: poll-interval is not supported by this remote 2024/12/11 02:17:45 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 02:17:45 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/11 02:17:45 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/11 02:17:45 DEBUG : file1: >Open: fd=file1 (w), err= 2024/12/11 02:17:45 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/12/11 02:17:45 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/11 02:17:45 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2024/12/11 02:17:46 DEBUG : file1: aborting in-sequence write wait, off=100 2024/12/11 02:17:46 DEBUG : file1: failed to wait for in-sequence write to 100 2024/12/11 02:17:46 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2024/12/11 02:17:46 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: File to upload is small (11 bytes), uploading instead of streaming 2024/12/11 02:17:46 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/file1" 2024/12/11 02:17:46 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:46 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: md5sum /rclone-test-doyaked5futu/file1 2024/12/11 02:17:46 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-doyaked5futu/file1" 2024/12/11 02:17:47 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:47 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-doyaked5futu/file1 2024/12/11 02:17:47 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:47 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2024/12/11 02:17:47 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/12/11 02:17:47 DEBUG : file1: Size and md5 of src and dst objects identical 2024/12/11 02:17:47 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/11 02:17:47 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2024/12/11 02:17:47 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/file1" 2024/12/11 02:17:47 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:47 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: md5sum /rclone-test-doyaked5futu/file1 2024/12/11 02:17:47 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-doyaked5futu/file1" 2024/12/11 02:17:47 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:47 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-doyaked5futu/file1 2024/12/11 02:17:47 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:47 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2024/12/11 02:17:47 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/file1" 2024/12/11 02:17:47 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:47 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: sha1sum /rclone-test-doyaked5futu/file1 2024/12/11 02:17:47 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-doyaked5futu/file1" 2024/12/11 02:17:47 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:47 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /rclone-test-doyaked5futu/file1 2024/12/11 02:17:47 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:47 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2024/12/11 02:17:47 DEBUG : WaitForWriters: timeout=30s 2024/12/11 02:17:47 DEBUG : : Looking for writers 2024/12/11 02:17:47 DEBUG : file1: reading active writers 2024/12/11 02:17:47 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.31s) === RUN TestWriteFileHandleFlush run.go:180: Remote "sftp://rclone@:22/rclone-test-doyaked5futu", Local "Local file system at /tmp/rclone2550318220", Modify Window "1s" 2024/12/11 02:17:47 INFO : sftp://rclone@:22/rclone-test-doyaked5futu: poll-interval is not supported by this remote 2024/12/11 02:17:47 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 02:17:47 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/11 02:17:47 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/11 02:17:47 DEBUG : file1: >Open: fd=file1 (w), err= 2024/12/11 02:17:47 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/12/11 02:17:47 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2024/12/11 02:17:47 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/11 02:17:47 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: File to upload is small (5 bytes), uploading instead of streaming 2024/12/11 02:17:47 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/file1" 2024/12/11 02:17:47 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:47 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: md5sum /rclone-test-doyaked5futu/file1 2024/12/11 02:17:47 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-doyaked5futu/file1" 2024/12/11 02:17:47 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:47 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-doyaked5futu/file1 2024/12/11 02:17:47 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:47 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2024/12/11 02:17:47 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2024/12/11 02:17:47 DEBUG : file1: Size and md5 of src and dst objects identical 2024/12/11 02:17:47 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/11 02:17:47 DEBUG : file1: WriteFileHandle.Flush nothing to do 2024/12/11 02:17:47 DEBUG : WaitForWriters: timeout=30s 2024/12/11 02:17:47 DEBUG : : Looking for writers 2024/12/11 02:17:47 DEBUG : file1: reading active writers 2024/12/11 02:17:47 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.10s) === RUN TestWriteFileHandleRelease run.go:180: Remote "sftp://rclone@:22/rclone-test-doyaked5futu", Local "Local file system at /tmp/rclone2550318220", Modify Window "1s" 2024/12/11 02:17:47 INFO : sftp://rclone@:22/rclone-test-doyaked5futu: poll-interval is not supported by this remote 2024/12/11 02:17:47 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 02:17:47 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/11 02:17:47 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/11 02:17:47 DEBUG : file1: >Open: fd=file1 (w), err= 2024/12/11 02:17:47 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/12/11 02:17:47 DEBUG : file1: WriteFileHandle.Release closing 2024/12/11 02:17:47 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/11 02:17:47 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: File to upload is small (0 bytes), uploading instead of streaming 2024/12/11 02:17:47 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/file1" 2024/12/11 02:17:47 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:47 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: md5sum /rclone-test-doyaked5futu/file1 2024/12/11 02:17:47 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-doyaked5futu/file1" 2024/12/11 02:17:47 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:47 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-doyaked5futu/file1 2024/12/11 02:17:47 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:47 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2024/12/11 02:17:47 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/12/11 02:17:47 DEBUG : file1: Size and md5 of src and dst objects identical 2024/12/11 02:17:47 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/11 02:17:47 DEBUG : file1: WriteFileHandle.Release nothing to do 2024/12/11 02:17:47 DEBUG : WaitForWriters: timeout=30s 2024/12/11 02:17:47 DEBUG : : Looking for writers 2024/12/11 02:17:47 DEBUG : file1: reading active writers 2024/12/11 02:17:47 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.11s) === RUN TestWriteFileModTimeWithOpenWriters run.go:180: Remote "sftp://rclone@:22/rclone-test-doyaked5futu", Local "Local file system at /tmp/rclone2550318220", Modify Window "1s" 2024/12/11 02:17:47 INFO : sftp://rclone@:22/rclone-test-doyaked5futu: poll-interval is not supported by this remote 2024/12/11 02:17:47 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 02:17:47 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/11 02:17:47 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/11 02:17:47 DEBUG : file1: >Open: fd=file1 (w), err= 2024/12/11 02:17:47 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/12/11 02:17:47 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/11 02:17:47 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: File to upload is small (2 bytes), uploading instead of streaming 2024/12/11 02:17:47 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/file1" 2024/12/11 02:17:47 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:47 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: md5sum /rclone-test-doyaked5futu/file1 2024/12/11 02:17:47 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-doyaked5futu/file1" 2024/12/11 02:17:47 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:47 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /rclone-test-doyaked5futu/file1 2024/12/11 02:17:47 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:47 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2024/12/11 02:17:47 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2024/12/11 02:17:47 DEBUG : file1: Size and md5 of src and dst objects identical 2024/12/11 02:17:47 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2024/12/11 02:17:47 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/11 02:17:47 DEBUG : WaitForWriters: timeout=30s 2024/12/11 02:17:47 DEBUG : : Looking for writers 2024/12/11 02:17:47 DEBUG : file1: reading active writers 2024/12/11 02:17:47 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (0.11s) === RUN TestFileReadAtZeroLength run.go:180: Remote "sftp://rclone@:22/rclone-test-doyaked5futu", Local "Local file system at /tmp/rclone2550318220", Modify Window "1s" 2024/12/11 02:17:47 INFO : sftp://rclone@:22/rclone-test-doyaked5futu: poll-interval is not supported by this remote 2024/12/11 02:17:47 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 02:17:47 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/11 02:17:47 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/11 02:17:47 DEBUG : file1: >Open: fd=file1 (w), err= 2024/12/11 02:17:47 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/12/11 02:17:47 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/11 02:17:47 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: File to upload is small (0 bytes), uploading instead of streaming 2024/12/11 02:17:47 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/file1" 2024/12/11 02:17:47 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:47 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: md5sum /rclone-test-doyaked5futu/file1 2024/12/11 02:17:47 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-doyaked5futu/file1" 2024/12/11 02:17:47 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:47 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-doyaked5futu/file1 2024/12/11 02:17:47 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:47 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2024/12/11 02:17:47 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/12/11 02:17:47 DEBUG : file1: Size and md5 of src and dst objects identical 2024/12/11 02:17:47 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/11 02:17:47 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 02:17:47 DEBUG : file1: Open: flags=O_RDONLY 2024/12/11 02:17:47 DEBUG : file1: >Open: fd=file1 (r), err= 2024/12/11 02:17:47 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2024/12/11 02:17:47 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2024/12/11 02:17:47 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2024/12/11 02:17:47 DEBUG : WaitForWriters: timeout=30s 2024/12/11 02:17:47 DEBUG : : Looking for writers 2024/12/11 02:17:47 DEBUG : file1: reading active writers 2024/12/11 02:17:47 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.11s) === RUN TestFileReadAtNonZeroLength run.go:180: Remote "sftp://rclone@:22/rclone-test-doyaked5futu", Local "Local file system at /tmp/rclone2550318220", Modify Window "1s" 2024/12/11 02:17:47 INFO : sftp://rclone@:22/rclone-test-doyaked5futu: poll-interval is not supported by this remote 2024/12/11 02:17:47 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/11 02:17:47 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/11 02:17:47 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/11 02:17:47 DEBUG : file1: >Open: fd=file1 (w), err= 2024/12/11 02:17:47 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/12/11 02:17:47 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/11 02:17:47 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: File to upload is small (100 bytes), uploading instead of streaming 2024/12/11 02:17:47 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Shell path "/rclone-test-doyaked5futu/file1" 2024/12/11 02:17:47 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: creating additional session 2024/12/11 02:17:47 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Running remote command: md5sum /rclone-test-doyaked5futu/file1 2024/12/11 02:17:47 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-doyaked5futu/file1" 2024/12/11 02:17:47 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: command exited OK 2024/12/11 02:17:47 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Remote command result: fa41a7c3bff17dd6eb150510c8aab771 /rclone-test-doyaked5futu/file1 2024/12/11 02:17:47 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: ssh external: close 2024/12/11 02:17:47 DEBUG : file1: Parsed hash: fa41a7c3bff17dd6eb150510c8aab771 2024/12/11 02:17:47 DEBUG : file1: md5 = fa41a7c3bff17dd6eb150510c8aab771 OK 2024/12/11 02:17:47 DEBUG : file1: Size and md5 of src and dst objects identical 2024/12/11 02:17:47 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/11 02:17:47 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/11 02:17:47 DEBUG : file1: Open: flags=O_RDONLY 2024/12/11 02:17:47 DEBUG : file1: >Open: fd=file1 (r), err= 2024/12/11 02:17:47 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2024/12/11 02:17:47 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2024/12/11 02:17:47 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2024/12/11 02:17:47 DEBUG : WaitForWriters: timeout=30s 2024/12/11 02:17:47 DEBUG : : Looking for writers 2024/12/11 02:17:47 DEBUG : file1: reading active writers 2024/12/11 02:17:47 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.11s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2024/12/11 02:17:47 DEBUG : sftp://rclone@:22/rclone-test-doyaked5futu: Purge dir "" "./vfs.test -test.v -test.timeout 1h0m0s -remote TestSFTPRcloneSSH: -verbose" - Finished OK in 41.708140444s (try 1/5)