"./vfs.test -test.v -test.timeout 1h0m0s -remote TestSFTPRcloneSSH: -verbose" - Starting (try 1/5) 2024/10/09 02:49:04 DEBUG : Creating backend with remote "TestSFTPRcloneSSH:rclone-test-rigepap3hejo" 2024/10/09 02:49:04 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/09 02:49:04 DEBUG : Setting type="sftp" for "TestSFTPRcloneSSH" from environment variable RCLONE_CONFIG_TESTSFTPRCLONESSH_TYPE 2024/10/09 02:49:04 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/10/09 02:49:04 DEBUG : TestSFTPRcloneSSH: detected overridden config - adding "{aFBXt}" suffix to name 2024/10/09 02:49:04 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/10/09 02:49:04 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:04 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 -s sftp 2024/10/09 02:49:04 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell type "unix" from config 2024/10/09 02:49:04 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Relative path resolved to "/rclone-test-rigepap3hejo" 2024/10/09 02:49:04 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Using root directory "/rclone-test-rigepap3hejo" 2024/10/09 02:49:04 DEBUG : Creating backend with remote "/tmp/rclone4169956199" === RUN TestDirHandleMethods run.go:180: Remote "sftp://rclone@:22/rclone-test-rigepap3hejo", Local "Local file system at /tmp/rclone4169956199", Modify Window "1s" 2024/10/09 02:49:04 INFO : sftp://rclone@:22/rclone-test-rigepap3hejo: poll-interval is not supported by this remote 2024/10/09 02:49:04 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:04 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:04 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: md5sum /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:04 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:04 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:04 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:04 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:04 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/10/09 02:49:04 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:04 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:04 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: sha1sum /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:04 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:04 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:04 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:04 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:04 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/10/09 02:49:04 DEBUG : WaitForWriters: timeout=30s 2024/10/09 02:49:04 DEBUG : dir: Looking for writers 2024/10/09 02:49:04 DEBUG : : Looking for writers 2024/10/09 02:49:04 DEBUG : dir: reading active writers 2024/10/09 02:49:04 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (0.24s) === RUN TestDirHandleReaddir run.go:180: Remote "sftp://rclone@:22/rclone-test-rigepap3hejo", Local "Local file system at /tmp/rclone4169956199", Modify Window "1s" 2024/10/09 02:49:04 INFO : sftp://rclone@:22/rclone-test-rigepap3hejo: poll-interval is not supported by this remote 2024/10/09 02:49:04 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:04 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:04 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: md5sum /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:04 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:04 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:04 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:04 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:04 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/10/09 02:49:04 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:04 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:04 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: sha1sum /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:04 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:04 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:04 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:04 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:04 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/10/09 02:49:04 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/dir/file2" 2024/10/09 02:49:04 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:04 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: md5sum /rclone-test-rigepap3hejo/dir/file2 2024/10/09 02:49:04 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rigepap3hejo/dir/file2" 2024/10/09 02:49:04 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:04 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: d1b75f73cb5fce53969131dd22562187 /rclone-test-rigepap3hejo/dir/file2 2024/10/09 02:49:04 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:04 DEBUG : dir/file2: Parsed hash: d1b75f73cb5fce53969131dd22562187 2024/10/09 02:49:04 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/dir/file2" 2024/10/09 02:49:04 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:04 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: sha1sum /rclone-test-rigepap3hejo/dir/file2 2024/10/09 02:49:04 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rigepap3hejo/dir/file2" 2024/10/09 02:49:04 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:04 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: a27568a80a633d6d412968848f0bd4bb0b06c660 /rclone-test-rigepap3hejo/dir/file2 2024/10/09 02:49:04 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:04 DEBUG : dir/file2: Parsed hash: a27568a80a633d6d412968848f0bd4bb0b06c660 2024/10/09 02:49:04 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/dir/subdir/file3" 2024/10/09 02:49:04 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:04 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: md5sum /rclone-test-rigepap3hejo/dir/subdir/file3 2024/10/09 02:49:04 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rigepap3hejo/dir/subdir/file3" 2024/10/09 02:49:04 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:04 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: 01295b6a8d3454e40dd135bbe6af1579 /rclone-test-rigepap3hejo/dir/subdir/file3 2024/10/09 02:49:04 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:04 DEBUG : dir/subdir/file3: Parsed hash: 01295b6a8d3454e40dd135bbe6af1579 2024/10/09 02:49:04 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/dir/subdir/file3" 2024/10/09 02:49:04 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:04 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: sha1sum /rclone-test-rigepap3hejo/dir/subdir/file3 2024/10/09 02:49:04 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rigepap3hejo/dir/subdir/file3" 2024/10/09 02:49:05 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:05 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: 12f90edc26dfcb79d30b0d8635de998dba66312a /rclone-test-rigepap3hejo/dir/subdir/file3 2024/10/09 02:49:05 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:05 DEBUG : dir/subdir/file3: Parsed hash: 12f90edc26dfcb79d30b0d8635de998dba66312a 2024/10/09 02:49:05 DEBUG : WaitForWriters: timeout=30s 2024/10/09 02:49:05 DEBUG : dir/subdir: Looking for writers 2024/10/09 02:49:05 DEBUG : dir: Looking for writers 2024/10/09 02:49:05 DEBUG : file1: reading active writers 2024/10/09 02:49:05 DEBUG : file2: reading active writers 2024/10/09 02:49:05 DEBUG : subdir: reading active writers 2024/10/09 02:49:05 DEBUG : : Looking for writers 2024/10/09 02:49:05 DEBUG : dir: reading active writers 2024/10/09 02:49:05 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (0.66s) === RUN TestDirHandleReaddirnames run.go:180: Remote "sftp://rclone@:22/rclone-test-rigepap3hejo", Local "Local file system at /tmp/rclone4169956199", Modify Window "1s" 2024/10/09 02:49:05 INFO : sftp://rclone@:22/rclone-test-rigepap3hejo: poll-interval is not supported by this remote 2024/10/09 02:49:05 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:05 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:05 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: md5sum /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:05 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:05 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:05 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:05 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:05 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/10/09 02:49:05 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:05 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:05 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: sha1sum /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:05 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:05 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:05 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:05 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:05 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/10/09 02:49:05 DEBUG : WaitForWriters: timeout=30s 2024/10/09 02:49:05 DEBUG : dir: Looking for writers 2024/10/09 02:49:05 DEBUG : file1: reading active writers 2024/10/09 02:49:05 DEBUG : : Looking for writers 2024/10/09 02:49:05 DEBUG : dir: reading active writers 2024/10/09 02:49:05 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.21s) === RUN TestDirMethods run.go:180: Remote "sftp://rclone@:22/rclone-test-rigepap3hejo", Local "Local file system at /tmp/rclone4169956199", Modify Window "1s" 2024/10/09 02:49:05 INFO : sftp://rclone@:22/rclone-test-rigepap3hejo: poll-interval is not supported by this remote 2024/10/09 02:49:05 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:05 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:05 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: md5sum /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:05 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:05 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:05 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:05 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:05 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/10/09 02:49:05 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:05 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:05 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: sha1sum /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:05 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:05 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:05 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:05 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:05 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/10/09 02:49:05 DEBUG : WaitForWriters: timeout=30s 2024/10/09 02:49:05 DEBUG : dir: Looking for writers 2024/10/09 02:49:05 DEBUG : : Looking for writers 2024/10/09 02:49:05 DEBUG : dir: reading active writers 2024/10/09 02:49:05 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.21s) === RUN TestDirForgetAll run.go:180: Remote "sftp://rclone@:22/rclone-test-rigepap3hejo", Local "Local file system at /tmp/rclone4169956199", Modify Window "1s" 2024/10/09 02:49:05 INFO : sftp://rclone@:22/rclone-test-rigepap3hejo: poll-interval is not supported by this remote 2024/10/09 02:49:05 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:05 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:05 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: md5sum /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:05 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:05 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:05 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:05 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:05 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/10/09 02:49:05 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:05 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:05 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: sha1sum /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:05 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:05 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:05 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:05 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:05 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/10/09 02:49:05 DEBUG : dir: forgetting directory cache 2024/10/09 02:49:05 DEBUG : : forgetting directory cache 2024/10/09 02:49:05 DEBUG : dir: forgetting directory cache 2024/10/09 02:49:05 DEBUG : WaitForWriters: timeout=30s 2024/10/09 02:49:05 DEBUG : : Looking for writers 2024/10/09 02:49:05 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.22s) === RUN TestDirForgetPath run.go:180: Remote "sftp://rclone@:22/rclone-test-rigepap3hejo", Local "Local file system at /tmp/rclone4169956199", Modify Window "1s" 2024/10/09 02:49:05 INFO : sftp://rclone@:22/rclone-test-rigepap3hejo: poll-interval is not supported by this remote 2024/10/09 02:49:05 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:05 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:05 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: md5sum /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:05 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:05 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:05 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:05 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:05 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/10/09 02:49:05 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:05 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:05 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: sha1sum /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:05 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:05 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:05 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:05 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:05 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/10/09 02:49:05 DEBUG : : ForgetPath: relativePath="dir/notfound", type=1 2024/10/09 02:49:05 DEBUG : dir: invalidating directory cache 2024/10/09 02:49:05 DEBUG : : >ForgetPath: 2024/10/09 02:49:05 DEBUG : : ForgetPath: relativePath="dir", type=0 2024/10/09 02:49:05 DEBUG : : invalidating directory cache 2024/10/09 02:49:05 DEBUG : dir: forgetting directory cache 2024/10/09 02:49:05 DEBUG : : >ForgetPath: 2024/10/09 02:49:05 DEBUG : : ForgetPath: relativePath="not/in/cache", type=0 2024/10/09 02:49:05 DEBUG : : >ForgetPath: 2024/10/09 02:49:05 DEBUG : WaitForWriters: timeout=30s 2024/10/09 02:49:05 DEBUG : dir: Looking for writers 2024/10/09 02:49:05 DEBUG : : Looking for writers 2024/10/09 02:49:05 DEBUG : dir: reading active writers 2024/10/09 02:49:05 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.21s) === RUN TestDirWalk run.go:180: Remote "sftp://rclone@:22/rclone-test-rigepap3hejo", Local "Local file system at /tmp/rclone4169956199", Modify Window "1s" 2024/10/09 02:49:05 INFO : sftp://rclone@:22/rclone-test-rigepap3hejo: poll-interval is not supported by this remote 2024/10/09 02:49:05 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:05 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:05 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: md5sum /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:05 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:06 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:06 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:06 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:06 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/10/09 02:49:06 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:06 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:06 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: sha1sum /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:06 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:06 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:06 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:06 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:06 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/10/09 02:49:06 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:06 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 -s sftp 2024/10/09 02:49:06 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/fil/a/b/c" 2024/10/09 02:49:06 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:06 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: md5sum /rclone-test-rigepap3hejo/fil/a/b/c 2024/10/09 02:49:06 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rigepap3hejo/fil/a/b/c" 2024/10/09 02:49:06 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:06 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: 8a723ce6358887fb2e41fbe163780b08 /rclone-test-rigepap3hejo/fil/a/b/c 2024/10/09 02:49:06 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:06 DEBUG : fil/a/b/c: Parsed hash: 8a723ce6358887fb2e41fbe163780b08 2024/10/09 02:49:06 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/fil/a/b/c" 2024/10/09 02:49:06 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:06 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: sha1sum /rclone-test-rigepap3hejo/fil/a/b/c 2024/10/09 02:49:06 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rigepap3hejo/fil/a/b/c" 2024/10/09 02:49:06 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:06 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: 6e53ed736122eed1a3cfda28927c84739fb15f43 /rclone-test-rigepap3hejo/fil/a/b/c 2024/10/09 02:49:06 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:06 DEBUG : fil/a/b/c: Parsed hash: 6e53ed736122eed1a3cfda28927c84739fb15f43 2024/10/09 02:49:06 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:06 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:06 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: md5sum /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:06 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:06 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:06 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:06 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:06 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/10/09 02:49:06 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:06 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:06 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: sha1sum /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:06 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:06 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:06 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:06 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:06 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/10/09 02:49:06 DEBUG : : forgetting directory cache 2024/10/09 02:49:06 DEBUG : dir: forgetting directory cache 2024/10/09 02:49:06 DEBUG : WaitForWriters: timeout=30s 2024/10/09 02:49:06 DEBUG : dir: Looking for writers 2024/10/09 02:49:06 DEBUG : fil/a/b: Looking for writers 2024/10/09 02:49:06 DEBUG : fil/a: Looking for writers 2024/10/09 02:49:06 DEBUG : b: reading active writers 2024/10/09 02:49:06 DEBUG : fil: Looking for writers 2024/10/09 02:49:06 DEBUG : a: reading active writers 2024/10/09 02:49:06 DEBUG : : Looking for writers 2024/10/09 02:49:06 DEBUG : dir: reading active writers 2024/10/09 02:49:06 DEBUG : fil: reading active writers 2024/10/09 02:49:06 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (0.73s) === RUN TestDirSetModTime run.go:180: Remote "sftp://rclone@:22/rclone-test-rigepap3hejo", Local "Local file system at /tmp/rclone4169956199", Modify Window "1s" 2024/10/09 02:49:06 INFO : sftp://rclone@:22/rclone-test-rigepap3hejo: poll-interval is not supported by this remote 2024/10/09 02:49:06 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:06 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:06 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: md5sum /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:06 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:06 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:06 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:06 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:06 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/10/09 02:49:06 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:06 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:06 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: sha1sum /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:06 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:06 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:06 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:06 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:06 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/10/09 02:49:06 DEBUG : WaitForWriters: timeout=30s 2024/10/09 02:49:06 DEBUG : dir: Looking for writers 2024/10/09 02:49:06 DEBUG : : Looking for writers 2024/10/09 02:49:06 DEBUG : dir: reading active writers 2024/10/09 02:49:06 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.21s) === RUN TestDirStat run.go:180: Remote "sftp://rclone@:22/rclone-test-rigepap3hejo", Local "Local file system at /tmp/rclone4169956199", Modify Window "1s" 2024/10/09 02:49:06 INFO : sftp://rclone@:22/rclone-test-rigepap3hejo: poll-interval is not supported by this remote 2024/10/09 02:49:06 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:06 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:06 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: md5sum /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:06 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:06 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:06 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:06 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:06 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/10/09 02:49:06 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:06 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:06 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: sha1sum /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:06 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:07 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:07 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:07 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:07 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/10/09 02:49:07 DEBUG : WaitForWriters: timeout=30s 2024/10/09 02:49:07 DEBUG : dir: Looking for writers 2024/10/09 02:49:07 DEBUG : file1: reading active writers 2024/10/09 02:49:07 DEBUG : : Looking for writers 2024/10/09 02:49:07 DEBUG : dir: reading active writers 2024/10/09 02:49:07 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.22s) === RUN TestDirReadDirAll run.go:180: Remote "sftp://rclone@:22/rclone-test-rigepap3hejo", Local "Local file system at /tmp/rclone4169956199", Modify Window "1s" 2024/10/09 02:49:07 INFO : sftp://rclone@:22/rclone-test-rigepap3hejo: poll-interval is not supported by this remote 2024/10/09 02:49:07 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:07 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:07 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: md5sum /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:07 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:07 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:07 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:07 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:07 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/10/09 02:49:07 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:07 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:07 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: sha1sum /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:07 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:07 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:07 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:07 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:07 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/10/09 02:49:07 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/dir/file2" 2024/10/09 02:49:07 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:07 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: md5sum /rclone-test-rigepap3hejo/dir/file2 2024/10/09 02:49:07 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rigepap3hejo/dir/file2" 2024/10/09 02:49:07 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:07 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: d1b75f73cb5fce53969131dd22562187 /rclone-test-rigepap3hejo/dir/file2 2024/10/09 02:49:07 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:07 DEBUG : dir/file2: Parsed hash: d1b75f73cb5fce53969131dd22562187 2024/10/09 02:49:07 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/dir/file2" 2024/10/09 02:49:07 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:07 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: sha1sum /rclone-test-rigepap3hejo/dir/file2 2024/10/09 02:49:07 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rigepap3hejo/dir/file2" 2024/10/09 02:49:07 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:07 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: a27568a80a633d6d412968848f0bd4bb0b06c660 /rclone-test-rigepap3hejo/dir/file2 2024/10/09 02:49:07 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:07 DEBUG : dir/file2: Parsed hash: a27568a80a633d6d412968848f0bd4bb0b06c660 2024/10/09 02:49:07 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/dir/subdir/file3" 2024/10/09 02:49:07 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:07 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: md5sum /rclone-test-rigepap3hejo/dir/subdir/file3 2024/10/09 02:49:07 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rigepap3hejo/dir/subdir/file3" 2024/10/09 02:49:07 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:07 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: 01295b6a8d3454e40dd135bbe6af1579 /rclone-test-rigepap3hejo/dir/subdir/file3 2024/10/09 02:49:07 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:07 DEBUG : dir/subdir/file3: Parsed hash: 01295b6a8d3454e40dd135bbe6af1579 2024/10/09 02:49:07 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/dir/subdir/file3" 2024/10/09 02:49:07 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:07 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: sha1sum /rclone-test-rigepap3hejo/dir/subdir/file3 2024/10/09 02:49:07 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rigepap3hejo/dir/subdir/file3" 2024/10/09 02:49:07 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:07 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: 12f90edc26dfcb79d30b0d8635de998dba66312a /rclone-test-rigepap3hejo/dir/subdir/file3 2024/10/09 02:49:07 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:07 DEBUG : dir/subdir/file3: Parsed hash: 12f90edc26dfcb79d30b0d8635de998dba66312a === RUN TestDirReadDirAll/Virtual 2024/10/09 02:49:07 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2024/10/09 02:49:07 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2024/10/09 02:49:07 DEBUG : dir: Added virtual directory entry vDel: "file2" 2024/10/09 02:49:07 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2024/10/09 02:49:07 DEBUG : Waiting for deletions to finish 2024/10/09 02:49:07 INFO : dir/subdir/file3: Deleted 2024/10/09 02:49:07 DEBUG : removing 1 level 2 directories 2024/10/09 02:49:07 INFO : dir/subdir: Removing directory 2024/10/09 02:49:07 DEBUG : dir: invalidating directory cache 2024/10/09 02:49:07 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2024/10/09 02:49:07 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2024/10/09 02:49:07 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2024/10/09 02:49:07 DEBUG : dir/file1: Reset virtual modtime 2024/10/09 02:49:07 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2024/10/09 02:49:07 DEBUG : dir/virtualFile: Reset virtual modtime 2024/10/09 02:49:07 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2024/10/09 02:49:07 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2024/10/09 02:49:07 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/10/09 02:49:07 DEBUG : dir: invalidating directory cache 2024/10/09 02:49:07 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2024/10/09 02:49:07 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2024/10/09 02:49:07 DEBUG : dir/virtualFile: Reset virtual modtime 2024/10/09 02:49:07 DEBUG : : forgetting directory cache 2024/10/09 02:49:07 DEBUG : dir: forgetting directory cache 2024/10/09 02:49:07 DEBUG : dir/virtualDir: forgetting directory cache 2024/10/09 02:49:07 DEBUG : dir/file1: Reset virtual modtime 2024/10/09 02:49:07 DEBUG : dir/virtualFile: Reset virtual modtime 2024/10/09 02:49:07 DEBUG : WaitForWriters: timeout=30s 2024/10/09 02:49:07 DEBUG : dir/virtualDir: Looking for writers 2024/10/09 02:49:07 DEBUG : dir: Looking for writers 2024/10/09 02:49:07 DEBUG : file1: reading active writers 2024/10/09 02:49:07 DEBUG : virtualFile2: reading active writers 2024/10/09 02:49:07 DEBUG : virtualFile: reading active writers 2024/10/09 02:49:07 DEBUG : virtualDir: reading active writers 2024/10/09 02:49:07 DEBUG : : Looking for writers 2024/10/09 02:49:07 DEBUG : dir: reading active writers 2024/10/09 02:49:07 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (0.66s) --- PASS: TestDirReadDirAll/Virtual (0.01s) === RUN TestDirOpen run.go:180: Remote "sftp://rclone@:22/rclone-test-rigepap3hejo", Local "Local file system at /tmp/rclone4169956199", Modify Window "1s" 2024/10/09 02:49:07 INFO : sftp://rclone@:22/rclone-test-rigepap3hejo: poll-interval is not supported by this remote 2024/10/09 02:49:07 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:07 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:07 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: md5sum /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:07 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:07 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:07 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:07 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:07 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/10/09 02:49:07 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:07 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:07 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: sha1sum /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:07 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:07 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:07 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:07 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:07 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/10/09 02:49:07 ERROR : dir/: Can only open directories read only 2024/10/09 02:49:07 DEBUG : WaitForWriters: timeout=30s 2024/10/09 02:49:07 DEBUG : dir: Looking for writers 2024/10/09 02:49:07 DEBUG : : Looking for writers 2024/10/09 02:49:07 DEBUG : dir: reading active writers 2024/10/09 02:49:07 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.22s) === RUN TestDirCreate run.go:180: Remote "sftp://rclone@:22/rclone-test-rigepap3hejo", Local "Local file system at /tmp/rclone4169956199", Modify Window "1s" 2024/10/09 02:49:07 INFO : sftp://rclone@:22/rclone-test-rigepap3hejo: poll-interval is not supported by this remote 2024/10/09 02:49:07 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:07 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:07 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: md5sum /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:07 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:08 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:08 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:08 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:08 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/10/09 02:49:08 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:08 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:08 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: sha1sum /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:08 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:08 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:08 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:08 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:08 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/10/09 02:49:08 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2024/10/09 02:49:08 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2024/10/09 02:49:08 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2024/10/09 02:49:08 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2024/10/09 02:49:08 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: File to upload is small (5 bytes), uploading instead of streaming 2024/10/09 02:49:08 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/dir/potato" 2024/10/09 02:49:08 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:08 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: md5sum /rclone-test-rigepap3hejo/dir/potato 2024/10/09 02:49:08 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rigepap3hejo/dir/potato" 2024/10/09 02:49:08 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:08 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-rigepap3hejo/dir/potato 2024/10/09 02:49:08 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:08 DEBUG : dir/potato: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2024/10/09 02:49:08 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2024/10/09 02:49:08 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2024/10/09 02:49:08 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2024/10/09 02:49:08 DEBUG : WaitForWriters: timeout=30s 2024/10/09 02:49:08 DEBUG : dir: Looking for writers 2024/10/09 02:49:08 DEBUG : file1: reading active writers 2024/10/09 02:49:08 DEBUG : potato: reading active writers 2024/10/09 02:49:08 DEBUG : : Looking for writers 2024/10/09 02:49:08 DEBUG : dir: reading active writers 2024/10/09 02:49:08 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (0.43s) === RUN TestDirMkdir run.go:180: Remote "sftp://rclone@:22/rclone-test-rigepap3hejo", Local "Local file system at /tmp/rclone4169956199", Modify Window "1s" 2024/10/09 02:49:08 INFO : sftp://rclone@:22/rclone-test-rigepap3hejo: poll-interval is not supported by this remote 2024/10/09 02:49:08 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:08 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:08 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: md5sum /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:08 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:08 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:08 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:08 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:08 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/10/09 02:49:08 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:08 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:08 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: sha1sum /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:08 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:08 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:08 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:08 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:08 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/10/09 02:49:08 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2024/10/09 02:49:08 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:08 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:08 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: md5sum /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:08 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:08 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:08 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:08 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:08 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/10/09 02:49:08 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:08 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:08 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: sha1sum /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:08 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:08 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:08 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:08 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:08 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/10/09 02:49:08 DEBUG : WaitForWriters: timeout=30s 2024/10/09 02:49:08 DEBUG : dir/sub: Looking for writers 2024/10/09 02:49:08 DEBUG : dir: Looking for writers 2024/10/09 02:49:08 DEBUG : sub: reading active writers 2024/10/09 02:49:08 DEBUG : file1: reading active writers 2024/10/09 02:49:08 DEBUG : : Looking for writers 2024/10/09 02:49:08 DEBUG : dir: reading active writers 2024/10/09 02:49:08 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (0.51s) === RUN TestDirMkdirSub run.go:180: Remote "sftp://rclone@:22/rclone-test-rigepap3hejo", Local "Local file system at /tmp/rclone4169956199", Modify Window "1s" 2024/10/09 02:49:08 INFO : sftp://rclone@:22/rclone-test-rigepap3hejo: poll-interval is not supported by this remote 2024/10/09 02:49:08 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:08 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:08 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: md5sum /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:08 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:08 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:08 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:08 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:08 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/10/09 02:49:08 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:08 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:08 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: sha1sum /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:08 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:09 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:09 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:09 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:09 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/10/09 02:49:09 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2024/10/09 02:49:09 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2024/10/09 02:49:09 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:09 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:09 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: md5sum /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:09 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:09 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:09 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:09 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:09 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/10/09 02:49:09 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:09 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:09 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: sha1sum /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:09 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:09 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:09 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:09 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:09 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/10/09 02:49:09 DEBUG : WaitForWriters: timeout=30s 2024/10/09 02:49:09 DEBUG : dir/sub/subsub: Looking for writers 2024/10/09 02:49:09 DEBUG : dir/sub: Looking for writers 2024/10/09 02:49:09 DEBUG : subsub: reading active writers 2024/10/09 02:49:09 DEBUG : dir: Looking for writers 2024/10/09 02:49:09 DEBUG : file1: reading active writers 2024/10/09 02:49:09 DEBUG : sub: reading active writers 2024/10/09 02:49:09 DEBUG : : Looking for writers 2024/10/09 02:49:09 DEBUG : dir: reading active writers 2024/10/09 02:49:09 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (0.45s) === RUN TestDirRemove run.go:180: Remote "sftp://rclone@:22/rclone-test-rigepap3hejo", Local "Local file system at /tmp/rclone4169956199", Modify Window "1s" 2024/10/09 02:49:09 INFO : sftp://rclone@:22/rclone-test-rigepap3hejo: poll-interval is not supported by this remote 2024/10/09 02:49:09 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:09 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:09 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: md5sum /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:09 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:09 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:09 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:09 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:09 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/10/09 02:49:09 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:09 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:09 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: sha1sum /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:09 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:09 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:09 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:09 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:09 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/10/09 02:49:09 ERROR : dir/: Dir.Remove not empty 2024/10/09 02:49:09 DEBUG : dir/file1: Remove: 2024/10/09 02:49:09 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/10/09 02:49:09 DEBUG : dir/file1: >Remove: err= 2024/10/09 02:49:09 DEBUG : : Added virtual directory entry vDel: "dir" 2024/10/09 02:49:09 DEBUG : WaitForWriters: timeout=30s 2024/10/09 02:49:09 DEBUG : : Looking for writers 2024/10/09 02:49:09 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.23s) === RUN TestDirRemoveAll run.go:180: Remote "sftp://rclone@:22/rclone-test-rigepap3hejo", Local "Local file system at /tmp/rclone4169956199", Modify Window "1s" 2024/10/09 02:49:09 INFO : sftp://rclone@:22/rclone-test-rigepap3hejo: poll-interval is not supported by this remote 2024/10/09 02:49:09 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:09 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:09 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: md5sum /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:09 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:09 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:09 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:09 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:09 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/10/09 02:49:09 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:09 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:09 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: sha1sum /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:09 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:09 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:09 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:09 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:09 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/10/09 02:49:09 DEBUG : dir/file1: Remove: 2024/10/09 02:49:09 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/10/09 02:49:09 DEBUG : dir/file1: >Remove: err= 2024/10/09 02:49:09 DEBUG : : Added virtual directory entry vDel: "dir" 2024/10/09 02:49:09 DEBUG : WaitForWriters: timeout=30s 2024/10/09 02:49:09 DEBUG : : Looking for writers 2024/10/09 02:49:09 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.21s) === RUN TestDirRemoveName run.go:180: Remote "sftp://rclone@:22/rclone-test-rigepap3hejo", Local "Local file system at /tmp/rclone4169956199", Modify Window "1s" 2024/10/09 02:49:09 INFO : sftp://rclone@:22/rclone-test-rigepap3hejo: poll-interval is not supported by this remote 2024/10/09 02:49:09 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:09 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:09 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: md5sum /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:09 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:09 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:09 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:09 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:09 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/10/09 02:49:09 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:09 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:09 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: sha1sum /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:09 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:09 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:09 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:09 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:09 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/10/09 02:49:10 DEBUG : dir/file1: Remove: 2024/10/09 02:49:10 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/10/09 02:49:10 DEBUG : dir/file1: >Remove: err= 2024/10/09 02:49:10 DEBUG : WaitForWriters: timeout=30s 2024/10/09 02:49:10 DEBUG : dir: Looking for writers 2024/10/09 02:49:10 DEBUG : : Looking for writers 2024/10/09 02:49:10 DEBUG : dir: reading active writers 2024/10/09 02:49:10 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.33s) === RUN TestDirRename run.go:180: Remote "sftp://rclone@:22/rclone-test-rigepap3hejo", Local "Local file system at /tmp/rclone4169956199", Modify Window "1s" 2024/10/09 02:49:10 INFO : sftp://rclone@:22/rclone-test-rigepap3hejo: poll-interval is not supported by this remote 2024/10/09 02:49:10 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:10 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:10 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: md5sum /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:10 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:10 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:10 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:10 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:10 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/10/09 02:49:10 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:10 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:10 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: sha1sum /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:10 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:10 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:10 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:10 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:10 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/10/09 02:49:10 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:10 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:10 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: md5sum /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:10 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:10 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:10 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:10 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:10 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/10/09 02:49:10 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:10 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:10 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: sha1sum /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:10 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:10 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:10 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:10 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:10 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/10/09 02:49:10 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/dir/file3" 2024/10/09 02:49:10 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:10 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: md5sum /rclone-test-rigepap3hejo/dir/file3 2024/10/09 02:49:10 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rigepap3hejo/dir/file3" 2024/10/09 02:49:10 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:10 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /rclone-test-rigepap3hejo/dir/file3 2024/10/09 02:49:10 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:10 DEBUG : dir/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2024/10/09 02:49:10 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/dir/file3" 2024/10/09 02:49:10 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:10 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: sha1sum /rclone-test-rigepap3hejo/dir/file3 2024/10/09 02:49:10 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rigepap3hejo/dir/file3" 2024/10/09 02:49:10 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:10 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /rclone-test-rigepap3hejo/dir/file3 2024/10/09 02:49:10 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:10 DEBUG : dir/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2024/10/09 02:49:10 ERROR : dir/not found: Dir.Rename error: file does not exist 2024/10/09 02:49:10 DEBUG : dir: Updating dir with dir2 0xc0007265b0 2024/10/09 02:49:10 DEBUG : dir: forgetting directory cache 2024/10/09 02:49:10 DEBUG : : Added virtual directory entry vDel: "dir" 2024/10/09 02:49:10 DEBUG : : Added virtual directory entry vAddDir: "dir2" 2024/10/09 02:49:10 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/dir2/file1" 2024/10/09 02:49:10 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:10 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: md5sum /rclone-test-rigepap3hejo/dir2/file1 2024/10/09 02:49:10 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rigepap3hejo/dir2/file1" 2024/10/09 02:49:10 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:10 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-rigepap3hejo/dir2/file1 2024/10/09 02:49:10 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:10 DEBUG : dir2/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/10/09 02:49:10 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/dir2/file1" 2024/10/09 02:49:10 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:10 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: sha1sum /rclone-test-rigepap3hejo/dir2/file1 2024/10/09 02:49:10 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rigepap3hejo/dir2/file1" 2024/10/09 02:49:11 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:11 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-rigepap3hejo/dir2/file1 2024/10/09 02:49:11 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:11 DEBUG : dir2/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/10/09 02:49:11 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/dir2/file3" 2024/10/09 02:49:11 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:11 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: md5sum /rclone-test-rigepap3hejo/dir2/file3 2024/10/09 02:49:11 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rigepap3hejo/dir2/file3" 2024/10/09 02:49:11 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:11 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /rclone-test-rigepap3hejo/dir2/file3 2024/10/09 02:49:11 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:11 DEBUG : dir2/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2024/10/09 02:49:11 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/dir2/file3" 2024/10/09 02:49:11 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:11 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: sha1sum /rclone-test-rigepap3hejo/dir2/file3 2024/10/09 02:49:11 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rigepap3hejo/dir2/file3" 2024/10/09 02:49:11 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:11 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /rclone-test-rigepap3hejo/dir2/file3 2024/10/09 02:49:11 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:11 DEBUG : dir2/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2024/10/09 02:49:11 INFO : dir2/file1: Moved (server-side) to: file2 2024/10/09 02:49:11 DEBUG : file2: Updating file with file2 0xc000322a80 2024/10/09 02:49:11 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2024/10/09 02:49:11 DEBUG : : Added virtual directory entry vAddFile: "file2" 2024/10/09 02:49:11 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/file2" 2024/10/09 02:49:11 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:11 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: md5sum /rclone-test-rigepap3hejo/file2 2024/10/09 02:49:11 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rigepap3hejo/file2" 2024/10/09 02:49:11 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:11 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-rigepap3hejo/file2 2024/10/09 02:49:11 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:11 DEBUG : file2: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/10/09 02:49:11 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/file2" 2024/10/09 02:49:11 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:11 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: sha1sum /rclone-test-rigepap3hejo/file2 2024/10/09 02:49:11 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rigepap3hejo/file2" 2024/10/09 02:49:11 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:11 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-rigepap3hejo/file2 2024/10/09 02:49:11 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:11 DEBUG : file2: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/10/09 02:49:11 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/dir2/file3" 2024/10/09 02:49:11 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:11 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: md5sum /rclone-test-rigepap3hejo/dir2/file3 2024/10/09 02:49:11 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rigepap3hejo/dir2/file3" 2024/10/09 02:49:11 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:11 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /rclone-test-rigepap3hejo/dir2/file3 2024/10/09 02:49:11 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:11 DEBUG : dir2/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2024/10/09 02:49:11 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/dir2/file3" 2024/10/09 02:49:11 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:11 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: sha1sum /rclone-test-rigepap3hejo/dir2/file3 2024/10/09 02:49:11 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rigepap3hejo/dir2/file3" 2024/10/09 02:49:11 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:11 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /rclone-test-rigepap3hejo/dir2/file3 2024/10/09 02:49:11 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:11 DEBUG : dir2/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2024/10/09 02:49:11 INFO : dir2/file3: Deleted 2024/10/09 02:49:11 INFO : file2: Moved (server-side) to: dir2/file3 2024/10/09 02:49:11 DEBUG : dir2/file3: Updating file with dir2/file3 0xc000322a80 2024/10/09 02:49:11 DEBUG : : Added virtual directory entry vDel: "file2" 2024/10/09 02:49:11 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2024/10/09 02:49:11 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/dir2/file3" 2024/10/09 02:49:11 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:11 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: md5sum /rclone-test-rigepap3hejo/dir2/file3 2024/10/09 02:49:11 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rigepap3hejo/dir2/file3" 2024/10/09 02:49:11 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:11 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-rigepap3hejo/dir2/file3 2024/10/09 02:49:11 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:11 DEBUG : dir2/file3: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/10/09 02:49:11 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/dir2/file3" 2024/10/09 02:49:11 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:11 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: sha1sum /rclone-test-rigepap3hejo/dir2/file3 2024/10/09 02:49:11 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rigepap3hejo/dir2/file3" 2024/10/09 02:49:12 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:12 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-rigepap3hejo/dir2/file3 2024/10/09 02:49:12 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:12 DEBUG : dir2/file3: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/10/09 02:49:12 DEBUG : : Added virtual directory entry vAddDir: "empty directory" 2024/10/09 02:49:12 DEBUG : empty directory: Updating dir with renamed empty directory 0xc000553c70 2024/10/09 02:49:12 DEBUG : empty directory: forgetting directory cache 2024/10/09 02:49:12 DEBUG : : Added virtual directory entry vDel: "empty directory" 2024/10/09 02:49:12 DEBUG : : Added virtual directory entry vAddDir: "renamed empty directory" 2024/10/09 02:49:12 DEBUG : dir2: Renaming to "dir3" 2024/10/09 02:49:12 DEBUG : WaitForWriters: timeout=30s 2024/10/09 02:49:12 DEBUG : dir3: Looking for writers 2024/10/09 02:49:12 DEBUG : file3: reading active writers 2024/10/09 02:49:12 DEBUG : renamed empty directory: Looking for writers 2024/10/09 02:49:12 DEBUG : : Looking for writers 2024/10/09 02:49:12 DEBUG : dir3: reading active writers 2024/10/09 02:49:12 DEBUG : renamed empty directory: reading active writers 2024/10/09 02:49:12 DEBUG : >WaitForWriters: --- PASS: TestDirRename (1.91s) === 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-rigepap3hejo", Local "Local file system at /tmp/rclone4169956199", Modify Window "1s" 2024/10/09 02:49:12 INFO : sftp://rclone@:22/rclone-test-rigepap3hejo: poll-interval is not supported by this remote 2024/10/09 02:49:12 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:12 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:12 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: md5sum /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:12 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:12 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:12 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:12 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:12 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/10/09 02:49:12 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:12 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:12 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: sha1sum /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:12 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:12 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:12 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:12 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:12 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/10/09 02:49:12 DEBUG : WaitForWriters: timeout=30s 2024/10/09 02:49:12 DEBUG : dir: Looking for writers 2024/10/09 02:49:12 DEBUG : file1: reading active writers 2024/10/09 02:49:12 DEBUG : : Looking for writers 2024/10/09 02:49:12 DEBUG : dir: reading active writers 2024/10/09 02:49:12 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.22s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:180: Remote "sftp://rclone@:22/rclone-test-rigepap3hejo", Local "Local file system at /tmp/rclone4169956199", Modify Window "1s" 2024/10/09 02:49:12 INFO : sftp://rclone@:22/rclone-test-rigepap3hejo: poll-interval is not supported by this remote 2024/10/09 02:49:12 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:12 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:12 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: md5sum /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:12 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:12 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:12 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:12 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:12 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/10/09 02:49:12 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:12 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:12 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: sha1sum /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:12 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:12 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:12 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:12 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:12 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/10/09 02:49:12 DEBUG : Can set mod time: true 2024/10/09 02:49:12 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2024/10/09 02:49:12 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:12 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:12 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: md5sum /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:12 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:12 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:12 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:12 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:12 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/10/09 02:49:12 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:12 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:12 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: sha1sum /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:12 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:12 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:12 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:12 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:12 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/10/09 02:49:12 DEBUG : WaitForWriters: timeout=30s 2024/10/09 02:49:12 DEBUG : dir: Looking for writers 2024/10/09 02:49:12 DEBUG : file1: reading active writers 2024/10/09 02:49:12 DEBUG : : Looking for writers 2024/10/09 02:49:12 DEBUG : dir: reading active writers 2024/10/09 02:49:12 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:180: Remote "sftp://rclone@:22/rclone-test-rigepap3hejo", Local "Local file system at /tmp/rclone4169956199", Modify Window "1s" 2024/10/09 02:49:12 INFO : sftp://rclone@:22/rclone-test-rigepap3hejo: poll-interval is not supported by this remote 2024/10/09 02:49:12 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:12 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:12 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: md5sum /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:12 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:12 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:12 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:12 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:12 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/10/09 02:49:12 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:12 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:12 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: sha1sum /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:12 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:12 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:12 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:12 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:12 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/10/09 02:49:12 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/10/09 02:49:12 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2024/10/09 02:49:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/09 02:49:12 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: File to upload is small (0 bytes), uploading instead of streaming 2024/10/09 02:49:12 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:12 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:12 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: md5sum /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:12 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:12 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:12 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:12 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:12 DEBUG : dir/file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2024/10/09 02:49:12 DEBUG : dir/file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/10/09 02:49:12 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2024/10/09 02:49:12 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2024/10/09 02:49:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/09 02:49:12 DEBUG : WaitForWriters: timeout=30s 2024/10/09 02:49:12 DEBUG : dir: Looking for writers 2024/10/09 02:49:12 DEBUG : file1: reading active writers 2024/10/09 02:49:12 DEBUG : : Looking for writers 2024/10/09 02:49:12 DEBUG : dir: reading active writers 2024/10/09 02:49:12 DEBUG : >WaitForWriters: 2024/10/09 02:49:12 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:12 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:12 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: md5sum /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:12 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:13 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:13 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:13 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:13 DEBUG : dir/file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2024/10/09 02:49:13 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:13 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:13 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: sha1sum /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:13 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:13 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:13 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:13 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:13 DEBUG : dir/file1: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2024/10/09 02:49:13 DEBUG : WaitForWriters: timeout=30s 2024/10/09 02:49:13 DEBUG : dir: Looking for writers 2024/10/09 02:49:13 DEBUG : file1: reading active writers 2024/10/09 02:49:13 DEBUG : : Looking for writers 2024/10/09 02:49:13 DEBUG : dir: reading active writers 2024/10/09 02:49:13 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:180: Remote "sftp://rclone@:22/rclone-test-rigepap3hejo", Local "Local file system at /tmp/rclone4169956199", Modify Window "1s" 2024/10/09 02:49:13 INFO : sftp://rclone@:22/rclone-test-rigepap3hejo: poll-interval is not supported by this remote 2024/10/09 02:49:13 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:13 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:13 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: md5sum /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:13 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:13 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:13 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:13 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:13 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/10/09 02:49:13 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:13 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:13 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: sha1sum /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:13 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:13 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:13 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:13 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:13 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/10/09 02:49:13 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/10/09 02:49:13 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2024/10/09 02:49:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/09 02:49:13 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: File to upload is small (5 bytes), uploading instead of streaming 2024/10/09 02:49:13 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:13 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:13 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: md5sum /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:13 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:13 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:13 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:13 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:13 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2024/10/09 02:49:13 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2024/10/09 02:49:13 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2024/10/09 02:49:13 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2024/10/09 02:49:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/09 02:49:13 DEBUG : WaitForWriters: timeout=30s 2024/10/09 02:49:13 DEBUG : dir: Looking for writers 2024/10/09 02:49:13 DEBUG : file1: reading active writers 2024/10/09 02:49:13 DEBUG : : Looking for writers 2024/10/09 02:49:13 DEBUG : dir: reading active writers 2024/10/09 02:49:13 DEBUG : >WaitForWriters: 2024/10/09 02:49:13 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:13 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:13 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: md5sum /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:13 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:13 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:13 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:13 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:13 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2024/10/09 02:49:13 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:13 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:13 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: sha1sum /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:13 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:13 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:13 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:13 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:13 DEBUG : dir/file1: Parsed hash: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d 2024/10/09 02:49:13 DEBUG : WaitForWriters: timeout=30s 2024/10/09 02:49:13 DEBUG : dir: Looking for writers 2024/10/09 02:49:13 DEBUG : file1: reading active writers 2024/10/09 02:49:13 DEBUG : : Looking for writers 2024/10/09 02:49:13 DEBUG : dir: reading active writers 2024/10/09 02:49:13 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:180: Remote "sftp://rclone@:22/rclone-test-rigepap3hejo", Local "Local file system at /tmp/rclone4169956199", Modify Window "1s" 2024/10/09 02:49:13 INFO : sftp://rclone@:22/rclone-test-rigepap3hejo: poll-interval is not supported by this remote 2024/10/09 02:49:13 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/10/09 02:49:13 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rigepap3hejo" 2024/10/09 02:49:13 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rigepap3hejo" 2024/10/09 02:49:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rigepap3hejo" 2024/10/09 02:49:13 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/09 02:49:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rigepap3hejo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rigepap3hejo" 2024/10/09 02:49:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rigepap3hejo" 2024/10/09 02:49:13 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/09 02:49:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rigepap3hejo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rigepap3hejo" 2024/10/09 02:49:13 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/10/09 02:49:13 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:13 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:13 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: md5sum /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:13 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:13 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:13 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:13 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:13 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/10/09 02:49:13 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:13 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:13 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: sha1sum /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:13 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:13 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:13 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:13 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:13 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/10/09 02:49:13 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2024/10/09 02:49:13 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:13 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:13 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: md5sum /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:13 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:14 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:14 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:14 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:14 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/10/09 02:49:14 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:14 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:14 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: sha1sum /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:14 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:14 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:14 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:14 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:14 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/10/09 02:49:14 DEBUG : WaitForWriters: timeout=30s 2024/10/09 02:49:14 DEBUG : dir: Looking for writers 2024/10/09 02:49:14 DEBUG : file1: reading active writers 2024/10/09 02:49:14 DEBUG : : Looking for writers 2024/10/09 02:49:14 DEBUG : dir: reading active writers 2024/10/09 02:49:14 DEBUG : >WaitForWriters: 2024/10/09 02:49:14 DEBUG : vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:180: Remote "sftp://rclone@:22/rclone-test-rigepap3hejo", Local "Local file system at /tmp/rclone4169956199", Modify Window "1s" 2024/10/09 02:49:14 INFO : sftp://rclone@:22/rclone-test-rigepap3hejo: poll-interval is not supported by this remote 2024/10/09 02:49:14 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/10/09 02:49:14 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rigepap3hejo" 2024/10/09 02:49:14 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rigepap3hejo" 2024/10/09 02:49:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rigepap3hejo" 2024/10/09 02:49:14 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/09 02:49:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rigepap3hejo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rigepap3hejo" 2024/10/09 02:49:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rigepap3hejo" 2024/10/09 02:49:14 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/09 02:49:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rigepap3hejo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rigepap3hejo" 2024/10/09 02:49:14 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/10/09 02:49:14 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:14 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:14 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: md5sum /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:14 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:14 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:14 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:14 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:14 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/10/09 02:49:14 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:14 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:14 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: sha1sum /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:14 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:14 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:14 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:14 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:14 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/10/09 02:49:14 DEBUG : dir/file1: Open: flags=O_WRONLY 2024/10/09 02:49:14 DEBUG : dir/file1: newRWFileHandle: 2024/10/09 02:49:14 DEBUG : dir/file1: >newRWFileHandle: err= 2024/10/09 02:49:14 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/10/09 02:49:14 DEBUG : dir/file1(0xc000669680): close: 2024/10/09 02:49:14 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2024/10/09 02:49:14 DEBUG : dir/file1(0xc000669680): >close: err= 2024/10/09 02:49:14 DEBUG : WaitForWriters: timeout=30s 2024/10/09 02:49:14 DEBUG : dir: Looking for writers 2024/10/09 02:49:14 DEBUG : file1: reading active writers 2024/10/09 02:49:14 DEBUG : : Looking for writers 2024/10/09 02:49:14 DEBUG : dir: reading active writers 2024/10/09 02:49:14 DEBUG : >WaitForWriters: 2024/10/09 02:49:14 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:14 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:14 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: md5sum /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:14 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:14 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:14 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:14 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:14 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/10/09 02:49:14 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:14 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:14 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: sha1sum /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:14 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:14 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:14 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:14 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:14 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/10/09 02:49:14 DEBUG : WaitForWriters: timeout=30s 2024/10/09 02:49:14 DEBUG : dir: Looking for writers 2024/10/09 02:49:14 DEBUG : file1: reading active writers 2024/10/09 02:49:14 DEBUG : : Looking for writers 2024/10/09 02:49:14 DEBUG : dir: reading active writers 2024/10/09 02:49:14 DEBUG : >WaitForWriters: 2024/10/09 02:49:14 DEBUG : vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:180: Remote "sftp://rclone@:22/rclone-test-rigepap3hejo", Local "Local file system at /tmp/rclone4169956199", Modify Window "1s" 2024/10/09 02:49:14 INFO : sftp://rclone@:22/rclone-test-rigepap3hejo: poll-interval is not supported by this remote 2024/10/09 02:49:14 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/10/09 02:49:14 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rigepap3hejo" 2024/10/09 02:49:14 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rigepap3hejo" 2024/10/09 02:49:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rigepap3hejo" 2024/10/09 02:49:14 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/09 02:49:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rigepap3hejo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rigepap3hejo" 2024/10/09 02:49:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rigepap3hejo" 2024/10/09 02:49:14 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/09 02:49:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rigepap3hejo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rigepap3hejo" 2024/10/09 02:49:14 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/10/09 02:49:14 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:14 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:14 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: md5sum /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:14 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:14 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:14 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:14 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:14 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/10/09 02:49:14 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:14 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:14 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: sha1sum /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:14 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:14 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:14 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:14 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:14 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/10/09 02:49:14 DEBUG : dir/file1: Open: flags=O_WRONLY 2024/10/09 02:49:14 DEBUG : dir/file1: newRWFileHandle: 2024/10/09 02:49:14 DEBUG : dir/file1: >newRWFileHandle: err= 2024/10/09 02:49:14 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/10/09 02:49:14 DEBUG : dir/file1(0xc000685780): _writeAt: size=5, off=0 2024/10/09 02:49:14 DEBUG : dir/file1(0xc000685780): openPending: 2024/10/09 02:49:14 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:14 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:14 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: md5sum /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:14 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:14 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:14 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:14 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:14 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/10/09 02:49:14 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2024/10/09 02:49:14 DEBUG : dir/file1: vfs cache: truncate to size=14 2024/10/09 02:49:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/09 02:49:14 DEBUG : dir/file1(0xc000685780): >openPending: err= 2024/10/09 02:49:14 DEBUG : dir/file1(0xc000685780): >_writeAt: n=5, err= 2024/10/09 02:49:14 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2024/10/09 02:49:14 DEBUG : dir/file1(0xc000685780): close: 2024/10/09 02:49:14 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2024/10/09 02:49:14 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2024/10/09 02:49:14 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2024/10/09 02:49:14 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2024/10/09 02:49:14 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2024/10/09 02:49:14 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:14 DEBUG : dir/file1(0xc000685780): >close: err= 2024/10/09 02:49:14 DEBUG : WaitForWriters: timeout=30s 2024/10/09 02:49:14 DEBUG : dir: Looking for writers 2024/10/09 02:49:14 DEBUG : file1: reading active writers 2024/10/09 02:49:14 DEBUG : : Looking for writers 2024/10/09 02:49:14 DEBUG : dir: reading active writers 2024/10/09 02:49:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/10/09 02:49:14 DEBUG : dir: Looking for writers 2024/10/09 02:49:14 DEBUG : file1: reading active writers 2024/10/09 02:49:14 DEBUG : : Looking for writers 2024/10/09 02:49:14 DEBUG : dir: reading active writers 2024/10/09 02:49:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/10/09 02:49:14 DEBUG : dir: Looking for writers 2024/10/09 02:49:14 DEBUG : file1: reading active writers 2024/10/09 02:49:14 DEBUG : : Looking for writers 2024/10/09 02:49:14 DEBUG : dir: reading active writers 2024/10/09 02:49:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/10/09 02:49:15 DEBUG : dir: Looking for writers 2024/10/09 02:49:15 DEBUG : file1: reading active writers 2024/10/09 02:49:15 DEBUG : : Looking for writers 2024/10/09 02:49:15 DEBUG : dir: reading active writers 2024/10/09 02:49:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/10/09 02:49:15 DEBUG : dir/file1: vfs cache: starting upload 2024/10/09 02:49:15 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/dir/file1.b6fbcc80.partial" 2024/10/09 02:49:15 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:15 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: md5sum /rclone-test-rigepap3hejo/dir/file1.b6fbcc80.partial 2024/10/09 02:49:15 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rigepap3hejo/dir/file1.b6fbcc80.partial" 2024/10/09 02:49:15 DEBUG : dir: Looking for writers 2024/10/09 02:49:15 DEBUG : file1: reading active writers 2024/10/09 02:49:15 DEBUG : : Looking for writers 2024/10/09 02:49:15 DEBUG : dir: reading active writers 2024/10/09 02:49:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/10/09 02:49:15 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:15 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /rclone-test-rigepap3hejo/dir/file1.b6fbcc80.partial 2024/10/09 02:49:15 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:15 DEBUG : dir/file1.b6fbcc80.partial: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2024/10/09 02:49:15 DEBUG : dir/file1: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2024/10/09 02:49:15 DEBUG : dir/file1.b6fbcc80.partial: renamed to: dir/file1 2024/10/09 02:49:15 INFO : dir/file1: Copied (replaced existing) 2024/10/09 02:49:15 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:15 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:15 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: md5sum /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:15 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:15 DEBUG : dir: Looking for writers 2024/10/09 02:49:15 DEBUG : file1: reading active writers 2024/10/09 02:49:15 DEBUG : : Looking for writers 2024/10/09 02:49:15 DEBUG : dir: reading active writers 2024/10/09 02:49:15 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:15 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:15 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:15 DEBUG : dir/file1: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2024/10/09 02:49:15 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC,60cac3f4f9c843121eee2ba9e0dac970" 2024/10/09 02:49:15 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2024/10/09 02:49:15 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2024/10/09 02:49:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/09 02:49:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/10/09 02:49:15 INFO : dir/file1: vfs cache: upload succeeded try #1 2024/10/09 02:49:15 DEBUG : dir: Looking for writers 2024/10/09 02:49:15 DEBUG : file1: reading active writers 2024/10/09 02:49:15 DEBUG : : Looking for writers 2024/10/09 02:49:15 DEBUG : dir: reading active writers 2024/10/09 02:49:15 DEBUG : >WaitForWriters: 2024/10/09 02:49:15 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:15 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:15 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: md5sum /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:15 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:15 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:15 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:15 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:15 DEBUG : dir/file1: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2024/10/09 02:49:15 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:15 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:15 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: sha1sum /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:15 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:15 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:15 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: 5ec62fa7440335ab2e3e5529744fa9627e9c4174 /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:15 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:15 DEBUG : dir/file1: Parsed hash: 5ec62fa7440335ab2e3e5529744fa9627e9c4174 2024/10/09 02:49:15 DEBUG : WaitForWriters: timeout=30s 2024/10/09 02:49:15 DEBUG : dir: Looking for writers 2024/10/09 02:49:15 DEBUG : file1: reading active writers 2024/10/09 02:49:15 DEBUG : : Looking for writers 2024/10/09 02:49:15 DEBUG : dir: reading active writers 2024/10/09 02:49:15 DEBUG : >WaitForWriters: 2024/10/09 02:49:15 DEBUG : vfs cache: cleaner exiting --- PASS: TestFileSetModTime (3.59s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (0.43s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (0.52s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (0.57s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (0.42s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (0.44s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (1.22s) === RUN TestFileOpenRead run.go:180: Remote "sftp://rclone@:22/rclone-test-rigepap3hejo", Local "Local file system at /tmp/rclone4169956199", Modify Window "1s" 2024/10/09 02:49:15 INFO : sftp://rclone@:22/rclone-test-rigepap3hejo: poll-interval is not supported by this remote 2024/10/09 02:49:15 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:15 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:15 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: md5sum /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:15 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:15 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:15 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:15 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:15 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/10/09 02:49:15 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:15 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:15 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: sha1sum /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:15 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:16 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:16 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:16 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:16 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/10/09 02:49:16 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/10/09 02:49:16 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/10/09 02:49:16 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/10/09 02:49:16 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2024/10/09 02:49:16 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:16 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:16 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: md5sum /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:16 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:16 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:16 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:16 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:16 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/10/09 02:49:16 DEBUG : WaitForWriters: timeout=30s 2024/10/09 02:49:16 DEBUG : dir: Looking for writers 2024/10/09 02:49:16 DEBUG : file1: reading active writers 2024/10/09 02:49:16 DEBUG : : Looking for writers 2024/10/09 02:49:16 DEBUG : dir: reading active writers 2024/10/09 02:49:16 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.33s) === RUN TestFileOpenReadUnknownSize 2024/10/09 02:49:16 INFO : Mock file system at root: poll-interval is not supported by this remote 2024/10/09 02:49:16 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/10/09 02:49:16 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2024/10/09 02:49:16 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2024/10/09 02:49:16 DEBUG : WaitForWriters: timeout=30s 2024/10/09 02:49:16 DEBUG : : Looking for writers 2024/10/09 02:49:16 DEBUG : file.txt: reading active writers 2024/10/09 02:49:16 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:180: Remote "sftp://rclone@:22/rclone-test-rigepap3hejo", Local "Local file system at /tmp/rclone4169956199", Modify Window "1s" 2024/10/09 02:49:16 INFO : sftp://rclone@:22/rclone-test-rigepap3hejo: poll-interval is not supported by this remote 2024/10/09 02:49:16 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:16 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:16 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: md5sum /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:16 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:16 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:16 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:16 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:16 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/10/09 02:49:16 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:16 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:16 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: sha1sum /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:16 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:16 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:16 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:16 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:16 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/10/09 02:49:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/09 02:49:16 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: File to upload is small (25 bytes), uploading instead of streaming 2024/10/09 02:49:16 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:16 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:16 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: md5sum /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:16 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:16 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:16 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:16 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:16 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2024/10/09 02:49:16 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2024/10/09 02:49:16 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2024/10/09 02:49:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/09 02:49:16 DEBUG : WaitForWriters: timeout=30s 2024/10/09 02:49:16 DEBUG : dir: Looking for writers 2024/10/09 02:49:16 DEBUG : file1: reading active writers 2024/10/09 02:49:16 DEBUG : : Looking for writers 2024/10/09 02:49:16 DEBUG : dir: reading active writers 2024/10/09 02:49:16 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (0.35s) === RUN TestFileRemove run.go:180: Remote "sftp://rclone@:22/rclone-test-rigepap3hejo", Local "Local file system at /tmp/rclone4169956199", Modify Window "1s" 2024/10/09 02:49:16 INFO : sftp://rclone@:22/rclone-test-rigepap3hejo: poll-interval is not supported by this remote 2024/10/09 02:49:16 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:16 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:16 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: md5sum /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:16 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:16 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:16 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:16 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:16 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/10/09 02:49:16 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:16 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:16 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: sha1sum /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:16 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:16 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:16 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:16 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:16 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/10/09 02:49:16 DEBUG : dir/file1: Remove: 2024/10/09 02:49:16 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/10/09 02:49:16 DEBUG : dir/file1: >Remove: err= 2024/10/09 02:49:16 DEBUG : dir/file1: Remove: 2024/10/09 02:49:16 DEBUG : dir/file1: >Remove: err=Read only file system 2024/10/09 02:49:16 DEBUG : WaitForWriters: timeout=30s 2024/10/09 02:49:16 DEBUG : dir: Looking for writers 2024/10/09 02:49:16 DEBUG : : Looking for writers 2024/10/09 02:49:16 DEBUG : dir: reading active writers 2024/10/09 02:49:16 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.22s) === RUN TestFileRemoveAll run.go:180: Remote "sftp://rclone@:22/rclone-test-rigepap3hejo", Local "Local file system at /tmp/rclone4169956199", Modify Window "1s" 2024/10/09 02:49:16 INFO : sftp://rclone@:22/rclone-test-rigepap3hejo: poll-interval is not supported by this remote 2024/10/09 02:49:16 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:16 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:16 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: md5sum /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:16 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:16 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:16 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:16 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:16 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/10/09 02:49:16 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:16 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:16 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: sha1sum /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:16 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:16 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:16 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:16 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:16 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/10/09 02:49:16 DEBUG : dir/file1: Remove: 2024/10/09 02:49:16 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/10/09 02:49:16 DEBUG : dir/file1: >Remove: err= 2024/10/09 02:49:16 DEBUG : dir/file1: Remove: 2024/10/09 02:49:16 DEBUG : dir/file1: >Remove: err=Read only file system 2024/10/09 02:49:16 DEBUG : WaitForWriters: timeout=30s 2024/10/09 02:49:16 DEBUG : dir: Looking for writers 2024/10/09 02:49:16 DEBUG : : Looking for writers 2024/10/09 02:49:16 DEBUG : dir: reading active writers 2024/10/09 02:49:16 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.23s) === RUN TestFileOpen run.go:180: Remote "sftp://rclone@:22/rclone-test-rigepap3hejo", Local "Local file system at /tmp/rclone4169956199", Modify Window "1s" 2024/10/09 02:49:16 INFO : sftp://rclone@:22/rclone-test-rigepap3hejo: poll-interval is not supported by this remote 2024/10/09 02:49:16 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:16 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:16 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: md5sum /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:16 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:17 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:17 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:17 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:17 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/10/09 02:49:17 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:17 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:17 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: sha1sum /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:17 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:17 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:17 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:17 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:17 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/10/09 02:49:17 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/10/09 02:49:17 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/10/09 02:49:17 DEBUG : dir/file1: Open: flags=O_WRONLY 2024/10/09 02:49:17 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2024/10/09 02:49:17 DEBUG : dir/file1: Open: flags=O_RDWR 2024/10/09 02:49:17 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2024/10/09 02:49:17 DEBUG : dir/file1: Open: flags=0x3 2024/10/09 02:49:17 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2024/10/09 02:49:17 DEBUG : dir/file1: >Open: fd=, err=permission denied 2024/10/09 02:49:17 DEBUG : WaitForWriters: timeout=30s 2024/10/09 02:49:17 DEBUG : dir: Looking for writers 2024/10/09 02:49:17 DEBUG : file1: reading active writers 2024/10/09 02:49:17 DEBUG : : Looking for writers 2024/10/09 02:49:17 DEBUG : dir: reading active writers 2024/10/09 02:49:17 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.21s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:180: Remote "sftp://rclone@:22/rclone-test-rigepap3hejo", Local "Local file system at /tmp/rclone4169956199", Modify Window "1s" 2024/10/09 02:49:17 INFO : sftp://rclone@:22/rclone-test-rigepap3hejo: poll-interval is not supported by this remote 2024/10/09 02:49:17 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:17 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:17 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: md5sum /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:17 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:17 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:17 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:17 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:17 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/10/09 02:49:17 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:17 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:17 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: sha1sum /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:17 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:17 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:17 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:17 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:17 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/10/09 02:49:17 DEBUG : WaitForWriters: timeout=30s 2024/10/09 02:49:17 DEBUG : dir: Looking for writers 2024/10/09 02:49:17 DEBUG : file1: reading active writers 2024/10/09 02:49:17 DEBUG : : Looking for writers 2024/10/09 02:49:17 DEBUG : dir: reading active writers 2024/10/09 02:49:17 DEBUG : >WaitForWriters: 2024/10/09 02:49:17 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:17 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:17 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: md5sum /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:17 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:17 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:17 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:17 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:17 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/10/09 02:49:17 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:17 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:17 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: sha1sum /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:17 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:17 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:17 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:17 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:17 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/10/09 02:49:17 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/10/09 02:49:17 DEBUG : newLeaf: Updating file with newLeaf 0xc000322900 2024/10/09 02:49:17 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/10/09 02:49:17 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/10/09 02:49:17 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/newLeaf" 2024/10/09 02:49:17 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:17 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: md5sum /rclone-test-rigepap3hejo/newLeaf 2024/10/09 02:49:17 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rigepap3hejo/newLeaf" 2024/10/09 02:49:17 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:17 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-rigepap3hejo/newLeaf 2024/10/09 02:49:17 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:17 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/10/09 02:49:17 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/newLeaf" 2024/10/09 02:49:17 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:17 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: sha1sum /rclone-test-rigepap3hejo/newLeaf 2024/10/09 02:49:17 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rigepap3hejo/newLeaf" 2024/10/09 02:49:17 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:17 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-rigepap3hejo/newLeaf 2024/10/09 02:49:17 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:17 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/10/09 02:49:17 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/10/09 02:49:17 DEBUG : dir/file1: Updating file with dir/file1 0xc000322900 2024/10/09 02:49:17 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/10/09 02:49:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/09 02:49:17 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:17 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:17 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: md5sum /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:17 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:17 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:17 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:17 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:17 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/10/09 02:49:17 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:17 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:17 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: sha1sum /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:17 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:18 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:18 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:18 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:18 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/10/09 02:49:18 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/10/09 02:49:18 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2024/10/09 02:49:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/09 02:49:18 DEBUG : dir/file1: File is currently open, delaying rename 0xc000322900 2024/10/09 02:49:18 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/10/09 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/10/09 02:49:18 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: File to upload is small (25 bytes), uploading instead of streaming 2024/10/09 02:49:18 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:18 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:18 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: md5sum /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:18 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:18 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:18 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:18 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:18 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2024/10/09 02:49:18 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2024/10/09 02:49:18 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2024/10/09 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/10/09 02:49:18 DEBUG : newLeaf: Running delayed rename now 2024/10/09 02:49:18 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/10/09 02:49:18 DEBUG : newLeaf: Updating file with newLeaf 0xc000322900 2024/10/09 02:49:18 DEBUG : WaitForWriters: timeout=30s 2024/10/09 02:49:18 DEBUG : dir: Looking for writers 2024/10/09 02:49:18 DEBUG : : Looking for writers 2024/10/09 02:49:18 DEBUG : dir: reading active writers 2024/10/09 02:49:18 DEBUG : newLeaf: reading active writers 2024/10/09 02:49:18 DEBUG : >WaitForWriters: 2024/10/09 02:49:18 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/newLeaf" 2024/10/09 02:49:18 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:18 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: md5sum /rclone-test-rigepap3hejo/newLeaf 2024/10/09 02:49:18 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rigepap3hejo/newLeaf" 2024/10/09 02:49:18 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:18 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-rigepap3hejo/newLeaf 2024/10/09 02:49:18 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:18 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2024/10/09 02:49:18 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/newLeaf" 2024/10/09 02:49:18 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:18 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: sha1sum /rclone-test-rigepap3hejo/newLeaf 2024/10/09 02:49:18 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rigepap3hejo/newLeaf" 2024/10/09 02:49:18 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:18 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-rigepap3hejo/newLeaf 2024/10/09 02:49:18 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:18 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2024/10/09 02:49:18 DEBUG : WaitForWriters: timeout=30s 2024/10/09 02:49:18 DEBUG : dir: Looking for writers 2024/10/09 02:49:18 DEBUG : : Looking for writers 2024/10/09 02:49:18 DEBUG : dir: reading active writers 2024/10/09 02:49:18 DEBUG : newLeaf: reading active writers 2024/10/09 02:49:18 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:180: Remote "sftp://rclone@:22/rclone-test-rigepap3hejo", Local "Local file system at /tmp/rclone4169956199", Modify Window "1s" 2024/10/09 02:49:18 INFO : sftp://rclone@:22/rclone-test-rigepap3hejo: poll-interval is not supported by this remote 2024/10/09 02:49:18 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/10/09 02:49:18 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rigepap3hejo" 2024/10/09 02:49:18 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rigepap3hejo" 2024/10/09 02:49:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rigepap3hejo" 2024/10/09 02:49:18 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/09 02:49:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rigepap3hejo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rigepap3hejo" 2024/10/09 02:49:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rigepap3hejo" 2024/10/09 02:49:18 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/09 02:49:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rigepap3hejo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rigepap3hejo" 2024/10/09 02:49:18 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/10/09 02:49:18 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:18 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:18 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: md5sum /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:18 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:18 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:18 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:18 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:18 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/10/09 02:49:18 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:18 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:18 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: sha1sum /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:18 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:18 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:18 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:18 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:18 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/10/09 02:49:18 DEBUG : WaitForWriters: timeout=30s 2024/10/09 02:49:18 DEBUG : dir: Looking for writers 2024/10/09 02:49:18 DEBUG : file1: reading active writers 2024/10/09 02:49:18 DEBUG : : Looking for writers 2024/10/09 02:49:18 DEBUG : dir: reading active writers 2024/10/09 02:49:18 DEBUG : >WaitForWriters: 2024/10/09 02:49:18 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:18 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:18 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: md5sum /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:18 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:18 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:18 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:18 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:18 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/10/09 02:49:18 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:18 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:18 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: sha1sum /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:18 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:18 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:18 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:18 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:18 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/10/09 02:49:18 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/10/09 02:49:18 DEBUG : newLeaf: Updating file with newLeaf 0xc000323140 2024/10/09 02:49:18 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/10/09 02:49:18 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/10/09 02:49:18 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/newLeaf" 2024/10/09 02:49:18 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:18 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: md5sum /rclone-test-rigepap3hejo/newLeaf 2024/10/09 02:49:18 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rigepap3hejo/newLeaf" 2024/10/09 02:49:18 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:18 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-rigepap3hejo/newLeaf 2024/10/09 02:49:18 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:18 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/10/09 02:49:18 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/newLeaf" 2024/10/09 02:49:18 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:18 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: sha1sum /rclone-test-rigepap3hejo/newLeaf 2024/10/09 02:49:18 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rigepap3hejo/newLeaf" 2024/10/09 02:49:19 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:19 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-rigepap3hejo/newLeaf 2024/10/09 02:49:19 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:19 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/10/09 02:49:19 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/10/09 02:49:19 DEBUG : dir/file1: Updating file with dir/file1 0xc000323140 2024/10/09 02:49:19 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/10/09 02:49:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/09 02:49:19 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:19 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:19 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: md5sum /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:19 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:19 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:19 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:19 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:19 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/10/09 02:49:19 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:19 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:19 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: sha1sum /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:19 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:19 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:19 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:19 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:19 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/10/09 02:49:19 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/10/09 02:49:19 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2024/10/09 02:49:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/09 02:49:19 DEBUG : dir/file1: File is currently open, delaying rename 0xc000323140 2024/10/09 02:49:19 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/10/09 02:49:19 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/10/09 02:49:19 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: File to upload is small (25 bytes), uploading instead of streaming 2024/10/09 02:49:19 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:19 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:19 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: md5sum /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:19 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:19 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:19 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:19 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:19 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2024/10/09 02:49:19 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2024/10/09 02:49:19 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2024/10/09 02:49:19 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/10/09 02:49:19 DEBUG : newLeaf: Running delayed rename now 2024/10/09 02:49:19 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/10/09 02:49:19 DEBUG : newLeaf: Updating file with newLeaf 0xc000323140 2024/10/09 02:49:19 DEBUG : WaitForWriters: timeout=30s 2024/10/09 02:49:19 DEBUG : dir: Looking for writers 2024/10/09 02:49:19 DEBUG : : Looking for writers 2024/10/09 02:49:19 DEBUG : dir: reading active writers 2024/10/09 02:49:19 DEBUG : newLeaf: reading active writers 2024/10/09 02:49:19 DEBUG : >WaitForWriters: 2024/10/09 02:49:19 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/newLeaf" 2024/10/09 02:49:19 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:19 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: md5sum /rclone-test-rigepap3hejo/newLeaf 2024/10/09 02:49:19 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rigepap3hejo/newLeaf" 2024/10/09 02:49:19 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:19 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-rigepap3hejo/newLeaf 2024/10/09 02:49:19 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:19 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2024/10/09 02:49:19 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/newLeaf" 2024/10/09 02:49:19 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:19 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: sha1sum /rclone-test-rigepap3hejo/newLeaf 2024/10/09 02:49:19 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rigepap3hejo/newLeaf" 2024/10/09 02:49:19 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:19 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-rigepap3hejo/newLeaf 2024/10/09 02:49:19 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:19 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2024/10/09 02:49:19 DEBUG : WaitForWriters: timeout=30s 2024/10/09 02:49:19 DEBUG : dir: Looking for writers 2024/10/09 02:49:19 DEBUG : : Looking for writers 2024/10/09 02:49:19 DEBUG : dir: reading active writers 2024/10/09 02:49:19 DEBUG : newLeaf: reading active writers 2024/10/09 02:49:19 DEBUG : >WaitForWriters: 2024/10/09 02:49:19 DEBUG : vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:180: Remote "sftp://rclone@:22/rclone-test-rigepap3hejo", Local "Local file system at /tmp/rclone4169956199", Modify Window "1s" 2024/10/09 02:49:19 INFO : sftp://rclone@:22/rclone-test-rigepap3hejo: poll-interval is not supported by this remote 2024/10/09 02:49:19 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/10/09 02:49:19 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rigepap3hejo" 2024/10/09 02:49:19 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rigepap3hejo" 2024/10/09 02:49:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rigepap3hejo" 2024/10/09 02:49:19 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/09 02:49:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rigepap3hejo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rigepap3hejo" 2024/10/09 02:49:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rigepap3hejo" 2024/10/09 02:49:19 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/09 02:49:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rigepap3hejo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rigepap3hejo" 2024/10/09 02:49:19 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/10/09 02:49:19 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:19 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:19 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: md5sum /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:19 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:19 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:19 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:19 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:19 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/10/09 02:49:19 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:19 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:19 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: sha1sum /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:19 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:19 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:19 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:19 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:19 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/10/09 02:49:19 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/10/09 02:49:19 DEBUG : dir/file1: newRWFileHandle: 2024/10/09 02:49:19 DEBUG : dir/file1(0xc000685300): openPending: 2024/10/09 02:49:19 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:19 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:19 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: md5sum /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:19 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:19 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:19 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:19 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:19 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/10/09 02:49:19 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2024/10/09 02:49:19 DEBUG : dir/file1: vfs cache: truncate to size=14 2024/10/09 02:49:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/09 02:49:19 DEBUG : dir/file1(0xc000685300): >openPending: err= 2024/10/09 02:49:19 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/10/09 02:49:19 DEBUG : dir/file1: >newRWFileHandle: err= 2024/10/09 02:49:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/09 02:49:19 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/10/09 02:49:19 DEBUG : dir/file1(0xc000685300): _writeAt: size=14, off=0 2024/10/09 02:49:19 DEBUG : dir/file1(0xc000685300): >_writeAt: n=14, err= 2024/10/09 02:49:19 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2024/10/09 02:49:19 DEBUG : dir/file1(0xc000685300): close: 2024/10/09 02:49:19 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2024/10/09 02:49:19 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2024/10/09 02:49:19 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:19 DEBUG : dir/file1(0xc000685300): >close: err= 2024/10/09 02:49:19 DEBUG : WaitForWriters: timeout=30s 2024/10/09 02:49:19 DEBUG : dir: Looking for writers 2024/10/09 02:49:19 DEBUG : file1: reading active writers 2024/10/09 02:49:19 DEBUG : : Looking for writers 2024/10/09 02:49:19 DEBUG : dir: reading active writers 2024/10/09 02:49:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/10/09 02:49:19 DEBUG : dir: Looking for writers 2024/10/09 02:49:19 DEBUG : file1: reading active writers 2024/10/09 02:49:19 DEBUG : : Looking for writers 2024/10/09 02:49:19 DEBUG : dir: reading active writers 2024/10/09 02:49:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/10/09 02:49:19 DEBUG : dir: Looking for writers 2024/10/09 02:49:19 DEBUG : file1: reading active writers 2024/10/09 02:49:19 DEBUG : : Looking for writers 2024/10/09 02:49:19 DEBUG : dir: reading active writers 2024/10/09 02:49:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/10/09 02:49:19 DEBUG : dir: Looking for writers 2024/10/09 02:49:19 DEBUG : file1: reading active writers 2024/10/09 02:49:19 DEBUG : : Looking for writers 2024/10/09 02:49:19 DEBUG : dir: reading active writers 2024/10/09 02:49:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/10/09 02:49:20 DEBUG : dir/file1: vfs cache: starting upload 2024/10/09 02:49:20 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/dir/file1.53508f02.partial" 2024/10/09 02:49:20 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:20 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: md5sum /rclone-test-rigepap3hejo/dir/file1.53508f02.partial 2024/10/09 02:49:20 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rigepap3hejo/dir/file1.53508f02.partial" 2024/10/09 02:49:20 DEBUG : dir: Looking for writers 2024/10/09 02:49:20 DEBUG : file1: reading active writers 2024/10/09 02:49:20 DEBUG : : Looking for writers 2024/10/09 02:49:20 DEBUG : dir: reading active writers 2024/10/09 02:49:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/10/09 02:49:20 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:20 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-rigepap3hejo/dir/file1.53508f02.partial 2024/10/09 02:49:20 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:20 DEBUG : dir/file1.53508f02.partial: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/10/09 02:49:20 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2024/10/09 02:49:20 DEBUG : dir/file1.53508f02.partial: renamed to: dir/file1 2024/10/09 02:49:20 INFO : dir/file1: Copied (replaced existing) 2024/10/09 02:49:20 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:20 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:20 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: md5sum /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:20 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:20 DEBUG : dir: Looking for writers 2024/10/09 02:49:20 DEBUG : file1: reading active writers 2024/10/09 02:49:20 DEBUG : : Looking for writers 2024/10/09 02:49:20 DEBUG : dir: reading active writers 2024/10/09 02:49:20 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:20 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:20 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:20 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/10/09 02:49:20 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2024/10/09 02:49:20 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2024/10/09 02:49:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/09 02:49:20 DEBUG : >WaitForWriters: 2024/10/09 02:49:20 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/10/09 02:49:20 INFO : dir/file1: vfs cache: upload succeeded try #1 2024/10/09 02:49:20 DEBUG : dir/file1: newRWFileHandle: 2024/10/09 02:49:20 DEBUG : dir/file1: >newRWFileHandle: err= 2024/10/09 02:49:20 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/10/09 02:49:20 DEBUG : dir/file1(0xc000669000): _readAt: size=512, off=0 2024/10/09 02:49:20 DEBUG : dir/file1(0xc000669000): openPending: 2024/10/09 02:49:20 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/10/09 02:49:20 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2024/10/09 02:49:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/09 02:49:20 DEBUG : dir/file1(0xc000669000): >openPending: err= 2024/10/09 02:49:20 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2024/10/09 02:49:20 DEBUG : dir/file1(0xc000669000): >_readAt: n=14, err=EOF 2024/10/09 02:49:20 DEBUG : dir/file1(0xc000669000): close: 2024/10/09 02:49:20 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2024/10/09 02:49:20 DEBUG : dir/file1(0xc000669000): >close: err= 2024/10/09 02:49:20 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:20 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:20 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: md5sum /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:20 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:20 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:20 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:20 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:20 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/10/09 02:49:20 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:20 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:20 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: sha1sum /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:20 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:20 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:20 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:20 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:20 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/10/09 02:49:20 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/10/09 02:49:20 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/10/09 02:49:20 DEBUG : newLeaf: Updating file with newLeaf 0xc0004d3a40 2024/10/09 02:49:20 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/10/09 02:49:20 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/10/09 02:49:20 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/newLeaf" 2024/10/09 02:49:20 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:20 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: md5sum /rclone-test-rigepap3hejo/newLeaf 2024/10/09 02:49:20 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rigepap3hejo/newLeaf" 2024/10/09 02:49:20 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:20 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-rigepap3hejo/newLeaf 2024/10/09 02:49:20 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:20 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/10/09 02:49:20 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/newLeaf" 2024/10/09 02:49:20 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:20 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: sha1sum /rclone-test-rigepap3hejo/newLeaf 2024/10/09 02:49:20 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rigepap3hejo/newLeaf" 2024/10/09 02:49:20 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:20 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-rigepap3hejo/newLeaf 2024/10/09 02:49:20 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:20 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/10/09 02:49:20 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/10/09 02:49:20 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2024/10/09 02:49:20 DEBUG : dir/file1: Updating file with dir/file1 0xc0004d3a40 2024/10/09 02:49:20 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/10/09 02:49:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/09 02:49:20 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:20 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:20 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: md5sum /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:20 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:20 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:20 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:20 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:20 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/10/09 02:49:20 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:20 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:20 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: sha1sum /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:20 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:20 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:20 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:20 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:20 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/10/09 02:49:20 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/10/09 02:49:20 DEBUG : dir/file1: newRWFileHandle: 2024/10/09 02:49:20 DEBUG : dir/file1(0xc000870000): openPending: 2024/10/09 02:49:20 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:20 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:20 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: md5sum /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:20 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:21 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:21 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:21 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:21 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/10/09 02:49: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/10/09 02:49:21 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2024/10/09 02:49:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/09 02:49:21 DEBUG : dir/file1(0xc000870000): >openPending: err= 2024/10/09 02:49:21 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/10/09 02:49:21 DEBUG : dir/file1: >newRWFileHandle: err= 2024/10/09 02:49:21 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/10/09 02:49:21 DEBUG : dir/file1(0xc000870000): _writeAt: size=25, off=0 2024/10/09 02:49:21 DEBUG : dir/file1(0xc000870000): >_writeAt: n=25, err= 2024/10/09 02:49:21 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/10/09 02:49:21 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/10/09 02:49:21 DEBUG : newLeaf: Updating file with newLeaf 0xc0004d3a40 2024/10/09 02:49:21 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/10/09 02:49:21 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/10/09 02:49:21 DEBUG : newLeaf(0xc000870000): close: 2024/10/09 02:49:21 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2024/10/09 02:49:21 DEBUG : newLeaf: vfs cache: setting modification time to 2024-10-09 02:49:21.066759754 +0000 UTC m=+17.055591372 2024/10/09 02:49:21 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:21 DEBUG : newLeaf(0xc000870000): >close: err= 2024/10/09 02:49:21 DEBUG : WaitForWriters: timeout=30s 2024/10/09 02:49:21 DEBUG : dir: Looking for writers 2024/10/09 02:49:21 DEBUG : : Looking for writers 2024/10/09 02:49:21 DEBUG : dir: reading active writers 2024/10/09 02:49:21 DEBUG : newLeaf: reading active writers 2024/10/09 02:49:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/10/09 02:49:21 DEBUG : dir: Looking for writers 2024/10/09 02:49:21 DEBUG : : Looking for writers 2024/10/09 02:49:21 DEBUG : dir: reading active writers 2024/10/09 02:49:21 DEBUG : newLeaf: reading active writers 2024/10/09 02:49:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/10/09 02:49:21 DEBUG : dir: Looking for writers 2024/10/09 02:49:21 DEBUG : : Looking for writers 2024/10/09 02:49:21 DEBUG : newLeaf: reading active writers 2024/10/09 02:49:21 DEBUG : dir: reading active writers 2024/10/09 02:49:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/10/09 02:49:21 DEBUG : dir: Looking for writers 2024/10/09 02:49:21 DEBUG : : Looking for writers 2024/10/09 02:49:21 DEBUG : dir: reading active writers 2024/10/09 02:49:21 DEBUG : newLeaf: reading active writers 2024/10/09 02:49:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/10/09 02:49:21 DEBUG : newLeaf: vfs cache: starting upload 2024/10/09 02:49:21 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/newLeaf.cedfab4f.partial" 2024/10/09 02:49:21 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:21 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: md5sum /rclone-test-rigepap3hejo/newLeaf.cedfab4f.partial 2024/10/09 02:49:21 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rigepap3hejo/newLeaf.cedfab4f.partial" 2024/10/09 02:49:21 DEBUG : dir: Looking for writers 2024/10/09 02:49:21 DEBUG : : Looking for writers 2024/10/09 02:49:21 DEBUG : dir: reading active writers 2024/10/09 02:49:21 DEBUG : newLeaf: reading active writers 2024/10/09 02:49:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/10/09 02:49:21 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:21 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-rigepap3hejo/newLeaf.cedfab4f.partial 2024/10/09 02:49:21 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:21 DEBUG : newLeaf.cedfab4f.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2024/10/09 02:49:21 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2024/10/09 02:49:21 DEBUG : newLeaf.cedfab4f.partial: renamed to: newLeaf 2024/10/09 02:49:21 INFO : newLeaf: Copied (replaced existing) 2024/10/09 02:49:21 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/newLeaf" 2024/10/09 02:49:21 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:21 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: md5sum /rclone-test-rigepap3hejo/newLeaf 2024/10/09 02:49:21 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rigepap3hejo/newLeaf" 2024/10/09 02:49:21 DEBUG : dir: Looking for writers 2024/10/09 02:49:21 DEBUG : : Looking for writers 2024/10/09 02:49:21 DEBUG : dir: reading active writers 2024/10/09 02:49:21 DEBUG : newLeaf: reading active writers 2024/10/09 02:49:21 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:21 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-rigepap3hejo/newLeaf 2024/10/09 02:49:21 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:21 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2024/10/09 02:49:21 DEBUG : newLeaf: vfs cache: fingerprint now "25,2024-10-09 02:49:21 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2024/10/09 02:49:21 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2024/10/09 02:49:21 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/10/09 02:49:21 DEBUG : >WaitForWriters: 2024/10/09 02:49:21 INFO : newLeaf: vfs cache: upload succeeded try #1 2024/10/09 02:49:21 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/newLeaf" 2024/10/09 02:49:21 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:21 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: md5sum /rclone-test-rigepap3hejo/newLeaf 2024/10/09 02:49:21 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rigepap3hejo/newLeaf" 2024/10/09 02:49:21 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:21 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-rigepap3hejo/newLeaf 2024/10/09 02:49:21 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:21 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2024/10/09 02:49:21 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/newLeaf" 2024/10/09 02:49:21 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:21 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: sha1sum /rclone-test-rigepap3hejo/newLeaf 2024/10/09 02:49:21 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rigepap3hejo/newLeaf" 2024/10/09 02:49:21 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:21 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-rigepap3hejo/newLeaf 2024/10/09 02:49:21 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:21 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2024/10/09 02:49:21 DEBUG : WaitForWriters: timeout=30s 2024/10/09 02:49:21 DEBUG : dir: Looking for writers 2024/10/09 02:49:21 DEBUG : : Looking for writers 2024/10/09 02:49:21 DEBUG : dir: reading active writers 2024/10/09 02:49:21 DEBUG : newLeaf: reading active writers 2024/10/09 02:49:21 DEBUG : >WaitForWriters: 2024/10/09 02:49:21 DEBUG : vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:180: Remote "sftp://rclone@:22/rclone-test-rigepap3hejo", Local "Local file system at /tmp/rclone4169956199", Modify Window "1s" 2024/10/09 02:49:21 INFO : sftp://rclone@:22/rclone-test-rigepap3hejo: poll-interval is not supported by this remote 2024/10/09 02:49:21 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/10/09 02:49:21 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rigepap3hejo" 2024/10/09 02:49:21 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rigepap3hejo" 2024/10/09 02:49:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rigepap3hejo" 2024/10/09 02:49:21 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/09 02:49:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rigepap3hejo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rigepap3hejo" 2024/10/09 02:49:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rigepap3hejo" 2024/10/09 02:49:21 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/09 02:49:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rigepap3hejo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rigepap3hejo" 2024/10/09 02:49:21 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/10/09 02:49:21 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:21 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:21 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: md5sum /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:21 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:21 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:21 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:21 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:21 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/10/09 02:49:21 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:21 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:21 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: sha1sum /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:21 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:21 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:21 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:21 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:21 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/10/09 02:49:21 DEBUG : WaitForWriters: timeout=30s 2024/10/09 02:49:21 DEBUG : dir: Looking for writers 2024/10/09 02:49:21 DEBUG : file1: reading active writers 2024/10/09 02:49:21 DEBUG : : Looking for writers 2024/10/09 02:49:21 DEBUG : dir: reading active writers 2024/10/09 02:49:21 DEBUG : >WaitForWriters: 2024/10/09 02:49:21 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:21 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:21 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: md5sum /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:21 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:21 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:21 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:21 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:21 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/10/09 02:49:21 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:21 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:21 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: sha1sum /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:21 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:21 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:21 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:21 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:21 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/10/09 02:49:21 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/10/09 02:49:21 DEBUG : newLeaf: Updating file with newLeaf 0xc000322540 2024/10/09 02:49:21 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/10/09 02:49:21 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/10/09 02:49:21 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/newLeaf" 2024/10/09 02:49:21 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:21 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: md5sum /rclone-test-rigepap3hejo/newLeaf 2024/10/09 02:49:21 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rigepap3hejo/newLeaf" 2024/10/09 02:49:22 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:22 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-rigepap3hejo/newLeaf 2024/10/09 02:49:22 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:22 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/10/09 02:49:22 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/newLeaf" 2024/10/09 02:49:22 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:22 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: sha1sum /rclone-test-rigepap3hejo/newLeaf 2024/10/09 02:49:22 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rigepap3hejo/newLeaf" 2024/10/09 02:49:22 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:22 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-rigepap3hejo/newLeaf 2024/10/09 02:49:22 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:22 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/10/09 02:49:22 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/10/09 02:49:22 DEBUG : dir/file1: Updating file with dir/file1 0xc000322540 2024/10/09 02:49:22 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/10/09 02:49:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/09 02:49:22 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:22 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:22 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: md5sum /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:22 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:22 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:22 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:22 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:22 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/10/09 02:49:22 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:22 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:22 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: sha1sum /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:22 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:22 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:22 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:22 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:22 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/10/09 02:49:22 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/10/09 02:49:22 DEBUG : dir/file1: newRWFileHandle: 2024/10/09 02:49:22 DEBUG : dir/file1(0xc0008701c0): openPending: 2024/10/09 02:49:22 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:22 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:22 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: md5sum /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:22 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:22 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:22 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:22 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:22 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/10/09 02:49:22 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2024/10/09 02:49:22 DEBUG : dir/file1: vfs cache: truncate to size=14 2024/10/09 02:49:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/09 02:49:22 DEBUG : dir/file1(0xc0008701c0): >openPending: err= 2024/10/09 02:49:22 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/10/09 02:49:22 DEBUG : dir/file1: >newRWFileHandle: err= 2024/10/09 02:49:22 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/10/09 02:49:22 DEBUG : dir/file1(0xc0008701c0): _writeAt: size=25, off=0 2024/10/09 02:49:22 DEBUG : dir/file1(0xc0008701c0): >_writeAt: n=25, err= 2024/10/09 02:49:22 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/10/09 02:49:22 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/10/09 02:49:22 DEBUG : newLeaf: Updating file with newLeaf 0xc000322540 2024/10/09 02:49:22 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/10/09 02:49:22 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/10/09 02:49:22 DEBUG : newLeaf(0xc0008701c0): close: 2024/10/09 02:49:22 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2024/10/09 02:49:22 DEBUG : newLeaf: vfs cache: setting modification time to 2024-10-09 02:49:22.536896288 +0000 UTC m=+18.525727895 2024/10/09 02:49:22 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:22 DEBUG : newLeaf(0xc0008701c0): >close: err= 2024/10/09 02:49:22 DEBUG : WaitForWriters: timeout=30s 2024/10/09 02:49:22 DEBUG : dir: Looking for writers 2024/10/09 02:49:22 DEBUG : : Looking for writers 2024/10/09 02:49:22 DEBUG : dir: reading active writers 2024/10/09 02:49:22 DEBUG : newLeaf: reading active writers 2024/10/09 02:49:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/10/09 02:49:22 DEBUG : dir: Looking for writers 2024/10/09 02:49:22 DEBUG : : Looking for writers 2024/10/09 02:49:22 DEBUG : dir: reading active writers 2024/10/09 02:49:22 DEBUG : newLeaf: reading active writers 2024/10/09 02:49:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/10/09 02:49:22 DEBUG : dir: Looking for writers 2024/10/09 02:49:22 DEBUG : : Looking for writers 2024/10/09 02:49:22 DEBUG : dir: reading active writers 2024/10/09 02:49:22 DEBUG : newLeaf: reading active writers 2024/10/09 02:49:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/10/09 02:49:22 DEBUG : dir: Looking for writers 2024/10/09 02:49:22 DEBUG : : Looking for writers 2024/10/09 02:49:22 DEBUG : dir: reading active writers 2024/10/09 02:49:22 DEBUG : newLeaf: reading active writers 2024/10/09 02:49:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/10/09 02:49:22 DEBUG : newLeaf: vfs cache: starting upload 2024/10/09 02:49:22 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/newLeaf.7ba09fe3.partial" 2024/10/09 02:49:22 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:22 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: md5sum /rclone-test-rigepap3hejo/newLeaf.7ba09fe3.partial 2024/10/09 02:49:22 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rigepap3hejo/newLeaf.7ba09fe3.partial" 2024/10/09 02:49:22 DEBUG : dir: Looking for writers 2024/10/09 02:49:22 DEBUG : : Looking for writers 2024/10/09 02:49:22 DEBUG : dir: reading active writers 2024/10/09 02:49:22 DEBUG : newLeaf: reading active writers 2024/10/09 02:49:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/10/09 02:49:22 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:22 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-rigepap3hejo/newLeaf.7ba09fe3.partial 2024/10/09 02:49:22 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:22 DEBUG : newLeaf.7ba09fe3.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2024/10/09 02:49:22 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2024/10/09 02:49:22 DEBUG : newLeaf.7ba09fe3.partial: renamed to: newLeaf 2024/10/09 02:49:22 INFO : newLeaf: Copied (replaced existing) 2024/10/09 02:49:22 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/newLeaf" 2024/10/09 02:49:22 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:22 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: md5sum /rclone-test-rigepap3hejo/newLeaf 2024/10/09 02:49:22 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rigepap3hejo/newLeaf" 2024/10/09 02:49:22 DEBUG : dir: Looking for writers 2024/10/09 02:49:22 DEBUG : : Looking for writers 2024/10/09 02:49:22 DEBUG : dir: reading active writers 2024/10/09 02:49:22 DEBUG : newLeaf: reading active writers 2024/10/09 02:49:22 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:22 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-rigepap3hejo/newLeaf 2024/10/09 02:49:22 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:22 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2024/10/09 02:49:22 DEBUG : newLeaf: vfs cache: fingerprint now "25,2024-10-09 02:49:22 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2024/10/09 02:49:22 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2024/10/09 02:49:22 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/10/09 02:49:22 DEBUG : >WaitForWriters: 2024/10/09 02:49:22 INFO : newLeaf: vfs cache: upload succeeded try #1 2024/10/09 02:49:22 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/newLeaf" 2024/10/09 02:49:22 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:22 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: md5sum /rclone-test-rigepap3hejo/newLeaf 2024/10/09 02:49:22 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rigepap3hejo/newLeaf" 2024/10/09 02:49:22 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:22 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-rigepap3hejo/newLeaf 2024/10/09 02:49:22 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:22 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2024/10/09 02:49:22 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/newLeaf" 2024/10/09 02:49:22 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:22 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: sha1sum /rclone-test-rigepap3hejo/newLeaf 2024/10/09 02:49:22 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rigepap3hejo/newLeaf" 2024/10/09 02:49:23 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:23 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-rigepap3hejo/newLeaf 2024/10/09 02:49:23 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:23 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2024/10/09 02:49:23 DEBUG : WaitForWriters: timeout=30s 2024/10/09 02:49:23 DEBUG : dir: Looking for writers 2024/10/09 02:49:23 DEBUG : : Looking for writers 2024/10/09 02:49:23 DEBUG : dir: reading active writers 2024/10/09 02:49:23 DEBUG : newLeaf: reading active writers 2024/10/09 02:49:23 DEBUG : >WaitForWriters: 2024/10/09 02:49:23 DEBUG : vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:180: Remote "sftp://rclone@:22/rclone-test-rigepap3hejo", Local "Local file system at /tmp/rclone4169956199", Modify Window "1s" 2024/10/09 02:49:23 INFO : sftp://rclone@:22/rclone-test-rigepap3hejo: poll-interval is not supported by this remote 2024/10/09 02:49:23 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/10/09 02:49:23 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rigepap3hejo" 2024/10/09 02:49:23 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rigepap3hejo" 2024/10/09 02:49:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rigepap3hejo" 2024/10/09 02:49:23 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/09 02:49:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rigepap3hejo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rigepap3hejo" 2024/10/09 02:49:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rigepap3hejo" 2024/10/09 02:49:23 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/09 02:49:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rigepap3hejo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rigepap3hejo" 2024/10/09 02:49:23 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/10/09 02:49:23 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:23 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:23 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: md5sum /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:23 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:23 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:23 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:23 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:23 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/10/09 02:49:23 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:23 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:23 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: sha1sum /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:23 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:23 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:23 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:23 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:23 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/10/09 02:49:23 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/10/09 02:49:23 DEBUG : dir/file1: newRWFileHandle: 2024/10/09 02:49:23 DEBUG : dir/file1(0xc000684ec0): openPending: 2024/10/09 02:49:23 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:23 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:23 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: md5sum /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:23 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:23 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:23 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:23 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:23 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/10/09 02:49:23 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2024/10/09 02:49:23 DEBUG : dir/file1: vfs cache: truncate to size=14 2024/10/09 02:49:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/09 02:49:23 DEBUG : dir/file1(0xc000684ec0): >openPending: err= 2024/10/09 02:49:23 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/10/09 02:49:23 DEBUG : dir/file1: >newRWFileHandle: err= 2024/10/09 02:49:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/09 02:49:23 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/10/09 02:49:23 DEBUG : dir/file1(0xc000684ec0): _writeAt: size=14, off=0 2024/10/09 02:49:23 DEBUG : dir/file1(0xc000684ec0): >_writeAt: n=14, err= 2024/10/09 02:49:23 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2024/10/09 02:49:23 DEBUG : dir/file1(0xc000684ec0): close: 2024/10/09 02:49:23 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2024/10/09 02:49:23 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2024/10/09 02:49:23 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:23 DEBUG : dir/file1(0xc000684ec0): >close: err= 2024/10/09 02:49:23 DEBUG : WaitForWriters: timeout=30s 2024/10/09 02:49:23 DEBUG : dir: Looking for writers 2024/10/09 02:49:23 DEBUG : file1: reading active writers 2024/10/09 02:49:23 DEBUG : : Looking for writers 2024/10/09 02:49:23 DEBUG : dir: reading active writers 2024/10/09 02:49:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/10/09 02:49:23 DEBUG : dir: Looking for writers 2024/10/09 02:49:23 DEBUG : file1: reading active writers 2024/10/09 02:49:23 DEBUG : : Looking for writers 2024/10/09 02:49:23 DEBUG : dir: reading active writers 2024/10/09 02:49:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/10/09 02:49:23 DEBUG : dir: Looking for writers 2024/10/09 02:49:23 DEBUG : file1: reading active writers 2024/10/09 02:49:23 DEBUG : : Looking for writers 2024/10/09 02:49:23 DEBUG : dir: reading active writers 2024/10/09 02:49:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/10/09 02:49:23 DEBUG : dir: Looking for writers 2024/10/09 02:49:23 DEBUG : file1: reading active writers 2024/10/09 02:49:23 DEBUG : : Looking for writers 2024/10/09 02:49:23 DEBUG : dir: reading active writers 2024/10/09 02:49:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/10/09 02:49:23 DEBUG : dir/file1: vfs cache: starting upload 2024/10/09 02:49:23 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/dir/file1.53508f02.partial" 2024/10/09 02:49:23 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:23 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: md5sum /rclone-test-rigepap3hejo/dir/file1.53508f02.partial 2024/10/09 02:49:23 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rigepap3hejo/dir/file1.53508f02.partial" 2024/10/09 02:49:23 DEBUG : dir: Looking for writers 2024/10/09 02:49:23 DEBUG : file1: reading active writers 2024/10/09 02:49:23 DEBUG : : Looking for writers 2024/10/09 02:49:23 DEBUG : dir: reading active writers 2024/10/09 02:49:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/10/09 02:49:23 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:23 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-rigepap3hejo/dir/file1.53508f02.partial 2024/10/09 02:49:23 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:23 DEBUG : dir/file1.53508f02.partial: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/10/09 02:49:23 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2024/10/09 02:49:23 DEBUG : dir/file1.53508f02.partial: renamed to: dir/file1 2024/10/09 02:49:23 INFO : dir/file1: Copied (replaced existing) 2024/10/09 02:49:23 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:23 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:23 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: md5sum /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:23 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:23 DEBUG : dir: Looking for writers 2024/10/09 02:49:23 DEBUG : file1: reading active writers 2024/10/09 02:49:23 DEBUG : : Looking for writers 2024/10/09 02:49:23 DEBUG : dir: reading active writers 2024/10/09 02:49:23 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:23 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:23 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:23 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/10/09 02:49:23 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2024/10/09 02:49:23 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2024/10/09 02:49:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/09 02:49:23 INFO : dir/file1: vfs cache: upload succeeded try #1 2024/10/09 02:49:23 DEBUG : >WaitForWriters: 2024/10/09 02:49:23 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/10/09 02:49:23 DEBUG : dir/file1: newRWFileHandle: 2024/10/09 02:49:23 DEBUG : dir/file1: >newRWFileHandle: err= 2024/10/09 02:49:23 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/10/09 02:49:23 DEBUG : dir/file1(0xc0005294c0): _readAt: size=512, off=0 2024/10/09 02:49:23 DEBUG : dir/file1(0xc0005294c0): openPending: 2024/10/09 02:49:23 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/10/09 02:49:23 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2024/10/09 02:49:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/09 02:49:23 DEBUG : dir/file1(0xc0005294c0): >openPending: err= 2024/10/09 02:49:23 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2024/10/09 02:49:23 DEBUG : dir/file1(0xc0005294c0): >_readAt: n=14, err=EOF 2024/10/09 02:49:23 DEBUG : dir/file1(0xc0005294c0): close: 2024/10/09 02:49:23 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2024/10/09 02:49:23 DEBUG : dir/file1(0xc0005294c0): >close: err= 2024/10/09 02:49:23 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:23 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:23 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: md5sum /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:23 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:23 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:23 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:23 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:23 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/10/09 02:49:23 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:23 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:23 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: sha1sum /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:23 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:23 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:23 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:23 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:23 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/10/09 02:49:23 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/10/09 02:49:23 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/10/09 02:49:23 DEBUG : newLeaf: Updating file with newLeaf 0xc0003229c0 2024/10/09 02:49:23 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/10/09 02:49:23 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/10/09 02:49:23 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/newLeaf" 2024/10/09 02:49:23 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:23 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: md5sum /rclone-test-rigepap3hejo/newLeaf 2024/10/09 02:49:23 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rigepap3hejo/newLeaf" 2024/10/09 02:49:24 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:24 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-rigepap3hejo/newLeaf 2024/10/09 02:49:24 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:24 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/10/09 02:49:24 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/newLeaf" 2024/10/09 02:49:24 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:24 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: sha1sum /rclone-test-rigepap3hejo/newLeaf 2024/10/09 02:49:24 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rigepap3hejo/newLeaf" 2024/10/09 02:49:24 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:24 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-rigepap3hejo/newLeaf 2024/10/09 02:49:24 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:24 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/10/09 02:49:24 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/10/09 02:49:24 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2024/10/09 02:49:24 DEBUG : dir/file1: Updating file with dir/file1 0xc0003229c0 2024/10/09 02:49:24 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/10/09 02:49:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/09 02:49:24 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:24 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:24 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: md5sum /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:24 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:24 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:24 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:24 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:24 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/10/09 02:49:24 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:24 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:24 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: sha1sum /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:24 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:24 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:24 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:24 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:24 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/10/09 02:49:24 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/10/09 02:49:24 DEBUG : dir/file1: newRWFileHandle: 2024/10/09 02:49:24 DEBUG : dir/file1(0xc000668300): openPending: 2024/10/09 02:49:24 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:24 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:24 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: md5sum /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:24 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:24 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:24 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:24 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:24 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/10/09 02:49: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/10/09 02:49:24 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2024/10/09 02:49:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/09 02:49:24 DEBUG : dir/file1(0xc000668300): >openPending: err= 2024/10/09 02:49:24 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/10/09 02:49:24 DEBUG : dir/file1: >newRWFileHandle: err= 2024/10/09 02:49:24 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/10/09 02:49:24 DEBUG : dir/file1(0xc000668300): _writeAt: size=25, off=0 2024/10/09 02:49:24 DEBUG : dir/file1(0xc000668300): >_writeAt: n=25, err= 2024/10/09 02:49:24 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/10/09 02:49:24 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/10/09 02:49:24 DEBUG : newLeaf: Updating file with newLeaf 0xc0003229c0 2024/10/09 02:49:24 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/10/09 02:49:24 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/10/09 02:49:24 DEBUG : newLeaf(0xc000668300): close: 2024/10/09 02:49:24 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2024/10/09 02:49:24 DEBUG : newLeaf: vfs cache: setting modification time to 2024-10-09 02:49:24.439116987 +0000 UTC m=+20.427948614 2024/10/09 02:49:24 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:24 DEBUG : newLeaf(0xc000668300): >close: err= 2024/10/09 02:49:24 DEBUG : WaitForWriters: timeout=30s 2024/10/09 02:49:24 DEBUG : dir: Looking for writers 2024/10/09 02:49:24 DEBUG : : Looking for writers 2024/10/09 02:49:24 DEBUG : dir: reading active writers 2024/10/09 02:49:24 DEBUG : newLeaf: reading active writers 2024/10/09 02:49:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/10/09 02:49:24 DEBUG : dir: Looking for writers 2024/10/09 02:49:24 DEBUG : : Looking for writers 2024/10/09 02:49:24 DEBUG : dir: reading active writers 2024/10/09 02:49:24 DEBUG : newLeaf: reading active writers 2024/10/09 02:49:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/10/09 02:49:24 DEBUG : dir: Looking for writers 2024/10/09 02:49:24 DEBUG : : Looking for writers 2024/10/09 02:49:24 DEBUG : dir: reading active writers 2024/10/09 02:49:24 DEBUG : newLeaf: reading active writers 2024/10/09 02:49:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/10/09 02:49:24 DEBUG : dir: Looking for writers 2024/10/09 02:49:24 DEBUG : : Looking for writers 2024/10/09 02:49:24 DEBUG : dir: reading active writers 2024/10/09 02:49:24 DEBUG : newLeaf: reading active writers 2024/10/09 02:49:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/10/09 02:49:24 DEBUG : newLeaf: vfs cache: starting upload 2024/10/09 02:49:24 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/newLeaf.fa3ea094.partial" 2024/10/09 02:49:24 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:24 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: md5sum /rclone-test-rigepap3hejo/newLeaf.fa3ea094.partial 2024/10/09 02:49:24 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rigepap3hejo/newLeaf.fa3ea094.partial" 2024/10/09 02:49:24 DEBUG : dir: Looking for writers 2024/10/09 02:49:24 DEBUG : : Looking for writers 2024/10/09 02:49:24 DEBUG : dir: reading active writers 2024/10/09 02:49:24 DEBUG : newLeaf: reading active writers 2024/10/09 02:49:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/10/09 02:49:24 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:24 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-rigepap3hejo/newLeaf.fa3ea094.partial 2024/10/09 02:49:24 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:24 DEBUG : newLeaf.fa3ea094.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2024/10/09 02:49:24 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2024/10/09 02:49:24 DEBUG : newLeaf.fa3ea094.partial: renamed to: newLeaf 2024/10/09 02:49:24 INFO : newLeaf: Copied (replaced existing) 2024/10/09 02:49:24 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/newLeaf" 2024/10/09 02:49:24 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:24 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: md5sum /rclone-test-rigepap3hejo/newLeaf 2024/10/09 02:49:24 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rigepap3hejo/newLeaf" 2024/10/09 02:49:24 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:24 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-rigepap3hejo/newLeaf 2024/10/09 02:49:24 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:24 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2024/10/09 02:49:24 DEBUG : newLeaf: vfs cache: fingerprint now "25,2024-10-09 02:49:24 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2024/10/09 02:49:24 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2024/10/09 02:49:24 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/10/09 02:49:24 INFO : newLeaf: vfs cache: upload succeeded try #1 2024/10/09 02:49:24 DEBUG : dir: Looking for writers 2024/10/09 02:49:24 DEBUG : : Looking for writers 2024/10/09 02:49:24 DEBUG : dir: reading active writers 2024/10/09 02:49:24 DEBUG : newLeaf: reading active writers 2024/10/09 02:49:24 DEBUG : >WaitForWriters: 2024/10/09 02:49:24 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/newLeaf" 2024/10/09 02:49:24 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:24 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: md5sum /rclone-test-rigepap3hejo/newLeaf 2024/10/09 02:49:24 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rigepap3hejo/newLeaf" 2024/10/09 02:49:24 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:24 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-rigepap3hejo/newLeaf 2024/10/09 02:49:24 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:24 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2024/10/09 02:49:24 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/newLeaf" 2024/10/09 02:49:24 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:24 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: sha1sum /rclone-test-rigepap3hejo/newLeaf 2024/10/09 02:49:24 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rigepap3hejo/newLeaf" 2024/10/09 02:49:24 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:24 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-rigepap3hejo/newLeaf 2024/10/09 02:49:24 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:24 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2024/10/09 02:49:24 DEBUG : WaitForWriters: timeout=30s 2024/10/09 02:49:24 DEBUG : dir: Looking for writers 2024/10/09 02:49:24 DEBUG : : Looking for writers 2024/10/09 02:49:24 DEBUG : newLeaf: reading active writers 2024/10/09 02:49:24 DEBUG : dir: reading active writers 2024/10/09 02:49:24 DEBUG : >WaitForWriters: 2024/10/09 02:49:24 DEBUG : vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:180: Remote "sftp://rclone@:22/rclone-test-rigepap3hejo", Local "Local file system at /tmp/rclone4169956199", Modify Window "1s" 2024/10/09 02:49:24 INFO : sftp://rclone@:22/rclone-test-rigepap3hejo: poll-interval is not supported by this remote 2024/10/09 02:49:24 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/10/09 02:49:24 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rigepap3hejo" 2024/10/09 02:49:24 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rigepap3hejo" 2024/10/09 02:49:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rigepap3hejo" 2024/10/09 02:49:24 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/09 02:49:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rigepap3hejo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rigepap3hejo" 2024/10/09 02:49:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rigepap3hejo" 2024/10/09 02:49:24 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/09 02:49:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rigepap3hejo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rigepap3hejo" 2024/10/09 02:49:24 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/10/09 02:49:24 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:24 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:24 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: md5sum /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:24 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:25 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:25 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:25 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:25 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/10/09 02:49:25 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:25 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:25 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: sha1sum /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:25 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:25 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:25 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:25 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:25 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/10/09 02:49:25 DEBUG : WaitForWriters: timeout=30s 2024/10/09 02:49:25 DEBUG : dir: Looking for writers 2024/10/09 02:49:25 DEBUG : file1: reading active writers 2024/10/09 02:49:25 DEBUG : : Looking for writers 2024/10/09 02:49:25 DEBUG : dir: reading active writers 2024/10/09 02:49:25 DEBUG : >WaitForWriters: 2024/10/09 02:49:25 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/10/09 02:49:25 DEBUG : dir/file1: newRWFileHandle: 2024/10/09 02:49:25 DEBUG : dir/file1: >newRWFileHandle: err= 2024/10/09 02:49:25 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/10/09 02:49:25 DEBUG : dir/file1(0xc000870f40): _readAt: size=512, off=0 2024/10/09 02:49:25 DEBUG : dir/file1(0xc000870f40): openPending: 2024/10/09 02:49:25 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:25 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:25 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: md5sum /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:25 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:25 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:25 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:25 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:25 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/10/09 02:49:25 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2024/10/09 02:49:25 DEBUG : dir/file1: vfs cache: truncate to size=14 2024/10/09 02:49:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/09 02:49:25 DEBUG : dir/file1(0xc000870f40): >openPending: err= 2024/10/09 02:49:25 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2024/10/09 02:49:25 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/10/09 02:49:25 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/10/09 02:49:25 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/10/09 02:49:25 DEBUG : dir/file1(0xc000870f40): >_readAt: n=14, err=EOF 2024/10/09 02:49:25 DEBUG : dir/file1(0xc000870f40): close: 2024/10/09 02:49:25 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2024/10/09 02:49:25 DEBUG : dir/file1(0xc000870f40): >close: err= 2024/10/09 02:49:25 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:25 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:25 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: md5sum /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:25 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:25 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:25 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:25 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:25 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/10/09 02:49:25 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:25 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:25 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: sha1sum /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:25 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:25 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:25 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:25 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:25 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/10/09 02:49:25 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/10/09 02:49:25 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/10/09 02:49:25 DEBUG : newLeaf: Updating file with newLeaf 0xc000a606c0 2024/10/09 02:49:25 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/10/09 02:49:25 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/10/09 02:49:25 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/newLeaf" 2024/10/09 02:49:25 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:25 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: md5sum /rclone-test-rigepap3hejo/newLeaf 2024/10/09 02:49:25 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rigepap3hejo/newLeaf" 2024/10/09 02:49:25 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:25 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-rigepap3hejo/newLeaf 2024/10/09 02:49:25 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:25 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/10/09 02:49:25 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/newLeaf" 2024/10/09 02:49:25 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:25 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: sha1sum /rclone-test-rigepap3hejo/newLeaf 2024/10/09 02:49:25 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rigepap3hejo/newLeaf" 2024/10/09 02:49:25 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:25 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-rigepap3hejo/newLeaf 2024/10/09 02:49:25 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:25 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/10/09 02:49:25 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/10/09 02:49:25 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2024/10/09 02:49:25 DEBUG : dir/file1: Updating file with dir/file1 0xc000a606c0 2024/10/09 02:49:25 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/10/09 02:49:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/09 02:49:25 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:25 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:25 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: md5sum /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:25 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:25 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:25 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:25 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:25 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/10/09 02:49:25 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:25 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:25 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: sha1sum /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:25 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:26 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:26 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:26 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:26 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/10/09 02:49:26 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/10/09 02:49:26 DEBUG : dir/file1: newRWFileHandle: 2024/10/09 02:49:26 DEBUG : dir/file1(0xc0004c7040): openPending: 2024/10/09 02:49:26 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:26 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:26 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: md5sum /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:26 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:26 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:26 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:26 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:26 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/10/09 02:49: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/10/09 02:49:26 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2024/10/09 02:49:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/09 02:49:26 DEBUG : dir/file1(0xc0004c7040): >openPending: err= 2024/10/09 02:49:26 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/10/09 02:49:26 DEBUG : dir/file1: >newRWFileHandle: err= 2024/10/09 02:49:26 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/10/09 02:49:26 DEBUG : dir/file1(0xc0004c7040): _writeAt: size=25, off=0 2024/10/09 02:49:26 DEBUG : dir/file1(0xc0004c7040): >_writeAt: n=25, err= 2024/10/09 02:49:26 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/10/09 02:49:26 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/10/09 02:49:26 DEBUG : newLeaf: Updating file with newLeaf 0xc000a606c0 2024/10/09 02:49:26 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/10/09 02:49:26 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/10/09 02:49:26 DEBUG : newLeaf(0xc0004c7040): close: 2024/10/09 02:49:26 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2024/10/09 02:49:26 DEBUG : newLeaf: vfs cache: setting modification time to 2024-10-09 02:49:26.145645559 +0000 UTC m=+22.134477177 2024/10/09 02:49:26 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:26 DEBUG : newLeaf(0xc0004c7040): >close: err= 2024/10/09 02:49:26 DEBUG : WaitForWriters: timeout=30s 2024/10/09 02:49:26 DEBUG : dir: Looking for writers 2024/10/09 02:49:26 DEBUG : : Looking for writers 2024/10/09 02:49:26 DEBUG : dir: reading active writers 2024/10/09 02:49:26 DEBUG : newLeaf: reading active writers 2024/10/09 02:49:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/10/09 02:49:26 DEBUG : dir: Looking for writers 2024/10/09 02:49:26 DEBUG : : Looking for writers 2024/10/09 02:49:26 DEBUG : dir: reading active writers 2024/10/09 02:49:26 DEBUG : newLeaf: reading active writers 2024/10/09 02:49:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/10/09 02:49:26 DEBUG : dir: Looking for writers 2024/10/09 02:49:26 DEBUG : : Looking for writers 2024/10/09 02:49:26 DEBUG : dir: reading active writers 2024/10/09 02:49:26 DEBUG : newLeaf: reading active writers 2024/10/09 02:49:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/10/09 02:49:26 DEBUG : dir: Looking for writers 2024/10/09 02:49:26 DEBUG : : Looking for writers 2024/10/09 02:49:26 DEBUG : dir: reading active writers 2024/10/09 02:49:26 DEBUG : newLeaf: reading active writers 2024/10/09 02:49:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/10/09 02:49:26 DEBUG : newLeaf: vfs cache: starting upload 2024/10/09 02:49:26 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/newLeaf.b03abe50.partial" 2024/10/09 02:49:26 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:26 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: md5sum /rclone-test-rigepap3hejo/newLeaf.b03abe50.partial 2024/10/09 02:49:26 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rigepap3hejo/newLeaf.b03abe50.partial" 2024/10/09 02:49:26 DEBUG : dir: Looking for writers 2024/10/09 02:49:26 DEBUG : : Looking for writers 2024/10/09 02:49:26 DEBUG : dir: reading active writers 2024/10/09 02:49:26 DEBUG : newLeaf: reading active writers 2024/10/09 02:49:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/10/09 02:49:26 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:26 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-rigepap3hejo/newLeaf.b03abe50.partial 2024/10/09 02:49:26 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:26 DEBUG : newLeaf.b03abe50.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2024/10/09 02:49:26 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2024/10/09 02:49:26 DEBUG : newLeaf.b03abe50.partial: renamed to: newLeaf 2024/10/09 02:49:26 INFO : newLeaf: Copied (replaced existing) 2024/10/09 02:49:26 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/newLeaf" 2024/10/09 02:49:26 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:26 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: md5sum /rclone-test-rigepap3hejo/newLeaf 2024/10/09 02:49:26 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rigepap3hejo/newLeaf" 2024/10/09 02:49:26 DEBUG : dir: Looking for writers 2024/10/09 02:49:26 DEBUG : : Looking for writers 2024/10/09 02:49:26 DEBUG : dir: reading active writers 2024/10/09 02:49:26 DEBUG : newLeaf: reading active writers 2024/10/09 02:49:26 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:26 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-rigepap3hejo/newLeaf 2024/10/09 02:49:26 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:26 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2024/10/09 02:49:26 DEBUG : newLeaf: vfs cache: fingerprint now "25,2024-10-09 02:49:26 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2024/10/09 02:49:26 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2024/10/09 02:49:26 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/10/09 02:49:26 DEBUG : >WaitForWriters: 2024/10/09 02:49:26 INFO : newLeaf: vfs cache: upload succeeded try #1 2024/10/09 02:49:26 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/newLeaf" 2024/10/09 02:49:26 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:26 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: md5sum /rclone-test-rigepap3hejo/newLeaf 2024/10/09 02:49:26 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rigepap3hejo/newLeaf" 2024/10/09 02:49:26 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:26 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-rigepap3hejo/newLeaf 2024/10/09 02:49:26 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:26 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2024/10/09 02:49:26 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/newLeaf" 2024/10/09 02:49:26 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:26 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: sha1sum /rclone-test-rigepap3hejo/newLeaf 2024/10/09 02:49:26 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rigepap3hejo/newLeaf" 2024/10/09 02:49:26 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:26 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-rigepap3hejo/newLeaf 2024/10/09 02:49:26 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:26 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2024/10/09 02:49:26 DEBUG : WaitForWriters: timeout=30s 2024/10/09 02:49:26 DEBUG : dir: Looking for writers 2024/10/09 02:49:26 DEBUG : : Looking for writers 2024/10/09 02:49:26 DEBUG : dir: reading active writers 2024/10/09 02:49:26 DEBUG : newLeaf: reading active writers 2024/10/09 02:49:26 DEBUG : >WaitForWriters: 2024/10/09 02:49:26 DEBUG : vfs cache: cleaner exiting --- PASS: TestFileRename (9.54s) --- PASS: TestFileRename/off,forceCache=false (1.20s) --- PASS: TestFileRename/minimal,forceCache=false (1.23s) --- PASS: TestFileRename/minimal,forceCache=true (2.00s) --- PASS: TestFileRename/writes,forceCache=false (1.49s) --- PASS: TestFileRename/writes,forceCache=true (1.91s) --- PASS: TestFileRename/full,forceCache=false (1.72s) === 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-rigepap3hejo", Local "Local file system at /tmp/rclone4169956199", Modify Window "1s" 2024/10/09 02:49:26 INFO : sftp://rclone@:22/rclone-test-rigepap3hejo: poll-interval is not supported by this remote 2024/10/09 02:49:26 INFO : sftp://rclone@:22/rclone-test-rigepap3hejo: poll-interval is not supported by this remote 2024/10/09 02:49:26 DEBUG : WaitForWriters: timeout=30s 2024/10/09 02:49:26 DEBUG : : Looking for writers 2024/10/09 02:49:26 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-rigepap3hejo", Local "Local file system at /tmp/rclone4169956199", Modify Window "1s" 2024/10/09 02:49:26 INFO : sftp://rclone@:22/rclone-test-rigepap3hejo: poll-interval is not supported by this remote 2024/10/09 02:49:26 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:26 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:26 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: md5sum /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:26 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:26 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:26 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:26 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:26 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2024/10/09 02:49:26 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:26 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:26 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: sha1sum /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:26 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:26 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:26 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:26 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:26 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2024/10/09 02:49:26 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/10/09 02:49:26 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/10/09 02:49:26 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/10/09 02:49:26 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2024/10/09 02:49:26 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/10/09 02:49:26 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2024/10/09 02:49:26 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2024/10/09 02:49:26 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:26 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:26 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: md5sum /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:26 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:27 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:27 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:27 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:27 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2024/10/09 02:49:27 DEBUG : WaitForWriters: timeout=30s 2024/10/09 02:49:27 DEBUG : dir: Looking for writers 2024/10/09 02:49:27 DEBUG : file1: reading active writers 2024/10/09 02:49:27 DEBUG : : Looking for writers 2024/10/09 02:49:27 DEBUG : dir: reading active writers 2024/10/09 02:49:27 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.35s) === RUN TestReadFileHandleSeek run.go:180: Remote "sftp://rclone@:22/rclone-test-rigepap3hejo", Local "Local file system at /tmp/rclone4169956199", Modify Window "1s" 2024/10/09 02:49:27 INFO : sftp://rclone@:22/rclone-test-rigepap3hejo: poll-interval is not supported by this remote 2024/10/09 02:49:27 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:27 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:27 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: md5sum /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:27 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:27 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:27 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:27 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:27 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2024/10/09 02:49:27 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:27 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:27 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: sha1sum /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:27 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:27 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:27 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:27 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:27 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2024/10/09 02:49:27 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/10/09 02:49:27 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/10/09 02:49:27 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/10/09 02:49:27 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2024/10/09 02:49:27 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/10/09 02:49:27 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2024/10/09 02:49:27 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2024/10/09 02:49:27 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2024/10/09 02:49:27 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2024/10/09 02:49:27 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2024/10/09 02:49:27 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2024/10/09 02:49:27 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2024/10/09 02:49:27 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2024/10/09 02:49:27 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2024/10/09 02:49:27 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2024/10/09 02:49:27 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2024/10/09 02:49:27 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2024/10/09 02:49:27 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2024/10/09 02:49:27 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2024/10/09 02:49:27 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2024/10/09 02:49:27 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2024/10/09 02:49:27 DEBUG : WaitForWriters: timeout=30s 2024/10/09 02:49:27 DEBUG : dir: Looking for writers 2024/10/09 02:49:27 DEBUG : file1: reading active writers 2024/10/09 02:49:27 DEBUG : : Looking for writers 2024/10/09 02:49:27 DEBUG : dir: reading active writers 2024/10/09 02:49:27 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (0.31s) === RUN TestReadFileHandleReadAt run.go:180: Remote "sftp://rclone@:22/rclone-test-rigepap3hejo", Local "Local file system at /tmp/rclone4169956199", Modify Window "1s" 2024/10/09 02:49:27 INFO : sftp://rclone@:22/rclone-test-rigepap3hejo: poll-interval is not supported by this remote 2024/10/09 02:49:27 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:27 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:27 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: md5sum /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:27 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:27 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:27 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:27 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:27 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2024/10/09 02:49:27 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:27 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:27 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: sha1sum /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:27 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:27 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:27 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:27 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:27 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2024/10/09 02:49:27 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/10/09 02:49:27 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/10/09 02:49:27 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/10/09 02:49:27 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2024/10/09 02:49:27 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/10/09 02:49:27 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2024/10/09 02:49:27 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2024/10/09 02:49:27 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2024/10/09 02:49:27 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2024/10/09 02:49:27 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2024/10/09 02:49:27 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2024/10/09 02:49:27 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2024/10/09 02:49:27 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2024/10/09 02:49:27 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2024/10/09 02:49:27 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2024/10/09 02:49:27 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2024/10/09 02:49:27 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2024/10/09 02:49:27 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2024/10/09 02:49:27 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2024/10/09 02:49:27 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2024/10/09 02:49:27 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2024/10/09 02:49:27 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2024/10/09 02:49:27 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2024/10/09 02:49:27 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2024/10/09 02:49:27 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2024/10/09 02:49:27 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2024/10/09 02:49:27 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2024/10/09 02:49:27 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2024/10/09 02:49:27 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2024/10/09 02:49:27 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2024/10/09 02:49:27 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2024/10/09 02:49:27 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2024/10/09 02:49:27 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2024/10/09 02:49:27 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2024/10/09 02:49:27 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2024/10/09 02:49:27 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2024/10/09 02:49:27 DEBUG : WaitForWriters: timeout=30s 2024/10/09 02:49:27 DEBUG : dir: Looking for writers 2024/10/09 02:49:27 DEBUG : file1: reading active writers 2024/10/09 02:49:27 DEBUG : : Looking for writers 2024/10/09 02:49:27 DEBUG : dir: reading active writers 2024/10/09 02:49:27 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (0.41s) === RUN TestReadFileHandleFlush run.go:180: Remote "sftp://rclone@:22/rclone-test-rigepap3hejo", Local "Local file system at /tmp/rclone4169956199", Modify Window "1s" 2024/10/09 02:49:27 INFO : sftp://rclone@:22/rclone-test-rigepap3hejo: poll-interval is not supported by this remote 2024/10/09 02:49:27 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:27 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:27 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: md5sum /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:27 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:27 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:27 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:27 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:27 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2024/10/09 02:49:27 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:27 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:27 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: sha1sum /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:27 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:27 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:27 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:27 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:27 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2024/10/09 02:49:27 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/10/09 02:49:27 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/10/09 02:49:27 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/10/09 02:49:27 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2024/10/09 02:49:27 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/10/09 02:49:27 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2024/10/09 02:49:27 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:27 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:27 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: md5sum /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:27 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:28 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:28 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:28 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:28 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2024/10/09 02:49:28 DEBUG : WaitForWriters: timeout=30s 2024/10/09 02:49:28 DEBUG : dir: Looking for writers 2024/10/09 02:49:28 DEBUG : file1: reading active writers 2024/10/09 02:49:28 DEBUG : : Looking for writers 2024/10/09 02:49:28 DEBUG : dir: reading active writers 2024/10/09 02:49:28 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.34s) === RUN TestReadFileHandleRelease run.go:180: Remote "sftp://rclone@:22/rclone-test-rigepap3hejo", Local "Local file system at /tmp/rclone4169956199", Modify Window "1s" 2024/10/09 02:49:28 INFO : sftp://rclone@:22/rclone-test-rigepap3hejo: poll-interval is not supported by this remote 2024/10/09 02:49:28 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:28 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:28 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: md5sum /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:28 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:28 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:28 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:28 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:28 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2024/10/09 02:49:28 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:28 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:28 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: sha1sum /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:28 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:28 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:28 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:28 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:28 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2024/10/09 02:49:28 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/10/09 02:49:28 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/10/09 02:49:28 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/10/09 02:49:28 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2024/10/09 02:49:28 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/10/09 02:49:28 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2024/10/09 02:49:28 DEBUG : dir/file1: ReadFileHandle.Release closing 2024/10/09 02:49:28 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:28 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:28 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: md5sum /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:28 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:28 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:28 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:28 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:28 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2024/10/09 02:49:28 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2024/10/09 02:49:28 DEBUG : WaitForWriters: timeout=30s 2024/10/09 02:49:28 DEBUG : dir: Looking for writers 2024/10/09 02:49:28 DEBUG : file1: reading active writers 2024/10/09 02:49:28 DEBUG : : Looking for writers 2024/10/09 02:49:28 DEBUG : dir: reading active writers 2024/10/09 02:49:28 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.32s) === RUN TestRWFileHandleMethodsRead run.go:180: Remote "sftp://rclone@:22/rclone-test-rigepap3hejo", Local "Local file system at /tmp/rclone4169956199", Modify Window "1s" 2024/10/09 02:49:28 INFO : sftp://rclone@:22/rclone-test-rigepap3hejo: poll-interval is not supported by this remote 2024/10/09 02:49:28 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/10/09 02:49:28 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rigepap3hejo" 2024/10/09 02:49:28 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rigepap3hejo" 2024/10/09 02:49:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rigepap3hejo" 2024/10/09 02:49:28 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/09 02:49:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rigepap3hejo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rigepap3hejo" 2024/10/09 02:49:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rigepap3hejo" 2024/10/09 02:49:28 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/09 02:49:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rigepap3hejo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rigepap3hejo" 2024/10/09 02:49:28 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/10/09 02:49:28 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:28 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:28 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: md5sum /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:28 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:28 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:28 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:28 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:28 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2024/10/09 02:49:28 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:28 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:28 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: sha1sum /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:28 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:28 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:28 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:28 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:28 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2024/10/09 02:49:28 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/10/09 02:49:28 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/10/09 02:49:28 DEBUG : dir/file1: newRWFileHandle: 2024/10/09 02:49:28 DEBUG : dir/file1: >newRWFileHandle: err= 2024/10/09 02:49:28 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/10/09 02:49:28 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/10/09 02:49:28 DEBUG : dir/file1(0xc0006680c0): _readAt: size=1, off=0 2024/10/09 02:49:28 DEBUG : dir/file1(0xc0006680c0): openPending: 2024/10/09 02:49:28 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:28 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:28 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: md5sum /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:28 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:28 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:28 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:28 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:28 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2024/10/09 02:49:28 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2024/10/09 02:49:28 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/10/09 02:49:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/09 02:49:28 DEBUG : dir/file1(0xc0006680c0): >openPending: err= 2024/10/09 02:49:28 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2024/10/09 02:49:28 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/10/09 02:49:28 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/10/09 02:49:28 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/10/09 02:49:28 DEBUG : dir/file1(0xc0006680c0): >_readAt: n=1, err= 2024/10/09 02:49:28 DEBUG : dir/file1(0xc0006680c0): _readAt: size=256, off=1 2024/10/09 02:49:28 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2024/10/09 02:49:28 DEBUG : dir/file1(0xc0006680c0): >_readAt: n=15, err=EOF 2024/10/09 02:49:28 DEBUG : dir/file1(0xc0006680c0): _readAt: size=16, off=16 2024/10/09 02:49:28 DEBUG : dir/file1(0xc0006680c0): >_readAt: n=0, err=EOF 2024/10/09 02:49:28 DEBUG : dir/file1(0xc0006680c0): close: 2024/10/09 02:49:28 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2024/10/09 02:49:28 DEBUG : dir/file1(0xc0006680c0): >close: err= 2024/10/09 02:49:28 DEBUG : dir/file1(0xc0006680c0): close: 2024/10/09 02:49:28 DEBUG : dir/file1(0xc0006680c0): >close: err=file already closed 2024/10/09 02:49:28 DEBUG : WaitForWriters: timeout=30s 2024/10/09 02:49:28 DEBUG : dir: Looking for writers 2024/10/09 02:49:28 DEBUG : file1: reading active writers 2024/10/09 02:49:28 DEBUG : : Looking for writers 2024/10/09 02:49:28 DEBUG : dir: reading active writers 2024/10/09 02:49:28 DEBUG : >WaitForWriters: 2024/10/09 02:49:28 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.35s) === RUN TestRWFileHandleSeek run.go:180: Remote "sftp://rclone@:22/rclone-test-rigepap3hejo", Local "Local file system at /tmp/rclone4169956199", Modify Window "1s" 2024/10/09 02:49:28 INFO : sftp://rclone@:22/rclone-test-rigepap3hejo: poll-interval is not supported by this remote 2024/10/09 02:49:28 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/10/09 02:49:28 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rigepap3hejo" 2024/10/09 02:49:28 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rigepap3hejo" 2024/10/09 02:49:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rigepap3hejo" 2024/10/09 02:49:28 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/09 02:49:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rigepap3hejo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rigepap3hejo" 2024/10/09 02:49:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rigepap3hejo" 2024/10/09 02:49:28 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/09 02:49:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rigepap3hejo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rigepap3hejo" 2024/10/09 02:49:28 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/10/09 02:49:28 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:28 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:28 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: md5sum /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:28 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:28 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:28 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:28 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:28 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2024/10/09 02:49:28 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:28 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:28 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: sha1sum /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:28 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:28 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:28 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:28 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:28 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2024/10/09 02:49:28 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/10/09 02:49:28 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/10/09 02:49:28 DEBUG : dir/file1: newRWFileHandle: 2024/10/09 02:49:28 DEBUG : dir/file1: >newRWFileHandle: err= 2024/10/09 02:49:28 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/10/09 02:49:28 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/10/09 02:49:28 DEBUG : dir/file1(0xc0004c7080): _readAt: size=1, off=0 2024/10/09 02:49:28 DEBUG : dir/file1(0xc0004c7080): openPending: 2024/10/09 02:49:28 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:28 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:28 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: md5sum /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:28 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:29 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:29 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:29 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:29 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2024/10/09 02:49:29 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2024/10/09 02:49:29 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/10/09 02:49:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/09 02:49:29 DEBUG : dir/file1(0xc0004c7080): >openPending: err= 2024/10/09 02:49:29 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2024/10/09 02:49:29 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/10/09 02:49:29 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/10/09 02:49:29 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/10/09 02:49:29 DEBUG : dir/file1(0xc0004c7080): >_readAt: n=1, err= 2024/10/09 02:49:29 DEBUG : dir/file1(0xc0004c7080): _readAt: size=1, off=5 2024/10/09 02:49:29 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2024/10/09 02:49:29 DEBUG : dir/file1(0xc0004c7080): >_readAt: n=1, err= 2024/10/09 02:49:29 DEBUG : dir/file1(0xc0004c7080): _readAt: size=1, off=3 2024/10/09 02:49:29 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2024/10/09 02:49:29 DEBUG : dir/file1(0xc0004c7080): >_readAt: n=1, err= 2024/10/09 02:49:29 DEBUG : dir/file1(0xc0004c7080): _readAt: size=1, off=13 2024/10/09 02:49:29 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2024/10/09 02:49:29 DEBUG : dir/file1(0xc0004c7080): >_readAt: n=1, err= 2024/10/09 02:49:29 DEBUG : dir/file1(0xc0004c7080): _readAt: size=16, off=100 2024/10/09 02:49:29 DEBUG : dir/file1(0xc0004c7080): >_readAt: n=0, err=EOF 2024/10/09 02:49:29 DEBUG : dir/file1(0xc0004c7080): close: 2024/10/09 02:49:29 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2024/10/09 02:49:29 DEBUG : dir/file1(0xc0004c7080): >close: err= 2024/10/09 02:49:29 DEBUG : WaitForWriters: timeout=30s 2024/10/09 02:49:29 DEBUG : dir: Looking for writers 2024/10/09 02:49:29 DEBUG : file1: reading active writers 2024/10/09 02:49:29 DEBUG : : Looking for writers 2024/10/09 02:49:29 DEBUG : dir: reading active writers 2024/10/09 02:49:29 DEBUG : >WaitForWriters: 2024/10/09 02:49:29 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.33s) === RUN TestRWFileHandleReadAt run.go:180: Remote "sftp://rclone@:22/rclone-test-rigepap3hejo", Local "Local file system at /tmp/rclone4169956199", Modify Window "1s" 2024/10/09 02:49:29 INFO : sftp://rclone@:22/rclone-test-rigepap3hejo: poll-interval is not supported by this remote 2024/10/09 02:49:29 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/10/09 02:49:29 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rigepap3hejo" 2024/10/09 02:49:29 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rigepap3hejo" 2024/10/09 02:49:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rigepap3hejo" 2024/10/09 02:49:29 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/09 02:49:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rigepap3hejo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rigepap3hejo" 2024/10/09 02:49:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rigepap3hejo" 2024/10/09 02:49:29 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/09 02:49:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rigepap3hejo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rigepap3hejo" 2024/10/09 02:49:29 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/10/09 02:49:29 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:29 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:29 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: md5sum /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:29 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:29 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:29 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:29 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:29 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2024/10/09 02:49:29 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:29 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:29 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: sha1sum /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:29 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:29 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:29 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:29 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:29 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2024/10/09 02:49:29 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/10/09 02:49:29 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/10/09 02:49:29 DEBUG : dir/file1: newRWFileHandle: 2024/10/09 02:49:29 DEBUG : dir/file1: >newRWFileHandle: err= 2024/10/09 02:49:29 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/10/09 02:49:29 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/10/09 02:49:29 DEBUG : dir/file1(0xc0004c73c0): _readAt: size=1, off=0 2024/10/09 02:49:29 DEBUG : dir/file1(0xc0004c73c0): openPending: 2024/10/09 02:49:29 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:29 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:29 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: md5sum /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:29 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:29 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:29 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:29 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:29 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2024/10/09 02:49:29 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2024/10/09 02:49:29 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/10/09 02:49:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/09 02:49:29 DEBUG : dir/file1(0xc0004c73c0): >openPending: err= 2024/10/09 02:49:29 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2024/10/09 02:49:29 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/10/09 02:49:29 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/10/09 02:49:29 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/10/09 02:49:29 DEBUG : dir/file1(0xc0004c73c0): >_readAt: n=1, err= 2024/10/09 02:49:29 DEBUG : dir/file1(0xc0004c73c0): _readAt: size=1, off=5 2024/10/09 02:49:29 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2024/10/09 02:49:29 DEBUG : dir/file1(0xc0004c73c0): >_readAt: n=1, err= 2024/10/09 02:49:29 DEBUG : dir/file1(0xc0004c73c0): _readAt: size=1, off=1 2024/10/09 02:49:29 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2024/10/09 02:49:29 DEBUG : dir/file1(0xc0004c73c0): >_readAt: n=1, err= 2024/10/09 02:49:29 DEBUG : dir/file1(0xc0004c73c0): _readAt: size=6, off=10 2024/10/09 02:49:29 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2024/10/09 02:49:29 DEBUG : dir/file1(0xc0004c73c0): >_readAt: n=6, err= 2024/10/09 02:49:29 DEBUG : dir/file1(0xc0004c73c0): _readAt: size=256, off=10 2024/10/09 02:49:29 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2024/10/09 02:49:29 DEBUG : dir/file1(0xc0004c73c0): >_readAt: n=6, err=EOF 2024/10/09 02:49:29 DEBUG : dir/file1(0xc0004c73c0): _readAt: size=256, off=100 2024/10/09 02:49:29 DEBUG : dir/file1(0xc0004c73c0): >_readAt: n=0, err=EOF 2024/10/09 02:49:29 DEBUG : dir/file1(0xc0004c73c0): close: 2024/10/09 02:49:29 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2024/10/09 02:49:29 DEBUG : dir/file1(0xc0004c73c0): >close: err= 2024/10/09 02:49:29 DEBUG : dir/file1(0xc0004c73c0): _readAt: size=256, off=100 2024/10/09 02:49:29 DEBUG : dir/file1(0xc0004c73c0): >_readAt: n=0, err=file already closed 2024/10/09 02:49:29 DEBUG : WaitForWriters: timeout=30s 2024/10/09 02:49:29 DEBUG : dir: Looking for writers 2024/10/09 02:49:29 DEBUG : file1: reading active writers 2024/10/09 02:49:29 DEBUG : : Looking for writers 2024/10/09 02:49:29 DEBUG : dir: reading active writers 2024/10/09 02:49:29 DEBUG : >WaitForWriters: 2024/10/09 02:49:29 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (0.34s) === RUN TestRWFileHandleFlushRead run.go:180: Remote "sftp://rclone@:22/rclone-test-rigepap3hejo", Local "Local file system at /tmp/rclone4169956199", Modify Window "1s" 2024/10/09 02:49:29 INFO : sftp://rclone@:22/rclone-test-rigepap3hejo: poll-interval is not supported by this remote 2024/10/09 02:49:29 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/10/09 02:49:29 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rigepap3hejo" 2024/10/09 02:49:29 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rigepap3hejo" 2024/10/09 02:49:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rigepap3hejo" 2024/10/09 02:49:29 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/09 02:49:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rigepap3hejo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rigepap3hejo" 2024/10/09 02:49:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rigepap3hejo" 2024/10/09 02:49:29 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/09 02:49:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rigepap3hejo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rigepap3hejo" 2024/10/09 02:49:29 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/10/09 02:49:29 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:29 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:29 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: md5sum /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:29 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:29 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:29 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:29 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:29 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2024/10/09 02:49:29 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:29 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:29 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: sha1sum /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:29 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:29 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:29 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:29 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:29 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2024/10/09 02:49:29 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/10/09 02:49:29 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/10/09 02:49:29 DEBUG : dir/file1: newRWFileHandle: 2024/10/09 02:49:29 DEBUG : dir/file1: >newRWFileHandle: err= 2024/10/09 02:49:29 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/10/09 02:49:29 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/10/09 02:49:29 DEBUG : dir/file1(0xc000870cc0): RWFileHandle.Flush 2024/10/09 02:49:29 DEBUG : dir/file1(0xc000870cc0): _readAt: size=256, off=0 2024/10/09 02:49:29 DEBUG : dir/file1(0xc000870cc0): openPending: 2024/10/09 02:49:29 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:29 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:29 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: md5sum /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:29 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:29 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:29 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:29 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:29 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2024/10/09 02:49:29 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2024/10/09 02:49:29 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/10/09 02:49:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/09 02:49:29 DEBUG : dir/file1(0xc000870cc0): >openPending: err= 2024/10/09 02:49:29 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2024/10/09 02:49:29 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/10/09 02:49:29 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/10/09 02:49:29 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/10/09 02:49:29 DEBUG : dir/file1(0xc000870cc0): >_readAt: n=16, err=EOF 2024/10/09 02:49:29 DEBUG : dir/file1(0xc000870cc0): RWFileHandle.Flush 2024/10/09 02:49:29 DEBUG : dir/file1(0xc000870cc0): RWFileHandle.Flush 2024/10/09 02:49:29 DEBUG : dir/file1(0xc000870cc0): close: 2024/10/09 02:49:29 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2024/10/09 02:49:29 DEBUG : dir/file1(0xc000870cc0): >close: err= 2024/10/09 02:49:29 DEBUG : WaitForWriters: timeout=30s 2024/10/09 02:49:29 DEBUG : dir: Looking for writers 2024/10/09 02:49:29 DEBUG : file1: reading active writers 2024/10/09 02:49:29 DEBUG : : Looking for writers 2024/10/09 02:49:29 DEBUG : dir: reading active writers 2024/10/09 02:49:29 DEBUG : >WaitForWriters: 2024/10/09 02:49:29 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.35s) === RUN TestRWFileHandleReleaseRead run.go:180: Remote "sftp://rclone@:22/rclone-test-rigepap3hejo", Local "Local file system at /tmp/rclone4169956199", Modify Window "1s" 2024/10/09 02:49:29 INFO : sftp://rclone@:22/rclone-test-rigepap3hejo: poll-interval is not supported by this remote 2024/10/09 02:49:29 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/10/09 02:49:29 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rigepap3hejo" 2024/10/09 02:49:29 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rigepap3hejo" 2024/10/09 02:49:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rigepap3hejo" 2024/10/09 02:49:29 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/09 02:49:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rigepap3hejo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rigepap3hejo" 2024/10/09 02:49:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rigepap3hejo" 2024/10/09 02:49:29 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/09 02:49:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rigepap3hejo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rigepap3hejo" 2024/10/09 02:49:29 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/10/09 02:49:29 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:29 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:29 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: md5sum /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:29 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:29 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:29 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:29 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:29 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2024/10/09 02:49:29 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:29 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:29 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: sha1sum /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:29 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:30 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:30 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:30 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:30 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2024/10/09 02:49:30 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/10/09 02:49:30 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/10/09 02:49:30 DEBUG : dir/file1: newRWFileHandle: 2024/10/09 02:49:30 DEBUG : dir/file1: >newRWFileHandle: err= 2024/10/09 02:49:30 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/10/09 02:49:30 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/10/09 02:49:30 DEBUG : dir/file1(0xc000871180): _readAt: size=256, off=0 2024/10/09 02:49:30 DEBUG : dir/file1(0xc000871180): openPending: 2024/10/09 02:49:30 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:30 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:30 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: md5sum /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:30 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:30 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:30 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:30 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:30 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2024/10/09 02:49:30 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2024/10/09 02:49:30 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/10/09 02:49:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/09 02:49:30 DEBUG : dir/file1(0xc000871180): >openPending: err= 2024/10/09 02:49:30 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2024/10/09 02:49:30 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/10/09 02:49:30 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/10/09 02:49:30 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/10/09 02:49:30 DEBUG : dir/file1(0xc000871180): >_readAt: n=16, err=EOF 2024/10/09 02:49:30 DEBUG : dir/file1(0xc000871180): RWFileHandle.Release 2024/10/09 02:49:30 DEBUG : dir/file1(0xc000871180): close: 2024/10/09 02:49:30 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2024/10/09 02:49:30 DEBUG : dir/file1(0xc000871180): >close: err= 2024/10/09 02:49:30 DEBUG : dir/file1(0xc000871180): RWFileHandle.Release 2024/10/09 02:49:30 DEBUG : WaitForWriters: timeout=30s 2024/10/09 02:49:30 DEBUG : dir: Looking for writers 2024/10/09 02:49:30 DEBUG : file1: reading active writers 2024/10/09 02:49:30 DEBUG : : Looking for writers 2024/10/09 02:49:30 DEBUG : dir: reading active writers 2024/10/09 02:49:30 DEBUG : >WaitForWriters: 2024/10/09 02:49:30 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.36s) === RUN TestRWFileHandleMethodsWrite run.go:180: Remote "sftp://rclone@:22/rclone-test-rigepap3hejo", Local "Local file system at /tmp/rclone4169956199", Modify Window "1s" 2024/10/09 02:49:30 INFO : sftp://rclone@:22/rclone-test-rigepap3hejo: poll-interval is not supported by this remote 2024/10/09 02:49:30 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/10/09 02:49:30 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rigepap3hejo" 2024/10/09 02:49:30 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rigepap3hejo" 2024/10/09 02:49:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rigepap3hejo" 2024/10/09 02:49:30 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/09 02:49:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rigepap3hejo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rigepap3hejo" 2024/10/09 02:49:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rigepap3hejo" 2024/10/09 02:49:30 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/09 02:49:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rigepap3hejo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rigepap3hejo" 2024/10/09 02:49:30 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 02:49:30 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/10/09 02:49:30 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/10/09 02:49:30 DEBUG : file1: newRWFileHandle: 2024/10/09 02:49:30 DEBUG : file1(0xc000668d40): openPending: 2024/10/09 02:49:30 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/09 02:49:30 DEBUG : file1(0xc000668d40): >openPending: err= 2024/10/09 02:49:30 DEBUG : file1: >newRWFileHandle: err= 2024/10/09 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/09 02:49:30 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/10/09 02:49:30 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/10/09 02:49:30 DEBUG : file1(0xc000668d40): _writeAt: size=5, off=0 2024/10/09 02:49:30 DEBUG : file1(0xc000668d40): >_writeAt: n=5, err= 2024/10/09 02:49:30 DEBUG : file1(0xc000668d40): _writeAt: size=7, off=5 2024/10/09 02:49:30 DEBUG : file1(0xc000668d40): >_writeAt: n=7, err= 2024/10/09 02:49:30 DEBUG : file1: vfs cache: truncate to size=11 2024/10/09 02:49:30 DEBUG : file1(0xc000668d40): close: 2024/10/09 02:49:30 DEBUG : file1: vfs cache: setting modification time to 2024-10-09 02:49:30.161666046 +0000 UTC m=+26.150497634 2024/10/09 02:49:30 INFO : file1: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:30 DEBUG : file1(0xc000668d40): >close: err= 2024/10/09 02:49:30 DEBUG : file1(0xc000668d40): close: 2024/10/09 02:49:30 DEBUG : file1(0xc000668d40): >close: err=file already closed 2024/10/09 02:49:30 DEBUG : WaitForWriters: timeout=30s 2024/10/09 02:49:30 DEBUG : : Looking for writers 2024/10/09 02:49:30 DEBUG : file1: reading active writers 2024/10/09 02:49:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/10/09 02:49:30 DEBUG : : Looking for writers 2024/10/09 02:49:30 DEBUG : file1: reading active writers 2024/10/09 02:49:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/10/09 02:49:30 DEBUG : : Looking for writers 2024/10/09 02:49:30 DEBUG : file1: reading active writers 2024/10/09 02:49:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/10/09 02:49:30 DEBUG : : Looking for writers 2024/10/09 02:49:30 DEBUG : file1: reading active writers 2024/10/09 02:49:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/10/09 02:49:30 DEBUG : file1: vfs cache: starting upload 2024/10/09 02:49:30 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/file1.c8e1c99f.partial" 2024/10/09 02:49:30 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:30 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: md5sum /rclone-test-rigepap3hejo/file1.c8e1c99f.partial 2024/10/09 02:49:30 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rigepap3hejo/file1.c8e1c99f.partial" 2024/10/09 02:49:30 DEBUG : : Looking for writers 2024/10/09 02:49:30 DEBUG : file1: reading active writers 2024/10/09 02:49:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/10/09 02:49:30 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:30 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-rigepap3hejo/file1.c8e1c99f.partial 2024/10/09 02:49:30 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:30 DEBUG : file1.c8e1c99f.partial: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2024/10/09 02:49:30 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/10/09 02:49:30 DEBUG : file1.c8e1c99f.partial: renamed to: file1 2024/10/09 02:49:30 INFO : file1: Copied (new) 2024/10/09 02:49:30 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/file1" 2024/10/09 02:49:30 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:30 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: md5sum /rclone-test-rigepap3hejo/file1 2024/10/09 02:49:30 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rigepap3hejo/file1" 2024/10/09 02:49:30 DEBUG : : Looking for writers 2024/10/09 02:49:30 DEBUG : file1: reading active writers 2024/10/09 02:49:30 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:30 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-rigepap3hejo/file1 2024/10/09 02:49:30 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:30 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2024/10/09 02:49:30 DEBUG : file1: vfs cache: fingerprint now "11,2024-10-09 02:49:30 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2024/10/09 02:49:30 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/10/09 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/09 02:49:30 DEBUG : >WaitForWriters: 2024/10/09 02:49:30 INFO : file1: vfs cache: upload succeeded try #1 2024/10/09 02:49:30 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/file1" 2024/10/09 02:49:30 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:30 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: md5sum /rclone-test-rigepap3hejo/file1 2024/10/09 02:49:30 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rigepap3hejo/file1" 2024/10/09 02:49:30 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:30 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-rigepap3hejo/file1 2024/10/09 02:49:30 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:30 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2024/10/09 02:49:30 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/file1" 2024/10/09 02:49:30 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:30 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: sha1sum /rclone-test-rigepap3hejo/file1 2024/10/09 02:49:30 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rigepap3hejo/file1" 2024/10/09 02:49:30 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:30 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /rclone-test-rigepap3hejo/file1 2024/10/09 02:49:30 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:30 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2024/10/09 02:49:30 DEBUG : WaitForWriters: timeout=30s 2024/10/09 02:49:30 DEBUG : : Looking for writers 2024/10/09 02:49:30 DEBUG : file1: reading active writers 2024/10/09 02:49:30 DEBUG : >WaitForWriters: 2024/10/09 02:49:30 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.54s) === RUN TestRWFileHandleWriteAt run.go:180: Remote "sftp://rclone@:22/rclone-test-rigepap3hejo", Local "Local file system at /tmp/rclone4169956199", Modify Window "1s" 2024/10/09 02:49:30 INFO : sftp://rclone@:22/rclone-test-rigepap3hejo: poll-interval is not supported by this remote 2024/10/09 02:49:30 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/10/09 02:49:30 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rigepap3hejo" 2024/10/09 02:49:30 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rigepap3hejo" 2024/10/09 02:49:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rigepap3hejo" 2024/10/09 02:49:30 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/09 02:49:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rigepap3hejo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rigepap3hejo" 2024/10/09 02:49:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rigepap3hejo" 2024/10/09 02:49:30 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/09 02:49:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rigepap3hejo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rigepap3hejo" 2024/10/09 02:49:30 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 02:49:30 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/10/09 02:49:30 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/10/09 02:49:30 DEBUG : file1: newRWFileHandle: 2024/10/09 02:49:30 DEBUG : file1(0xc000684ec0): openPending: 2024/10/09 02:49:30 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/09 02:49:30 DEBUG : file1(0xc000684ec0): >openPending: err= 2024/10/09 02:49:30 DEBUG : file1: >newRWFileHandle: err= 2024/10/09 02:49:30 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/09 02:49:30 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/10/09 02:49:30 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/10/09 02:49:30 DEBUG : file1(0xc000684ec0): _writeAt: size=7, off=0 2024/10/09 02:49:30 DEBUG : file1(0xc000684ec0): >_writeAt: n=7, err= 2024/10/09 02:49:30 DEBUG : file1(0xc000684ec0): _writeAt: size=6, off=5 2024/10/09 02:49:30 DEBUG : file1(0xc000684ec0): >_writeAt: n=6, err= 2024/10/09 02:49:30 DEBUG : file1(0xc000684ec0): close: 2024/10/09 02:49:30 DEBUG : file1: vfs cache: setting modification time to 2024-10-09 02:49:30.703180793 +0000 UTC m=+26.692012381 2024/10/09 02:49:30 INFO : file1: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:30 DEBUG : file1(0xc000684ec0): >close: err= 2024/10/09 02:49:30 DEBUG : file1(0xc000684ec0): _writeAt: size=5, off=0 2024/10/09 02:49:30 DEBUG : file1(0xc000684ec0): >_writeAt: n=0, err=file already closed 2024/10/09 02:49:30 DEBUG : WaitForWriters: timeout=30s 2024/10/09 02:49:30 DEBUG : : Looking for writers 2024/10/09 02:49:30 DEBUG : file1: reading active writers 2024/10/09 02:49:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/10/09 02:49:30 DEBUG : : Looking for writers 2024/10/09 02:49:30 DEBUG : file1: reading active writers 2024/10/09 02:49:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/10/09 02:49:30 DEBUG : : Looking for writers 2024/10/09 02:49:30 DEBUG : file1: reading active writers 2024/10/09 02:49:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/10/09 02:49:30 DEBUG : : Looking for writers 2024/10/09 02:49:30 DEBUG : file1: reading active writers 2024/10/09 02:49:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/10/09 02:49:30 DEBUG : file1: vfs cache: starting upload 2024/10/09 02:49:30 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/file1.f5beee8c.partial" 2024/10/09 02:49:30 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:30 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: md5sum /rclone-test-rigepap3hejo/file1.f5beee8c.partial 2024/10/09 02:49:30 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rigepap3hejo/file1.f5beee8c.partial" 2024/10/09 02:49:30 DEBUG : : Looking for writers 2024/10/09 02:49:30 DEBUG : file1: reading active writers 2024/10/09 02:49:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/10/09 02:49:30 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:30 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-rigepap3hejo/file1.f5beee8c.partial 2024/10/09 02:49:30 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:30 DEBUG : file1.f5beee8c.partial: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2024/10/09 02:49:30 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/10/09 02:49:30 DEBUG : file1.f5beee8c.partial: renamed to: file1 2024/10/09 02:49:30 INFO : file1: Copied (new) 2024/10/09 02:49:30 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/file1" 2024/10/09 02:49:30 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:30 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: md5sum /rclone-test-rigepap3hejo/file1 2024/10/09 02:49:30 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rigepap3hejo/file1" 2024/10/09 02:49:31 DEBUG : : Looking for writers 2024/10/09 02:49:31 DEBUG : file1: reading active writers 2024/10/09 02:49:31 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:31 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-rigepap3hejo/file1 2024/10/09 02:49:31 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:31 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2024/10/09 02:49:31 DEBUG : file1: vfs cache: fingerprint now "11,2024-10-09 02:49:30 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2024/10/09 02:49:31 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/10/09 02:49:31 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/09 02:49:31 DEBUG : >WaitForWriters: 2024/10/09 02:49:31 INFO : file1: vfs cache: upload succeeded try #1 2024/10/09 02:49:31 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/file1" 2024/10/09 02:49:31 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:31 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: md5sum /rclone-test-rigepap3hejo/file1 2024/10/09 02:49:31 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rigepap3hejo/file1" 2024/10/09 02:49:31 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:31 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-rigepap3hejo/file1 2024/10/09 02:49:31 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:31 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2024/10/09 02:49:31 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/file1" 2024/10/09 02:49:31 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:31 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: sha1sum /rclone-test-rigepap3hejo/file1 2024/10/09 02:49:31 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rigepap3hejo/file1" 2024/10/09 02:49:31 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:31 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /rclone-test-rigepap3hejo/file1 2024/10/09 02:49:31 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:31 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2024/10/09 02:49:31 DEBUG : WaitForWriters: timeout=30s 2024/10/09 02:49:31 DEBUG : : Looking for writers 2024/10/09 02:49:31 DEBUG : file1: reading active writers 2024/10/09 02:49:31 DEBUG : >WaitForWriters: 2024/10/09 02:49:31 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.56s) === RUN TestRWFileHandleWriteNoWrite run.go:180: Remote "sftp://rclone@:22/rclone-test-rigepap3hejo", Local "Local file system at /tmp/rclone4169956199", Modify Window "1s" 2024/10/09 02:49:31 INFO : sftp://rclone@:22/rclone-test-rigepap3hejo: poll-interval is not supported by this remote 2024/10/09 02:49:31 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/10/09 02:49:31 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rigepap3hejo" 2024/10/09 02:49:31 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rigepap3hejo" 2024/10/09 02:49:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rigepap3hejo" 2024/10/09 02:49:31 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/09 02:49:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rigepap3hejo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rigepap3hejo" 2024/10/09 02:49:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rigepap3hejo" 2024/10/09 02:49:31 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/09 02:49:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rigepap3hejo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rigepap3hejo" 2024/10/09 02:49:31 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 02:49:31 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/10/09 02:49:31 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/10/09 02:49:31 DEBUG : file1: newRWFileHandle: 2024/10/09 02:49:31 DEBUG : file1(0xc000669300): openPending: 2024/10/09 02:49:31 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 02:49:31 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/09 02:49:31 DEBUG : file1(0xc000669300): >openPending: err= 2024/10/09 02:49:31 DEBUG : file1: >newRWFileHandle: err= 2024/10/09 02:49:31 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/09 02:49:31 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/10/09 02:49:31 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/10/09 02:49:31 DEBUG : file1(0xc000669300): close: 2024/10/09 02:49:31 DEBUG : file1: vfs cache: setting modification time to 2024-10-09 02:49:31.266380855 +0000 UTC m=+27.255212462 2024/10/09 02:49:31 INFO : file1: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:31 DEBUG : file1(0xc000669300): >close: err= 2024/10/09 02:49:31 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2024/10/09 02:49:31 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/10/09 02:49:31 DEBUG : file2: newRWFileHandle: 2024/10/09 02:49:31 DEBUG : file2(0xc0006693c0): openPending: 2024/10/09 02:49:31 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 02:49:31 DEBUG : : Added virtual directory entry vAddFile: "file2" 2024/10/09 02:49:31 DEBUG : file2(0xc0006693c0): >openPending: err= 2024/10/09 02:49:31 DEBUG : file2: >newRWFileHandle: err= 2024/10/09 02:49:31 DEBUG : : Added virtual directory entry vAddFile: "file2" 2024/10/09 02:49:31 DEBUG : file2: >Open: fd=file2 (rw), err= 2024/10/09 02:49:31 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2024/10/09 02:49:31 DEBUG : file2(0xc0006693c0): RWFileHandle.Flush 2024/10/09 02:49:31 DEBUG : file2(0xc0006693c0): RWFileHandle.Release 2024/10/09 02:49:31 DEBUG : file2(0xc0006693c0): close: 2024/10/09 02:49:31 DEBUG : file2: vfs cache: setting modification time to 2024-10-09 02:49:31.268042386 +0000 UTC m=+27.256873993 2024/10/09 02:49:31 INFO : file2: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:31 DEBUG : file2(0xc0006693c0): >close: err= 2024/10/09 02:49:31 DEBUG : WaitForWriters: timeout=30s 2024/10/09 02:49:31 DEBUG : : Looking for writers 2024/10/09 02:49:31 DEBUG : file2: reading active writers 2024/10/09 02:49:31 DEBUG : file1: reading active writers 2024/10/09 02:49:31 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2024/10/09 02:49:31 DEBUG : : Looking for writers 2024/10/09 02:49:31 DEBUG : file1: reading active writers 2024/10/09 02:49:31 DEBUG : file2: reading active writers 2024/10/09 02:49:31 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2024/10/09 02:49:31 DEBUG : : Looking for writers 2024/10/09 02:49:31 DEBUG : file1: reading active writers 2024/10/09 02:49:31 DEBUG : file2: reading active writers 2024/10/09 02:49:31 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2024/10/09 02:49:31 DEBUG : : Looking for writers 2024/10/09 02:49:31 DEBUG : file1: reading active writers 2024/10/09 02:49:31 DEBUG : file2: reading active writers 2024/10/09 02:49:31 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2024/10/09 02:49:31 DEBUG : file1: vfs cache: starting upload 2024/10/09 02:49:31 DEBUG : file2: vfs cache: starting upload 2024/10/09 02:49:31 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/file1.15c5c099.partial" 2024/10/09 02:49:31 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:31 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: md5sum /rclone-test-rigepap3hejo/file1.15c5c099.partial 2024/10/09 02:49:31 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rigepap3hejo/file1.15c5c099.partial" 2024/10/09 02:49:31 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/file2.393639f8.partial" 2024/10/09 02:49:31 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:31 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: md5sum /rclone-test-rigepap3hejo/file2.393639f8.partial 2024/10/09 02:49:31 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rigepap3hejo/file2.393639f8.partial" 2024/10/09 02:49:31 DEBUG : : Looking for writers 2024/10/09 02:49:31 DEBUG : file1: reading active writers 2024/10/09 02:49:31 DEBUG : file2: reading active writers 2024/10/09 02:49:31 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2024/10/09 02:49:31 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:31 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:31 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-rigepap3hejo/file2.393639f8.partial 2024/10/09 02:49:31 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-rigepap3hejo/file1.15c5c099.partial 2024/10/09 02:49:31 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:31 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:31 DEBUG : file2.393639f8.partial: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2024/10/09 02:49:31 DEBUG : file1.15c5c099.partial: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2024/10/09 02:49:31 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/10/09 02:49:31 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/10/09 02:49:31 DEBUG : file2.393639f8.partial: renamed to: file2 2024/10/09 02:49:31 INFO : file2: Copied (new) 2024/10/09 02:49:31 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/file2" 2024/10/09 02:49:31 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:31 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: md5sum /rclone-test-rigepap3hejo/file2 2024/10/09 02:49:31 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rigepap3hejo/file2" 2024/10/09 02:49:31 DEBUG : file1.15c5c099.partial: renamed to: file1 2024/10/09 02:49:31 INFO : file1: Copied (new) 2024/10/09 02:49:31 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/file1" 2024/10/09 02:49:31 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:31 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: md5sum /rclone-test-rigepap3hejo/file1 2024/10/09 02:49:31 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rigepap3hejo/file1" 2024/10/09 02:49:31 DEBUG : : Looking for writers 2024/10/09 02:49:31 DEBUG : file1: reading active writers 2024/10/09 02:49:31 DEBUG : file2: reading active writers 2024/10/09 02:49:31 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:31 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-rigepap3hejo/file2 2024/10/09 02:49:31 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:31 DEBUG : file2: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2024/10/09 02:49:31 DEBUG : file2: vfs cache: fingerprint now "0,2024-10-09 02:49:31 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2024/10/09 02:49:31 DEBUG : file2: vfs cache: writeback object to VFS layer 2024/10/09 02:49:31 DEBUG : : Added virtual directory entry vAddFile: "file2" 2024/10/09 02:49:31 INFO : file2: vfs cache: upload succeeded try #1 2024/10/09 02:49:31 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:31 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-rigepap3hejo/file1 2024/10/09 02:49:31 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:31 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2024/10/09 02:49:31 DEBUG : file1: vfs cache: fingerprint now "0,2024-10-09 02:49:31 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2024/10/09 02:49:31 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/10/09 02:49:31 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/09 02:49:31 DEBUG : >WaitForWriters: 2024/10/09 02:49:31 INFO : file1: vfs cache: upload succeeded try #1 2024/10/09 02:49:31 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/file1" 2024/10/09 02:49:31 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:31 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: md5sum /rclone-test-rigepap3hejo/file1 2024/10/09 02:49:31 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rigepap3hejo/file1" 2024/10/09 02:49:31 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:31 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-rigepap3hejo/file1 2024/10/09 02:49:31 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:31 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2024/10/09 02:49:31 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/file1" 2024/10/09 02:49:31 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:31 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: sha1sum /rclone-test-rigepap3hejo/file1 2024/10/09 02:49:31 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rigepap3hejo/file1" 2024/10/09 02:49:31 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:31 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-rigepap3hejo/file1 2024/10/09 02:49:31 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:31 DEBUG : file1: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2024/10/09 02:49:31 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/file2" 2024/10/09 02:49:31 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:31 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: md5sum /rclone-test-rigepap3hejo/file2 2024/10/09 02:49:31 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rigepap3hejo/file2" 2024/10/09 02:49:31 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:31 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-rigepap3hejo/file2 2024/10/09 02:49:31 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:31 DEBUG : file2: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2024/10/09 02:49:31 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/file2" 2024/10/09 02:49:31 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:31 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: sha1sum /rclone-test-rigepap3hejo/file2 2024/10/09 02:49:31 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rigepap3hejo/file2" 2024/10/09 02:49:32 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:32 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-rigepap3hejo/file2 2024/10/09 02:49:32 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:32 DEBUG : file2: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2024/10/09 02:49:32 DEBUG : WaitForWriters: timeout=30s 2024/10/09 02:49:32 DEBUG : : Looking for writers 2024/10/09 02:49:32 DEBUG : file1: reading active writers 2024/10/09 02:49:32 DEBUG : file2: reading active writers 2024/10/09 02:49:32 DEBUG : >WaitForWriters: 2024/10/09 02:49:32 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (0.78s) === RUN TestRWFileHandleFlushWrite run.go:180: Remote "sftp://rclone@:22/rclone-test-rigepap3hejo", Local "Local file system at /tmp/rclone4169956199", Modify Window "1s" 2024/10/09 02:49:32 INFO : sftp://rclone@:22/rclone-test-rigepap3hejo: poll-interval is not supported by this remote 2024/10/09 02:49:32 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/10/09 02:49:32 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rigepap3hejo" 2024/10/09 02:49:32 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rigepap3hejo" 2024/10/09 02:49:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rigepap3hejo" 2024/10/09 02:49:32 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/09 02:49:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rigepap3hejo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rigepap3hejo" 2024/10/09 02:49:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rigepap3hejo" 2024/10/09 02:49:32 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/09 02:49:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rigepap3hejo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rigepap3hejo" 2024/10/09 02:49:32 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 02:49:32 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/10/09 02:49:32 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/10/09 02:49:32 DEBUG : file1: newRWFileHandle: 2024/10/09 02:49:32 DEBUG : file1(0xc000871400): openPending: 2024/10/09 02:49:32 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 02:49:32 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/09 02:49:32 DEBUG : file1(0xc000871400): >openPending: err= 2024/10/09 02:49:32 DEBUG : file1: >newRWFileHandle: err= 2024/10/09 02:49:32 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/09 02:49:32 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/10/09 02:49:32 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/10/09 02:49:32 DEBUG : file1(0xc000871400): _writeAt: size=5, off=0 2024/10/09 02:49:32 DEBUG : file1(0xc000871400): >_writeAt: n=5, err= 2024/10/09 02:49:32 DEBUG : file1(0xc000871400): RWFileHandle.Flush 2024/10/09 02:49:32 DEBUG : file1(0xc000871400): RWFileHandle.Flush 2024/10/09 02:49:32 DEBUG : file1(0xc000871400): close: 2024/10/09 02:49:32 DEBUG : file1: vfs cache: setting modification time to 2024-10-09 02:49:32.043514936 +0000 UTC m=+28.032346553 2024/10/09 02:49:32 INFO : file1: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:32 DEBUG : file1(0xc000871400): >close: err= 2024/10/09 02:49:32 DEBUG : WaitForWriters: timeout=30s 2024/10/09 02:49:32 DEBUG : : Looking for writers 2024/10/09 02:49:32 DEBUG : file1: reading active writers 2024/10/09 02:49:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/10/09 02:49:32 DEBUG : : Looking for writers 2024/10/09 02:49:32 DEBUG : file1: reading active writers 2024/10/09 02:49:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/10/09 02:49:32 DEBUG : : Looking for writers 2024/10/09 02:49:32 DEBUG : file1: reading active writers 2024/10/09 02:49:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/10/09 02:49:32 DEBUG : : Looking for writers 2024/10/09 02:49:32 DEBUG : file1: reading active writers 2024/10/09 02:49:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/10/09 02:49:32 DEBUG : file1: vfs cache: starting upload 2024/10/09 02:49:32 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/file1.82b8f6d7.partial" 2024/10/09 02:49:32 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:32 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: md5sum /rclone-test-rigepap3hejo/file1.82b8f6d7.partial 2024/10/09 02:49:32 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rigepap3hejo/file1.82b8f6d7.partial" 2024/10/09 02:49:32 DEBUG : : Looking for writers 2024/10/09 02:49:32 DEBUG : file1: reading active writers 2024/10/09 02:49:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/10/09 02:49:32 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:32 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-rigepap3hejo/file1.82b8f6d7.partial 2024/10/09 02:49:32 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:32 DEBUG : file1.82b8f6d7.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2024/10/09 02:49:32 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2024/10/09 02:49:32 DEBUG : file1.82b8f6d7.partial: renamed to: file1 2024/10/09 02:49:32 INFO : file1: Copied (new) 2024/10/09 02:49:32 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/file1" 2024/10/09 02:49:32 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:32 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: md5sum /rclone-test-rigepap3hejo/file1 2024/10/09 02:49:32 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rigepap3hejo/file1" 2024/10/09 02:49:32 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:32 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-rigepap3hejo/file1 2024/10/09 02:49:32 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:32 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2024/10/09 02:49:32 DEBUG : file1: vfs cache: fingerprint now "5,2024-10-09 02:49:32 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2024/10/09 02:49:32 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/10/09 02:49:32 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/09 02:49:32 INFO : file1: vfs cache: upload succeeded try #1 2024/10/09 02:49:32 DEBUG : : Looking for writers 2024/10/09 02:49:32 DEBUG : file1: reading active writers 2024/10/09 02:49:32 DEBUG : >WaitForWriters: 2024/10/09 02:49:32 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.32s) === RUN TestRWFileHandleReleaseWrite run.go:180: Remote "sftp://rclone@:22/rclone-test-rigepap3hejo", Local "Local file system at /tmp/rclone4169956199", Modify Window "1s" 2024/10/09 02:49:32 INFO : sftp://rclone@:22/rclone-test-rigepap3hejo: poll-interval is not supported by this remote 2024/10/09 02:49:32 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/10/09 02:49:32 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rigepap3hejo" 2024/10/09 02:49:32 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rigepap3hejo" 2024/10/09 02:49:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rigepap3hejo" 2024/10/09 02:49:32 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/09 02:49:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rigepap3hejo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rigepap3hejo" 2024/10/09 02:49:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rigepap3hejo" 2024/10/09 02:49:32 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/09 02:49:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rigepap3hejo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rigepap3hejo" 2024/10/09 02:49:32 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 02:49:32 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/10/09 02:49:32 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/10/09 02:49:32 DEBUG : file1: newRWFileHandle: 2024/10/09 02:49:32 DEBUG : file1(0xc000669800): openPending: 2024/10/09 02:49:32 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 02:49:32 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/09 02:49:32 DEBUG : file1(0xc000669800): >openPending: err= 2024/10/09 02:49:32 DEBUG : file1: >newRWFileHandle: err= 2024/10/09 02:49:32 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/09 02:49:32 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/10/09 02:49:32 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/10/09 02:49:32 DEBUG : file1(0xc000669800): _writeAt: size=5, off=0 2024/10/09 02:49:32 DEBUG : file1(0xc000669800): >_writeAt: n=5, err= 2024/10/09 02:49:32 DEBUG : file1(0xc000669800): RWFileHandle.Release 2024/10/09 02:49:32 DEBUG : file1(0xc000669800): close: 2024/10/09 02:49:32 DEBUG : file1: vfs cache: setting modification time to 2024-10-09 02:49:32.361169797 +0000 UTC m=+28.350001414 2024/10/09 02:49:32 INFO : file1: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:32 DEBUG : file1(0xc000669800): >close: err= 2024/10/09 02:49:32 DEBUG : file1(0xc000669800): RWFileHandle.Release 2024/10/09 02:49:32 DEBUG : WaitForWriters: timeout=30s 2024/10/09 02:49:32 DEBUG : : Looking for writers 2024/10/09 02:49:32 DEBUG : file1: reading active writers 2024/10/09 02:49:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/10/09 02:49:32 DEBUG : : Looking for writers 2024/10/09 02:49:32 DEBUG : file1: reading active writers 2024/10/09 02:49:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/10/09 02:49:32 DEBUG : : Looking for writers 2024/10/09 02:49:32 DEBUG : file1: reading active writers 2024/10/09 02:49:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/10/09 02:49:32 DEBUG : : Looking for writers 2024/10/09 02:49:32 DEBUG : file1: reading active writers 2024/10/09 02:49:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/10/09 02:49:32 DEBUG : file1: vfs cache: starting upload 2024/10/09 02:49:32 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/file1.d99383ed.partial" 2024/10/09 02:49:32 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:32 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: md5sum /rclone-test-rigepap3hejo/file1.d99383ed.partial 2024/10/09 02:49:32 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rigepap3hejo/file1.d99383ed.partial" 2024/10/09 02:49:32 DEBUG : : Looking for writers 2024/10/09 02:49:32 DEBUG : file1: reading active writers 2024/10/09 02:49:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/10/09 02:49:32 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:32 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-rigepap3hejo/file1.d99383ed.partial 2024/10/09 02:49:32 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:32 DEBUG : file1.d99383ed.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2024/10/09 02:49:32 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2024/10/09 02:49:32 DEBUG : file1.d99383ed.partial: renamed to: file1 2024/10/09 02:49:32 INFO : file1: Copied (new) 2024/10/09 02:49:32 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/file1" 2024/10/09 02:49:32 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:32 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: md5sum /rclone-test-rigepap3hejo/file1 2024/10/09 02:49:32 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rigepap3hejo/file1" 2024/10/09 02:49:32 DEBUG : : Looking for writers 2024/10/09 02:49:32 DEBUG : file1: reading active writers 2024/10/09 02:49:32 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:32 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-rigepap3hejo/file1 2024/10/09 02:49:32 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:32 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2024/10/09 02:49:32 DEBUG : file1: vfs cache: fingerprint now "5,2024-10-09 02:49:32 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2024/10/09 02:49:32 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/10/09 02:49:32 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/09 02:49:32 DEBUG : >WaitForWriters: 2024/10/09 02:49:32 INFO : file1: vfs cache: upload succeeded try #1 2024/10/09 02:49:32 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.33s) === RUN TestRWFileHandleSizeTruncateExisting run.go:180: Remote "sftp://rclone@:22/rclone-test-rigepap3hejo", Local "Local file system at /tmp/rclone4169956199", Modify Window "1s" 2024/10/09 02:49:32 INFO : sftp://rclone@:22/rclone-test-rigepap3hejo: poll-interval is not supported by this remote 2024/10/09 02:49:32 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/10/09 02:49:32 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rigepap3hejo" 2024/10/09 02:49:32 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rigepap3hejo" 2024/10/09 02:49:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rigepap3hejo" 2024/10/09 02:49:32 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/09 02:49:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rigepap3hejo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rigepap3hejo" 2024/10/09 02:49:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rigepap3hejo" 2024/10/09 02:49:32 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/09 02:49:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rigepap3hejo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rigepap3hejo" 2024/10/09 02:49:32 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/10/09 02:49:32 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:32 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:32 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: md5sum /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:32 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:32 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:32 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:32 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:32 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2024/10/09 02:49:32 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:32 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:32 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: sha1sum /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:32 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:32 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:32 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:32 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:32 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2024/10/09 02:49:32 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2024/10/09 02:49:32 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/10/09 02:49:32 DEBUG : dir/file1: newRWFileHandle: 2024/10/09 02:49:32 DEBUG : dir/file1(0xc000684240): openPending: 2024/10/09 02:49:32 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:32 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:32 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: md5sum /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:32 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:33 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:33 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:33 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:33 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2024/10/09 02:49:33 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2024/10/09 02:49:33 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/10/09 02:49:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/09 02:49:33 DEBUG : dir/file1(0xc000684240): >openPending: err= 2024/10/09 02:49:33 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/10/09 02:49:33 DEBUG : dir/file1: >newRWFileHandle: err= 2024/10/09 02:49:33 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/10/09 02:49:33 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/10/09 02:49:33 DEBUG : dir/file1(0xc000684240): _writeAt: size=5, off=0 2024/10/09 02:49:33 DEBUG : dir/file1(0xc000684240): >_writeAt: n=5, err= 2024/10/09 02:49:33 DEBUG : dir/file1(0xc000684240): close: 2024/10/09 02:49:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/09 02:49:33 DEBUG : dir/file1: vfs cache: setting modification time to 2024-10-09 02:49:33.012416576 +0000 UTC m=+29.001248164 2024/10/09 02:49:33 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:33 DEBUG : dir/file1(0xc000684240): >close: err= 2024/10/09 02:49:33 DEBUG : WaitForWriters: timeout=30s 2024/10/09 02:49:33 DEBUG : dir: Looking for writers 2024/10/09 02:49:33 DEBUG : file1: reading active writers 2024/10/09 02:49:33 DEBUG : : Looking for writers 2024/10/09 02:49:33 DEBUG : dir: reading active writers 2024/10/09 02:49:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/10/09 02:49:33 DEBUG : dir: Looking for writers 2024/10/09 02:49:33 DEBUG : file1: reading active writers 2024/10/09 02:49:33 DEBUG : : Looking for writers 2024/10/09 02:49:33 DEBUG : dir: reading active writers 2024/10/09 02:49:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/10/09 02:49:33 DEBUG : dir: Looking for writers 2024/10/09 02:49:33 DEBUG : file1: reading active writers 2024/10/09 02:49:33 DEBUG : : Looking for writers 2024/10/09 02:49:33 DEBUG : dir: reading active writers 2024/10/09 02:49:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/10/09 02:49:33 DEBUG : dir: Looking for writers 2024/10/09 02:49:33 DEBUG : file1: reading active writers 2024/10/09 02:49:33 DEBUG : : Looking for writers 2024/10/09 02:49:33 DEBUG : dir: reading active writers 2024/10/09 02:49:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/10/09 02:49:33 DEBUG : dir/file1: vfs cache: starting upload 2024/10/09 02:49:33 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/dir/file1.a8840855.partial" 2024/10/09 02:49:33 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:33 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: md5sum /rclone-test-rigepap3hejo/dir/file1.a8840855.partial 2024/10/09 02:49:33 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rigepap3hejo/dir/file1.a8840855.partial" 2024/10/09 02:49:33 DEBUG : dir: Looking for writers 2024/10/09 02:49:33 DEBUG : file1: reading active writers 2024/10/09 02:49:33 DEBUG : : Looking for writers 2024/10/09 02:49:33 DEBUG : dir: reading active writers 2024/10/09 02:49:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/10/09 02:49:33 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:33 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-rigepap3hejo/dir/file1.a8840855.partial 2024/10/09 02:49:33 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:33 DEBUG : dir/file1.a8840855.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2024/10/09 02:49:33 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2024/10/09 02:49:33 DEBUG : dir/file1.a8840855.partial: renamed to: dir/file1 2024/10/09 02:49:33 INFO : dir/file1: Copied (replaced existing) 2024/10/09 02:49:33 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:33 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:33 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: md5sum /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:33 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:33 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:33 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:33 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:33 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2024/10/09 02:49:33 DEBUG : dir/file1: vfs cache: fingerprint now "5,2024-10-09 02:49:33 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2024/10/09 02:49:33 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2024/10/09 02:49:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/09 02:49:33 INFO : dir/file1: vfs cache: upload succeeded try #1 2024/10/09 02:49:33 DEBUG : dir: Looking for writers 2024/10/09 02:49:33 DEBUG : file1: reading active writers 2024/10/09 02:49:33 DEBUG : : Looking for writers 2024/10/09 02:49:33 DEBUG : dir: reading active writers 2024/10/09 02:49:33 DEBUG : >WaitForWriters: 2024/10/09 02:49:33 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (0.64s) === RUN TestRWFileHandleSizeCreateExisting run.go:180: Remote "sftp://rclone@:22/rclone-test-rigepap3hejo", Local "Local file system at /tmp/rclone4169956199", Modify Window "1s" 2024/10/09 02:49:33 INFO : sftp://rclone@:22/rclone-test-rigepap3hejo: poll-interval is not supported by this remote 2024/10/09 02:49:33 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/10/09 02:49:33 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rigepap3hejo" 2024/10/09 02:49:33 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rigepap3hejo" 2024/10/09 02:49:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rigepap3hejo" 2024/10/09 02:49:33 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/09 02:49:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rigepap3hejo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rigepap3hejo" 2024/10/09 02:49:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rigepap3hejo" 2024/10/09 02:49:33 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/09 02:49:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rigepap3hejo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rigepap3hejo" 2024/10/09 02:49:33 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/10/09 02:49:33 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:33 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:33 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: md5sum /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:33 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:33 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:33 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:33 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:33 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2024/10/09 02:49:33 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:33 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:33 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: sha1sum /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:33 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:33 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:33 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:33 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:33 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2024/10/09 02:49:33 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 02:49:33 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2024/10/09 02:49:33 DEBUG : dir/file1: newRWFileHandle: 2024/10/09 02:49:33 DEBUG : dir/file1: >newRWFileHandle: err= 2024/10/09 02:49:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/09 02:49:33 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/10/09 02:49:33 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/10/09 02:49:33 DEBUG : dir/file1(0xc000684980): _writeAt: size=5, off=0 2024/10/09 02:49:33 DEBUG : dir/file1(0xc000684980): openPending: 2024/10/09 02:49:33 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:33 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:33 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: md5sum /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:33 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:33 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:33 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:33 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:33 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2024/10/09 02:49:33 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2024/10/09 02:49:33 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/10/09 02:49:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/09 02:49:33 DEBUG : dir/file1(0xc000684980): >openPending: err= 2024/10/09 02:49:33 DEBUG : dir/file1(0xc000684980): >_writeAt: n=5, err= 2024/10/09 02:49:33 DEBUG : dir/file1(0xc000684980): _writeAt: size=15, off=5 2024/10/09 02:49:33 DEBUG : dir/file1(0xc000684980): >_writeAt: n=15, err= 2024/10/09 02:49:33 DEBUG : dir/file1(0xc000684980): close: 2024/10/09 02:49:33 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2024/10/09 02:49:33 DEBUG : dir/file1: vfs cache: setting modification time to 2024-10-09 02:49:33.654771134 +0000 UTC m=+29.643602722 2024/10/09 02:49:33 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:33 DEBUG : dir/file1(0xc000684980): >close: err= 2024/10/09 02:49:33 DEBUG : WaitForWriters: timeout=30s 2024/10/09 02:49:33 DEBUG : dir: Looking for writers 2024/10/09 02:49:33 DEBUG : file1: reading active writers 2024/10/09 02:49:33 DEBUG : : Looking for writers 2024/10/09 02:49:33 DEBUG : dir: reading active writers 2024/10/09 02:49:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/10/09 02:49:33 DEBUG : dir: Looking for writers 2024/10/09 02:49:33 DEBUG : file1: reading active writers 2024/10/09 02:49:33 DEBUG : : Looking for writers 2024/10/09 02:49:33 DEBUG : dir: reading active writers 2024/10/09 02:49:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/10/09 02:49:33 DEBUG : dir: Looking for writers 2024/10/09 02:49:33 DEBUG : file1: reading active writers 2024/10/09 02:49:33 DEBUG : : Looking for writers 2024/10/09 02:49:33 DEBUG : dir: reading active writers 2024/10/09 02:49:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/10/09 02:49:33 DEBUG : dir: Looking for writers 2024/10/09 02:49:33 DEBUG : file1: reading active writers 2024/10/09 02:49:33 DEBUG : : Looking for writers 2024/10/09 02:49:33 DEBUG : dir: reading active writers 2024/10/09 02:49:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/10/09 02:49:33 DEBUG : dir/file1: vfs cache: starting upload 2024/10/09 02:49:33 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/dir/file1.b4f98379.partial" 2024/10/09 02:49:33 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:33 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: md5sum /rclone-test-rigepap3hejo/dir/file1.b4f98379.partial 2024/10/09 02:49:33 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rigepap3hejo/dir/file1.b4f98379.partial" 2024/10/09 02:49:33 DEBUG : dir: Looking for writers 2024/10/09 02:49:33 DEBUG : file1: reading active writers 2024/10/09 02:49:33 DEBUG : : Looking for writers 2024/10/09 02:49:33 DEBUG : dir: reading active writers 2024/10/09 02:49:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/10/09 02:49:33 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:33 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: 5198435b5c4e591523b7f5435cc07e88 /rclone-test-rigepap3hejo/dir/file1.b4f98379.partial 2024/10/09 02:49:33 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:33 DEBUG : dir/file1.b4f98379.partial: Parsed hash: 5198435b5c4e591523b7f5435cc07e88 2024/10/09 02:49:33 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2024/10/09 02:49:33 DEBUG : dir/file1.b4f98379.partial: renamed to: dir/file1 2024/10/09 02:49:33 INFO : dir/file1: Copied (replaced existing) 2024/10/09 02:49:33 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:33 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:33 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: md5sum /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:33 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:33 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:33 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: 5198435b5c4e591523b7f5435cc07e88 /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:33 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:33 DEBUG : dir/file1: Parsed hash: 5198435b5c4e591523b7f5435cc07e88 2024/10/09 02:49:33 DEBUG : dir/file1: vfs cache: fingerprint now "20,2024-10-09 02:49:33 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2024/10/09 02:49:33 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2024/10/09 02:49:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/09 02:49:33 INFO : dir/file1: vfs cache: upload succeeded try #1 2024/10/09 02:49:33 DEBUG : dir: Looking for writers 2024/10/09 02:49:33 DEBUG : file1: reading active writers 2024/10/09 02:49:33 DEBUG : : Looking for writers 2024/10/09 02:49:33 DEBUG : dir: reading active writers 2024/10/09 02:49:33 DEBUG : >WaitForWriters: 2024/10/09 02:49:33 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (0.64s) === RUN TestRWFileHandleSizeCreateNew run.go:180: Remote "sftp://rclone@:22/rclone-test-rigepap3hejo", Local "Local file system at /tmp/rclone4169956199", Modify Window "1s" 2024/10/09 02:49:33 INFO : sftp://rclone@:22/rclone-test-rigepap3hejo: poll-interval is not supported by this remote 2024/10/09 02:49:33 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/10/09 02:49:33 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rigepap3hejo" 2024/10/09 02:49:33 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rigepap3hejo" 2024/10/09 02:49:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rigepap3hejo" 2024/10/09 02:49:33 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/09 02:49:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rigepap3hejo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rigepap3hejo" 2024/10/09 02:49:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rigepap3hejo" 2024/10/09 02:49:33 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/09 02:49:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rigepap3hejo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rigepap3hejo" 2024/10/09 02:49:33 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 02:49:33 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/10/09 02:49:33 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/10/09 02:49:33 DEBUG : file1: newRWFileHandle: 2024/10/09 02:49:33 DEBUG : file1(0xc000684d40): openPending: 2024/10/09 02:49:33 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 02:49:33 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/09 02:49:33 DEBUG : file1(0xc000684d40): >openPending: err= 2024/10/09 02:49:33 DEBUG : file1: >newRWFileHandle: err= 2024/10/09 02:49:33 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/09 02:49:33 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/10/09 02:49:33 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/10/09 02:49:33 DEBUG : file1(0xc000684d40): _writeAt: size=5, off=0 2024/10/09 02:49:33 DEBUG : file1(0xc000684d40): >_writeAt: n=5, err= 2024/10/09 02:49:33 DEBUG : file1(0xc000684d40): close: 2024/10/09 02:49:33 DEBUG : file1: vfs cache: setting modification time to 2024-10-09 02:49:33.973992838 +0000 UTC m=+29.962824425 2024/10/09 02:49:33 INFO : file1: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:33 DEBUG : file1(0xc000684d40): >close: err= 2024/10/09 02:49:33 DEBUG : WaitForWriters: timeout=30s 2024/10/09 02:49:33 DEBUG : : Looking for writers 2024/10/09 02:49:33 DEBUG : file1: reading active writers 2024/10/09 02:49:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/10/09 02:49:33 DEBUG : : Looking for writers 2024/10/09 02:49:33 DEBUG : file1: reading active writers 2024/10/09 02:49:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/10/09 02:49:34 DEBUG : : Looking for writers 2024/10/09 02:49:34 DEBUG : file1: reading active writers 2024/10/09 02:49:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/10/09 02:49:34 DEBUG : : Looking for writers 2024/10/09 02:49:34 DEBUG : file1: reading active writers 2024/10/09 02:49:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/10/09 02:49:34 DEBUG : file1: vfs cache: starting upload 2024/10/09 02:49:34 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/file1.362e938c.partial" 2024/10/09 02:49:34 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:34 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: md5sum /rclone-test-rigepap3hejo/file1.362e938c.partial 2024/10/09 02:49:34 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rigepap3hejo/file1.362e938c.partial" 2024/10/09 02:49:34 DEBUG : : Looking for writers 2024/10/09 02:49:34 DEBUG : file1: reading active writers 2024/10/09 02:49:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/10/09 02:49:34 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:34 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-rigepap3hejo/file1.362e938c.partial 2024/10/09 02:49:34 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:34 DEBUG : file1.362e938c.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2024/10/09 02:49:34 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2024/10/09 02:49:34 DEBUG : file1.362e938c.partial: renamed to: file1 2024/10/09 02:49:34 INFO : file1: Copied (new) 2024/10/09 02:49:34 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/file1" 2024/10/09 02:49:34 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:34 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: md5sum /rclone-test-rigepap3hejo/file1 2024/10/09 02:49:34 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rigepap3hejo/file1" 2024/10/09 02:49:34 DEBUG : : Looking for writers 2024/10/09 02:49:34 DEBUG : file1: reading active writers 2024/10/09 02:49:34 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:34 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-rigepap3hejo/file1 2024/10/09 02:49:34 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:34 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2024/10/09 02:49:34 DEBUG : file1: vfs cache: fingerprint now "5,2024-10-09 02:49:33 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2024/10/09 02:49:34 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/09 02:49:34 DEBUG : >WaitForWriters: 2024/10/09 02:49:34 INFO : file1: vfs cache: upload succeeded try #1 2024/10/09 02:49:34 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.32s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:180: Remote "sftp://rclone@:22/rclone-test-rigepap3hejo", Local "Local file system at /tmp/rclone4169956199", Modify Window "1s" 2024/10/09 02:49:34 INFO : sftp://rclone@:22/rclone-test-rigepap3hejo: poll-interval is not supported by this remote 2024/10/09 02:49:34 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/10/09 02:49:34 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rigepap3hejo" 2024/10/09 02:49:34 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rigepap3hejo" 2024/10/09 02:49:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rigepap3hejo" 2024/10/09 02:49:34 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/09 02:49:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rigepap3hejo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rigepap3hejo" 2024/10/09 02:49:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rigepap3hejo" 2024/10/09 02:49:34 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/09 02:49:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rigepap3hejo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rigepap3hejo" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2024/10/09 02:49:34 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870680): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870680): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870680): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870680): >_writeAt: n=5, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870680): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.291524809 +0000 UTC m=+30.280356396 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870680): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0008706c0): _readAt: size=2, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0008706c0): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0008706c0): >openPending: err= 2024/10/09 02:49:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0008706c0): >_readAt: n=2, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0008706c0): _writeAt: size=3, off=2 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0008706c0): >_writeAt: n=0, err=Bad file descriptor 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0008706c0): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.291524809 +0000 UTC m=+30.280356396 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0008706c0): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870700): _readAt: size=512, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870700): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870700): >openPending: err= 2024/10/09 02:49:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870700): >_readAt: n=5, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870700): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.291524809 +0000 UTC m=+30.280356396 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870700): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: Remove: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054d9d0 item 1 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870740): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870740): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870740): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870740): >_writeAt: n=5, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870740): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.294636373 +0000 UTC m=+30.283467989 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870740): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870780): _readAt: size=512, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870780): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870780): >openPending: err= 2024/10/09 02:49:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870780): >_readAt: n=5, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870780): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.294636373 +0000 UTC m=+30.283467989 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870780): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: Remove: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054dea0 item 2 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0008707c0): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0008707c0): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0008707c0): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0008707c0): >_writeAt: n=5, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0008707c0): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.296835489 +0000 UTC m=+30.285667116 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0008707c0): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870800): _readAt: size=2, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870800): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870800): >openPending: err= 2024/10/09 02:49:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870800): >_readAt: n=2, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870800): _writeAt: size=3, off=2 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870800): >_writeAt: n=0, err=Bad file descriptor 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870800): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.296835489 +0000 UTC m=+30.285667116 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870800): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870840): _readAt: size=512, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870840): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870840): >openPending: err= 2024/10/09 02:49:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870840): >_readAt: n=5, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870840): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.296835489 +0000 UTC m=+30.285667116 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870840): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: Remove: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002b2b60 item 3 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0008708c0): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0008708c0): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0008708c0): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0008708c0): >_writeAt: n=5, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0008708c0): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.299875178 +0000 UTC m=+30.288706805 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0008708c0): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870940): _readAt: size=512, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870940): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870940): >openPending: err= 2024/10/09 02:49:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870940): >_readAt: n=5, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870940): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.299875178 +0000 UTC m=+30.288706805 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870940): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: Remove: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002b3810 item 4 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870980): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870980): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870980): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870980): >_writeAt: n=5, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870980): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.302279898 +0000 UTC m=+30.291111515 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870980): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0008709c0): _readAt: size=2, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0008709c0): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0008709c0): >openPending: err= 2024/10/09 02:49:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0008709c0): >_readAt: n=2, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0008709c0): _writeAt: size=3, off=2 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0008709c0): >_writeAt: n=0, err=Bad file descriptor 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0008709c0): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.302279898 +0000 UTC m=+30.291111515 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0008709c0): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870a00): _readAt: size=512, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870a00): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870a00): >openPending: err= 2024/10/09 02:49:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870a00): >_readAt: n=5, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870a00): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.302279898 +0000 UTC m=+30.291111515 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870a00): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: Remove: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002b3dc0 item 5 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870a80): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870a80): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870a80): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870a80): >_writeAt: n=5, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870a80): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.305274884 +0000 UTC m=+30.294106500 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870a80): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870b00): _readAt: size=512, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870b00): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870b00): >openPending: err= 2024/10/09 02:49:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870b00): >_readAt: n=5, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870b00): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.305274884 +0000 UTC m=+30.294106500 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870b00): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: Remove: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00028b180 item 6 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870b80): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870b80): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870b80): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870b80): >_writeAt: n=5, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870b80): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.307215676 +0000 UTC m=+30.296047302 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870b80): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870c40): _readAt: size=2, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870c40): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870c40): >openPending: err= 2024/10/09 02:49:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870c40): >_readAt: n=2, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870c40): _writeAt: size=3, off=2 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870c40): >_writeAt: n=0, err=Bad file descriptor 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870c40): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.307215676 +0000 UTC m=+30.296047302 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870c40): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870cc0): _readAt: size=512, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870cc0): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870cc0): >openPending: err= 2024/10/09 02:49:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870cc0): >_readAt: n=5, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870cc0): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.307215676 +0000 UTC m=+30.296047302 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870cc0): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: Remove: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00028bb90 item 7 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870d40): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870d40): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870d40): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870d40): >_writeAt: n=5, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870d40): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.309449777 +0000 UTC m=+30.298281384 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870d40): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870dc0): _readAt: size=512, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870dc0): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870dc0): >openPending: err= 2024/10/09 02:49:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870dc0): >_readAt: n=5, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870dc0): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.309449777 +0000 UTC m=+30.298281384 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870dc0): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: Remove: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000427810 item 8 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870e00): _readAt: size=2, off=0 2024/10/09 02:49:34 ERROR : open-test-file(0xc000870e00): Couldn't read size of file 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870e00): >_readAt: n=0, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870e00): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870e00): >_writeAt: n=0, err=Bad file descriptor 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870e00): close: 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870e00): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870e40): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870e40): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870e40): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870e40): >_writeAt: n=5, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870e40): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.311908289 +0000 UTC m=+30.300739896 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870e40): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870e80): _readAt: size=2, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870e80): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870e80): >openPending: err= 2024/10/09 02:49:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870e80): >_readAt: n=2, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870e80): _writeAt: size=3, off=2 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870e80): >_writeAt: n=0, err=Bad file descriptor 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870e80): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.311908289 +0000 UTC m=+30.300739896 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870e80): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870ec0): _readAt: size=512, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870ec0): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870ec0): >openPending: err= 2024/10/09 02:49:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870ec0): >_readAt: n=5, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870ec0): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.311908289 +0000 UTC m=+30.300739896 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870ec0): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: Remove: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040c380 item 9 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870f80): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870f80): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870f80): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870f80): >_writeAt: n=5, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870f80): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.314065968 +0000 UTC m=+30.302897574 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870f80): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000871000): _readAt: size=512, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000871000): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000871000): >openPending: err= 2024/10/09 02:49:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000871000): >_readAt: n=5, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000871000): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.314065968 +0000 UTC m=+30.302897574 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000871000): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: Remove: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040d420 item 10 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0008710c0): _readAt: size=2, off=0 2024/10/09 02:49:34 ERROR : open-test-file(0xc0008710c0): Couldn't read size of file 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0008710c0): >_readAt: n=0, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0008710c0): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0008710c0): >_writeAt: n=0, err=Bad file descriptor 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0008710c0): close: 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0008710c0): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000871100): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000871100): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000871100): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000871100): >_writeAt: n=5, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000871100): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.31601721 +0000 UTC m=+30.304848817 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000871100): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000871200): _readAt: size=2, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000871200): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000871200): >openPending: err= 2024/10/09 02:49:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000871200): >_readAt: n=2, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000871200): _writeAt: size=3, off=2 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000871200): >_writeAt: n=0, err=Bad file descriptor 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000871200): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.31601721 +0000 UTC m=+30.304848817 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000871200): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000871240): _readAt: size=512, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000871240): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000871240): >openPending: err= 2024/10/09 02:49:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000871240): >_readAt: n=5, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000871240): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.31601721 +0000 UTC m=+30.304848817 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000871240): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: Remove: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040d880 item 11 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000871300): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000871300): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000871300): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000871300): >_writeAt: n=5, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000871300): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.318832658 +0000 UTC m=+30.307664246 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000871300): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0008714c0): _readAt: size=512, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0008714c0): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0008714c0): >openPending: err= 2024/10/09 02:49:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0008714c0): >_readAt: n=5, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0008714c0): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.318832658 +0000 UTC m=+30.307664246 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0008714c0): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: Remove: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040dea0 item 12 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0008715c0): _readAt: size=2, off=0 2024/10/09 02:49:34 ERROR : open-test-file(0xc0008715c0): Couldn't read size of file 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0008715c0): >_readAt: n=0, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0008715c0): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0008715c0): >_writeAt: n=0, err=Bad file descriptor 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0008715c0): close: 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0008715c0): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000871600): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000871600): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000871600): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000871600): >_writeAt: n=5, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000871600): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.320802836 +0000 UTC m=+30.309634442 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000871600): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/09 02:49:34 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0008716c0): _readAt: size=512, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0008716c0): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0008716c0): >openPending: err= 2024/10/09 02:49:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0008716c0): >_readAt: n=5, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0008716c0): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.320802836 +0000 UTC m=+30.309634442 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0008716c0): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: Remove: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052cb0 item 13 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000871740): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000871740): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000871740): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000871740): >_writeAt: n=5, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000871740): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.32241835 +0000 UTC m=+30.311249956 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000871740): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0008717c0): _readAt: size=512, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0008717c0): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0008717c0): >openPending: err= 2024/10/09 02:49:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0008717c0): >_readAt: n=5, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0008717c0): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.32241835 +0000 UTC m=+30.311249956 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0008717c0): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: Remove: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053180 item 14 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000871880): _readAt: size=2, off=0 2024/10/09 02:49:34 ERROR : open-test-file(0xc000871880): Couldn't read size of file 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000871880): >_readAt: n=0, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000871880): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000871880): >_writeAt: n=0, err=Bad file descriptor 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000871880): close: 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000871880): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0008718c0): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0008718c0): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0008718c0): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0008718c0): >_writeAt: n=5, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0008718c0): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.324351057 +0000 UTC m=+30.313182664 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0008718c0): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/09 02:49:34 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000871980): _readAt: size=512, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000871980): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000871980): >openPending: err= 2024/10/09 02:49:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000871980): >_readAt: n=5, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000871980): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.324351057 +0000 UTC m=+30.313182664 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000871980): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: Remove: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053650 item 15 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 02:49: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/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000871a00): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000871a00): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000871a00): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000871a00): >_writeAt: n=5, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000871a00): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.326216818 +0000 UTC m=+30.315048425 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000871a00): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000871ac0): _readAt: size=512, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000871ac0): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000871ac0): >openPending: err= 2024/10/09 02:49:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000871ac0): >_readAt: n=5, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000871ac0): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.326216818 +0000 UTC m=+30.315048425 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000871ac0): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: Remove: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000538f0 item 16 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006850c0): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006850c0): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006850c0): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006850c0): >_writeAt: n=5, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006850c0): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.328182077 +0000 UTC m=+30.317013684 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006850c0): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685100): _readAt: size=2, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685100): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685100): open at offset 5 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685100): >openPending: err= 2024/10/09 02:49:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685100): >_readAt: n=2, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685100): _writeAt: size=3, off=7 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685100): >_writeAt: n=0, err=Bad file descriptor 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685100): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.328182077 +0000 UTC m=+30.317013684 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685100): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685140): _readAt: size=512, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685140): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685140): >openPending: err= 2024/10/09 02:49:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685140): >_readAt: n=5, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685140): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.328182077 +0000 UTC m=+30.317013684 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685140): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: Remove: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057afc0 item 17 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006851c0): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006851c0): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006851c0): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006851c0): >_writeAt: n=5, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006851c0): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.330557692 +0000 UTC m=+30.319389300 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006851c0): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685280): _readAt: size=512, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685280): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685280): >openPending: err= 2024/10/09 02:49:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685280): >_readAt: n=5, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685280): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.330557692 +0000 UTC m=+30.319389300 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685280): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: Remove: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057b500 item 18 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685300): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685300): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685300): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685300): >_writeAt: n=5, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685300): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.332602601 +0000 UTC m=+30.321434208 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685300): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685480): _readAt: size=2, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685480): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685480): open at offset 5 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685480): >openPending: err= 2024/10/09 02:49:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685480): >_readAt: n=2, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685480): _writeAt: size=3, off=7 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685480): >_writeAt: n=0, err=Bad file descriptor 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685480): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.332602601 +0000 UTC m=+30.321434208 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685480): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006854c0): _readAt: size=512, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006854c0): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006854c0): >openPending: err= 2024/10/09 02:49:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006854c0): >_readAt: n=5, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006854c0): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.332602601 +0000 UTC m=+30.321434208 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006854c0): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: Remove: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057b8f0 item 19 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685540): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685540): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685540): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685540): >_writeAt: n=5, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685540): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.335152793 +0000 UTC m=+30.323984449 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685540): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685600): _readAt: size=512, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685600): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685600): >openPending: err= 2024/10/09 02:49:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685600): >_readAt: n=5, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685600): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.335152793 +0000 UTC m=+30.323984449 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685600): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: Remove: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057bdc0 item 20 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006856c0): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006856c0): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006856c0): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006856c0): >_writeAt: n=5, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006856c0): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.33704806 +0000 UTC m=+30.325879676 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006856c0): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685800): _readAt: size=2, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685800): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685800): open at offset 5 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685800): >openPending: err= 2024/10/09 02:49:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685800): >_readAt: n=2, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685800): _writeAt: size=3, off=7 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685800): >_writeAt: n=0, err=Bad file descriptor 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685800): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.33704806 +0000 UTC m=+30.325879676 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685800): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685840): _readAt: size=512, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685840): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685840): >openPending: err= 2024/10/09 02:49:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685840): >_readAt: n=5, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685840): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.33704806 +0000 UTC m=+30.325879676 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685840): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: Remove: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00025c230 item 21 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006858c0): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006858c0): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006858c0): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006858c0): >_writeAt: n=5, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006858c0): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.339584066 +0000 UTC m=+30.328415673 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006858c0): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685940): _readAt: size=512, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685940): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685940): >openPending: err= 2024/10/09 02:49:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685940): >_readAt: n=5, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685940): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.339584066 +0000 UTC m=+30.328415673 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685940): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: Remove: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00025c690 item 22 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685a00): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685a00): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685a00): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685a00): >_writeAt: n=5, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685a00): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.341456732 +0000 UTC m=+30.330288339 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685a00): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685b00): _readAt: size=2, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685b00): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685b00): open at offset 5 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685b00): >openPending: err= 2024/10/09 02:49:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685b00): >_readAt: n=2, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685b00): _writeAt: size=3, off=7 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685b00): >_writeAt: n=0, err=Bad file descriptor 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685b00): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.341456732 +0000 UTC m=+30.330288339 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685b00): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685b40): _readAt: size=512, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685b40): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685b40): >openPending: err= 2024/10/09 02:49:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685b40): >_readAt: n=5, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685b40): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.341456732 +0000 UTC m=+30.330288339 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685b40): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: Remove: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00025caf0 item 23 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 02:49: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/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685bc0): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685bc0): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685bc0): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685bc0): >_writeAt: n=5, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685bc0): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.344725419 +0000 UTC m=+30.333557026 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685bc0): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685c40): _readAt: size=512, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685c40): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685c40): >openPending: err= 2024/10/09 02:49:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685c40): >_readAt: n=5, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685c40): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.344725419 +0000 UTC m=+30.333557026 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685c40): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: Remove: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00025cee0 item 24 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685d00): _readAt: size=2, off=0 2024/10/09 02:49:34 ERROR : open-test-file(0xc000685d00): Couldn't read size of file 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685d00): >_readAt: n=0, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685d00): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685d00): >_writeAt: n=0, err=Bad file descriptor 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685d00): close: 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685d00): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685d40): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685d40): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685d40): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685d40): >_writeAt: n=5, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685d40): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.346585721 +0000 UTC m=+30.335417328 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685d40): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685e00): _readAt: size=2, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685e00): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685e00): open at offset 5 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685e00): >openPending: err= 2024/10/09 02:49:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685e00): >_readAt: n=2, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685e00): _writeAt: size=3, off=7 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685e00): >_writeAt: n=0, err=Bad file descriptor 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685e00): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.346585721 +0000 UTC m=+30.335417328 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685e00): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685e40): _readAt: size=512, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685e40): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685e40): >openPending: err= 2024/10/09 02:49:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685e40): >_readAt: n=5, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685e40): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.346585721 +0000 UTC m=+30.335417328 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685e40): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: Remove: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00025d1f0 item 25 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685ec0): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685ec0): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685ec0): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685ec0): >_writeAt: n=5, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685ec0): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.348723672 +0000 UTC m=+30.337555258 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685ec0): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685f40): _readAt: size=512, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685f40): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685f40): >openPending: err= 2024/10/09 02:49:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685f40): >_readAt: n=5, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685f40): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.348723672 +0000 UTC m=+30.337555258 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685f40): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: Remove: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00025d5e0 item 26 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528080): _readAt: size=2, off=0 2024/10/09 02:49:34 ERROR : open-test-file(0xc000528080): Couldn't read size of file 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528080): >_readAt: n=0, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528080): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528080): >_writeAt: n=0, err=Bad file descriptor 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528080): close: 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528080): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0005280c0): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0005280c0): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0005280c0): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0005280c0): >_writeAt: n=5, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0005280c0): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.350177965 +0000 UTC m=+30.339009551 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0005280c0): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0005281c0): _readAt: size=2, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0005281c0): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0005281c0): open at offset 5 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0005281c0): >openPending: err= 2024/10/09 02:49:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0005281c0): >_readAt: n=2, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0005281c0): _writeAt: size=3, off=7 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0005281c0): >_writeAt: n=0, err=Bad file descriptor 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0005281c0): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.350177965 +0000 UTC m=+30.339009551 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0005281c0): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528200): _readAt: size=512, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528200): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528200): >openPending: err= 2024/10/09 02:49:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528200): >_readAt: n=5, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528200): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.350177965 +0000 UTC m=+30.339009551 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528200): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: Remove: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00025db90 item 27 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 02:49: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/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528280): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528280): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528280): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528280): >_writeAt: n=5, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528280): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.352346262 +0000 UTC m=+30.341177849 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528280): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528300): _readAt: size=512, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528300): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528300): >openPending: err= 2024/10/09 02:49:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528300): >_readAt: n=5, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528300): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.352346262 +0000 UTC m=+30.341177849 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528300): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: Remove: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002942a0 item 28 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528400): _readAt: size=2, off=0 2024/10/09 02:49:34 ERROR : open-test-file(0xc000528400): Couldn't read size of file 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528400): >_readAt: n=0, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528400): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528400): >_writeAt: n=0, err=Bad file descriptor 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528400): close: 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528400): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528440): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528440): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528440): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528440): >_writeAt: n=5, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528440): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.355482061 +0000 UTC m=+30.344313648 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528440): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/09 02:49:34 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528540): _readAt: size=512, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528540): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528540): >openPending: err= 2024/10/09 02:49:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528540): >_readAt: n=5, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528540): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.355482061 +0000 UTC m=+30.344313648 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528540): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: Remove: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000294540 item 29 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 02:49: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/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528600): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528600): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528600): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528600): >_writeAt: n=5, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528600): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.35689198 +0000 UTC m=+30.345723577 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528600): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528700): _readAt: size=512, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528700): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528700): >openPending: err= 2024/10/09 02:49:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528700): >_readAt: n=5, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528700): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.35689198 +0000 UTC m=+30.345723577 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528700): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: Remove: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002947e0 item 30 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 02:49: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/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528800): _readAt: size=2, off=0 2024/10/09 02:49:34 ERROR : open-test-file(0xc000528800): Couldn't read size of file 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528800): >_readAt: n=0, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528800): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528800): >_writeAt: n=0, err=Bad file descriptor 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528800): close: 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528800): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0005288c0): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0005288c0): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0005288c0): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0005288c0): >_writeAt: n=5, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0005288c0): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.358586451 +0000 UTC m=+30.347418038 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0005288c0): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/09 02:49:34 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528dc0): _readAt: size=512, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528dc0): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528dc0): >openPending: err= 2024/10/09 02:49:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528dc0): >_readAt: n=5, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528dc0): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.358586451 +0000 UTC m=+30.347418038 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528dc0): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: Remove: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000294a80 item 31 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 02:49: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/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528f00): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528f00): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528f00): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528f00): >_writeAt: n=5, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528f00): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.360831383 +0000 UTC m=+30.349662980 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528f00): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000529140): _readAt: size=512, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000529140): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000529140): >openPending: err= 2024/10/09 02:49:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000529140): >_readAt: n=5, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000529140): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.360831383 +0000 UTC m=+30.349662980 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000529140): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: Remove: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000294d20 item 32 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000529240): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000529240): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000529240): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000529240): >_writeAt: n=5, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000529240): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.362196167 +0000 UTC m=+30.351027754 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000529240): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000529280): _readAt: size=2, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000529280): >_readAt: n=0, err=Bad file descriptor 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000529280): _writeAt: size=3, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000529280): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000529280): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000294fc0 item 33 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000529280): >_writeAt: n=3, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000529280): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.362645178 +0000 UTC m=+30.351476765 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000529280): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0005292c0): _readAt: size=512, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0005292c0): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0005292c0): >openPending: err= 2024/10/09 02:49:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0005292c0): >_readAt: n=5, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0005292c0): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.362645178 +0000 UTC m=+30.351476765 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0005292c0): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: Remove: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000295110 item 33 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000529300): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000529300): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000529300): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000529300): >_writeAt: n=5, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000529300): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.365383934 +0000 UTC m=+30.354215561 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000529300): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000529340): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000529340): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002953b0 item 34 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000529340): _readAt: size=2, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000529340): >_readAt: n=0, err=Bad file descriptor 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000529340): _writeAt: size=3, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000529340): >_writeAt: n=3, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000529340): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.366427156 +0000 UTC m=+30.355258783 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000529340): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668540): _readAt: size=512, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668540): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668540): >openPending: err= 2024/10/09 02:49:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668540): >_readAt: n=3, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668540): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.366427156 +0000 UTC m=+30.355258783 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668540): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: Remove: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000522a10 item 34 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870040): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870040): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870040): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870040): >_writeAt: n=5, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870040): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.368017683 +0000 UTC m=+30.356849270 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870040): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870080): _readAt: size=2, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870080): >_readAt: n=0, err=Bad file descriptor 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870080): _writeAt: size=3, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870080): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870080): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052bd0 item 35 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870080): >_writeAt: n=3, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870080): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.368749032 +0000 UTC m=+30.357580659 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870080): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0008700c0): _readAt: size=512, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0008700c0): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0008700c0): >openPending: err= 2024/10/09 02:49:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0008700c0): >_readAt: n=5, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0008700c0): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.368749032 +0000 UTC m=+30.357580659 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0008700c0): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: Remove: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052e70 item 35 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870140): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870140): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870140): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870140): >_writeAt: n=5, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870140): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.371422255 +0000 UTC m=+30.360253882 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870140): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870280): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870280): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000532d0 item 36 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870280): _readAt: size=2, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870280): >_readAt: n=0, err=Bad file descriptor 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870280): _writeAt: size=3, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870280): >_writeAt: n=3, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870280): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.372490704 +0000 UTC m=+30.361322331 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870280): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0008702c0): _readAt: size=512, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0008702c0): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0008702c0): >openPending: err= 2024/10/09 02:49:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0008702c0): >_readAt: n=3, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0008702c0): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.372490704 +0000 UTC m=+30.361322331 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0008702c0): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: Remove: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000535e0 item 36 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870300): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870300): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870300): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870300): >_writeAt: n=5, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870300): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.375101571 +0000 UTC m=+30.363933188 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870300): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870340): _readAt: size=2, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870340): >_readAt: n=0, err=Bad file descriptor 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870340): _writeAt: size=3, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870340): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870340): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053880 item 37 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870340): >_writeAt: n=3, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870340): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.376001956 +0000 UTC m=+30.364833583 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870340): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870380): _readAt: size=512, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870380): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870380): >openPending: err= 2024/10/09 02:49:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870380): >_readAt: n=5, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870380): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.376001956 +0000 UTC m=+30.364833583 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870380): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: Remove: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000539d0 item 37 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870400): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870400): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870400): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870400): >_writeAt: n=5, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870400): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.378191624 +0000 UTC m=+30.367023241 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870400): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0008704c0): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0008704c0): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053e30 item 38 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0008704c0): _readAt: size=2, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0008704c0): >_readAt: n=0, err=Bad file descriptor 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0008704c0): _writeAt: size=3, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0008704c0): >_writeAt: n=3, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0008704c0): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.378855026 +0000 UTC m=+30.367686653 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0008704c0): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870500): _readAt: size=512, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870500): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870500): >openPending: err= 2024/10/09 02:49:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870500): >_readAt: n=3, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870500): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.378855026 +0000 UTC m=+30.367686653 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870500): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: Remove: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c0150 item 38 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c6380): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c6380): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c6380): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c6380): >_writeAt: n=5, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c6380): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.380844229 +0000 UTC m=+30.369675816 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c6380): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c66c0): _readAt: size=2, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c66c0): >_readAt: n=0, err=Bad file descriptor 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c66c0): _writeAt: size=3, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c66c0): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c66c0): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002941c0 item 39 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c66c0): >_writeAt: n=3, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c66c0): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.381296415 +0000 UTC m=+30.370128001 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c66c0): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c6700): _readAt: size=512, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c6700): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c6700): >openPending: err= 2024/10/09 02:49:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c6700): >_readAt: n=5, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c6700): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.381296415 +0000 UTC m=+30.370128001 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c6700): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: Remove: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000294310 item 39 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c6780): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c6780): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c6780): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c6780): >_writeAt: n=5, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c6780): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.382882894 +0000 UTC m=+30.371714501 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c6780): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c68c0): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c68c0): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002945b0 item 40 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c68c0): _readAt: size=2, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c68c0): >_readAt: n=0, err=Bad file descriptor 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c68c0): _writeAt: size=3, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c68c0): >_writeAt: n=3, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c68c0): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.383623721 +0000 UTC m=+30.372455328 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c68c0): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c6900): _readAt: size=512, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c6900): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c6900): >openPending: err= 2024/10/09 02:49:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c6900): >_readAt: n=3, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c6900): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.383623721 +0000 UTC m=+30.372455328 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c6900): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: Remove: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000294700 item 40 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c6940): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c6940): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c6940): _readAt: size=2, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c6940): >_readAt: n=0, err=Bad file descriptor 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c6940): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c6940): >_writeAt: n=5, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c6940): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.385136421 +0000 UTC m=+30.373968019 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c6940): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c6a80): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c6a80): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c6a80): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002949a0 item 41 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c6a80): >_writeAt: n=5, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c6a80): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.386053729 +0000 UTC m=+30.374885326 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c6a80): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c6bc0): _readAt: size=2, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c6bc0): >_readAt: n=0, err=Bad file descriptor 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c6bc0): _writeAt: size=3, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c6bc0): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c6bc0): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000294af0 item 41 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c6bc0): >_writeAt: n=3, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c6bc0): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.386592878 +0000 UTC m=+30.375424475 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c6bc0): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c6e40): _readAt: size=512, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c6e40): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c6e40): >openPending: err= 2024/10/09 02:49:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c6e40): >_readAt: n=5, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c6e40): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.386592878 +0000 UTC m=+30.375424475 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c6e40): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: Remove: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000294c40 item 41 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c6fc0): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c6fc0): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c6fc0): _readAt: size=2, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c6fc0): >_readAt: n=0, err=Bad file descriptor 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c6fc0): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c6fc0): >_writeAt: n=5, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c6fc0): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.389067449 +0000 UTC m=+30.377899067 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c6fc0): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7080): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7080): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7080): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000294ee0 item 42 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7080): >_writeAt: n=5, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7080): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.390363735 +0000 UTC m=+30.379195353 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7080): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c73c0): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c73c0): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000295030 item 42 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c73c0): _readAt: size=2, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c73c0): >_readAt: n=0, err=Bad file descriptor 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c73c0): _writeAt: size=3, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c73c0): >_writeAt: n=3, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c73c0): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.391664149 +0000 UTC m=+30.380495736 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c73c0): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7400): _readAt: size=512, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7400): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7400): >openPending: err= 2024/10/09 02:49:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7400): >_readAt: n=3, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7400): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.391664149 +0000 UTC m=+30.380495736 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7400): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: Remove: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000295180 item 42 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7580): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7580): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7580): _readAt: size=2, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7580): >_readAt: n=0, err=Bad file descriptor 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7580): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7580): >_writeAt: n=5, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7580): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.3934543 +0000 UTC m=+30.382285907 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7580): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c75c0): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c75c0): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c75c0): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000295810 item 43 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c75c0): >_writeAt: n=5, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c75c0): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.394021562 +0000 UTC m=+30.382853169 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c75c0): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c76c0): _readAt: size=2, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c76c0): >_readAt: n=0, err=Bad file descriptor 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c76c0): _writeAt: size=3, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c76c0): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c76c0): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000295960 item 43 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c76c0): >_writeAt: n=3, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c76c0): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.394720459 +0000 UTC m=+30.383552046 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c76c0): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7700): _readAt: size=512, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7700): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7700): >openPending: err= 2024/10/09 02:49:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7700): >_readAt: n=5, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7700): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.394720459 +0000 UTC m=+30.383552046 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7700): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: Remove: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000295ab0 item 43 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c77c0): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c77c0): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c77c0): _readAt: size=2, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c77c0): >_readAt: n=0, err=Bad file descriptor 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c77c0): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c77c0): >_writeAt: n=5, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c77c0): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.396734088 +0000 UTC m=+30.385565676 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c77c0): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7800): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7800): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7800): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000295d50 item 44 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7800): >_writeAt: n=5, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7800): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.397331986 +0000 UTC m=+30.386163574 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7800): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c78c0): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c78c0): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000295ea0 item 44 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c78c0): _readAt: size=2, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c78c0): >_readAt: n=0, err=Bad file descriptor 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c78c0): _writeAt: size=3, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c78c0): >_writeAt: n=3, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c78c0): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.398238474 +0000 UTC m=+30.387070061 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c78c0): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7940): _readAt: size=512, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7940): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7940): >openPending: err= 2024/10/09 02:49:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7940): >_readAt: n=3, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7940): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.398238474 +0000 UTC m=+30.387070061 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7940): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: Remove: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000522380 item 44 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7a00): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7a00): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7a00): _readAt: size=2, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7a00): >_readAt: n=0, err=Bad file descriptor 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7a00): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7a00): >_writeAt: n=5, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7a00): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.399922466 +0000 UTC m=+30.388754053 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7a00): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7a40): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7a40): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7a40): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005230a0 item 45 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7a40): >_writeAt: n=5, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7a40): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.400492943 +0000 UTC m=+30.389324530 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7a40): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/09 02:49:34 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7b00): _readAt: size=512, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7b00): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7b00): >openPending: err= 2024/10/09 02:49:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7b00): >_readAt: n=5, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7b00): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.400492943 +0000 UTC m=+30.389324530 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7b00): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: Remove: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000523650 item 45 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7bc0): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7bc0): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7bc0): _readAt: size=2, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7bc0): >_readAt: n=0, err=Bad file descriptor 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7bc0): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7bc0): >_writeAt: n=5, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7bc0): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.403298665 +0000 UTC m=+30.392130272 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7bc0): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7c00): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7c00): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7c00): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000523ab0 item 46 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7c00): >_writeAt: n=5, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7c00): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.404071511 +0000 UTC m=+30.392903108 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7c00): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/09 02:49:34 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7cc0): _readAt: size=512, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7cc0): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7cc0): >openPending: err= 2024/10/09 02:49:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7cc0): >_readAt: n=5, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7cc0): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.404071511 +0000 UTC m=+30.392903108 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7cc0): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: Remove: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000523c00 item 46 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7d80): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7d80): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7d80): _readAt: size=2, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7d80): >_readAt: n=0, err=Bad file descriptor 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7d80): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7d80): >_writeAt: n=5, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7d80): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.405998688 +0000 UTC m=+30.394830274 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7d80): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7dc0): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7dc0): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7dc0): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054c620 item 47 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7dc0): >_writeAt: n=5, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7dc0): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.406800568 +0000 UTC m=+30.395632156 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7dc0): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/09 02:49:34 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7ec0): _readAt: size=512, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7ec0): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7ec0): >openPending: err= 2024/10/09 02:49:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7ec0): >_readAt: n=5, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7ec0): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.406800568 +0000 UTC m=+30.395632156 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7ec0): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: Remove: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054ce00 item 47 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 02:49: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/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528000): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528000): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528000): _readAt: size=2, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528000): >_readAt: n=0, err=Bad file descriptor 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528000): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528000): >_writeAt: n=5, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528000): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.408952166 +0000 UTC m=+30.397783752 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528000): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528040): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528040): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528040): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054d8f0 item 48 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528040): >_writeAt: n=5, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528040): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.409561987 +0000 UTC m=+30.398393595 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528040): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/09 02:49:34 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528100): _readAt: size=512, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528100): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528100): >openPending: err= 2024/10/09 02:49:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528100): >_readAt: n=5, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528100): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.409561987 +0000 UTC m=+30.398393595 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528100): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: Remove: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054da40 item 48 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528180): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528180): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528180): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528180): >_writeAt: n=5, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528180): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.412173284 +0000 UTC m=+30.401004891 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528180): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0005281c0): _readAt: size=2, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0005281c0): >_readAt: n=0, err=Bad file descriptor 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0005281c0): _writeAt: size=3, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0005281c0): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0005281c0): open at offset 5 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0005281c0): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054de30 item 49 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0005281c0): >_writeAt: n=3, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0005281c0): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.412763839 +0000 UTC m=+30.401595426 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0005281c0): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528200): _readAt: size=512, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528200): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528200): >openPending: err= 2024/10/09 02:49:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528200): >_readAt: n=8, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528200): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.412763839 +0000 UTC m=+30.401595426 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528200): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: Remove: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002b24d0 item 49 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528280): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528280): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528280): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528280): >_writeAt: n=5, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528280): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.415051681 +0000 UTC m=+30.403883288 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528280): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528340): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528340): open at offset 5 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528340): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002b2fc0 item 50 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528340): _readAt: size=2, off=5 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528340): >_readAt: n=0, err=Bad file descriptor 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528340): _writeAt: size=3, off=5 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528340): >_writeAt: n=3, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528340): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.416411887 +0000 UTC m=+30.405243494 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528340): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528380): _readAt: size=512, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528380): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528380): >openPending: err= 2024/10/09 02:49:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528380): >_readAt: n=3, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528380): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.416411887 +0000 UTC m=+30.405243494 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528380): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: Remove: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002b33b0 item 50 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528440): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528440): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528440): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528440): >_writeAt: n=5, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528440): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.418090549 +0000 UTC m=+30.406922135 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528440): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528540): _readAt: size=2, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528540): >_readAt: n=0, err=Bad file descriptor 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528540): _writeAt: size=3, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528540): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528540): open at offset 5 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528540): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002b3c00 item 51 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528540): >_writeAt: n=3, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528540): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.418889003 +0000 UTC m=+30.407720590 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528540): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0005285c0): _readAt: size=512, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0005285c0): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0005285c0): >openPending: err= 2024/10/09 02:49:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0005285c0): >_readAt: n=8, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0005285c0): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.418889003 +0000 UTC m=+30.407720590 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0005285c0): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: Remove: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002b3dc0 item 51 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528640): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528640): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528640): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528640): >_writeAt: n=5, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528640): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.420194937 +0000 UTC m=+30.409026524 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528640): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0005287c0): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0005287c0): open at offset 5 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0005287c0): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00028ae00 item 52 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0005287c0): _readAt: size=2, off=5 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0005287c0): >_readAt: n=0, err=Bad file descriptor 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0005287c0): _writeAt: size=3, off=5 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0005287c0): >_writeAt: n=3, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0005287c0): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.4209339 +0000 UTC m=+30.409765487 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0005287c0): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528800): _readAt: size=512, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528800): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528800): >openPending: err= 2024/10/09 02:49:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528800): >_readAt: n=3, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528800): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.4209339 +0000 UTC m=+30.409765487 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528800): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: Remove: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00028b340 item 52 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528900): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528900): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528900): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528900): >_writeAt: n=5, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528900): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.422908346 +0000 UTC m=+30.411739933 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528900): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528e80): _readAt: size=2, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528e80): >_readAt: n=0, err=Bad file descriptor 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528e80): _writeAt: size=3, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528e80): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528e80): open at offset 5 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528e80): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00028bc70 item 53 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528e80): >_writeAt: n=3, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528e80): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.4235569 +0000 UTC m=+30.412388487 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528e80): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528f00): _readAt: size=512, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528f00): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528f00): >openPending: err= 2024/10/09 02:49:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528f00): >_readAt: n=8, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528f00): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.4235569 +0000 UTC m=+30.412388487 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528f00): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: Remove: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000426c40 item 53 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000529140): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000529140): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000529140): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000529140): >_writeAt: n=5, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000529140): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.425012444 +0000 UTC m=+30.413844031 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000529140): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0005292c0): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0005292c0): open at offset 5 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0005292c0): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000427b90 item 54 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0005292c0): _readAt: size=2, off=5 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0005292c0): >_readAt: n=0, err=Bad file descriptor 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0005292c0): _writeAt: size=3, off=5 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0005292c0): >_writeAt: n=3, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0005292c0): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.425568585 +0000 UTC m=+30.414400171 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0005292c0): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000529380): _readAt: size=512, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000529380): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000529380): >openPending: err= 2024/10/09 02:49:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000529380): >_readAt: n=3, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000529380): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.425568585 +0000 UTC m=+30.414400171 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000529380): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: Remove: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000427e30 item 54 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000529400): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000529400): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000529400): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000529400): >_writeAt: n=5, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000529400): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.426850014 +0000 UTC m=+30.415681601 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000529400): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0005294c0): _readAt: size=2, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0005294c0): >_readAt: n=0, err=Bad file descriptor 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0005294c0): _writeAt: size=3, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0005294c0): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0005294c0): open at offset 5 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0005294c0): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040cbd0 item 55 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0005294c0): >_writeAt: n=3, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0005294c0): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.427575732 +0000 UTC m=+30.416407318 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0005294c0): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000529500): _readAt: size=512, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000529500): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000529500): >openPending: err= 2024/10/09 02:49:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000529500): >_readAt: n=8, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000529500): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.427575732 +0000 UTC m=+30.416407318 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000529500): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: Remove: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040d420 item 55 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 02:49: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/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000529580): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000529580): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000529580): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000529580): >_writeAt: n=5, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000529580): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.428906563 +0000 UTC m=+30.417738149 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000529580): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000529640): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000529640): open at offset 5 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000529640): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040d880 item 56 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000529640): _readAt: size=2, off=5 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000529640): >_readAt: n=0, err=Bad file descriptor 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000529640): _writeAt: size=3, off=5 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000529640): >_writeAt: n=3, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000529640): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.429495585 +0000 UTC m=+30.418327172 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000529640): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006680c0): _readAt: size=512, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006680c0): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006680c0): >openPending: err= 2024/10/09 02:49:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006680c0): >_readAt: n=3, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006680c0): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.429495585 +0000 UTC m=+30.418327172 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006680c0): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: Remove: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057a1c0 item 56 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668180): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668180): open at offset 0 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668180): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668180): _readAt: size=2, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668180): >_readAt: n=0, err=Bad file descriptor 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668180): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668180): >_writeAt: n=5, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668180): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.430702352 +0000 UTC m=+30.419533940 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668180): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668200): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668200): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668200): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057a770 item 57 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668200): >_writeAt: n=5, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668200): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.431183273 +0000 UTC m=+30.420014851 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668200): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006682c0): _readAt: size=2, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006682c0): >_readAt: n=0, err=Bad file descriptor 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006682c0): _writeAt: size=3, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006682c0): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006682c0): open at offset 5 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006682c0): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057aa10 item 57 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006682c0): >_writeAt: n=3, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006682c0): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.431661879 +0000 UTC m=+30.420493465 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006682c0): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668340): _readAt: size=512, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668340): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668340): >openPending: err= 2024/10/09 02:49:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668340): >_readAt: n=8, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668340): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.431661879 +0000 UTC m=+30.420493465 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668340): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: Remove: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057ac40 item 57 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006684c0): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006684c0): open at offset 0 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006684c0): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006684c0): _readAt: size=2, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006684c0): >_readAt: n=0, err=Bad file descriptor 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006684c0): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006684c0): >_writeAt: n=5, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006684c0): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.432840765 +0000 UTC m=+30.421672352 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006684c0): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668500): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668500): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668500): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057b110 item 58 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668500): >_writeAt: n=5, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668500): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.433401975 +0000 UTC m=+30.422233562 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668500): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668640): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668640): open at offset 5 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668640): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057b340 item 58 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668640): _readAt: size=2, off=5 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668640): >_readAt: n=0, err=Bad file descriptor 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668640): _writeAt: size=3, off=5 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668640): >_writeAt: n=3, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668640): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.43393347 +0000 UTC m=+30.422765057 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668640): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668680): _readAt: size=512, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668680): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668680): >openPending: err= 2024/10/09 02:49:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668680): >_readAt: n=3, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668680): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.43393347 +0000 UTC m=+30.422765057 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668680): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: Remove: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057b500 item 58 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668780): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668780): open at offset 0 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668780): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668780): _readAt: size=2, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668780): >_readAt: n=0, err=Bad file descriptor 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668780): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668780): >_writeAt: n=5, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668780): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.435062423 +0000 UTC m=+30.423894010 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668780): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006687c0): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006687c0): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006687c0): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057b8f0 item 59 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006687c0): >_writeAt: n=5, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006687c0): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.435534838 +0000 UTC m=+30.424366424 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006687c0): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668880): _readAt: size=2, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668880): >_readAt: n=0, err=Bad file descriptor 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668880): _writeAt: size=3, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668880): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668880): open at offset 5 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668880): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057bab0 item 59 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668880): >_writeAt: n=3, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668880): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.435968069 +0000 UTC m=+30.424799655 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668880): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006688c0): _readAt: size=512, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006688c0): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006688c0): >openPending: err= 2024/10/09 02:49:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006688c0): >_readAt: n=8, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006688c0): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.435968069 +0000 UTC m=+30.424799655 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006688c0): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: Remove: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057bc70 item 59 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 02:49: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/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668980): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668980): open at offset 0 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668980): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668980): _readAt: size=2, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668980): >_readAt: n=0, err=Bad file descriptor 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668980): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668980): >_writeAt: n=5, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668980): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.437303929 +0000 UTC m=+30.426135516 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668980): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006689c0): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006689c0): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006689c0): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00025c070 item 60 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006689c0): >_writeAt: n=5, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006689c0): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.437808813 +0000 UTC m=+30.426640400 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006689c0): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668b00): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668b00): open at offset 5 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668b00): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00025c2a0 item 60 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668b00): _readAt: size=2, off=5 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668b00): >_readAt: n=0, err=Bad file descriptor 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668b00): _writeAt: size=3, off=5 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668b00): >_writeAt: n=3, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668b00): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.438334678 +0000 UTC m=+30.427166264 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668b00): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668b40): _readAt: size=512, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668b40): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668b40): >openPending: err= 2024/10/09 02:49:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668b40): >_readAt: n=3, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668b40): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.438334678 +0000 UTC m=+30.427166264 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668b40): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: Remove: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00025c460 item 60 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668c40): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668c40): open at offset 0 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668c40): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668c40): _readAt: size=2, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668c40): >_readAt: n=0, err=Bad file descriptor 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668c40): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668c40): >_writeAt: n=5, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668c40): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.439594265 +0000 UTC m=+30.428425852 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668c40): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668cc0): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668cc0): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668cc0): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00025c8c0 item 61 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668cc0): >_writeAt: n=5, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668cc0): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.440161698 +0000 UTC m=+30.428993274 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668cc0): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/09 02:49:34 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668dc0): _readAt: size=512, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668dc0): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668dc0): >openPending: err= 2024/10/09 02:49:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668dc0): >_readAt: n=5, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668dc0): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.440161698 +0000 UTC m=+30.428993274 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668dc0): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: Remove: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00025ca80 item 61 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 02:49: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/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668e80): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668e80): open at offset 0 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668e80): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668e80): _readAt: size=2, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668e80): >_readAt: n=0, err=Bad file descriptor 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668e80): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668e80): >_writeAt: n=5, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668e80): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.441566446 +0000 UTC m=+30.430398033 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668e80): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668ec0): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668ec0): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668ec0): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00025cd20 item 62 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668ec0): >_writeAt: n=5, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668ec0): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.442135711 +0000 UTC m=+30.430967299 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668ec0): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/09 02:49:34 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668fc0): _readAt: size=512, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668fc0): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668fc0): >openPending: err= 2024/10/09 02:49:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668fc0): >_readAt: n=5, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668fc0): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.442135711 +0000 UTC m=+30.430967299 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668fc0): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: Remove: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00025cee0 item 62 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 02:49: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/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669080): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669080): open at offset 0 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669080): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669080): _readAt: size=2, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669080): >_readAt: n=0, err=Bad file descriptor 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669080): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669080): >_writeAt: n=5, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669080): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.443555038 +0000 UTC m=+30.432386625 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669080): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006690c0): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006690c0): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006690c0): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00025d1f0 item 63 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006690c0): >_writeAt: n=5, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006690c0): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.44405869 +0000 UTC m=+30.432890277 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006690c0): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/09 02:49:34 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669180): _readAt: size=512, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669180): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669180): >openPending: err= 2024/10/09 02:49:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669180): >_readAt: n=5, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669180): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.44405869 +0000 UTC m=+30.432890277 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669180): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: Remove: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00025d3b0 item 63 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 02:49: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/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669240): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669240): open at offset 0 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669240): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669240): _readAt: size=2, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669240): >_readAt: n=0, err=Bad file descriptor 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669240): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669240): >_writeAt: n=5, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669240): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.446172597 +0000 UTC m=+30.435004184 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669240): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669280): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669280): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669280): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00025d6c0 item 64 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669280): >_writeAt: n=5, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669280): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.446693612 +0000 UTC m=+30.435525209 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669280): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/09 02:49:34 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669380): _readAt: size=512, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669380): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669380): >openPending: err= 2024/10/09 02:49:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669380): >_readAt: n=5, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669380): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.446693612 +0000 UTC m=+30.435525209 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669380): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: Remove: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00025d8f0 item 64 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669400): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669400): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669400): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669400): >_writeAt: n=5, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669400): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.448067644 +0000 UTC m=+30.436899231 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669400): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDWR 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669440): _readAt: size=2, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669440): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669440): >openPending: err= 2024/10/09 02:49:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669440): >_readAt: n=2, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669440): _writeAt: size=3, off=2 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ec230 item 65 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669440): >_writeAt: n=3, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669440): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.448865027 +0000 UTC m=+30.437696614 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669440): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006694c0): _readAt: size=512, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006694c0): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006694c0): >openPending: err= 2024/10/09 02:49:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006694c0): >_readAt: n=5, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006694c0): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.448865027 +0000 UTC m=+30.437696614 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006694c0): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: Remove: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ec3f0 item 65 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669500): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669500): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669500): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669500): >_writeAt: n=5, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669500): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.45072081 +0000 UTC m=+30.439552397 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669500): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669540): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669540): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ec690 item 66 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669540): _readAt: size=2, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669540): >_readAt: n=0, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669540): _writeAt: size=3, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669540): >_writeAt: n=3, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669540): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.451574617 +0000 UTC m=+30.440406214 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669540): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669580): _readAt: size=512, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669580): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669580): >openPending: err= 2024/10/09 02:49:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669580): >_readAt: n=3, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669580): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.451574617 +0000 UTC m=+30.440406214 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669580): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: Remove: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ec7e0 item 66 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006695c0): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006695c0): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006695c0): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006695c0): >_writeAt: n=5, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006695c0): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.452830659 +0000 UTC m=+30.441662245 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006695c0): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669600): _readAt: size=2, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669600): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669600): >openPending: err= 2024/10/09 02:49:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669600): >_readAt: n=2, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669600): _writeAt: size=3, off=2 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ecaf0 item 67 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669600): >_writeAt: n=3, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669600): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.453547219 +0000 UTC m=+30.442378826 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669600): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006696c0): _readAt: size=512, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006696c0): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006696c0): >openPending: err= 2024/10/09 02:49:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006696c0): >_readAt: n=5, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006696c0): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.453547219 +0000 UTC m=+30.442378826 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006696c0): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: Remove: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ecc40 item 67 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669740): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669740): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669740): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669740): >_writeAt: n=5, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669740): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.455168243 +0000 UTC m=+30.443999861 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669740): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000529a80): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000529a80): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040dc00 item 68 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000529a80): _readAt: size=2, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000529a80): >_readAt: n=0, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000529a80): _writeAt: size=3, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000529a80): >_writeAt: n=3, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000529a80): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.455953943 +0000 UTC m=+30.444785550 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000529a80): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000529ac0): _readAt: size=512, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000529ac0): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000529ac0): >openPending: err= 2024/10/09 02:49:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000529ac0): >_readAt: n=3, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000529ac0): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.455953943 +0000 UTC m=+30.444785550 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000529ac0): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: Remove: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040dd50 item 68 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000529b00): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000529b00): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000529b00): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000529b00): >_writeAt: n=5, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000529b00): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.457609412 +0000 UTC m=+30.446441019 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000529b00): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000529b80): _readAt: size=2, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000529b80): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000529b80): >openPending: err= 2024/10/09 02:49:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000529b80): >_readAt: n=2, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000529b80): _writeAt: size=3, off=2 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ee150 item 69 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000529b80): >_writeAt: n=3, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000529b80): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.458390694 +0000 UTC m=+30.447222302 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000529b80): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006840c0): _readAt: size=512, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006840c0): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006840c0): >openPending: err= 2024/10/09 02:49:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006840c0): >_readAt: n=5, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006840c0): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.458390694 +0000 UTC m=+30.447222302 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006840c0): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: Remove: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ee310 item 69 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684280): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684280): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684280): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684280): >_writeAt: n=5, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684280): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.460083533 +0000 UTC m=+30.448915150 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684280): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684380): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684380): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ee5b0 item 70 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684380): _readAt: size=2, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684380): >_readAt: n=0, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684380): _writeAt: size=3, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684380): >_writeAt: n=3, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684380): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.460982445 +0000 UTC m=+30.449814052 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684380): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006843c0): _readAt: size=512, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006843c0): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006843c0): >openPending: err= 2024/10/09 02:49:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006843c0): >_readAt: n=3, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006843c0): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.460982445 +0000 UTC m=+30.449814052 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006843c0): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: Remove: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ee700 item 70 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006844c0): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006844c0): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006844c0): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006844c0): >_writeAt: n=5, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006844c0): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.462697675 +0000 UTC m=+30.451529282 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006844c0): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684580): _readAt: size=2, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684580): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684580): >openPending: err= 2024/10/09 02:49:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684580): >_readAt: n=2, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684580): _writeAt: size=3, off=2 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003eeaf0 item 71 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684580): >_writeAt: n=3, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684580): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.463601026 +0000 UTC m=+30.452432633 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684580): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006845c0): _readAt: size=512, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006845c0): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006845c0): >openPending: err= 2024/10/09 02:49:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006845c0): >_readAt: n=5, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006845c0): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.463601026 +0000 UTC m=+30.452432633 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006845c0): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: Remove: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003eecb0 item 71 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684680): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684680): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684680): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684680): >_writeAt: n=5, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684680): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.465337786 +0000 UTC m=+30.454169394 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684680): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684740): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684740): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ef0a0 item 72 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684740): _readAt: size=2, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684740): >_readAt: n=0, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684740): _writeAt: size=3, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684740): >_writeAt: n=3, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684740): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.466169222 +0000 UTC m=+30.455000810 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684740): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684780): _readAt: size=512, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684780): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684780): >openPending: err= 2024/10/09 02:49:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684780): >_readAt: n=3, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684780): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.466169222 +0000 UTC m=+30.455000810 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684780): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: Remove: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ef2d0 item 72 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006847c0): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006847c0): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006847c0): _readAt: size=2, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006847c0): >_readAt: n=0, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006847c0): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006847c0): >_writeAt: n=5, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006847c0): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.467887158 +0000 UTC m=+30.456718745 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006847c0): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684800): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684800): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684800): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ef6c0 item 73 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684800): >_writeAt: n=5, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684800): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.468486931 +0000 UTC m=+30.457318528 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684800): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684840): _readAt: size=2, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684840): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684840): >openPending: err= 2024/10/09 02:49:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684840): >_readAt: n=2, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684840): _writeAt: size=3, off=2 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ef880 item 73 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684840): >_writeAt: n=3, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684840): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.469144912 +0000 UTC m=+30.457976499 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684840): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684880): _readAt: size=512, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684880): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684880): >openPending: err= 2024/10/09 02:49:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684880): >_readAt: n=5, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684880): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.469144912 +0000 UTC m=+30.457976499 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684880): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: Remove: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003efab0 item 73 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684940): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684940): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684940): _readAt: size=2, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684940): >_readAt: n=0, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684940): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684940): >_writeAt: n=5, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684940): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.470572284 +0000 UTC m=+30.459403870 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684940): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684a00): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684a00): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684a00): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003efdc0 item 74 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684a00): >_writeAt: n=5, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684a00): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.471452502 +0000 UTC m=+30.460284099 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684a00): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684ac0): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684ac0): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f2000 item 74 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684ac0): _readAt: size=2, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684ac0): >_readAt: n=0, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684ac0): _writeAt: size=3, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684ac0): >_writeAt: n=3, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684ac0): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.47197542 +0000 UTC m=+30.460807007 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684ac0): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684b00): _readAt: size=512, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684b00): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684b00): >openPending: err= 2024/10/09 02:49:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684b00): >_readAt: n=3, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684b00): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.47197542 +0000 UTC m=+30.460807007 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684b00): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: Remove: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f2150 item 74 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684c00): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684c00): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684c00): _readAt: size=2, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684c00): >_readAt: n=0, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684c00): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684c00): >_writeAt: n=5, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684c00): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.473517666 +0000 UTC m=+30.462349253 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684c00): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684c80): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684c80): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684c80): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f2540 item 75 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684c80): >_writeAt: n=5, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684c80): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.474149698 +0000 UTC m=+30.462981285 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684c80): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684e80): _readAt: size=2, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684e80): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684e80): >openPending: err= 2024/10/09 02:49:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684e80): >_readAt: n=2, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684e80): _writeAt: size=3, off=2 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f2700 item 75 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684e80): >_writeAt: n=3, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684e80): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.474880146 +0000 UTC m=+30.463711743 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684e80): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685000): _readAt: size=512, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685000): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685000): >openPending: err= 2024/10/09 02:49:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685000): >_readAt: n=5, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685000): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.474880146 +0000 UTC m=+30.463711743 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685000): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: Remove: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f28c0 item 75 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006850c0): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006850c0): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006850c0): _readAt: size=2, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006850c0): >_readAt: n=0, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006850c0): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006850c0): >_writeAt: n=5, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006850c0): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.476417113 +0000 UTC m=+30.465248700 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006850c0): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685100): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685100): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685100): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f2b60 item 76 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685100): >_writeAt: n=5, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685100): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.476908813 +0000 UTC m=+30.465740400 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685100): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006851c0): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006851c0): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f2d90 item 76 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006851c0): _readAt: size=2, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006851c0): >_readAt: n=0, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006851c0): _writeAt: size=3, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006851c0): >_writeAt: n=3, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006851c0): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.477463781 +0000 UTC m=+30.466295369 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006851c0): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685240): _readAt: size=512, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685240): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685240): >openPending: err= 2024/10/09 02:49:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685240): >_readAt: n=3, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685240): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.477463781 +0000 UTC m=+30.466295369 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685240): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: Remove: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f2f50 item 76 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685300): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685300): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685300): _readAt: size=2, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685300): >_readAt: n=0, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685300): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685300): >_writeAt: n=5, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685300): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.478576674 +0000 UTC m=+30.467408271 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685300): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685340): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685340): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685340): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f3340 item 77 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685340): >_writeAt: n=5, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685340): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.479065079 +0000 UTC m=+30.467896676 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685340): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/09 02:49:34 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006854c0): _readAt: size=512, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006854c0): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006854c0): >openPending: err= 2024/10/09 02:49:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006854c0): >_readAt: n=5, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006854c0): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.479065079 +0000 UTC m=+30.467896676 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006854c0): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: Remove: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f3500 item 77 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006855c0): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006855c0): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006855c0): _readAt: size=2, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006855c0): >_readAt: n=0, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006855c0): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006855c0): >_writeAt: n=5, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006855c0): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.48039072 +0000 UTC m=+30.469222317 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006855c0): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685600): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685600): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685600): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f3880 item 78 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685600): >_writeAt: n=5, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685600): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.480785539 +0000 UTC m=+30.469617136 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685600): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/09 02:49:34 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685700): _readAt: size=512, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685700): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685700): >openPending: err= 2024/10/09 02:49:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685700): >_readAt: n=5, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685700): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.480785539 +0000 UTC m=+30.469617136 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685700): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: Remove: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f3ab0 item 78 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685840): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685840): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685840): _readAt: size=2, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685840): >_readAt: n=0, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685840): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685840): >_writeAt: n=5, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685840): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.482096252 +0000 UTC m=+30.470927839 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685840): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685880): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685880): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685880): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f3e30 item 79 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685880): >_writeAt: n=5, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685880): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.482714118 +0000 UTC m=+30.471545715 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685880): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/09 02:49:34 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685940): _readAt: size=512, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685940): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685940): >openPending: err= 2024/10/09 02:49:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685940): >_readAt: n=5, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685940): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.482714118 +0000 UTC m=+30.471545715 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685940): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: Remove: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fe070 item 79 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 02:49: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/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685a40): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685a40): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685a40): _readAt: size=2, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685a40): >_readAt: n=0, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685a40): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685a40): >_writeAt: n=5, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685a40): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.484218955 +0000 UTC m=+30.473050541 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685a40): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685a80): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685a80): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685a80): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fe3f0 item 80 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685a80): >_writeAt: n=5, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685a80): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.48473482 +0000 UTC m=+30.473566417 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685a80): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/09 02:49:34 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685b80): _readAt: size=512, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685b80): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685b80): >openPending: err= 2024/10/09 02:49:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685b80): >_readAt: n=5, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685b80): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.48473482 +0000 UTC m=+30.473566417 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685b80): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: Remove: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fe850 item 80 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685bc0): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685bc0): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685bc0): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685bc0): >_writeAt: n=5, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685bc0): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.48603866 +0000 UTC m=+30.474870247 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685bc0): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685c00): _readAt: size=2, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685c00): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685c00): open at offset 5 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685c00): >openPending: err= 2024/10/09 02:49:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685c00): >_readAt: n=2, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685c00): _writeAt: size=3, off=7 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ff110 item 81 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685c00): >_writeAt: n=3, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685c00): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.48672276 +0000 UTC m=+30.475554347 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685c00): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685c40): _readAt: size=512, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685c40): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685c40): >openPending: err= 2024/10/09 02:49:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685c40): >_readAt: n=8, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685c40): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.48672276 +0000 UTC m=+30.475554347 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685c40): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: Remove: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ff260 item 81 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685cc0): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685cc0): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685cc0): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685cc0): >_writeAt: n=5, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685cc0): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.488912118 +0000 UTC m=+30.477743725 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685cc0): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685d80): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685d80): open at offset 5 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685d80): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ff7a0 item 82 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685d80): _readAt: size=2, off=5 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685d80): >_readAt: n=0, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685d80): _writeAt: size=3, off=5 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685d80): >_writeAt: n=3, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685d80): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.490222109 +0000 UTC m=+30.479053716 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685d80): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870040): _readAt: size=512, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870040): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870040): >openPending: err= 2024/10/09 02:49:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870040): >_readAt: n=3, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870040): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.490222109 +0000 UTC m=+30.479053716 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870040): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: Remove: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c0150 item 82 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0008700c0): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0008700c0): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0008700c0): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0008700c0): >_writeAt: n=5, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0008700c0): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.494529522 +0000 UTC m=+30.483361129 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0008700c0): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870200): _readAt: size=2, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870200): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870200): open at offset 5 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870200): >openPending: err= 2024/10/09 02:49:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870200): >_readAt: n=2, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870200): _writeAt: size=3, off=7 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c0b60 item 83 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870200): >_writeAt: n=3, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870200): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.495519444 +0000 UTC m=+30.484351062 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870200): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870240): _readAt: size=512, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870240): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870240): >openPending: err= 2024/10/09 02:49:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870240): >_readAt: n=8, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870240): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.495519444 +0000 UTC m=+30.484351062 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870240): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: Remove: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c0fc0 item 83 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0008702c0): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0008702c0): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0008702c0): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0008702c0): >_writeAt: n=5, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0008702c0): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.497603475 +0000 UTC m=+30.486435082 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0008702c0): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870380): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870380): open at offset 5 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870380): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c1420 item 84 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870380): _readAt: size=2, off=5 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870380): >_readAt: n=0, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870380): _writeAt: size=3, off=5 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870380): >_writeAt: n=3, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870380): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.498371893 +0000 UTC m=+30.487203501 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870380): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0008703c0): _readAt: size=512, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0008703c0): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0008703c0): >openPending: err= 2024/10/09 02:49:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0008703c0): >_readAt: n=3, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0008703c0): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.498371893 +0000 UTC m=+30.487203501 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0008703c0): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: Remove: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c16c0 item 84 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870440): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870440): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870440): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870440): >_writeAt: n=5, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870440): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.500075201 +0000 UTC m=+30.488906808 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870440): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870500): _readAt: size=2, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870500): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870500): open at offset 5 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870500): >openPending: err= 2024/10/09 02:49:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870500): >_readAt: n=2, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870500): _writeAt: size=3, off=7 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c1a40 item 85 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870500): >_writeAt: n=3, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870500): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.501440306 +0000 UTC m=+30.490271913 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870500): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870540): _readAt: size=512, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870540): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870540): >openPending: err= 2024/10/09 02:49:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870540): >_readAt: n=8, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870540): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.501440306 +0000 UTC m=+30.490271913 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870540): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: Remove: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c1b90 item 85 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0008705c0): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0008705c0): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0008705c0): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0008705c0): >_writeAt: n=5, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0008705c0): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.50384667 +0000 UTC m=+30.492678277 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0008705c0): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870680): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870680): open at offset 5 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870680): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fe070 item 86 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870680): _readAt: size=2, off=5 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870680): >_readAt: n=0, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870680): _writeAt: size=3, off=5 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870680): >_writeAt: n=3, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870680): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.504876447 +0000 UTC m=+30.493708054 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870680): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0008706c0): _readAt: size=512, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0008706c0): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0008706c0): >openPending: err= 2024/10/09 02:49:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0008706c0): >_readAt: n=3, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0008706c0): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.504876447 +0000 UTC m=+30.493708054 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0008706c0): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: Remove: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fe230 item 86 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870740): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870740): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870740): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870740): >_writeAt: n=5, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870740): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.50665241 +0000 UTC m=+30.495484017 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870740): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870800): _readAt: size=2, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870800): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870800): open at offset 5 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870800): >openPending: err= 2024/10/09 02:49:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870800): >_readAt: n=2, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870800): _writeAt: size=3, off=7 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fe850 item 87 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870800): >_writeAt: n=3, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870800): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.507555171 +0000 UTC m=+30.496386778 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870800): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870840): _readAt: size=512, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870840): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870840): >openPending: err= 2024/10/09 02:49:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870840): >_readAt: n=8, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870840): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.507555171 +0000 UTC m=+30.496386778 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870840): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: Remove: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fed90 item 87 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 02:49: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/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0008708c0): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0008708c0): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0008708c0): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0008708c0): >_writeAt: n=5, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0008708c0): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.509240375 +0000 UTC m=+30.498071981 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0008708c0): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870980): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870980): open at offset 5 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870980): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ff260 item 88 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870980): _readAt: size=2, off=5 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870980): >_readAt: n=0, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870980): _writeAt: size=3, off=5 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870980): >_writeAt: n=3, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870980): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.510056492 +0000 UTC m=+30.498888079 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870980): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0008709c0): _readAt: size=512, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0008709c0): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0008709c0): >openPending: err= 2024/10/09 02:49:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0008709c0): >_readAt: n=3, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0008709c0): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.510056492 +0000 UTC m=+30.498888079 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0008709c0): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: Remove: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ff420 item 88 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870a80): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870a80): open at offset 0 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870a80): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870a80): _readAt: size=2, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870a80): >_readAt: n=0, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870a80): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870a80): >_writeAt: n=5, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870a80): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.511504722 +0000 UTC m=+30.500336309 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870a80): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870ac0): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870ac0): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870ac0): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ffc70 item 89 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870ac0): >_writeAt: n=5, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870ac0): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.512138549 +0000 UTC m=+30.500970135 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870ac0): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684280): _readAt: size=2, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684280): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684280): open at offset 5 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684280): >openPending: err= 2024/10/09 02:49:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684280): >_readAt: n=2, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684280): _writeAt: size=3, off=7 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ec230 item 89 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684280): >_writeAt: n=3, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684280): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.512795058 +0000 UTC m=+30.501626655 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684280): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006842c0): _readAt: size=512, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006842c0): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006842c0): >openPending: err= 2024/10/09 02:49:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006842c0): >_readAt: n=8, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006842c0): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.512795058 +0000 UTC m=+30.501626655 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006842c0): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: Remove: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ec3f0 item 89 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684380): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684380): open at offset 0 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684380): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684380): _readAt: size=2, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684380): >_readAt: n=0, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684380): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684380): >_writeAt: n=5, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684380): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.514343536 +0000 UTC m=+30.503175123 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684380): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006843c0): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006843c0): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006843c0): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ec690 item 90 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006843c0): >_writeAt: n=5, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006843c0): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.515043405 +0000 UTC m=+30.503875002 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006843c0): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684500): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684500): open at offset 5 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684500): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ec7e0 item 90 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684500): _readAt: size=2, off=5 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684500): >_readAt: n=0, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684500): _writeAt: size=3, off=5 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684500): >_writeAt: n=3, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684500): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.515803638 +0000 UTC m=+30.504635225 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684500): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684540): _readAt: size=512, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684540): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684540): >openPending: err= 2024/10/09 02:49:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684540): >_readAt: n=3, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684540): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.515803638 +0000 UTC m=+30.504635225 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684540): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: Remove: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ec930 item 90 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684640): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684640): open at offset 0 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684640): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684640): _readAt: size=2, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684640): >_readAt: n=0, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684640): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684640): >_writeAt: n=5, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684640): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.517285101 +0000 UTC m=+30.506116688 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684640): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684680): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684680): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684680): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ecc40 item 91 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684680): >_writeAt: n=5, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684680): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.517921101 +0000 UTC m=+30.506752689 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684680): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684740): _readAt: size=2, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684740): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684740): open at offset 5 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684740): >openPending: err= 2024/10/09 02:49:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684740): >_readAt: n=2, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684740): _writeAt: size=3, off=7 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ecd90 item 91 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684740): >_writeAt: n=3, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684740): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.518522297 +0000 UTC m=+30.507353884 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684740): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684780): _readAt: size=512, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684780): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684780): >openPending: err= 2024/10/09 02:49:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684780): >_readAt: n=8, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684780): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.518522297 +0000 UTC m=+30.507353884 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684780): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: Remove: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ecf50 item 91 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 02:49: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/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684840): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684840): open at offset 0 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684840): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684840): _readAt: size=2, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684840): >_readAt: n=0, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684840): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684840): >_writeAt: n=5, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684840): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.520038735 +0000 UTC m=+30.508870322 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684840): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684880): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684880): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684880): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ed1f0 item 92 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684880): >_writeAt: n=5, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684880): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.520604453 +0000 UTC m=+30.509436041 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684880): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684940): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684940): open at offset 5 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684940): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ed340 item 92 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684940): _readAt: size=2, off=5 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684940): >_readAt: n=0, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684940): _writeAt: size=3, off=5 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684940): >_writeAt: n=3, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684940): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.521278505 +0000 UTC m=+30.510110092 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684940): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684a00): _readAt: size=512, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684a00): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684a00): >openPending: err= 2024/10/09 02:49:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684a00): >_readAt: n=3, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684a00): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.521278505 +0000 UTC m=+30.510110092 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684a00): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: Remove: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ed490 item 92 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684ac0): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684ac0): open at offset 0 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684ac0): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684ac0): _readAt: size=2, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684ac0): >_readAt: n=0, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684ac0): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684ac0): >_writeAt: n=5, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684ac0): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.523298005 +0000 UTC m=+30.512129612 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684ac0): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684b00): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684b00): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684b00): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ed730 item 93 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684b00): >_writeAt: n=5, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684b00): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.523890162 +0000 UTC m=+30.512721769 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684b00): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/09 02:49:34 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684c00): _readAt: size=512, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684c00): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684c00): >openPending: err= 2024/10/09 02:49:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684c00): >_readAt: n=5, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684c00): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.523890162 +0000 UTC m=+30.512721769 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684c00): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: Remove: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ed9d0 item 93 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 02:49: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/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684e00): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684e00): open at offset 0 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684e00): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684e00): _readAt: size=2, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684e00): >_readAt: n=0, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684e00): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684e00): >_writeAt: n=5, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684e00): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.525611253 +0000 UTC m=+30.514442861 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684e00): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684e80): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684e80): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684e80): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003edc70 item 94 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684e80): >_writeAt: n=5, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684e80): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.526145704 +0000 UTC m=+30.514977312 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684e80): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/09 02:49:34 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685080): _readAt: size=512, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685080): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685080): >openPending: err= 2024/10/09 02:49:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685080): >_readAt: n=5, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685080): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.526145704 +0000 UTC m=+30.514977312 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685080): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: Remove: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003eddc0 item 94 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 02:49: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/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685140): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685140): open at offset 0 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685140): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685140): _readAt: size=2, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685140): >_readAt: n=0, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685140): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685140): >_writeAt: n=5, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685140): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.528656673 +0000 UTC m=+30.517488270 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685140): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685180): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685180): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685180): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052af0 item 95 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685180): >_writeAt: n=5, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685180): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.529374798 +0000 UTC m=+30.518206405 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685180): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/09 02:49:34 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685280): _readAt: size=512, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685280): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685280): >openPending: err= 2024/10/09 02:49:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685280): >_readAt: n=5, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685280): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.529374798 +0000 UTC m=+30.518206405 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685280): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: Remove: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052d90 item 95 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 02:49: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/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685340): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685340): open at offset 0 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685340): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685340): _readAt: size=2, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685340): >_readAt: n=0, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685340): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685340): >_writeAt: n=5, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685340): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.531162894 +0000 UTC m=+30.519994481 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685340): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685440): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685440): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685440): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000531f0 item 96 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685440): >_writeAt: n=5, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685440): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.531749963 +0000 UTC m=+30.520581549 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685440): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/09 02:49:34 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685500): _readAt: size=512, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685500): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685500): >openPending: err= 2024/10/09 02:49:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685500): >_readAt: n=5, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685500): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.531749963 +0000 UTC m=+30.520581549 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685500): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: Remove: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053500 item 96 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Remove: err= 2024/10/09 02:49:34 DEBUG : WaitForWriters: timeout=30s 2024/10/09 02:49:34 DEBUG : : Looking for writers 2024/10/09 02:49:34 DEBUG : >WaitForWriters: 2024/10/09 02:49:34 DEBUG : vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:180: Remote "sftp://rclone@:22/rclone-test-rigepap3hejo", Local "Local file system at /tmp/rclone4169956199", Modify Window "1s" 2024/10/09 02:49:34 INFO : sftp://rclone@:22/rclone-test-rigepap3hejo: poll-interval is not supported by this remote 2024/10/09 02:49:34 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/10/09 02:49:34 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rigepap3hejo" 2024/10/09 02:49:34 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rigepap3hejo" 2024/10/09 02:49:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rigepap3hejo" 2024/10/09 02:49:34 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/09 02:49:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rigepap3hejo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rigepap3hejo" 2024/10/09 02:49:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rigepap3hejo" 2024/10/09 02:49:34 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/09 02:49:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rigepap3hejo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rigepap3hejo" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2024/10/09 02:49:34 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870b00): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870b00): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870b00): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870b00): >_writeAt: n=5, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870b00): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.537098153 +0000 UTC m=+30.525929750 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870b00): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870bc0): _readAt: size=2, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870bc0): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870bc0): >openPending: err= 2024/10/09 02:49:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870bc0): >_readAt: n=2, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870bc0): _writeAt: size=3, off=2 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870bc0): >_writeAt: n=0, err=Bad file descriptor 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870bc0): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.537098153 +0000 UTC m=+30.525929750 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870bc0): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870c00): _readAt: size=512, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870c00): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870c00): >openPending: err= 2024/10/09 02:49:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870c00): >_readAt: n=5, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870c00): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.537098153 +0000 UTC m=+30.525929750 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870c00): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: Remove: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002940e0 item 1 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870c40): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870c40): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870c40): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870c40): >_writeAt: n=5, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870c40): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.53960765 +0000 UTC m=+30.528439257 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870c40): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870cc0): _readAt: size=512, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870cc0): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870cc0): >openPending: err= 2024/10/09 02:49:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870cc0): >_readAt: n=5, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870cc0): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.53960765 +0000 UTC m=+30.528439257 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870cc0): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: Remove: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002944d0 item 2 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870d00): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870d00): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870d00): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870d00): >_writeAt: n=5, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870d00): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.54123191 +0000 UTC m=+30.530063516 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870d00): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870d40): _readAt: size=2, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870d40): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870d40): >openPending: err= 2024/10/09 02:49:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870d40): >_readAt: n=2, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870d40): _writeAt: size=3, off=2 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870d40): >_writeAt: n=0, err=Bad file descriptor 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870d40): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.54123191 +0000 UTC m=+30.530063516 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870d40): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870d80): _readAt: size=512, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870d80): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870d80): >openPending: err= 2024/10/09 02:49:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870d80): >_readAt: n=5, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870d80): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.54123191 +0000 UTC m=+30.530063516 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870d80): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: Remove: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000294770 item 3 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870e00): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870e00): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870e00): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870e00): >_writeAt: n=5, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870e00): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.543672317 +0000 UTC m=+30.532503934 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870e00): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870e80): _readAt: size=512, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870e80): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870e80): >openPending: err= 2024/10/09 02:49:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870e80): >_readAt: n=5, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870e80): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.543672317 +0000 UTC m=+30.532503934 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870e80): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: Remove: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000294af0 item 4 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870ec0): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870ec0): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870ec0): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870ec0): >_writeAt: n=5, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870ec0): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.54545824 +0000 UTC m=+30.534289846 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870ec0): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870f40): _readAt: size=2, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870f40): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870f40): >openPending: err= 2024/10/09 02:49:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870f40): >_readAt: n=2, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870f40): _writeAt: size=3, off=2 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870f40): >_writeAt: n=0, err=Bad file descriptor 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870f40): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.54545824 +0000 UTC m=+30.534289846 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870f40): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870f80): _readAt: size=512, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870f80): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870f80): >openPending: err= 2024/10/09 02:49:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870f80): >_readAt: n=5, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870f80): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.54545824 +0000 UTC m=+30.534289846 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000870f80): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: Remove: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000294d90 item 5 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000871000): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000871000): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000871000): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000871000): >_writeAt: n=5, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000871000): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.547925417 +0000 UTC m=+30.536757024 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000871000): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685880): _readAt: size=512, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685880): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685880): >openPending: err= 2024/10/09 02:49:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685880): >_readAt: n=5, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685880): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.547925417 +0000 UTC m=+30.536757024 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685880): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: Remove: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000538f0 item 6 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685900): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685900): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685900): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685900): >_writeAt: n=5, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685900): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.54968448 +0000 UTC m=+30.538516086 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685900): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685a00): _readAt: size=2, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685a00): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685a00): >openPending: err= 2024/10/09 02:49:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685a00): >_readAt: n=2, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685a00): _writeAt: size=3, off=2 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685a00): >_writeAt: n=0, err=Bad file descriptor 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685a00): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.54968448 +0000 UTC m=+30.538516086 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685a00): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685a40): _readAt: size=512, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685a40): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685a40): >openPending: err= 2024/10/09 02:49:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685a40): >_readAt: n=5, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685a40): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.54968448 +0000 UTC m=+30.538516086 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685a40): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: Remove: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053c70 item 7 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685b00): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685b00): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685b00): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685b00): >_writeAt: n=5, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685b00): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.552499027 +0000 UTC m=+30.541330634 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685b00): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685b80): _readAt: size=512, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685b80): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685b80): >openPending: err= 2024/10/09 02:49:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685b80): >_readAt: n=5, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685b80): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.552499027 +0000 UTC m=+30.541330634 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685b80): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: Remove: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000522a10 item 8 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685bc0): _readAt: size=2, off=0 2024/10/09 02:49:34 ERROR : open-test-file(0xc000685bc0): Couldn't read size of file 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685bc0): >_readAt: n=0, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685bc0): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685bc0): >_writeAt: n=0, err=Bad file descriptor 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685bc0): close: 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685bc0): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685c00): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685c00): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685c00): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685c00): >_writeAt: n=5, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685c00): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.554344231 +0000 UTC m=+30.543175838 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685c00): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685c40): _readAt: size=2, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685c40): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685c40): >openPending: err= 2024/10/09 02:49:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685c40): >_readAt: n=2, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685c40): _writeAt: size=3, off=2 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685c40): >_writeAt: n=0, err=Bad file descriptor 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685c40): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.554344231 +0000 UTC m=+30.543175838 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685c40): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685c80): _readAt: size=512, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685c80): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685c80): >openPending: err= 2024/10/09 02:49:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685c80): >_readAt: n=5, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685c80): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.554344231 +0000 UTC m=+30.543175838 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685c80): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: Remove: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005230a0 item 9 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685d00): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685d00): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685d00): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685d00): >_writeAt: n=5, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685d00): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.556855842 +0000 UTC m=+30.545687449 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685d00): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685dc0): _readAt: size=512, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685dc0): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685dc0): >openPending: err= 2024/10/09 02:49:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685dc0): >_readAt: n=5, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685dc0): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.556855842 +0000 UTC m=+30.545687449 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685dc0): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: Remove: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000523a40 item 10 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685e80): _readAt: size=2, off=0 2024/10/09 02:49:34 ERROR : open-test-file(0xc000685e80): Couldn't read size of file 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685e80): >_readAt: n=0, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685e80): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685e80): >_writeAt: n=0, err=Bad file descriptor 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685e80): close: 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685e80): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685ec0): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685ec0): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685ec0): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685ec0): >_writeAt: n=5, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685ec0): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.558806672 +0000 UTC m=+30.547638269 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685ec0): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006680c0): _readAt: size=2, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006680c0): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006680c0): >openPending: err= 2024/10/09 02:49:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006680c0): >_readAt: n=2, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006680c0): _writeAt: size=3, off=2 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006680c0): >_writeAt: n=0, err=Bad file descriptor 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006680c0): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.558806672 +0000 UTC m=+30.547638269 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006680c0): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668100): _readAt: size=512, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668100): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668100): >openPending: err= 2024/10/09 02:49:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668100): >_readAt: n=5, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668100): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.558806672 +0000 UTC m=+30.547638269 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668100): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: Remove: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000523ea0 item 11 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668180): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668180): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668180): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668180): >_writeAt: n=5, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668180): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.561409575 +0000 UTC m=+30.550241182 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668180): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668240): _readAt: size=512, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668240): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668240): >openPending: err= 2024/10/09 02:49:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668240): >_readAt: n=5, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668240): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.561409575 +0000 UTC m=+30.550241182 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668240): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: Remove: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054cee0 item 12 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668340): _readAt: size=2, off=0 2024/10/09 02:49:34 ERROR : open-test-file(0xc000668340): Couldn't read size of file 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668340): >_readAt: n=0, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668340): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668340): >_writeAt: n=0, err=Bad file descriptor 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668340): close: 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668340): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668380): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668380): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668380): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668380): >_writeAt: n=5, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668380): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.563441406 +0000 UTC m=+30.552272994 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668380): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/09 02:49:34 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668500): _readAt: size=512, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668500): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668500): >openPending: err= 2024/10/09 02:49:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668500): >_readAt: n=5, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668500): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.563441406 +0000 UTC m=+30.552272994 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668500): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: Remove: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054d960 item 13 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006685c0): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006685c0): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006685c0): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006685c0): >_writeAt: n=5, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006685c0): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.565240665 +0000 UTC m=+30.554072251 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006685c0): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668640): _readAt: size=512, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668640): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668640): >openPending: err= 2024/10/09 02:49:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668640): >_readAt: n=5, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668640): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.565240665 +0000 UTC m=+30.554072251 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668640): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: Remove: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054dd50 item 14 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668740): _readAt: size=2, off=0 2024/10/09 02:49:34 ERROR : open-test-file(0xc000668740): Couldn't read size of file 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668740): >_readAt: n=0, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668740): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668740): >_writeAt: n=0, err=Bad file descriptor 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668740): close: 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668740): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668780): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668780): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668780): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668780): >_writeAt: n=5, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668780): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.567126624 +0000 UTC m=+30.555958211 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668780): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/09 02:49:34 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668840): _readAt: size=512, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668840): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668840): >openPending: err= 2024/10/09 02:49:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668840): >_readAt: n=5, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668840): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.567126624 +0000 UTC m=+30.555958211 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668840): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: Remove: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002b2690 item 15 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 02:49: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/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006688c0): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006688c0): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006688c0): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006688c0): >_writeAt: n=5, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006688c0): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.568721789 +0000 UTC m=+30.557553376 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006688c0): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668940): _readAt: size=512, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668940): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668940): >openPending: err= 2024/10/09 02:49:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668940): >_readAt: n=5, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668940): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.568721789 +0000 UTC m=+30.557553376 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668940): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: Remove: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002b3180 item 16 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668980): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668980): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668980): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668980): >_writeAt: n=5, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668980): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.571989214 +0000 UTC m=+30.560820821 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668980): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006689c0): _readAt: size=2, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006689c0): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006689c0): open at offset 5 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006689c0): >openPending: err= 2024/10/09 02:49:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006689c0): >_readAt: n=2, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006689c0): _writeAt: size=3, off=7 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006689c0): >_writeAt: n=0, err=Bad file descriptor 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006689c0): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.571989214 +0000 UTC m=+30.560820821 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006689c0): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668a00): _readAt: size=512, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668a00): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668a00): >openPending: err= 2024/10/09 02:49:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668a00): >_readAt: n=5, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668a00): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.571989214 +0000 UTC m=+30.560820821 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668a00): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: Remove: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002b3880 item 17 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668b00): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668b00): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668b00): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668b00): >_writeAt: n=5, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668b00): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.574717782 +0000 UTC m=+30.563549358 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668b00): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668b80): _readAt: size=512, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668b80): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668b80): >openPending: err= 2024/10/09 02:49:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668b80): >_readAt: n=5, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668b80): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.574717782 +0000 UTC m=+30.563549358 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668b80): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: Remove: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002b3f10 item 18 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668c40): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668c40): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668c40): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668c40): >_writeAt: n=5, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668c40): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.576678892 +0000 UTC m=+30.565510479 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668c40): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668d80): _readAt: size=2, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668d80): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668d80): open at offset 5 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668d80): >openPending: err= 2024/10/09 02:49:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668d80): >_readAt: n=2, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668d80): _writeAt: size=3, off=7 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668d80): >_writeAt: n=0, err=Bad file descriptor 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668d80): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.576678892 +0000 UTC m=+30.565510479 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668d80): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668dc0): _readAt: size=512, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668dc0): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668dc0): >openPending: err= 2024/10/09 02:49:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668dc0): >_readAt: n=5, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668dc0): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.576678892 +0000 UTC m=+30.565510479 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668dc0): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: Remove: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00028b340 item 19 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668e40): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668e40): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668e40): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668e40): >_writeAt: n=5, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668e40): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.579091527 +0000 UTC m=+30.567923124 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668e40): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668ec0): _readAt: size=512, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668ec0): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668ec0): >openPending: err= 2024/10/09 02:49:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668ec0): >_readAt: n=5, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668ec0): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.579091527 +0000 UTC m=+30.567923124 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668ec0): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: Remove: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000426850 item 20 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668f40): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668f40): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668f40): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668f40): >_writeAt: n=5, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668f40): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.580546762 +0000 UTC m=+30.569378359 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668f40): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669040): _readAt: size=2, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669040): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669040): open at offset 5 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669040): >openPending: err= 2024/10/09 02:49:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669040): >_readAt: n=2, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669040): _writeAt: size=3, off=7 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669040): >_writeAt: n=0, err=Bad file descriptor 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669040): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.580546762 +0000 UTC m=+30.569378359 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669040): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669080): _readAt: size=512, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669080): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669080): >openPending: err= 2024/10/09 02:49:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669080): >_readAt: n=5, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669080): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.580546762 +0000 UTC m=+30.569378359 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669080): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: Remove: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000427ab0 item 21 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669100): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669100): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669100): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669100): >_writeAt: n=5, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669100): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.583155994 +0000 UTC m=+30.571987582 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669100): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669180): _readAt: size=512, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669180): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669180): >openPending: err= 2024/10/09 02:49:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669180): >_readAt: n=5, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669180): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.583155994 +0000 UTC m=+30.571987582 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669180): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: Remove: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057a380 item 22 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669200): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669200): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669200): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669200): >_writeAt: n=5, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669200): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.584596941 +0000 UTC m=+30.573428538 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669200): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006692c0): _readAt: size=2, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006692c0): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006692c0): open at offset 5 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006692c0): >openPending: err= 2024/10/09 02:49:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006692c0): >_readAt: n=2, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006692c0): _writeAt: size=3, off=7 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006692c0): >_writeAt: n=0, err=Bad file descriptor 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006692c0): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.584596941 +0000 UTC m=+30.573428538 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006692c0): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669340): _readAt: size=512, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669340): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669340): >openPending: err= 2024/10/09 02:49:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669340): >_readAt: n=5, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669340): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.584596941 +0000 UTC m=+30.573428538 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669340): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: Remove: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057a930 item 23 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 02:49: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/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669400): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669400): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669400): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669400): >_writeAt: n=5, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669400): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.58681902 +0000 UTC m=+30.575650607 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669400): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006694c0): _readAt: size=512, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006694c0): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006694c0): >openPending: err= 2024/10/09 02:49:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006694c0): >_readAt: n=5, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006694c0): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.58681902 +0000 UTC m=+30.575650607 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006694c0): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: Remove: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057afc0 item 24 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669580): _readAt: size=2, off=0 2024/10/09 02:49:34 ERROR : open-test-file(0xc000669580): Couldn't read size of file 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669580): >_readAt: n=0, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669580): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669580): >_writeAt: n=0, err=Bad file descriptor 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669580): close: 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669580): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006695c0): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006695c0): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006695c0): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006695c0): >_writeAt: n=5, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006695c0): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.588538819 +0000 UTC m=+30.577370406 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006695c0): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669700): _readAt: size=2, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669700): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669700): open at offset 5 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669700): >openPending: err= 2024/10/09 02:49:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669700): >_readAt: n=2, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669700): _writeAt: size=3, off=7 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669700): >_writeAt: n=0, err=Bad file descriptor 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669700): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.588538819 +0000 UTC m=+30.577370406 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669700): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669740): _readAt: size=512, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669740): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669740): >openPending: err= 2024/10/09 02:49:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669740): >_readAt: n=5, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669740): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.588538819 +0000 UTC m=+30.577370406 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669740): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: Remove: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057b3b0 item 25 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006697c0): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006697c0): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006697c0): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006697c0): >_writeAt: n=5, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006697c0): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.590841528 +0000 UTC m=+30.579673116 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006697c0): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006698c0): _readAt: size=512, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006698c0): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006698c0): >openPending: err= 2024/10/09 02:49:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006698c0): >_readAt: n=5, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006698c0): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.590841528 +0000 UTC m=+30.579673116 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006698c0): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: Remove: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057b8f0 item 26 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669980): _readAt: size=2, off=0 2024/10/09 02:49:34 ERROR : open-test-file(0xc000669980): Couldn't read size of file 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669980): >_readAt: n=0, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669980): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669980): >_writeAt: n=0, err=Bad file descriptor 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669980): close: 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669980): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006699c0): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006699c0): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006699c0): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006699c0): >_writeAt: n=5, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006699c0): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.592871107 +0000 UTC m=+30.581702704 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006699c0): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669a80): _readAt: size=2, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669a80): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669a80): open at offset 5 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669a80): >openPending: err= 2024/10/09 02:49:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669a80): >_readAt: n=2, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669a80): _writeAt: size=3, off=7 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669a80): >_writeAt: n=0, err=Bad file descriptor 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669a80): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.592871107 +0000 UTC m=+30.581702704 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669a80): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669ac0): _readAt: size=512, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669ac0): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669ac0): >openPending: err= 2024/10/09 02:49:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669ac0): >_readAt: n=5, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669ac0): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.592871107 +0000 UTC m=+30.581702704 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669ac0): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: Remove: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057bc70 item 27 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 02:49: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/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669b40): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669b40): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669b40): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669b40): >_writeAt: n=5, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669b40): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.595734887 +0000 UTC m=+30.584566524 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669b40): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669bc0): _readAt: size=512, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669bc0): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669bc0): >openPending: err= 2024/10/09 02:49:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669bc0): >_readAt: n=5, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669bc0): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.595734887 +0000 UTC m=+30.584566524 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669bc0): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: Remove: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00025c230 item 28 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669c80): _readAt: size=2, off=0 2024/10/09 02:49:34 ERROR : open-test-file(0xc000669c80): Couldn't read size of file 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669c80): >_readAt: n=0, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669c80): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669c80): >_writeAt: n=0, err=Bad file descriptor 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669c80): close: 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669c80): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669cc0): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669cc0): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669cc0): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669cc0): >_writeAt: n=5, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669cc0): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.597512674 +0000 UTC m=+30.586344271 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669cc0): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/09 02:49:34 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669d80): _readAt: size=512, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669d80): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669d80): >openPending: err= 2024/10/09 02:49:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669d80): >_readAt: n=5, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669d80): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.597512674 +0000 UTC m=+30.586344271 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669d80): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: Remove: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00025c5b0 item 29 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 02:49: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/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669e00): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669e00): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669e00): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669e00): >_writeAt: n=5, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669e00): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.599231361 +0000 UTC m=+30.588062968 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669e00): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669e80): _readAt: size=512, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669e80): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669e80): >openPending: err= 2024/10/09 02:49:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669e80): >_readAt: n=5, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669e80): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.599231361 +0000 UTC m=+30.588062968 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669e80): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: Remove: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00025c9a0 item 30 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 02:49: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/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669f40): _readAt: size=2, off=0 2024/10/09 02:49:34 ERROR : open-test-file(0xc000669f40): Couldn't read size of file 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669f40): >_readAt: n=0, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669f40): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669f40): >_writeAt: n=0, err=Bad file descriptor 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669f40): close: 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669f40): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c6200): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c6200): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c6200): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c6200): >_writeAt: n=5, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c6200): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.600992527 +0000 UTC m=+30.589824124 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c6200): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/09 02:49:34 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c6380): _readAt: size=512, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c6380): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c6380): >openPending: err= 2024/10/09 02:49:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c6380): >_readAt: n=5, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c6380): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.600992527 +0000 UTC m=+30.589824124 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c6380): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: Remove: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00025ccb0 item 31 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 02:49: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/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c6640): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c6640): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c6640): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c6640): >_writeAt: n=5, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c6640): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.602612098 +0000 UTC m=+30.591443705 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c6640): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c6700): _readAt: size=512, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c6700): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c6700): >openPending: err= 2024/10/09 02:49:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c6700): >_readAt: n=5, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c6700): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.602612098 +0000 UTC m=+30.591443705 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c6700): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: Remove: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00025cfc0 item 32 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c6740): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c6740): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c6740): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c6740): >_writeAt: n=5, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c6740): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.604156729 +0000 UTC m=+30.592988326 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c6740): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c6780): _readAt: size=2, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c6780): >_readAt: n=0, err=Bad file descriptor 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c6780): _writeAt: size=3, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c6780): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c6780): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00025d340 item 33 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c6780): >_writeAt: n=3, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c6780): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.604722087 +0000 UTC m=+30.593553684 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c6780): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c6840): _readAt: size=512, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c6840): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c6840): >openPending: err= 2024/10/09 02:49:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c6840): >_readAt: n=5, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c6840): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.604722087 +0000 UTC m=+30.593553684 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c6840): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: Remove: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00025d490 item 33 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c6880): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c6880): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c6880): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c6880): >_writeAt: n=5, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c6880): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.606446564 +0000 UTC m=+30.595278162 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c6880): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c68c0): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c68c0): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00025d880 item 34 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c68c0): _readAt: size=2, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c68c0): >_readAt: n=0, err=Bad file descriptor 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c68c0): _writeAt: size=3, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c68c0): >_writeAt: n=3, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c68c0): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.607101872 +0000 UTC m=+30.595933469 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c68c0): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c6900): _readAt: size=512, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c6900): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c6900): >openPending: err= 2024/10/09 02:49:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c6900): >_readAt: n=3, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c6900): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.607101872 +0000 UTC m=+30.595933469 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c6900): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: Remove: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00025db90 item 34 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c6940): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c6940): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c6940): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c6940): >_writeAt: n=5, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c6940): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.608686137 +0000 UTC m=+30.597517734 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c6940): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c6a80): _readAt: size=2, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c6a80): >_readAt: n=0, err=Bad file descriptor 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c6a80): _writeAt: size=3, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c6a80): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c6a80): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040ca10 item 35 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c6a80): >_writeAt: n=3, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c6a80): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.609223041 +0000 UTC m=+30.598054638 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c6a80): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c6bc0): _readAt: size=512, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c6bc0): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c6bc0): >openPending: err= 2024/10/09 02:49:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c6bc0): >_readAt: n=5, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c6bc0): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.609223041 +0000 UTC m=+30.598054638 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c6bc0): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: Remove: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040d030 item 35 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c6ec0): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c6ec0): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c6ec0): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c6ec0): >_writeAt: n=5, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c6ec0): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.610764887 +0000 UTC m=+30.599596494 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c6ec0): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7080): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7080): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040d6c0 item 36 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7080): _readAt: size=2, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7080): >_readAt: n=0, err=Bad file descriptor 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7080): _writeAt: size=3, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7080): >_writeAt: n=3, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7080): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.611629124 +0000 UTC m=+30.600460721 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7080): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000871040): _readAt: size=512, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000871040): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000871040): >openPending: err= 2024/10/09 02:49:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000871040): >_readAt: n=3, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000871040): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.611629124 +0000 UTC m=+30.600460721 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000871040): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: Remove: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000295180 item 36 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000871080): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000871080): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000871080): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000871080): >_writeAt: n=5, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000871080): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.613185557 +0000 UTC m=+30.602017145 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000871080): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0008710c0): _readAt: size=2, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0008710c0): >_readAt: n=0, err=Bad file descriptor 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0008710c0): _writeAt: size=3, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0008710c0): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0008710c0): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000295420 item 37 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0008710c0): >_writeAt: n=3, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0008710c0): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.613724737 +0000 UTC m=+30.602556324 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0008710c0): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000871100): _readAt: size=512, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000871100): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000871100): >openPending: err= 2024/10/09 02:49:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000871100): >_readAt: n=5, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000871100): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.613724737 +0000 UTC m=+30.602556324 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000871100): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: Remove: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000295650 item 37 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0008711c0): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0008711c0): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0008711c0): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0008711c0): >_writeAt: n=5, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0008711c0): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.615183527 +0000 UTC m=+30.604015115 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0008711c0): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0008712c0): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0008712c0): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000295960 item 38 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0008712c0): _readAt: size=2, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0008712c0): >_readAt: n=0, err=Bad file descriptor 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0008712c0): _writeAt: size=3, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0008712c0): >_writeAt: n=3, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0008712c0): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.615804209 +0000 UTC m=+30.604635795 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0008712c0): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000871300): _readAt: size=512, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000871300): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000871300): >openPending: err= 2024/10/09 02:49:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000871300): >_readAt: n=3, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000871300): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.615804209 +0000 UTC m=+30.604635795 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000871300): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: Remove: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000295ab0 item 38 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0008714c0): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0008714c0): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0008714c0): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0008714c0): >_writeAt: n=5, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0008714c0): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.617174683 +0000 UTC m=+30.606006271 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0008714c0): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0008715c0): _readAt: size=2, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0008715c0): >_readAt: n=0, err=Bad file descriptor 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0008715c0): _writeAt: size=3, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0008715c0): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0008715c0): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000295d50 item 39 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0008715c0): >_writeAt: n=3, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0008715c0): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.617785176 +0000 UTC m=+30.606616763 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0008715c0): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000871600): _readAt: size=512, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000871600): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000871600): >openPending: err= 2024/10/09 02:49:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000871600): >_readAt: n=5, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000871600): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.617785176 +0000 UTC m=+30.606616763 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000871600): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: Remove: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000295ea0 item 39 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000871680): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000871680): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000871680): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000871680): >_writeAt: n=5, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000871680): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.619328465 +0000 UTC m=+30.608160052 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000871680): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000871740): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000871740): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ee1c0 item 40 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000871740): _readAt: size=2, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000871740): >_readAt: n=0, err=Bad file descriptor 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000871740): _writeAt: size=3, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000871740): >_writeAt: n=3, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000871740): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.619997487 +0000 UTC m=+30.608829075 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000871740): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000871780): _readAt: size=512, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000871780): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000871780): >openPending: err= 2024/10/09 02:49:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000871780): >_readAt: n=3, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000871780): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.619997487 +0000 UTC m=+30.608829075 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000871780): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: Remove: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ee380 item 40 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0008717c0): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0008717c0): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0008717c0): _readAt: size=2, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0008717c0): >_readAt: n=0, err=Bad file descriptor 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0008717c0): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0008717c0): >_writeAt: n=5, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0008717c0): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.621401685 +0000 UTC m=+30.610233282 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0008717c0): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000871800): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000871800): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000871800): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ee620 item 41 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000871800): >_writeAt: n=5, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000871800): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.621987471 +0000 UTC m=+30.610819058 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000871800): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000871840): _readAt: size=2, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000871840): >_readAt: n=0, err=Bad file descriptor 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000871840): _writeAt: size=3, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000871840): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000871840): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ee7e0 item 41 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000871840): >_writeAt: n=3, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000871840): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.622534194 +0000 UTC m=+30.611365781 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000871840): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000871880): _readAt: size=512, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000871880): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000871880): >openPending: err= 2024/10/09 02:49:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000871880): >_readAt: n=5, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000871880): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.622534194 +0000 UTC m=+30.611365781 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000871880): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: Remove: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ee9a0 item 41 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000871940): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000871940): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000871940): _readAt: size=2, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000871940): >_readAt: n=0, err=Bad file descriptor 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000871940): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000871940): >_writeAt: n=5, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000871940): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.623947309 +0000 UTC m=+30.612778897 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000871940): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000871980): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000871980): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000871980): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003eed20 item 42 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000871980): >_writeAt: n=5, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000871980): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.624464196 +0000 UTC m=+30.613295793 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000871980): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000871a40): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000871a40): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003eefc0 item 42 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000871a40): _readAt: size=2, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000871a40): >_readAt: n=0, err=Bad file descriptor 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000871a40): _writeAt: size=3, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000871a40): >_writeAt: n=3, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000871a40): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.625118391 +0000 UTC m=+30.613949978 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000871a40): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000871a80): _readAt: size=512, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000871a80): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000871a80): >openPending: err= 2024/10/09 02:49:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000871a80): >_readAt: n=3, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000871a80): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.625118391 +0000 UTC m=+30.613949978 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000871a80): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: Remove: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ef180 item 42 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000871b40): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000871b40): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000871b40): _readAt: size=2, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000871b40): >_readAt: n=0, err=Bad file descriptor 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000871b40): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000871b40): >_writeAt: n=5, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000871b40): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.626860592 +0000 UTC m=+30.615692189 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000871b40): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000871b80): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000871b80): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000871b80): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ef500 item 43 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000871b80): >_writeAt: n=5, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000871b80): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.62757592 +0000 UTC m=+30.616407507 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000871b80): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000871c40): _readAt: size=2, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000871c40): >_readAt: n=0, err=Bad file descriptor 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000871c40): _writeAt: size=3, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000871c40): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000871c40): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ef730 item 43 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000871c40): >_writeAt: n=3, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000871c40): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.628267584 +0000 UTC m=+30.617099172 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000871c40): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000871c80): _readAt: size=512, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000871c80): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000871c80): >openPending: err= 2024/10/09 02:49:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000871c80): >_readAt: n=5, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000871c80): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.628267584 +0000 UTC m=+30.617099172 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000871c80): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: Remove: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ef8f0 item 43 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000871d40): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000871d40): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000871d40): _readAt: size=2, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000871d40): >_readAt: n=0, err=Bad file descriptor 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000871d40): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000871d40): >_writeAt: n=5, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000871d40): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.629801275 +0000 UTC m=+30.618632862 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000871d40): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000871d80): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000871d80): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000871d80): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003efce0 item 44 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000871d80): >_writeAt: n=5, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000871d80): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.630349521 +0000 UTC m=+30.619181118 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000871d80): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000871e40): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000871e40): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003efea0 item 44 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000871e40): _readAt: size=2, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000871e40): >_readAt: n=0, err=Bad file descriptor 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000871e40): _writeAt: size=3, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000871e40): >_writeAt: n=3, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000871e40): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.631114172 +0000 UTC m=+30.619945759 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000871e40): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000871e80): _readAt: size=512, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000871e80): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000871e80): >openPending: err= 2024/10/09 02:49:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000871e80): >_readAt: n=3, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000871e80): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.631114172 +0000 UTC m=+30.619945759 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000871e80): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: Remove: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f2070 item 44 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000871f40): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000871f40): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000871f40): _readAt: size=2, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000871f40): >_readAt: n=0, err=Bad file descriptor 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000871f40): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000871f40): >_writeAt: n=5, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000871f40): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.632563315 +0000 UTC m=+30.621394902 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000871f40): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528000): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528000): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528000): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f2380 item 45 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528000): >_writeAt: n=5, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528000): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.633106541 +0000 UTC m=+30.621938129 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528000): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/09 02:49:34 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0005280c0): _readAt: size=512, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0005280c0): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0005280c0): >openPending: err= 2024/10/09 02:49:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0005280c0): >_readAt: n=5, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0005280c0): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.633106541 +0000 UTC m=+30.621938129 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0005280c0): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: Remove: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f2620 item 45 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0005281c0): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0005281c0): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0005281c0): _readAt: size=2, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0005281c0): >_readAt: n=0, err=Bad file descriptor 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0005281c0): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0005281c0): >_writeAt: n=5, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0005281c0): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.635104772 +0000 UTC m=+30.623936379 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0005281c0): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528200): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528200): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528200): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f2930 item 46 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528200): >_writeAt: n=5, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528200): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.63571872 +0000 UTC m=+30.624550327 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528200): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/09 02:49:34 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0005282c0): _readAt: size=512, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0005282c0): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0005282c0): >openPending: err= 2024/10/09 02:49:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0005282c0): >_readAt: n=5, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0005282c0): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.63571872 +0000 UTC m=+30.624550327 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0005282c0): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: Remove: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f2a80 item 46 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528380): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528380): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528380): _readAt: size=2, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528380): >_readAt: n=0, err=Bad file descriptor 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528380): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528380): >_writeAt: n=5, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528380): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.63745488 +0000 UTC m=+30.626286467 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528380): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528400): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528400): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528400): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f2e00 item 47 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528400): >_writeAt: n=5, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528400): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.638007734 +0000 UTC m=+30.626839321 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528400): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/09 02:49:34 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528500): _readAt: size=512, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528500): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528500): >openPending: err= 2024/10/09 02:49:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528500): >_readAt: n=5, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528500): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.638007734 +0000 UTC m=+30.626839321 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528500): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: Remove: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f3110 item 47 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 02:49: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/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528600): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528600): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528600): _readAt: size=2, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528600): >_readAt: n=0, err=Bad file descriptor 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528600): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528600): >_writeAt: n=5, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528600): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.639547456 +0000 UTC m=+30.628379063 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528600): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528640): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528640): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528640): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f33b0 item 48 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528640): >_writeAt: n=5, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528640): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.640342234 +0000 UTC m=+30.629173821 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528640): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/09 02:49:34 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0005287c0): _readAt: size=512, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0005287c0): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0005287c0): >openPending: err= 2024/10/09 02:49:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0005287c0): >_readAt: n=5, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0005287c0): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.640342234 +0000 UTC m=+30.629173821 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0005287c0): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: Remove: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f35e0 item 48 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528800): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528800): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528800): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528800): >_writeAt: n=5, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528800): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.642901133 +0000 UTC m=+30.631732741 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528800): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0003f4000): _readAt: size=2, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0003f4000): >_readAt: n=0, err=Bad file descriptor 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0003f4000): _writeAt: size=3, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0003f4000): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0003f4000): open at offset 5 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0003f4000): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040dc00 item 49 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0003f4000): >_writeAt: n=3, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0003f4000): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.643817147 +0000 UTC m=+30.632648754 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0003f4000): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528000): _readAt: size=512, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528000): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528000): >openPending: err= 2024/10/09 02:49:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528000): >_readAt: n=8, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528000): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.643817147 +0000 UTC m=+30.632648754 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528000): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: Remove: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040dc70 item 49 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528100): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528100): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528100): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528100): >_writeAt: n=5, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528100): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.646084371 +0000 UTC m=+30.634915978 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528100): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528200): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528200): open at offset 5 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528200): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f2230 item 50 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528200): _readAt: size=2, off=5 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528200): >_readAt: n=0, err=Bad file descriptor 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528200): _writeAt: size=3, off=5 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528200): >_writeAt: n=3, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528200): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.646982943 +0000 UTC m=+30.635814550 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528200): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528240): _readAt: size=512, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528240): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528240): >openPending: err= 2024/10/09 02:49:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528240): >_readAt: n=3, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528240): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.646982943 +0000 UTC m=+30.635814550 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528240): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: Remove: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f23f0 item 50 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0005282c0): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0005282c0): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0005282c0): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0005282c0): >_writeAt: n=5, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0005282c0): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.648859806 +0000 UTC m=+30.637691413 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0005282c0): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528380): _readAt: size=2, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528380): >_readAt: n=0, err=Bad file descriptor 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528380): _writeAt: size=3, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528380): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528380): open at offset 5 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528380): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f2850 item 51 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528380): >_writeAt: n=3, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528380): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.649666736 +0000 UTC m=+30.638498343 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528380): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528400): _readAt: size=512, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528400): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528400): >openPending: err= 2024/10/09 02:49:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528400): >_readAt: n=8, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528400): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.649666736 +0000 UTC m=+30.638498343 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528400): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: Remove: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f29a0 item 51 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0005284c0): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0005284c0): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0005284c0): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0005284c0): >_writeAt: n=5, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0005284c0): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.65179566 +0000 UTC m=+30.640627247 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0005284c0): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0005285c0): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0005285c0): open at offset 5 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0005285c0): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f2d20 item 52 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0005285c0): _readAt: size=2, off=5 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0005285c0): >_readAt: n=0, err=Bad file descriptor 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0005285c0): _writeAt: size=3, off=5 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0005285c0): >_writeAt: n=3, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0005285c0): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.652456467 +0000 UTC m=+30.641288054 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0005285c0): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528600): _readAt: size=512, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528600): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528600): >openPending: err= 2024/10/09 02:49:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528600): >_readAt: n=3, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528600): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.652456467 +0000 UTC m=+30.641288054 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528600): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: Remove: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f2ee0 item 52 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528700): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528700): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528700): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528700): >_writeAt: n=5, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528700): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.653883928 +0000 UTC m=+30.642715515 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528700): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0005288c0): _readAt: size=2, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0005288c0): >_readAt: n=0, err=Bad file descriptor 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0005288c0): _writeAt: size=3, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0005288c0): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0005288c0): open at offset 5 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0005288c0): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f32d0 item 53 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0005288c0): >_writeAt: n=3, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0005288c0): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.654565854 +0000 UTC m=+30.643397462 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0005288c0): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528900): _readAt: size=512, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528900): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528900): >openPending: err= 2024/10/09 02:49:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528900): >_readAt: n=8, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528900): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.654565854 +0000 UTC m=+30.643397462 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528900): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: Remove: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f3420 item 53 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528dc0): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528dc0): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528dc0): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528dc0): >_writeAt: n=5, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528dc0): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.656190655 +0000 UTC m=+30.645022242 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000528dc0): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0005290c0): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0005290c0): open at offset 5 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0005290c0): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f3810 item 54 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0005290c0): _readAt: size=2, off=5 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0005290c0): >_readAt: n=0, err=Bad file descriptor 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0005290c0): _writeAt: size=3, off=5 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0005290c0): >_writeAt: n=3, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0005290c0): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.657035206 +0000 UTC m=+30.645866813 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0005290c0): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000529140): _readAt: size=512, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000529140): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000529140): >openPending: err= 2024/10/09 02:49:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000529140): >_readAt: n=3, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000529140): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.657035206 +0000 UTC m=+30.645866813 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000529140): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: Remove: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f3960 item 54 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000529280): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000529280): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000529280): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000529280): >_writeAt: n=5, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000529280): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.658973645 +0000 UTC m=+30.647805252 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000529280): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000529340): _readAt: size=2, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000529340): >_readAt: n=0, err=Bad file descriptor 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000529340): _writeAt: size=3, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000529340): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000529340): open at offset 5 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000529340): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f3dc0 item 55 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000529340): >_writeAt: n=3, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000529340): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.659785123 +0000 UTC m=+30.648616740 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000529340): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000529380): _readAt: size=512, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000529380): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000529380): >openPending: err= 2024/10/09 02:49:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000529380): >_readAt: n=8, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000529380): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.659785123 +0000 UTC m=+30.648616740 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000529380): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: Remove: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f3f10 item 55 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 02:49: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/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000529400): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000529400): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000529400): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000529400): >_writeAt: n=5, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000529400): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.661572318 +0000 UTC m=+30.650403925 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000529400): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0005294c0): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0005294c0): open at offset 5 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0005294c0): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000400540 item 56 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0005294c0): _readAt: size=2, off=5 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0005294c0): >_readAt: n=0, err=Bad file descriptor 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0005294c0): _writeAt: size=3, off=5 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0005294c0): >_writeAt: n=3, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0005294c0): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.662402972 +0000 UTC m=+30.651234579 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0005294c0): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000529500): _readAt: size=512, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000529500): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000529500): >openPending: err= 2024/10/09 02:49:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000529500): >_readAt: n=3, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000529500): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.662402972 +0000 UTC m=+30.651234579 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000529500): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: Remove: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000400690 item 56 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0005295c0): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0005295c0): open at offset 0 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0005295c0): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0005295c0): _readAt: size=2, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0005295c0): >_readAt: n=0, err=Bad file descriptor 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0005295c0): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0005295c0): >_writeAt: n=5, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0005295c0): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.664284103 +0000 UTC m=+30.653115710 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0005295c0): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000529600): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000529600): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000529600): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000400b60 item 57 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000529600): >_writeAt: n=5, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000529600): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.665139395 +0000 UTC m=+30.653971011 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000529600): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000529a40): _readAt: size=2, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000529a40): >_readAt: n=0, err=Bad file descriptor 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000529a40): _writeAt: size=3, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000529a40): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000529a40): open at offset 5 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000529a40): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000400d20 item 57 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000529a40): >_writeAt: n=3, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000529a40): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.666046061 +0000 UTC m=+30.654877668 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000529a40): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000529a80): _readAt: size=512, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000529a80): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000529a80): >openPending: err= 2024/10/09 02:49:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000529a80): >_readAt: n=8, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000529a80): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.666046061 +0000 UTC m=+30.654877668 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000529a80): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: Remove: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000400e70 item 57 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000529b80): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000529b80): open at offset 0 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000529b80): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000529b80): _readAt: size=2, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000529b80): >_readAt: n=0, err=Bad file descriptor 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000529b80): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000529b80): >_writeAt: n=5, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000529b80): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.668288438 +0000 UTC m=+30.657120024 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000529b80): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0003f41c0): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0003f41c0): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0003f41c0): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000401810 item 58 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0003f41c0): >_writeAt: n=5, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0003f41c0): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.669093284 +0000 UTC m=+30.657924861 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0003f41c0): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0003f4280): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0003f4280): open at offset 5 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0003f4280): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000401b20 item 58 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0003f4280): _readAt: size=2, off=5 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0003f4280): >_readAt: n=0, err=Bad file descriptor 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0003f4280): _writeAt: size=3, off=5 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0003f4280): >_writeAt: n=3, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0003f4280): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.669834932 +0000 UTC m=+30.658666519 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0003f4280): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0003f42c0): _readAt: size=512, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0003f42c0): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0003f42c0): >openPending: err= 2024/10/09 02:49:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0003f42c0): >_readAt: n=3, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0003f42c0): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.669834932 +0000 UTC m=+30.658666519 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0003f42c0): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: Remove: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000401ce0 item 58 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0003f4480): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0003f4480): open at offset 0 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0003f4480): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0003f4480): _readAt: size=2, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0003f4480): >_readAt: n=0, err=Bad file descriptor 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0003f4480): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0003f4480): >_writeAt: n=5, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0003f4480): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.671718597 +0000 UTC m=+30.660550194 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0003f4480): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0003f44c0): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0003f44c0): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0003f44c0): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040ca10 item 59 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0003f44c0): >_writeAt: n=5, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0003f44c0): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.673518567 +0000 UTC m=+30.662350173 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0003f44c0): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0003f4580): _readAt: size=2, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0003f4580): >_readAt: n=0, err=Bad file descriptor 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0003f4580): _writeAt: size=3, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0003f4580): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0003f4580): open at offset 5 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0003f4580): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040d030 item 59 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0003f4580): >_writeAt: n=3, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0003f4580): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.675156531 +0000 UTC m=+30.663988149 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0003f4580): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0003f45c0): _readAt: size=512, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0003f45c0): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0003f45c0): >openPending: err= 2024/10/09 02:49:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0003f45c0): >_readAt: n=8, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0003f45c0): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.675156531 +0000 UTC m=+30.663988149 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0003f45c0): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: Remove: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040d500 item 59 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 02:49: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/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0003f4740): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0003f4740): open at offset 0 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0003f4740): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0003f4740): _readAt: size=2, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0003f4740): >_readAt: n=0, err=Bad file descriptor 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0003f4740): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0003f4740): >_writeAt: n=5, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0003f4740): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.677341472 +0000 UTC m=+30.666173059 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0003f4740): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0003f4840): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0003f4840): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0003f4840): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040dd50 item 60 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0003f4840): >_writeAt: n=5, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0003f4840): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.678125138 +0000 UTC m=+30.666956715 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0003f4840): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0003f4900): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0003f4900): open at offset 5 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0003f4900): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c0150 item 60 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0003f4900): _readAt: size=2, off=5 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0003f4900): >_readAt: n=0, err=Bad file descriptor 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0003f4900): _writeAt: size=3, off=5 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0003f4900): >_writeAt: n=3, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0003f4900): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.679186975 +0000 UTC m=+30.668018572 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0003f4900): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0003f4940): _readAt: size=512, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0003f4940): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0003f4940): >openPending: err= 2024/10/09 02:49:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0003f4940): >_readAt: n=3, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0003f4940): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.679186975 +0000 UTC m=+30.668018572 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0003f4940): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: Remove: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c0930 item 60 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0003f5400): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0003f5400): open at offset 0 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0003f5400): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0003f5400): _readAt: size=2, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0003f5400): >_readAt: n=0, err=Bad file descriptor 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0003f5400): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0003f5400): >_writeAt: n=5, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0003f5400): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.681413122 +0000 UTC m=+30.670244709 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0003f5400): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0003f5440): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0003f5440): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0003f5440): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c0fc0 item 61 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0003f5440): >_writeAt: n=5, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0003f5440): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.682344635 +0000 UTC m=+30.671176222 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0003f5440): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/09 02:49:34 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0003f5500): _readAt: size=512, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0003f5500): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0003f5500): >openPending: err= 2024/10/09 02:49:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0003f5500): >_readAt: n=5, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0003f5500): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.682344635 +0000 UTC m=+30.671176222 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0003f5500): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: Remove: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c1180 item 61 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 02:49: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/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0003f55c0): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0003f55c0): open at offset 0 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0003f55c0): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0003f55c0): _readAt: size=2, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0003f55c0): >_readAt: n=0, err=Bad file descriptor 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0003f55c0): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0003f55c0): >_writeAt: n=5, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0003f55c0): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.684787247 +0000 UTC m=+30.673618854 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0003f55c0): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c6340): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c6340): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c6340): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ec230 item 62 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c6340): >_writeAt: n=5, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c6340): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.687701791 +0000 UTC m=+30.676533399 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c6340): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/09 02:49:34 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c6640): _readAt: size=512, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c6640): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c6640): >openPending: err= 2024/10/09 02:49:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c6640): >_readAt: n=5, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c6640): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.687701791 +0000 UTC m=+30.676533399 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c6640): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: Remove: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ec3f0 item 62 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 02:49: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/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c6740): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c6740): open at offset 0 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c6740): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c6740): _readAt: size=2, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c6740): >_readAt: n=0, err=Bad file descriptor 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c6740): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c6740): >_writeAt: n=5, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c6740): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.691491134 +0000 UTC m=+30.680322741 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c6740): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c6780): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c6780): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c6780): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ec690 item 63 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c6780): >_writeAt: n=5, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c6780): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.692379277 +0000 UTC m=+30.681210884 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c6780): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/09 02:49:34 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c68c0): _readAt: size=512, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c68c0): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c68c0): >openPending: err= 2024/10/09 02:49:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c68c0): >_readAt: n=5, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c68c0): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.692379277 +0000 UTC m=+30.681210884 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c68c0): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: Remove: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ec7e0 item 63 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 02:49: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/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c6a80): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c6a80): open at offset 0 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c6a80): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c6a80): _readAt: size=2, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c6a80): >_readAt: n=0, err=Bad file descriptor 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c6a80): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c6a80): >_writeAt: n=5, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c6a80): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.69489278 +0000 UTC m=+30.683724397 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c6a80): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c6bc0): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c6bc0): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c6bc0): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ecaf0 item 64 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c6bc0): >_writeAt: n=5, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c6bc0): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.695887001 +0000 UTC m=+30.684718608 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c6bc0): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/09 02:49:34 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c6f00): _readAt: size=512, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c6f00): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c6f00): >openPending: err= 2024/10/09 02:49:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c6f00): >_readAt: n=5, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c6f00): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.695887001 +0000 UTC m=+30.684718608 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c6f00): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: Remove: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ecc40 item 64 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c6fc0): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c6fc0): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c6fc0): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c6fc0): >_writeAt: n=5, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c6fc0): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.697810581 +0000 UTC m=+30.686642158 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c6fc0): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDWR 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7080): _readAt: size=2, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7080): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7080): >openPending: err= 2024/10/09 02:49:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7080): >_readAt: n=2, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7080): _writeAt: size=3, off=2 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ecee0 item 65 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7080): >_writeAt: n=3, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7080): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.698546378 +0000 UTC m=+30.687377965 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7080): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c70c0): _readAt: size=512, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c70c0): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c70c0): >openPending: err= 2024/10/09 02:49:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c70c0): >_readAt: n=5, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c70c0): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.698546378 +0000 UTC m=+30.687377965 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c70c0): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: Remove: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ed030 item 65 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c71c0): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c71c0): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c71c0): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c71c0): >_writeAt: n=5, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c71c0): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.700825143 +0000 UTC m=+30.689656730 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c71c0): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7200): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7200): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ed2d0 item 66 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7200): _readAt: size=2, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7200): >_readAt: n=0, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7200): _writeAt: size=3, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7200): >_writeAt: n=3, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7200): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.701715209 +0000 UTC m=+30.690546796 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7200): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c72c0): _readAt: size=512, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c72c0): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c72c0): >openPending: err= 2024/10/09 02:49:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c72c0): >_readAt: n=3, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c72c0): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.701715209 +0000 UTC m=+30.690546796 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c72c0): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: Remove: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ed420 item 66 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c73c0): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c73c0): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c73c0): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c73c0): >_writeAt: n=5, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c73c0): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.703803097 +0000 UTC m=+30.692634684 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c73c0): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7400): _readAt: size=2, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7400): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7400): >openPending: err= 2024/10/09 02:49:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7400): >_readAt: n=2, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7400): _writeAt: size=3, off=2 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ed6c0 item 67 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7400): >_writeAt: n=3, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7400): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.704485634 +0000 UTC m=+30.693317221 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7400): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c74c0): _readAt: size=512, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c74c0): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c74c0): >openPending: err= 2024/10/09 02:49:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c74c0): >_readAt: n=5, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c74c0): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.704485634 +0000 UTC m=+30.693317221 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c74c0): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: Remove: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ed8f0 item 67 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7580): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7580): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7580): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7580): >_writeAt: n=5, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7580): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.706345555 +0000 UTC m=+30.695177143 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7580): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7640): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7640): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003edc00 item 68 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7640): _readAt: size=2, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7640): >_readAt: n=0, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7640): _writeAt: size=3, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7640): >_writeAt: n=3, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7640): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.707134823 +0000 UTC m=+30.695966410 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7640): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c76c0): _readAt: size=512, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c76c0): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c76c0): >openPending: err= 2024/10/09 02:49:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c76c0): >_readAt: n=3, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c76c0): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.707134823 +0000 UTC m=+30.695966410 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c76c0): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: Remove: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003edd50 item 68 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7700): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7700): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7700): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7700): >_writeAt: n=5, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7700): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.709664727 +0000 UTC m=+30.698496314 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7700): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7740): _readAt: size=2, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7740): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7740): >openPending: err= 2024/10/09 02:49:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7740): >_readAt: n=2, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7740): _writeAt: size=3, off=2 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fe1c0 item 69 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7740): >_writeAt: n=3, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7740): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.710322939 +0000 UTC m=+30.699154527 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7740): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7780): _readAt: size=512, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7780): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7780): >openPending: err= 2024/10/09 02:49:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7780): >_readAt: n=5, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7780): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.710322939 +0000 UTC m=+30.699154527 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7780): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: Remove: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fe380 item 69 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7800): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7800): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7800): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7800): >_writeAt: n=5, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7800): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.712559425 +0000 UTC m=+30.701391012 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7800): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c78c0): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c78c0): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fec40 item 70 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c78c0): _readAt: size=2, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c78c0): >_readAt: n=0, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c78c0): _writeAt: size=3, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c78c0): >_writeAt: n=3, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c78c0): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.713241402 +0000 UTC m=+30.702072989 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c78c0): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7940): _readAt: size=512, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7940): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7940): >openPending: err= 2024/10/09 02:49:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7940): >_readAt: n=3, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7940): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.713241402 +0000 UTC m=+30.702072989 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7940): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: Remove: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fefc0 item 70 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c79c0): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c79c0): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c79c0): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c79c0): >_writeAt: n=5, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c79c0): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.714695162 +0000 UTC m=+30.703526750 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c79c0): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7a80): _readAt: size=2, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7a80): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7a80): >openPending: err= 2024/10/09 02:49:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7a80): >_readAt: n=2, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7a80): _writeAt: size=3, off=2 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ff340 item 71 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7a80): >_writeAt: n=3, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7a80): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.715300937 +0000 UTC m=+30.704132523 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7a80): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7ac0): _readAt: size=512, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7ac0): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7ac0): >openPending: err= 2024/10/09 02:49:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7ac0): >_readAt: n=5, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7ac0): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.715300937 +0000 UTC m=+30.704132523 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7ac0): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: Remove: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ff5e0 item 71 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7b40): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7b40): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7b40): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7b40): >_writeAt: n=5, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7b40): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.716892575 +0000 UTC m=+30.705724162 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7b40): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7c00): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7c00): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fff10 item 72 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7c00): _readAt: size=2, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7c00): >_readAt: n=0, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7c00): _writeAt: size=3, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7c00): >_writeAt: n=3, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7c00): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.717492618 +0000 UTC m=+30.706324205 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7c00): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7c40): _readAt: size=512, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7c40): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7c40): >openPending: err= 2024/10/09 02:49:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7c40): >_readAt: n=3, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7c40): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.717492618 +0000 UTC m=+30.706324205 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7c40): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: Remove: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052a10 item 72 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7c80): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7c80): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7c80): _readAt: size=2, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7c80): >_readAt: n=0, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7c80): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7c80): >_writeAt: n=5, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7c80): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.71902695 +0000 UTC m=+30.707858537 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7c80): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7cc0): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7cc0): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7cc0): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052ee0 item 73 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7cc0): >_writeAt: n=5, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7cc0): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.719721821 +0000 UTC m=+30.708553428 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7cc0): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7d00): _readAt: size=2, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7d00): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7d00): >openPending: err= 2024/10/09 02:49:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7d00): >_readAt: n=2, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7d00): _writeAt: size=3, off=2 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053180 item 73 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7d00): >_writeAt: n=3, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7d00): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.720360815 +0000 UTC m=+30.709192423 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7d00): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7d40): _readAt: size=512, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7d40): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7d40): >openPending: err= 2024/10/09 02:49:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7d40): >_readAt: n=5, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7d40): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.720360815 +0000 UTC m=+30.709192423 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7d40): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: Remove: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053340 item 73 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7e00): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7e00): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7e00): _readAt: size=2, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7e00): >_readAt: n=0, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7e00): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7e00): >_writeAt: n=5, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7e00): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.72205694 +0000 UTC m=+30.710888547 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7e00): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7e40): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7e40): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7e40): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000538f0 item 74 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7e40): >_writeAt: n=5, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7e40): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.722623841 +0000 UTC m=+30.711455448 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7e40): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7f40): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7f40): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053a40 item 74 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7f40): _readAt: size=2, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7f40): >_readAt: n=0, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7f40): _writeAt: size=3, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7f40): >_writeAt: n=3, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7f40): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.723331205 +0000 UTC m=+30.712162813 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0004c7f40): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006840c0): _readAt: size=512, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006840c0): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006840c0): >openPending: err= 2024/10/09 02:49:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006840c0): >_readAt: n=3, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006840c0): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.723331205 +0000 UTC m=+30.712162813 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006840c0): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: Remove: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053c70 item 74 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006842c0): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006842c0): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006842c0): _readAt: size=2, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006842c0): >_readAt: n=0, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006842c0): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006842c0): >_writeAt: n=5, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006842c0): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.725135392 +0000 UTC m=+30.713966999 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006842c0): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684300): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684300): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684300): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000522380 item 75 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684300): >_writeAt: n=5, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684300): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.725729985 +0000 UTC m=+30.714561592 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684300): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006843c0): _readAt: size=2, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006843c0): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006843c0): >openPending: err= 2024/10/09 02:49:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006843c0): >_readAt: n=2, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006843c0): _writeAt: size=3, off=2 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000522af0 item 75 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006843c0): >_writeAt: n=3, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006843c0): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.72638412 +0000 UTC m=+30.715215727 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006843c0): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684440): _readAt: size=512, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684440): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684440): >openPending: err= 2024/10/09 02:49:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684440): >_readAt: n=5, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684440): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.72638412 +0000 UTC m=+30.715215727 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684440): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: Remove: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000522f50 item 75 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684540): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684540): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684540): _readAt: size=2, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684540): >_readAt: n=0, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684540): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684540): >_writeAt: n=5, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684540): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.728220627 +0000 UTC m=+30.717052234 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684540): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684580): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684580): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684580): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000523730 item 76 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684580): >_writeAt: n=5, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684580): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.728869231 +0000 UTC m=+30.717700828 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684580): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684680): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684680): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000523960 item 76 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684680): _readAt: size=2, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684680): >_readAt: n=0, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684680): _writeAt: size=3, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684680): >_writeAt: n=3, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684680): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.729630005 +0000 UTC m=+30.718461612 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684680): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006846c0): _readAt: size=512, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006846c0): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006846c0): >openPending: err= 2024/10/09 02:49:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006846c0): >_readAt: n=3, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006846c0): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.729630005 +0000 UTC m=+30.718461612 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006846c0): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: Remove: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000523b20 item 76 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684780): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684780): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684780): _readAt: size=2, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684780): >_readAt: n=0, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684780): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684780): >_writeAt: n=5, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684780): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.731624958 +0000 UTC m=+30.720456566 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684780): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006847c0): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006847c0): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006847c0): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054c000 item 77 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006847c0): >_writeAt: n=5, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006847c0): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.732224961 +0000 UTC m=+30.721056558 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006847c0): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/09 02:49:34 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684880): _readAt: size=512, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684880): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684880): >openPending: err= 2024/10/09 02:49:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684880): >_readAt: n=5, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684880): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.732224961 +0000 UTC m=+30.721056558 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684880): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: Remove: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054c7e0 item 77 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684940): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684940): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684940): _readAt: size=2, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684940): >_readAt: n=0, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684940): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684940): >_writeAt: n=5, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684940): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.733794659 +0000 UTC m=+30.722626256 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684940): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684a00): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684a00): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684a00): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054d650 item 78 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684a00): >_writeAt: n=5, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684a00): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.734357893 +0000 UTC m=+30.723189490 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684a00): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/09 02:49:34 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684ac0): _readAt: size=512, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684ac0): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684ac0): >openPending: err= 2024/10/09 02:49:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684ac0): >_readAt: n=5, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684ac0): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.734357893 +0000 UTC m=+30.723189490 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684ac0): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: Remove: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054d8f0 item 78 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684bc0): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684bc0): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684bc0): _readAt: size=2, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684bc0): >_readAt: n=0, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684bc0): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684bc0): >_writeAt: n=5, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684bc0): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.73595895 +0000 UTC m=+30.724790537 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684bc0): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684c00): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684c00): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684c00): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054dce0 item 79 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684c00): >_writeAt: n=5, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684c00): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.736586164 +0000 UTC m=+30.725417771 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684c00): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/09 02:49:34 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684e00): _readAt: size=512, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684e00): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684e00): >openPending: err= 2024/10/09 02:49:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684e00): >_readAt: n=5, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684e00): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.736586164 +0000 UTC m=+30.725417771 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684e00): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: Remove: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054de30 item 79 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 02:49: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/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684f80): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684f80): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684f80): _readAt: size=2, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684f80): >_readAt: n=0, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684f80): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684f80): >_writeAt: n=5, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684f80): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.738429363 +0000 UTC m=+30.727260971 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000684f80): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685000): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685000): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685000): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002b2a80 item 80 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685000): >_writeAt: n=5, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685000): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.739100199 +0000 UTC m=+30.727931805 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685000): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/09 02:49:34 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006850c0): _readAt: size=512, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006850c0): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006850c0): >openPending: err= 2024/10/09 02:49:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006850c0): >_readAt: n=5, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006850c0): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.739100199 +0000 UTC m=+30.727931805 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006850c0): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: Remove: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002b2fc0 item 80 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685100): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685100): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685100): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685100): >_writeAt: n=5, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685100): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.741038907 +0000 UTC m=+30.729870514 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000685100): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0003f5600): _readAt: size=2, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0003f5600): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0003f5600): open at offset 5 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0003f5600): >openPending: err= 2024/10/09 02:49:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0003f5600): >_readAt: n=2, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0003f5600): _writeAt: size=3, off=7 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c15e0 item 81 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0003f5600): >_writeAt: n=3, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0003f5600): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.741670088 +0000 UTC m=+30.730501685 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0003f5600): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0003f5640): _readAt: size=512, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0003f5640): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0003f5640): >openPending: err= 2024/10/09 02:49:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0003f5640): >_readAt: n=8, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0003f5640): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.741670088 +0000 UTC m=+30.730501685 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0003f5640): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: Remove: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c17a0 item 81 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0003f56c0): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0003f56c0): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0003f56c0): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0003f56c0): >_writeAt: n=5, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0003f56c0): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.743418601 +0000 UTC m=+30.732250209 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0003f56c0): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0003f5780): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0003f5780): open at offset 5 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0003f5780): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c1b20 item 82 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0003f5780): _readAt: size=2, off=5 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0003f5780): >_readAt: n=0, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0003f5780): _writeAt: size=3, off=5 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0003f5780): >_writeAt: n=3, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0003f5780): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.744148607 +0000 UTC m=+30.732980214 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0003f5780): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0003f57c0): _readAt: size=512, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0003f57c0): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0003f57c0): >openPending: err= 2024/10/09 02:49:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0003f57c0): >_readAt: n=3, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0003f57c0): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.744148607 +0000 UTC m=+30.732980214 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0003f57c0): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: Remove: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c1c70 item 82 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0003f5840): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0003f5840): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0003f5840): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0003f5840): >_writeAt: n=5, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0003f5840): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.745653483 +0000 UTC m=+30.734485091 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0003f5840): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0003f5940): _readAt: size=2, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0003f5940): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0003f5940): open at offset 5 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0003f5940): >openPending: err= 2024/10/09 02:49:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0003f5940): >_readAt: n=2, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0003f5940): _writeAt: size=3, off=7 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00028ae00 item 83 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0003f5940): >_writeAt: n=3, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0003f5940): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.746289925 +0000 UTC m=+30.735121533 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0003f5940): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0003f5980): _readAt: size=512, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0003f5980): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0003f5980): >openPending: err= 2024/10/09 02:49:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0003f5980): >_readAt: n=8, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0003f5980): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.746289925 +0000 UTC m=+30.735121533 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0003f5980): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: Remove: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00028b340 item 83 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0003f5a00): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0003f5a00): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0003f5a00): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0003f5a00): >_writeAt: n=5, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0003f5a00): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.747995828 +0000 UTC m=+30.736827435 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0003f5a00): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0003f5b40): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0003f5b40): open at offset 5 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0003f5b40): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00028bc70 item 84 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0003f5b40): _readAt: size=2, off=5 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0003f5b40): >_readAt: n=0, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0003f5b40): _writeAt: size=3, off=5 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0003f5b40): >_writeAt: n=3, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0003f5b40): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.748666202 +0000 UTC m=+30.737497799 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0003f5b40): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0003f5b80): _readAt: size=512, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0003f5b80): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0003f5b80): >openPending: err= 2024/10/09 02:49:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0003f5b80): >_readAt: n=3, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0003f5b80): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.748666202 +0000 UTC m=+30.737497799 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0003f5b80): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: Remove: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000426c40 item 84 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0003f5c80): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0003f5c80): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0003f5c80): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0003f5c80): >_writeAt: n=5, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0003f5c80): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.750008015 +0000 UTC m=+30.738839621 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0003f5c80): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0003f5dc0): _readAt: size=2, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0003f5dc0): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0003f5dc0): open at offset 5 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0003f5dc0): >openPending: err= 2024/10/09 02:49:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0003f5dc0): >_readAt: n=2, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0003f5dc0): _writeAt: size=3, off=7 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000427b90 item 85 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0003f5dc0): >_writeAt: n=3, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0003f5dc0): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.750724585 +0000 UTC m=+30.739556192 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0003f5dc0): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0003f5e00): _readAt: size=512, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0003f5e00): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0003f5e00): >openPending: err= 2024/10/09 02:49:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0003f5e00): >_readAt: n=8, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0003f5e00): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.750724585 +0000 UTC m=+30.739556192 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0003f5e00): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: Remove: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000427e30 item 85 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0003f5e80): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0003f5e80): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0003f5e80): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0003f5e80): >_writeAt: n=5, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0003f5e80): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.752366378 +0000 UTC m=+30.741197984 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0003f5e80): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0003f5f40): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0003f5f40): open at offset 5 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0003f5f40): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057a540 item 86 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0003f5f40): _readAt: size=2, off=5 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0003f5f40): >_readAt: n=0, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0003f5f40): _writeAt: size=3, off=5 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0003f5f40): >_writeAt: n=3, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0003f5f40): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.753220006 +0000 UTC m=+30.742051613 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0003f5f40): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006680c0): _readAt: size=512, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006680c0): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006680c0): >openPending: err= 2024/10/09 02:49:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006680c0): >_readAt: n=3, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006680c0): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.753220006 +0000 UTC m=+30.742051613 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006680c0): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: Remove: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057a8c0 item 86 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668140): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668140): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668140): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668140): >_writeAt: n=5, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668140): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.754978828 +0000 UTC m=+30.743810435 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668140): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668240): _readAt: size=2, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668240): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668240): open at offset 5 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668240): >openPending: err= 2024/10/09 02:49:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668240): >_readAt: n=2, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668240): _writeAt: size=3, off=7 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057acb0 item 87 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668240): >_writeAt: n=3, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668240): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.75567511 +0000 UTC m=+30.744506717 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668240): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668280): _readAt: size=512, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668280): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668280): >openPending: err= 2024/10/09 02:49:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668280): >_readAt: n=8, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668280): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.75567511 +0000 UTC m=+30.744506717 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668280): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: Remove: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057afc0 item 87 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 02:49:34 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/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668340): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668340): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668340): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668340): >_writeAt: n=5, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668340): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.757510805 +0000 UTC m=+30.746342423 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668340): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006684c0): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006684c0): open at offset 5 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006684c0): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057b3b0 item 88 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006684c0): _readAt: size=2, off=5 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006684c0): >_readAt: n=0, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006684c0): _writeAt: size=3, off=5 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006684c0): >_writeAt: n=3, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006684c0): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.758214674 +0000 UTC m=+30.747046261 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006684c0): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668500): _readAt: size=512, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668500): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668500): >openPending: err= 2024/10/09 02:49:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668500): >_readAt: n=3, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668500): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.758214674 +0000 UTC m=+30.747046261 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668500): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: Remove: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057b570 item 88 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668600): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668600): open at offset 0 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668600): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668600): _readAt: size=2, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668600): >_readAt: n=0, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668600): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668600): >_writeAt: n=5, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668600): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.759828163 +0000 UTC m=+30.748659760 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668600): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668640): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668640): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668640): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057b9d0 item 89 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668640): >_writeAt: n=5, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668640): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.760248149 +0000 UTC m=+30.749079736 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668640): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668740): _readAt: size=2, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668740): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668740): open at offset 5 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668740): >openPending: err= 2024/10/09 02:49:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668740): >_readAt: n=2, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668740): _writeAt: size=3, off=7 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057bb20 item 89 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668740): >_writeAt: n=3, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668740): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.760733187 +0000 UTC m=+30.749564774 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668740): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668780): _readAt: size=512, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668780): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668780): >openPending: err= 2024/10/09 02:49:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668780): >_readAt: n=8, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668780): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.760733187 +0000 UTC m=+30.749564774 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668780): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: Remove: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057bd50 item 89 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668840): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668840): open at offset 0 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668840): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668840): _readAt: size=2, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668840): >_readAt: n=0, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668840): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668840): >_writeAt: n=5, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668840): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.762063476 +0000 UTC m=+30.750895063 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668840): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668880): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668880): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668880): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00025c1c0 item 90 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668880): >_writeAt: n=5, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668880): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.762531673 +0000 UTC m=+30.751363260 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668880): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668940): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668940): open at offset 5 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668940): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00025c380 item 90 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668940): _readAt: size=2, off=5 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668940): >_readAt: n=0, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668940): _writeAt: size=3, off=5 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668940): >_writeAt: n=3, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668940): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.763040435 +0000 UTC m=+30.751872022 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668940): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668980): _readAt: size=512, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668980): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668980): >openPending: err= 2024/10/09 02:49:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668980): >_readAt: n=3, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668980): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.763040435 +0000 UTC m=+30.751872022 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668980): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: Remove: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00025c4d0 item 90 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668a80): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668a80): open at offset 0 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668a80): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668a80): _readAt: size=2, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668a80): >_readAt: n=0, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668a80): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668a80): >_writeAt: n=5, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668a80): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.764268674 +0000 UTC m=+30.753100261 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668a80): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668b00): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668b00): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668b00): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00025c930 item 91 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668b00): >_writeAt: n=5, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668b00): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.764825736 +0000 UTC m=+30.753657333 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668b00): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668bc0): _readAt: size=2, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668bc0): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668bc0): open at offset 5 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668bc0): >openPending: err= 2024/10/09 02:49:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668bc0): >_readAt: n=2, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668bc0): _writeAt: size=3, off=7 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00025caf0 item 91 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668bc0): >_writeAt: n=3, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668bc0): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.765360056 +0000 UTC m=+30.754191643 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668bc0): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668c40): _readAt: size=512, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668c40): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668c40): >openPending: err= 2024/10/09 02:49:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668c40): >_readAt: n=8, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668c40): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.765360056 +0000 UTC m=+30.754191643 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668c40): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: Remove: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00025cc40 item 91 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 02:49:34 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/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668d80): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668d80): open at offset 0 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668d80): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668d80): _readAt: size=2, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668d80): >_readAt: n=0, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668d80): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668d80): >_writeAt: n=5, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668d80): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.766714521 +0000 UTC m=+30.755546109 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668d80): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668dc0): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668dc0): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668dc0): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00025cf50 item 92 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668dc0): >_writeAt: n=5, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668dc0): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.767268488 +0000 UTC m=+30.756100075 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668dc0): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668e80): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668e80): open at offset 5 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668e80): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00025d0a0 item 92 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668e80): _readAt: size=2, off=5 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668e80): >_readAt: n=0, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668e80): _writeAt: size=3, off=5 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668e80): >_writeAt: n=3, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668e80): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.767801816 +0000 UTC m=+30.756633403 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668e80): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668ec0): _readAt: size=512, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668ec0): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668ec0): >openPending: err= 2024/10/09 02:49:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668ec0): >_readAt: n=3, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668ec0): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.767801816 +0000 UTC m=+30.756633403 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668ec0): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: Remove: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00025d2d0 item 92 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668fc0): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668fc0): open at offset 0 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668fc0): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668fc0): _readAt: size=2, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668fc0): >_readAt: n=0, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668fc0): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668fc0): >_writeAt: n=5, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668fc0): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.769253444 +0000 UTC m=+30.758085031 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000668fc0): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669000): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669000): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669000): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00025d570 item 93 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669000): >_writeAt: n=5, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669000): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.769679401 +0000 UTC m=+30.758510988 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669000): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/09 02:49:34 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006690c0): _readAt: size=512, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006690c0): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006690c0): >openPending: err= 2024/10/09 02:49:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006690c0): >_readAt: n=5, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006690c0): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.769679401 +0000 UTC m=+30.758510988 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006690c0): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: Remove: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00025d7a0 item 93 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 02:49:34 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/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669180): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669180): open at offset 0 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669180): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669180): _readAt: size=2, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669180): >_readAt: n=0, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669180): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669180): >_writeAt: n=5, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669180): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.771115318 +0000 UTC m=+30.759946905 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669180): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006691c0): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006691c0): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006691c0): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00025de30 item 94 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006691c0): >_writeAt: n=5, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006691c0): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.77164481 +0000 UTC m=+30.760476396 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006691c0): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/09 02:49:34 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669280): _readAt: size=512, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669280): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669280): >openPending: err= 2024/10/09 02:49:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669280): >_readAt: n=5, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669280): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.77164481 +0000 UTC m=+30.760476396 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669280): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: Remove: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002940e0 item 94 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 02:49:34 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/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669380): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669380): open at offset 0 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669380): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669380): _readAt: size=2, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669380): >_readAt: n=0, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669380): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669380): >_writeAt: n=5, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669380): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.773479783 +0000 UTC m=+30.762311371 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669380): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669400): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669400): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669400): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002943f0 item 95 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669400): >_writeAt: n=5, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669400): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.774130712 +0000 UTC m=+30.762962299 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669400): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/09 02:49:34 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669500): _readAt: size=512, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669500): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669500): >openPending: err= 2024/10/09 02:49:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669500): >_readAt: n=5, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669500): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.774130712 +0000 UTC m=+30.762962299 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669500): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: Remove: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000294540 item 95 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 02:49:34 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/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006695c0): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006695c0): open at offset 0 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006695c0): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006695c0): _readAt: size=2, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006695c0): >_readAt: n=0, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006695c0): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006695c0): >_writeAt: n=5, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006695c0): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.775659253 +0000 UTC m=+30.764490850 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc0006695c0): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669600): _writeAt: size=5, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669600): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669600): >openPending: err= 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002947e0 item 96 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669600): >_writeAt: n=5, err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669600): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.776153958 +0000 UTC m=+30.764985545 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669600): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/10/09 02:49:34 DEBUG : open-test-file: File.openRW failed: file already exists 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/10/09 02:49:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 02:49:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/10/09 02:49:34 DEBUG : open-test-file: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : open-test-file: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669740): _readAt: size=512, off=0 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669740): openPending: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669740): >openPending: err= 2024/10/09 02:49:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669740): >_readAt: n=5, err=EOF 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669740): close: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: setting modification time to 2024-10-09 02:49:34.776153958 +0000 UTC m=+30.764985545 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : open-test-file(0xc000669740): >close: err= 2024/10/09 02:49:34 DEBUG : open-test-file: Remove: 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000294930 item 96 2024/10/09 02:49:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/10/09 02:49:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/10/09 02:49:34 DEBUG : open-test-file: >Remove: err= 2024/10/09 02:49:34 DEBUG : WaitForWriters: timeout=30s 2024/10/09 02:49:34 DEBUG : : Looking for writers 2024/10/09 02:49:34 DEBUG : >WaitForWriters: 2024/10/09 02:49:34 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.49s) --- PASS: TestRWFileHandleOpenTests/writes (0.25s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (0.24s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:180: Remote "sftp://rclone@:22/rclone-test-rigepap3hejo", Local "Local file system at /tmp/rclone4169956199", Modify Window "1s" 2024/10/09 02:49:34 INFO : sftp://rclone@:22/rclone-test-rigepap3hejo: poll-interval is not supported by this remote 2024/10/09 02:49:34 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/10/09 02:49:34 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rigepap3hejo" 2024/10/09 02:49:34 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rigepap3hejo" 2024/10/09 02:49:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rigepap3hejo" 2024/10/09 02:49:34 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/09 02:49:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rigepap3hejo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rigepap3hejo" 2024/10/09 02:49:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rigepap3hejo" 2024/10/09 02:49:34 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/09 02:49:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rigepap3hejo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rigepap3hejo" 2024/10/09 02:49:34 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 02:49:34 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/10/09 02:49:34 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/10/09 02:49:34 DEBUG : file1: newRWFileHandle: 2024/10/09 02:49:34 DEBUG : file1(0xc0006699c0): openPending: 2024/10/09 02:49:34 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/09 02:49:34 DEBUG : file1(0xc0006699c0): >openPending: err= 2024/10/09 02:49:34 DEBUG : file1: >newRWFileHandle: err= 2024/10/09 02:49:34 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/09 02:49:34 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/10/09 02:49:34 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/10/09 02:49:34 DEBUG : file1(0xc0006699c0): _writeAt: size=2, off=0 2024/10/09 02:49:34 DEBUG : file1(0xc0006699c0): >_writeAt: n=2, err= 2024/10/09 02:49:34 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2024/10/09 02:49:34 DEBUG : file1(0xc0006699c0): RWFileHandle.Flush 2024/10/09 02:49:34 DEBUG : file1(0xc0006699c0): RWFileHandle.Release 2024/10/09 02:49:34 DEBUG : file1(0xc0006699c0): close: 2024/10/09 02:49:34 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2024/10/09 02:49:34 INFO : file1: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:34 DEBUG : file1(0xc0006699c0): >close: err= 2024/10/09 02:49:34 DEBUG : WaitForWriters: timeout=30s 2024/10/09 02:49:34 DEBUG : : Looking for writers 2024/10/09 02:49:34 DEBUG : file1: reading active writers 2024/10/09 02:49:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/10/09 02:49:34 DEBUG : : Looking for writers 2024/10/09 02:49:34 DEBUG : file1: reading active writers 2024/10/09 02:49:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/10/09 02:49:34 DEBUG : : Looking for writers 2024/10/09 02:49:34 DEBUG : file1: reading active writers 2024/10/09 02:49:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/10/09 02:49:34 DEBUG : : Looking for writers 2024/10/09 02:49:34 DEBUG : file1: reading active writers 2024/10/09 02:49:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/10/09 02:49:34 DEBUG : file1: vfs cache: starting upload 2024/10/09 02:49:34 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/file1.c8b6918.partial" 2024/10/09 02:49:34 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:34 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: md5sum /rclone-test-rigepap3hejo/file1.c8b6918.partial 2024/10/09 02:49:34 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rigepap3hejo/file1.c8b6918.partial" 2024/10/09 02:49:34 DEBUG : : Looking for writers 2024/10/09 02:49:34 DEBUG : file1: reading active writers 2024/10/09 02:49:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/10/09 02:49:34 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:34 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /rclone-test-rigepap3hejo/file1.c8b6918.partial 2024/10/09 02:49:34 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:34 DEBUG : file1.c8b6918.partial: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2024/10/09 02:49:34 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2024/10/09 02:49:34 DEBUG : file1.c8b6918.partial: renamed to: file1 2024/10/09 02:49:34 INFO : file1: Copied (new) 2024/10/09 02:49:34 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/file1" 2024/10/09 02:49:34 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:34 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: md5sum /rclone-test-rigepap3hejo/file1 2024/10/09 02:49:34 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rigepap3hejo/file1" 2024/10/09 02:49:35 DEBUG : : Looking for writers 2024/10/09 02:49:35 DEBUG : file1: reading active writers 2024/10/09 02:49:35 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:35 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /rclone-test-rigepap3hejo/file1 2024/10/09 02:49:35 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:35 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2024/10/09 02:49:35 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC,49f68a5c8493ec2c0bf489821c21fc3b" 2024/10/09 02:49:35 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/10/09 02:49:35 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2024/10/09 02:49:35 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/09 02:49:35 INFO : file1: vfs cache: upload succeeded try #1 2024/10/09 02:49:35 DEBUG : >WaitForWriters: 2024/10/09 02:49:35 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/file1" 2024/10/09 02:49:35 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:35 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: md5sum /rclone-test-rigepap3hejo/file1 2024/10/09 02:49:35 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rigepap3hejo/file1" 2024/10/09 02:49:35 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:35 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /rclone-test-rigepap3hejo/file1 2024/10/09 02:49:35 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:35 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2024/10/09 02:49:35 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/file1" 2024/10/09 02:49:35 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:35 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: sha1sum /rclone-test-rigepap3hejo/file1 2024/10/09 02:49:35 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rigepap3hejo/file1" 2024/10/09 02:49:35 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:35 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: c22b5f9178342609428d6f51b2c5af4c0bde6a42 /rclone-test-rigepap3hejo/file1 2024/10/09 02:49:35 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:35 DEBUG : file1: Parsed hash: c22b5f9178342609428d6f51b2c5af4c0bde6a42 2024/10/09 02:49:35 DEBUG : WaitForWriters: timeout=30s 2024/10/09 02:49:35 DEBUG : : Looking for writers 2024/10/09 02:49:35 DEBUG : file1: reading active writers 2024/10/09 02:49:35 DEBUG : >WaitForWriters: 2024/10/09 02:49:35 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (0.54s) === RUN TestRWCacheRename run.go:180: Remote "sftp://rclone@:22/rclone-test-rigepap3hejo", Local "Local file system at /tmp/rclone4169956199", Modify Window "1s" 2024/10/09 02:49:35 INFO : sftp://rclone@:22/rclone-test-rigepap3hejo: poll-interval is not supported by this remote 2024/10/09 02:49:35 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/10/09 02:49:35 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rigepap3hejo" 2024/10/09 02:49:35 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rigepap3hejo" 2024/10/09 02:49:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rigepap3hejo" 2024/10/09 02:49:35 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/09 02:49:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rigepap3hejo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rigepap3hejo" 2024/10/09 02:49:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rigepap3hejo" 2024/10/09 02:49:35 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/09 02:49:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rigepap3hejo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rigepap3hejo" 2024/10/09 02:49:35 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 02:49:35 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/10/09 02:49:35 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2024/10/09 02:49:35 DEBUG : rename_me: newRWFileHandle: 2024/10/09 02:49:35 DEBUG : rename_me(0xc000669a80): openPending: 2024/10/09 02:49:35 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2024/10/09 02:49:35 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2024/10/09 02:49:35 DEBUG : rename_me(0xc000669a80): >openPending: err= 2024/10/09 02:49:35 DEBUG : rename_me: >newRWFileHandle: err= 2024/10/09 02:49:35 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2024/10/09 02:49:35 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2024/10/09 02:49:35 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2024/10/09 02:49:35 DEBUG : rename_me(0xc000669a80): _writeAt: size=5, off=0 2024/10/09 02:49:35 DEBUG : rename_me(0xc000669a80): >_writeAt: n=5, err= 2024/10/09 02:49:35 DEBUG : rename_me(0xc000669a80): close: 2024/10/09 02:49:35 DEBUG : rename_me: vfs cache: setting modification time to 2024-10-09 02:49:35.31711095 +0000 UTC m=+31.305942537 2024/10/09 02:49:35 INFO : rename_me: vfs cache: queuing for upload in 100ms 2024/10/09 02:49:35 DEBUG : rename_me(0xc000669a80): >close: err= 2024/10/09 02:49:35 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2024/10/09 02:49:35 DEBUG : i_was_renamed: Updating file with 0xc000753740 2024/10/09 02:49:35 DEBUG : : Added virtual directory entry vDel: "rename_me" 2024/10/09 02:49:35 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2024/10/09 02:49:35 DEBUG : WaitForWriters: timeout=30s 2024/10/09 02:49:35 DEBUG : : Looking for writers 2024/10/09 02:49:35 DEBUG : i_was_renamed: reading active writers 2024/10/09 02:49:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/10/09 02:49:35 DEBUG : : Looking for writers 2024/10/09 02:49:35 DEBUG : i_was_renamed: reading active writers 2024/10/09 02:49:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/10/09 02:49:35 DEBUG : : Looking for writers 2024/10/09 02:49:35 DEBUG : i_was_renamed: reading active writers 2024/10/09 02:49:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/10/09 02:49:35 DEBUG : : Looking for writers 2024/10/09 02:49:35 DEBUG : i_was_renamed: reading active writers 2024/10/09 02:49:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/10/09 02:49:35 DEBUG : i_was_renamed: vfs cache: starting upload 2024/10/09 02:49:35 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/i_was_renamed.279a73d2.partial" 2024/10/09 02:49:35 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:35 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: md5sum /rclone-test-rigepap3hejo/i_was_renamed.279a73d2.partial 2024/10/09 02:49:35 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rigepap3hejo/i_was_renamed.279a73d2.partial" 2024/10/09 02:49:35 DEBUG : : Looking for writers 2024/10/09 02:49:35 DEBUG : i_was_renamed: reading active writers 2024/10/09 02:49:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/10/09 02:49:35 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:35 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-rigepap3hejo/i_was_renamed.279a73d2.partial 2024/10/09 02:49:35 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:35 DEBUG : i_was_renamed.279a73d2.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2024/10/09 02:49:35 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2024/10/09 02:49:35 DEBUG : i_was_renamed.279a73d2.partial: renamed to: i_was_renamed 2024/10/09 02:49:35 INFO : i_was_renamed: Copied (new) 2024/10/09 02:49:35 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/i_was_renamed" 2024/10/09 02:49:35 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:35 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: md5sum /rclone-test-rigepap3hejo/i_was_renamed 2024/10/09 02:49:35 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rigepap3hejo/i_was_renamed" 2024/10/09 02:49:35 DEBUG : : Looking for writers 2024/10/09 02:49:35 DEBUG : i_was_renamed: reading active writers 2024/10/09 02:49:35 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:35 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-rigepap3hejo/i_was_renamed 2024/10/09 02:49:35 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:35 DEBUG : i_was_renamed: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2024/10/09 02:49:35 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2024-10-09 02:49:35 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2024/10/09 02:49:35 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2024/10/09 02:49:35 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2024/10/09 02:49:35 DEBUG : >WaitForWriters: 2024/10/09 02:49:35 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2024/10/09 02:49:35 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.33s) === RUN TestRWCacheUpdate run.go:180: Remote "sftp://rclone@:22/rclone-test-rigepap3hejo", Local "Local file system at /tmp/rclone4169956199", Modify Window "1s" 2024/10/09 02:49:35 INFO : sftp://rclone@:22/rclone-test-rigepap3hejo: poll-interval is not supported by this remote 2024/10/09 02:49:35 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/10/09 02:49:35 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rigepap3hejo" 2024/10/09 02:49:35 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rigepap3hejo" 2024/10/09 02:49:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rigepap3hejo" 2024/10/09 02:49:35 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/09 02:49:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rigepap3hejo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-rigepap3hejo" 2024/10/09 02:49:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rigepap3hejo" 2024/10/09 02:49:35 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/10/09 02:49:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rigepap3hejo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-rigepap3hejo" 2024/10/09 02:49:35 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/10/09 02:49:35 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/TestRWCacheUpdate" 2024/10/09 02:49:35 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:35 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: md5sum /rclone-test-rigepap3hejo/TestRWCacheUpdate 2024/10/09 02:49:35 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rigepap3hejo/TestRWCacheUpdate" 2024/10/09 02:49:35 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:35 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: 8558f20bbf1a5777c862752b37ad49be /rclone-test-rigepap3hejo/TestRWCacheUpdate 2024/10/09 02:49:35 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:35 DEBUG : TestRWCacheUpdate: Parsed hash: 8558f20bbf1a5777c862752b37ad49be 2024/10/09 02:49:35 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/TestRWCacheUpdate" 2024/10/09 02:49:35 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:35 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: sha1sum /rclone-test-rigepap3hejo/TestRWCacheUpdate 2024/10/09 02:49:35 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rigepap3hejo/TestRWCacheUpdate" 2024/10/09 02:49:35 DEBUG : : forgetting directory cache 2024/10/09 02:49:35 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:35 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: 288158e561053f03b91b9361f5d0328ac9e349fc /rclone-test-rigepap3hejo/TestRWCacheUpdate 2024/10/09 02:49:35 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:35 DEBUG : TestRWCacheUpdate: Parsed hash: 288158e561053f03b91b9361f5d0328ac9e349fc 2024/10/09 02:49:36 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 02:49:36 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/10/09 02:49:36 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/10/09 02:49:36 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/10/09 02:49:36 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/10/09 02:49:36 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/10/09 02:49:36 DEBUG : TestRWCacheUpdate(0xc0008703c0): _readAt: size=512, off=0 2024/10/09 02:49:36 DEBUG : TestRWCacheUpdate(0xc0008703c0): openPending: 2024/10/09 02:49:36 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/TestRWCacheUpdate" 2024/10/09 02:49:36 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:36 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: md5sum /rclone-test-rigepap3hejo/TestRWCacheUpdate 2024/10/09 02:49:36 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rigepap3hejo/TestRWCacheUpdate" 2024/10/09 02:49:36 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:36 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: 8558f20bbf1a5777c862752b37ad49be /rclone-test-rigepap3hejo/TestRWCacheUpdate 2024/10/09 02:49:36 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:36 DEBUG : TestRWCacheUpdate: Parsed hash: 8558f20bbf1a5777c862752b37ad49be 2024/10/09 02:49:36 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-10-09 01:50:35 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2024/10/09 02:49:36 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/10/09 02:49:36 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/10/09 02:49:36 DEBUG : TestRWCacheUpdate(0xc0008703c0): >openPending: err= 2024/10/09 02:49:36 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/10/09 02:49:36 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/10/09 02:49:36 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/10/09 02:49:36 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/10/09 02:49:36 DEBUG : TestRWCacheUpdate(0xc0008703c0): >_readAt: n=20, err=EOF 2024/10/09 02:49:36 DEBUG : TestRWCacheUpdate(0xc0008703c0): close: 2024/10/09 02:49:36 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-10-09 01:50:35 +0000 UTC 2024/10/09 02:49:36 DEBUG : TestRWCacheUpdate(0xc0008703c0): >close: err= 2024/10/09 02:49:36 DEBUG : : Re-reading directory (113.518601ms old) 2024/10/09 02:49:36 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/10/09 02:49:36 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2024/10/09 02:49:36 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/TestRWCacheUpdate" 2024/10/09 02:49:36 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:36 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: md5sum /rclone-test-rigepap3hejo/TestRWCacheUpdate 2024/10/09 02:49:36 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rigepap3hejo/TestRWCacheUpdate" 2024/10/09 02:49:36 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:36 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: 944a242d910e2bbacae0d0db8c64490a /rclone-test-rigepap3hejo/TestRWCacheUpdate 2024/10/09 02:49:36 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:36 DEBUG : TestRWCacheUpdate: Parsed hash: 944a242d910e2bbacae0d0db8c64490a 2024/10/09 02:49:36 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/TestRWCacheUpdate" 2024/10/09 02:49:36 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:36 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: sha1sum /rclone-test-rigepap3hejo/TestRWCacheUpdate 2024/10/09 02:49:36 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rigepap3hejo/TestRWCacheUpdate" 2024/10/09 02:49:36 DEBUG : : forgetting directory cache 2024/10/09 02:49:36 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:36 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: f47c1f4670d7bfa799e2e12e6aff3029f0785d53 /rclone-test-rigepap3hejo/TestRWCacheUpdate 2024/10/09 02:49:36 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:36 DEBUG : TestRWCacheUpdate: Parsed hash: f47c1f4670d7bfa799e2e12e6aff3029f0785d53 2024/10/09 02:49:36 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 02:49:36 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/10/09 02:49:36 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/10/09 02:49:36 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/10/09 02:49:36 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/10/09 02:49:36 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/10/09 02:49:36 DEBUG : TestRWCacheUpdate(0xc000668640): _readAt: size=512, off=0 2024/10/09 02:49:36 DEBUG : TestRWCacheUpdate(0xc000668640): openPending: 2024/10/09 02:49:36 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/TestRWCacheUpdate" 2024/10/09 02:49:36 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:36 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: md5sum /rclone-test-rigepap3hejo/TestRWCacheUpdate 2024/10/09 02:49:36 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rigepap3hejo/TestRWCacheUpdate" 2024/10/09 02:49:36 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:36 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: 944a242d910e2bbacae0d0db8c64490a /rclone-test-rigepap3hejo/TestRWCacheUpdate 2024/10/09 02:49:36 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:36 DEBUG : TestRWCacheUpdate: Parsed hash: 944a242d910e2bbacae0d0db8c64490a 2024/10/09 02:49:36 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-10-09 01:51:35 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2024-10-09 01:50:35 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2024/10/09 02:49:36 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2024-10-09 01:51:35 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2024-10-09 01:50:35 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2024/10/09 02:49:36 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/10/09 02:49:36 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/10/09 02:49:36 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/10/09 02:49:36 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/10/09 02:49:36 DEBUG : TestRWCacheUpdate(0xc000668640): >openPending: err= 2024/10/09 02:49:36 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/10/09 02:49:36 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/10/09 02:49:36 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/10/09 02:49:36 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/10/09 02:49:36 DEBUG : TestRWCacheUpdate(0xc000668640): >_readAt: n=20, err=EOF 2024/10/09 02:49:36 DEBUG : TestRWCacheUpdate(0xc000668640): close: 2024/10/09 02:49:36 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-10-09 01:51:35 +0000 UTC 2024/10/09 02:49:36 DEBUG : TestRWCacheUpdate(0xc000668640): >close: err= 2024/10/09 02:49:36 DEBUG : : Re-reading directory (104.595591ms old) 2024/10/09 02:49:36 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/10/09 02:49:36 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2024/10/09 02:49:36 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/TestRWCacheUpdate" 2024/10/09 02:49:36 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:36 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: md5sum /rclone-test-rigepap3hejo/TestRWCacheUpdate 2024/10/09 02:49:36 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rigepap3hejo/TestRWCacheUpdate" 2024/10/09 02:49:36 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:36 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: 4e063366550d230fc1fb85c19dbb494d /rclone-test-rigepap3hejo/TestRWCacheUpdate 2024/10/09 02:49:36 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:36 DEBUG : TestRWCacheUpdate: Parsed hash: 4e063366550d230fc1fb85c19dbb494d 2024/10/09 02:49:36 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/TestRWCacheUpdate" 2024/10/09 02:49:36 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:36 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: sha1sum /rclone-test-rigepap3hejo/TestRWCacheUpdate 2024/10/09 02:49:36 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rigepap3hejo/TestRWCacheUpdate" 2024/10/09 02:49:36 DEBUG : : forgetting directory cache 2024/10/09 02:49:36 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:36 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: cdbdc94ef0e50810466d21c31d02b8365e9616d2 /rclone-test-rigepap3hejo/TestRWCacheUpdate 2024/10/09 02:49:36 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:36 DEBUG : TestRWCacheUpdate: Parsed hash: cdbdc94ef0e50810466d21c31d02b8365e9616d2 2024/10/09 02:49:37 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 02:49:37 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/10/09 02:49:37 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/10/09 02:49:37 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/10/09 02:49:37 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/10/09 02:49:37 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/10/09 02:49:37 DEBUG : TestRWCacheUpdate(0xc000668800): _readAt: size=512, off=0 2024/10/09 02:49:37 DEBUG : TestRWCacheUpdate(0xc000668800): openPending: 2024/10/09 02:49:37 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/TestRWCacheUpdate" 2024/10/09 02:49:37 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:37 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: md5sum /rclone-test-rigepap3hejo/TestRWCacheUpdate 2024/10/09 02:49:37 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rigepap3hejo/TestRWCacheUpdate" 2024/10/09 02:49:37 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:37 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: 4e063366550d230fc1fb85c19dbb494d /rclone-test-rigepap3hejo/TestRWCacheUpdate 2024/10/09 02:49:37 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:37 DEBUG : TestRWCacheUpdate: Parsed hash: 4e063366550d230fc1fb85c19dbb494d 2024/10/09 02:49:37 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-10-09 01:52:35 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2024-10-09 01:51:35 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2024/10/09 02:49:37 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2024-10-09 01:52:35 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2024-10-09 01:51:35 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2024/10/09 02:49:37 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/10/09 02:49:37 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/10/09 02:49:37 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/10/09 02:49:37 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/10/09 02:49:37 DEBUG : TestRWCacheUpdate(0xc000668800): >openPending: err= 2024/10/09 02:49:37 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/10/09 02:49:37 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/10/09 02:49:37 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/10/09 02:49:37 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/10/09 02:49:37 DEBUG : TestRWCacheUpdate(0xc000668800): >_readAt: n=20, err=EOF 2024/10/09 02:49:37 DEBUG : TestRWCacheUpdate(0xc000668800): close: 2024/10/09 02:49:37 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-10-09 01:52:35 +0000 UTC 2024/10/09 02:49:37 DEBUG : TestRWCacheUpdate(0xc000668800): >close: err= 2024/10/09 02:49:37 DEBUG : : Re-reading directory (111.450991ms old) 2024/10/09 02:49:37 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/10/09 02:49:37 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2024/10/09 02:49:37 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/TestRWCacheUpdate" 2024/10/09 02:49:37 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:37 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: md5sum /rclone-test-rigepap3hejo/TestRWCacheUpdate 2024/10/09 02:49:37 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rigepap3hejo/TestRWCacheUpdate" 2024/10/09 02:49:37 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:37 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: a8c7956852282e88c22a986150cb5a68 /rclone-test-rigepap3hejo/TestRWCacheUpdate 2024/10/09 02:49:37 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:37 DEBUG : TestRWCacheUpdate: Parsed hash: a8c7956852282e88c22a986150cb5a68 2024/10/09 02:49:37 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/TestRWCacheUpdate" 2024/10/09 02:49:37 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:37 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: sha1sum /rclone-test-rigepap3hejo/TestRWCacheUpdate 2024/10/09 02:49:37 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rigepap3hejo/TestRWCacheUpdate" 2024/10/09 02:49:37 DEBUG : : forgetting directory cache 2024/10/09 02:49:37 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:37 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: 9c0b7852a4bce62b7ba1ae22ce62c4abdb8eb3d7 /rclone-test-rigepap3hejo/TestRWCacheUpdate 2024/10/09 02:49:37 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:37 DEBUG : TestRWCacheUpdate: Parsed hash: 9c0b7852a4bce62b7ba1ae22ce62c4abdb8eb3d7 2024/10/09 02:49:37 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 02:49:37 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/10/09 02:49:37 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/10/09 02:49:37 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/10/09 02:49:37 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/10/09 02:49:37 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/10/09 02:49:37 DEBUG : TestRWCacheUpdate(0xc0006688c0): _readAt: size=512, off=0 2024/10/09 02:49:37 DEBUG : TestRWCacheUpdate(0xc0006688c0): openPending: 2024/10/09 02:49:37 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/TestRWCacheUpdate" 2024/10/09 02:49:37 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:37 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: md5sum /rclone-test-rigepap3hejo/TestRWCacheUpdate 2024/10/09 02:49:37 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rigepap3hejo/TestRWCacheUpdate" 2024/10/09 02:49:37 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:37 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: a8c7956852282e88c22a986150cb5a68 /rclone-test-rigepap3hejo/TestRWCacheUpdate 2024/10/09 02:49:37 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:37 DEBUG : TestRWCacheUpdate: Parsed hash: a8c7956852282e88c22a986150cb5a68 2024/10/09 02:49:37 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-10-09 01:53:35 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2024-10-09 01:52:35 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2024/10/09 02:49:37 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2024-10-09 01:53:35 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2024-10-09 01:52:35 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2024/10/09 02:49:37 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/10/09 02:49:37 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/10/09 02:49:37 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/10/09 02:49:37 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/10/09 02:49:37 DEBUG : TestRWCacheUpdate(0xc0006688c0): >openPending: err= 2024/10/09 02:49:37 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/10/09 02:49:37 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/10/09 02:49:37 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/10/09 02:49:37 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/10/09 02:49:37 DEBUG : TestRWCacheUpdate(0xc0006688c0): >_readAt: n=20, err=EOF 2024/10/09 02:49:37 DEBUG : TestRWCacheUpdate(0xc0006688c0): close: 2024/10/09 02:49:37 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-10-09 01:53:35 +0000 UTC 2024/10/09 02:49:37 DEBUG : TestRWCacheUpdate(0xc0006688c0): >close: err= 2024/10/09 02:49:37 DEBUG : : Re-reading directory (108.29856ms old) 2024/10/09 02:49:37 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/10/09 02:49:37 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2024/10/09 02:49:37 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/TestRWCacheUpdate" 2024/10/09 02:49:37 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:37 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: md5sum /rclone-test-rigepap3hejo/TestRWCacheUpdate 2024/10/09 02:49:37 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rigepap3hejo/TestRWCacheUpdate" 2024/10/09 02:49:37 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:37 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: 25074c7237d5f7774d304950950b2d66 /rclone-test-rigepap3hejo/TestRWCacheUpdate 2024/10/09 02:49:37 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:37 DEBUG : TestRWCacheUpdate: Parsed hash: 25074c7237d5f7774d304950950b2d66 2024/10/09 02:49:37 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/TestRWCacheUpdate" 2024/10/09 02:49:37 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:37 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: sha1sum /rclone-test-rigepap3hejo/TestRWCacheUpdate 2024/10/09 02:49:37 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rigepap3hejo/TestRWCacheUpdate" 2024/10/09 02:49:37 DEBUG : : forgetting directory cache 2024/10/09 02:49:37 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:37 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: ceb5d9ade326cb4f1198af16dc24366d3d9c950f /rclone-test-rigepap3hejo/TestRWCacheUpdate 2024/10/09 02:49:37 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:37 DEBUG : TestRWCacheUpdate: Parsed hash: ceb5d9ade326cb4f1198af16dc24366d3d9c950f 2024/10/09 02:49:38 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 02:49:38 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/10/09 02:49:38 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/10/09 02:49:38 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/10/09 02:49:38 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/10/09 02:49:38 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/10/09 02:49:38 DEBUG : TestRWCacheUpdate(0xc000870bc0): _readAt: size=512, off=0 2024/10/09 02:49:38 DEBUG : TestRWCacheUpdate(0xc000870bc0): openPending: 2024/10/09 02:49:38 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/TestRWCacheUpdate" 2024/10/09 02:49:38 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:38 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: md5sum /rclone-test-rigepap3hejo/TestRWCacheUpdate 2024/10/09 02:49:38 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rigepap3hejo/TestRWCacheUpdate" 2024/10/09 02:49:38 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:38 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: 25074c7237d5f7774d304950950b2d66 /rclone-test-rigepap3hejo/TestRWCacheUpdate 2024/10/09 02:49:38 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:38 DEBUG : TestRWCacheUpdate: Parsed hash: 25074c7237d5f7774d304950950b2d66 2024/10/09 02:49:38 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-10-09 01:54:35 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2024-10-09 01:53:35 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2024/10/09 02:49:38 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2024-10-09 01:54:35 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2024-10-09 01:53:35 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2024/10/09 02:49:38 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/10/09 02:49:38 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/10/09 02:49:38 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/10/09 02:49:38 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/10/09 02:49:38 DEBUG : TestRWCacheUpdate(0xc000870bc0): >openPending: err= 2024/10/09 02:49:38 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/10/09 02:49:38 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/10/09 02:49:38 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/10/09 02:49:38 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/10/09 02:49:38 DEBUG : TestRWCacheUpdate(0xc000870bc0): >_readAt: n=20, err=EOF 2024/10/09 02:49:38 DEBUG : TestRWCacheUpdate(0xc000870bc0): close: 2024/10/09 02:49:38 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-10-09 01:54:35 +0000 UTC 2024/10/09 02:49:38 DEBUG : TestRWCacheUpdate(0xc000870bc0): >close: err= 2024/10/09 02:49:38 DEBUG : : Re-reading directory (110.447202ms old) 2024/10/09 02:49:38 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/10/09 02:49:38 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2024/10/09 02:49:38 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/TestRWCacheUpdate" 2024/10/09 02:49:38 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:38 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: md5sum /rclone-test-rigepap3hejo/TestRWCacheUpdate 2024/10/09 02:49:38 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rigepap3hejo/TestRWCacheUpdate" 2024/10/09 02:49:38 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:38 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: 58e51f3b328781d7a035e462b2e9bd00 /rclone-test-rigepap3hejo/TestRWCacheUpdate 2024/10/09 02:49:38 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:38 DEBUG : TestRWCacheUpdate: Parsed hash: 58e51f3b328781d7a035e462b2e9bd00 2024/10/09 02:49:38 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/TestRWCacheUpdate" 2024/10/09 02:49:38 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:38 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: sha1sum /rclone-test-rigepap3hejo/TestRWCacheUpdate 2024/10/09 02:49:38 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rigepap3hejo/TestRWCacheUpdate" 2024/10/09 02:49:38 DEBUG : : forgetting directory cache 2024/10/09 02:49:38 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:38 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: 5f11b0143ac8866346332777b557a7153a9d90b8 /rclone-test-rigepap3hejo/TestRWCacheUpdate 2024/10/09 02:49:38 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:38 DEBUG : TestRWCacheUpdate: Parsed hash: 5f11b0143ac8866346332777b557a7153a9d90b8 2024/10/09 02:49:38 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 02:49:38 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/10/09 02:49:38 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/10/09 02:49:38 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/10/09 02:49:38 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/10/09 02:49:38 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/10/09 02:49:38 DEBUG : TestRWCacheUpdate(0xc000528500): _readAt: size=512, off=0 2024/10/09 02:49:38 DEBUG : TestRWCacheUpdate(0xc000528500): openPending: 2024/10/09 02:49:38 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/TestRWCacheUpdate" 2024/10/09 02:49:38 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:38 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: md5sum /rclone-test-rigepap3hejo/TestRWCacheUpdate 2024/10/09 02:49:38 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rigepap3hejo/TestRWCacheUpdate" 2024/10/09 02:49:38 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:38 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: 58e51f3b328781d7a035e462b2e9bd00 /rclone-test-rigepap3hejo/TestRWCacheUpdate 2024/10/09 02:49:38 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:38 DEBUG : TestRWCacheUpdate: Parsed hash: 58e51f3b328781d7a035e462b2e9bd00 2024/10/09 02:49:38 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-10-09 01:55:35 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2024-10-09 01:54:35 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2024/10/09 02:49:38 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2024-10-09 01:55:35 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2024-10-09 01:54:35 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2024/10/09 02:49:38 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/10/09 02:49:38 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/10/09 02:49:38 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/10/09 02:49:38 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/10/09 02:49:38 DEBUG : TestRWCacheUpdate(0xc000528500): >openPending: err= 2024/10/09 02:49:38 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/10/09 02:49:38 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/10/09 02:49:38 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/10/09 02:49:38 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/10/09 02:49:38 DEBUG : TestRWCacheUpdate(0xc000528500): >_readAt: n=20, err=EOF 2024/10/09 02:49:38 DEBUG : TestRWCacheUpdate(0xc000528500): close: 2024/10/09 02:49:38 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-10-09 01:55:35 +0000 UTC 2024/10/09 02:49:38 DEBUG : TestRWCacheUpdate(0xc000528500): >close: err= 2024/10/09 02:49:38 DEBUG : : Re-reading directory (117.86753ms old) 2024/10/09 02:49:38 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/10/09 02:49:38 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2024/10/09 02:49:38 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/TestRWCacheUpdate" 2024/10/09 02:49:38 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:38 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: md5sum /rclone-test-rigepap3hejo/TestRWCacheUpdate 2024/10/09 02:49:38 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rigepap3hejo/TestRWCacheUpdate" 2024/10/09 02:49:38 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:38 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: 8dbc613757cc0c1614e9b1aafd9156a7 /rclone-test-rigepap3hejo/TestRWCacheUpdate 2024/10/09 02:49:38 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:38 DEBUG : TestRWCacheUpdate: Parsed hash: 8dbc613757cc0c1614e9b1aafd9156a7 2024/10/09 02:49:38 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/TestRWCacheUpdate" 2024/10/09 02:49:38 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:38 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: sha1sum /rclone-test-rigepap3hejo/TestRWCacheUpdate 2024/10/09 02:49:38 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rigepap3hejo/TestRWCacheUpdate" 2024/10/09 02:49:39 DEBUG : : forgetting directory cache 2024/10/09 02:49:39 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:39 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: 674b2f1010a3dfc9a0bf400bf2936b0c0c3d6c06 /rclone-test-rigepap3hejo/TestRWCacheUpdate 2024/10/09 02:49:39 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:39 DEBUG : TestRWCacheUpdate: Parsed hash: 674b2f1010a3dfc9a0bf400bf2936b0c0c3d6c06 2024/10/09 02:49:39 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 02:49:39 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/10/09 02:49:39 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/10/09 02:49:39 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/10/09 02:49:39 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/10/09 02:49:39 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/10/09 02:49:39 DEBUG : TestRWCacheUpdate(0xc000684a00): _readAt: size=512, off=0 2024/10/09 02:49:39 DEBUG : TestRWCacheUpdate(0xc000684a00): openPending: 2024/10/09 02:49:39 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/TestRWCacheUpdate" 2024/10/09 02:49:39 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:39 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: md5sum /rclone-test-rigepap3hejo/TestRWCacheUpdate 2024/10/09 02:49:39 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rigepap3hejo/TestRWCacheUpdate" 2024/10/09 02:49:39 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:39 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: 8dbc613757cc0c1614e9b1aafd9156a7 /rclone-test-rigepap3hejo/TestRWCacheUpdate 2024/10/09 02:49:39 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:39 DEBUG : TestRWCacheUpdate: Parsed hash: 8dbc613757cc0c1614e9b1aafd9156a7 2024/10/09 02:49:39 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2024-10-09 01:56:35 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2024-10-09 01:55:35 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2024/10/09 02:49:39 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2024-10-09 01:56:35 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2024-10-09 01:55:35 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2024/10/09 02:49:39 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/10/09 02:49:39 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/10/09 02:49:39 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2024/10/09 02:49:39 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/10/09 02:49:39 DEBUG : TestRWCacheUpdate(0xc000684a00): >openPending: err= 2024/10/09 02:49:39 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2024/10/09 02:49:39 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/10/09 02:49:39 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/10/09 02:49:39 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/10/09 02:49:39 DEBUG : TestRWCacheUpdate(0xc000684a00): >_readAt: n=21, err=EOF 2024/10/09 02:49:39 DEBUG : TestRWCacheUpdate(0xc000684a00): close: 2024/10/09 02:49:39 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-10-09 01:56:35 +0000 UTC 2024/10/09 02:49:39 DEBUG : TestRWCacheUpdate(0xc000684a00): >close: err= 2024/10/09 02:49:39 DEBUG : : Re-reading directory (111.298966ms old) 2024/10/09 02:49:39 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/10/09 02:49:39 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2024/10/09 02:49:39 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/TestRWCacheUpdate" 2024/10/09 02:49:39 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:39 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: md5sum /rclone-test-rigepap3hejo/TestRWCacheUpdate 2024/10/09 02:49:39 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rigepap3hejo/TestRWCacheUpdate" 2024/10/09 02:49:39 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:39 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: d6db0c1b4814e22b98d1f690596f68ca /rclone-test-rigepap3hejo/TestRWCacheUpdate 2024/10/09 02:49:39 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:39 DEBUG : TestRWCacheUpdate: Parsed hash: d6db0c1b4814e22b98d1f690596f68ca 2024/10/09 02:49:39 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/TestRWCacheUpdate" 2024/10/09 02:49:39 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:39 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: sha1sum /rclone-test-rigepap3hejo/TestRWCacheUpdate 2024/10/09 02:49:39 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rigepap3hejo/TestRWCacheUpdate" 2024/10/09 02:49:39 DEBUG : : forgetting directory cache 2024/10/09 02:49:39 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:39 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: 3b798a8b8f0600c2d19a26f69ad842e576e2ce94 /rclone-test-rigepap3hejo/TestRWCacheUpdate 2024/10/09 02:49:39 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:39 DEBUG : TestRWCacheUpdate: Parsed hash: 3b798a8b8f0600c2d19a26f69ad842e576e2ce94 2024/10/09 02:49:39 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 02:49:39 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/10/09 02:49:39 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/10/09 02:49:39 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/10/09 02:49:39 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/10/09 02:49:39 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/10/09 02:49:39 DEBUG : TestRWCacheUpdate(0xc000870ec0): _readAt: size=512, off=0 2024/10/09 02:49:39 DEBUG : TestRWCacheUpdate(0xc000870ec0): openPending: 2024/10/09 02:49:39 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/TestRWCacheUpdate" 2024/10/09 02:49:39 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:39 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: md5sum /rclone-test-rigepap3hejo/TestRWCacheUpdate 2024/10/09 02:49:39 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rigepap3hejo/TestRWCacheUpdate" 2024/10/09 02:49:39 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:39 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: d6db0c1b4814e22b98d1f690596f68ca /rclone-test-rigepap3hejo/TestRWCacheUpdate 2024/10/09 02:49:39 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:39 DEBUG : TestRWCacheUpdate: Parsed hash: d6db0c1b4814e22b98d1f690596f68ca 2024/10/09 02:49:39 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2024-10-09 01:57:35 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2024-10-09 01:56:35 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2024/10/09 02:49:39 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2024-10-09 01:57:35 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2024-10-09 01:56:35 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2024/10/09 02:49:39 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/10/09 02:49:39 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/10/09 02:49:39 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2024/10/09 02:49:39 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/10/09 02:49:39 DEBUG : TestRWCacheUpdate(0xc000870ec0): >openPending: err= 2024/10/09 02:49:39 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2024/10/09 02:49:39 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/10/09 02:49:39 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/10/09 02:49:39 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/10/09 02:49:39 DEBUG : TestRWCacheUpdate(0xc000870ec0): >_readAt: n=22, err=EOF 2024/10/09 02:49:39 DEBUG : TestRWCacheUpdate(0xc000870ec0): close: 2024/10/09 02:49:39 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-10-09 01:57:35 +0000 UTC 2024/10/09 02:49:39 DEBUG : TestRWCacheUpdate(0xc000870ec0): >close: err= 2024/10/09 02:49:39 DEBUG : : Re-reading directory (114.7206ms old) 2024/10/09 02:49:39 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/10/09 02:49:39 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2024/10/09 02:49:39 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/TestRWCacheUpdate" 2024/10/09 02:49:39 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:39 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: md5sum /rclone-test-rigepap3hejo/TestRWCacheUpdate 2024/10/09 02:49:39 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rigepap3hejo/TestRWCacheUpdate" 2024/10/09 02:49:39 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:39 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: a04b60cad5c51870e80f668df3d720c0 /rclone-test-rigepap3hejo/TestRWCacheUpdate 2024/10/09 02:49:39 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:39 DEBUG : TestRWCacheUpdate: Parsed hash: a04b60cad5c51870e80f668df3d720c0 2024/10/09 02:49:39 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/TestRWCacheUpdate" 2024/10/09 02:49:39 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:39 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: sha1sum /rclone-test-rigepap3hejo/TestRWCacheUpdate 2024/10/09 02:49:39 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rigepap3hejo/TestRWCacheUpdate" 2024/10/09 02:49:40 DEBUG : : forgetting directory cache 2024/10/09 02:49:40 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:40 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: bd321569f0a3d2d05d8c22e92ead3ccb6bd12aa3 /rclone-test-rigepap3hejo/TestRWCacheUpdate 2024/10/09 02:49:40 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:40 DEBUG : TestRWCacheUpdate: Parsed hash: bd321569f0a3d2d05d8c22e92ead3ccb6bd12aa3 2024/10/09 02:49:40 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 02:49:40 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/10/09 02:49:40 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/10/09 02:49:40 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/10/09 02:49:40 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/10/09 02:49:40 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/10/09 02:49:40 DEBUG : TestRWCacheUpdate(0xc000669100): _readAt: size=512, off=0 2024/10/09 02:49:40 DEBUG : TestRWCacheUpdate(0xc000669100): openPending: 2024/10/09 02:49:40 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/TestRWCacheUpdate" 2024/10/09 02:49:40 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:40 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: md5sum /rclone-test-rigepap3hejo/TestRWCacheUpdate 2024/10/09 02:49:40 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rigepap3hejo/TestRWCacheUpdate" 2024/10/09 02:49:40 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:40 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: a04b60cad5c51870e80f668df3d720c0 /rclone-test-rigepap3hejo/TestRWCacheUpdate 2024/10/09 02:49:40 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:40 DEBUG : TestRWCacheUpdate: Parsed hash: a04b60cad5c51870e80f668df3d720c0 2024/10/09 02:49:40 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2024-10-09 01:58:35 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2024-10-09 01:57:35 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2024/10/09 02:49:40 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2024-10-09 01:58:35 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2024-10-09 01:57:35 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2024/10/09 02:49:40 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/10/09 02:49:40 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/10/09 02:49:40 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2024/10/09 02:49:40 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/10/09 02:49:40 DEBUG : TestRWCacheUpdate(0xc000669100): >openPending: err= 2024/10/09 02:49:40 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2024/10/09 02:49:40 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/10/09 02:49:40 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/10/09 02:49:40 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/10/09 02:49:40 DEBUG : TestRWCacheUpdate(0xc000669100): >_readAt: n=23, err=EOF 2024/10/09 02:49:40 DEBUG : TestRWCacheUpdate(0xc000669100): close: 2024/10/09 02:49:40 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-10-09 01:58:35 +0000 UTC 2024/10/09 02:49:40 DEBUG : TestRWCacheUpdate(0xc000669100): >close: err= 2024/10/09 02:49:40 DEBUG : : Re-reading directory (117.115042ms old) 2024/10/09 02:49:40 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/10/09 02:49:40 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2024/10/09 02:49:40 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/TestRWCacheUpdate" 2024/10/09 02:49:40 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:40 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: md5sum /rclone-test-rigepap3hejo/TestRWCacheUpdate 2024/10/09 02:49:40 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rigepap3hejo/TestRWCacheUpdate" 2024/10/09 02:49:40 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:40 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: 074978d6705e58530a3c8d378a08fa37 /rclone-test-rigepap3hejo/TestRWCacheUpdate 2024/10/09 02:49:40 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:40 DEBUG : TestRWCacheUpdate: Parsed hash: 074978d6705e58530a3c8d378a08fa37 2024/10/09 02:49:40 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/TestRWCacheUpdate" 2024/10/09 02:49:40 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:40 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: sha1sum /rclone-test-rigepap3hejo/TestRWCacheUpdate 2024/10/09 02:49:40 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rigepap3hejo/TestRWCacheUpdate" 2024/10/09 02:49:40 DEBUG : : forgetting directory cache 2024/10/09 02:49:40 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:40 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: 62773e350f2f87e22c3d3c0d445c7a429aae8efa /rclone-test-rigepap3hejo/TestRWCacheUpdate 2024/10/09 02:49:40 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:40 DEBUG : TestRWCacheUpdate: Parsed hash: 62773e350f2f87e22c3d3c0d445c7a429aae8efa 2024/10/09 02:49:40 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 02:49:40 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/10/09 02:49:40 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/10/09 02:49:40 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/10/09 02:49:40 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/10/09 02:49:40 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/10/09 02:49:40 DEBUG : TestRWCacheUpdate(0xc0008711c0): _readAt: size=512, off=0 2024/10/09 02:49:40 DEBUG : TestRWCacheUpdate(0xc0008711c0): openPending: 2024/10/09 02:49:40 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/TestRWCacheUpdate" 2024/10/09 02:49:40 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:40 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: md5sum /rclone-test-rigepap3hejo/TestRWCacheUpdate 2024/10/09 02:49:40 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rigepap3hejo/TestRWCacheUpdate" 2024/10/09 02:49:40 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:40 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: 074978d6705e58530a3c8d378a08fa37 /rclone-test-rigepap3hejo/TestRWCacheUpdate 2024/10/09 02:49:40 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:40 DEBUG : TestRWCacheUpdate: Parsed hash: 074978d6705e58530a3c8d378a08fa37 2024/10/09 02:49:40 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2024-10-09 01:59:35 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2024-10-09 01:58:35 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2024/10/09 02:49:40 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2024-10-09 01:59:35 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2024-10-09 01:58:35 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2024/10/09 02:49:40 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/10/09 02:49:40 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/10/09 02:49:40 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2024/10/09 02:49:40 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/10/09 02:49:40 DEBUG : TestRWCacheUpdate(0xc0008711c0): >openPending: err= 2024/10/09 02:49:40 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2024/10/09 02:49:40 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/10/09 02:49:40 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/10/09 02:49:40 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/10/09 02:49:40 DEBUG : TestRWCacheUpdate(0xc0008711c0): >_readAt: n=24, err=EOF 2024/10/09 02:49:40 DEBUG : TestRWCacheUpdate(0xc0008711c0): close: 2024/10/09 02:49:40 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-10-09 01:59:35 +0000 UTC 2024/10/09 02:49:40 DEBUG : TestRWCacheUpdate(0xc0008711c0): >close: err= 2024/10/09 02:49:40 DEBUG : : Re-reading directory (113.776975ms old) 2024/10/09 02:49:40 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/10/09 02:49:40 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2024/10/09 02:49:40 DEBUG : WaitForWriters: timeout=30s 2024/10/09 02:49:40 DEBUG : : Looking for writers 2024/10/09 02:49:40 DEBUG : TestRWCacheUpdate: reading active writers 2024/10/09 02:49:40 DEBUG : >WaitForWriters: 2024/10/09 02:49:40 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWCacheUpdate (5.32s) === RUN TestCaseSensitivity run.go:180: Remote "sftp://rclone@:22/rclone-test-rigepap3hejo", Local "Local file system at /tmp/rclone4169956199", Modify Window "1s" 2024/10/09 02:49:40 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/FiLeA" 2024/10/09 02:49:40 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:40 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: md5sum /rclone-test-rigepap3hejo/FiLeA 2024/10/09 02:49:40 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rigepap3hejo/FiLeA" 2024/10/09 02:49:41 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:41 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-rigepap3hejo/FiLeA 2024/10/09 02:49:41 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:41 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2024/10/09 02:49:41 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/FiLeA" 2024/10/09 02:49:41 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:41 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: sha1sum /rclone-test-rigepap3hejo/FiLeA 2024/10/09 02:49:41 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rigepap3hejo/FiLeA" 2024/10/09 02:49:41 DEBUG : : forgetting directory cache 2024/10/09 02:49:41 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:41 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /rclone-test-rigepap3hejo/FiLeA 2024/10/09 02:49:41 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:41 DEBUG : FiLeA: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2024/10/09 02:49:41 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/FiLeB" 2024/10/09 02:49:41 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:41 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: md5sum /rclone-test-rigepap3hejo/FiLeB 2024/10/09 02:49:41 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rigepap3hejo/FiLeB" 2024/10/09 02:49:41 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:41 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-rigepap3hejo/FiLeB 2024/10/09 02:49:41 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:41 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2024/10/09 02:49:41 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/FiLeB" 2024/10/09 02:49:41 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:41 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: sha1sum /rclone-test-rigepap3hejo/FiLeB 2024/10/09 02:49:41 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rigepap3hejo/FiLeB" 2024/10/09 02:49:41 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:41 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /rclone-test-rigepap3hejo/FiLeB 2024/10/09 02:49:41 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:41 DEBUG : FiLeB: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2024/10/09 02:49:41 INFO : sftp://rclone@:22/rclone-test-rigepap3hejo: poll-interval is not supported by this remote 2024/10/09 02:49:41 INFO : sftp://rclone@:22/rclone-test-rigepap3hejo: poll-interval is not supported by this remote 2024/10/09 02:49:41 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/10/09 02:49:41 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/10/09 02:49:41 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/10/09 02:49:41 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2024/10/09 02:49:41 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/10/09 02:49:41 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/10/09 02:49:41 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/FiLeA" 2024/10/09 02:49:41 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:41 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: md5sum /rclone-test-rigepap3hejo/FiLeA 2024/10/09 02:49:41 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rigepap3hejo/FiLeA" 2024/10/09 02:49:41 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:41 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-rigepap3hejo/FiLeA 2024/10/09 02:49:41 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:41 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2024/10/09 02:49:41 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/10/09 02:49:41 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/10/09 02:49:41 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/10/09 02:49:41 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2024/10/09 02:49:41 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/10/09 02:49:41 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/10/09 02:49:41 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/FiLeA" 2024/10/09 02:49:41 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:41 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: md5sum /rclone-test-rigepap3hejo/FiLeA 2024/10/09 02:49:41 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rigepap3hejo/FiLeA" 2024/10/09 02:49:41 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:41 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-rigepap3hejo/FiLeA 2024/10/09 02:49:41 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:41 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2024/10/09 02:49:41 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/10/09 02:49:41 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/10/09 02:49:41 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/10/09 02:49:41 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2024/10/09 02:49:41 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/10/09 02:49:41 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/10/09 02:49:41 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/10/09 02:49:41 DEBUG : FiLeB: Open: flags=O_RDONLY 2024/10/09 02:49:41 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2024/10/09 02:49:41 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2024/10/09 02:49:41 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2024/10/09 02:49:41 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/10/09 02:49:41 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/FiLeB" 2024/10/09 02:49:41 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:41 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: md5sum /rclone-test-rigepap3hejo/FiLeB 2024/10/09 02:49:41 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rigepap3hejo/FiLeB" 2024/10/09 02:49:41 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:41 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-rigepap3hejo/FiLeB 2024/10/09 02:49:41 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:41 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2024/10/09 02:49:41 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/10/09 02:49:41 DEBUG : FilEb: Open: flags=O_RDONLY 2024/10/09 02:49:41 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2024/10/09 02:49:41 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2024/10/09 02:49:41 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2024/10/09 02:49:41 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/10/09 02:49:41 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/FilEb" 2024/10/09 02:49:41 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:41 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: md5sum /rclone-test-rigepap3hejo/FilEb 2024/10/09 02:49:41 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rigepap3hejo/FilEb" 2024/10/09 02:49:41 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:41 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /rclone-test-rigepap3hejo/FilEb 2024/10/09 02:49:41 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:41 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2024/10/09 02:49:41 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/FiLeA" 2024/10/09 02:49:41 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:41 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: md5sum /rclone-test-rigepap3hejo/FiLeA 2024/10/09 02:49:41 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rigepap3hejo/FiLeA" 2024/10/09 02:49:41 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:41 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-rigepap3hejo/FiLeA 2024/10/09 02:49:41 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:41 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2024/10/09 02:49:41 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/FiLeA" 2024/10/09 02:49:41 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:41 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: sha1sum /rclone-test-rigepap3hejo/FiLeA 2024/10/09 02:49:41 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rigepap3hejo/FiLeA" 2024/10/09 02:49:42 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:42 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /rclone-test-rigepap3hejo/FiLeA 2024/10/09 02:49:42 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:42 DEBUG : FiLeA: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2024/10/09 02:49:42 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/FiLeB" 2024/10/09 02:49:42 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:42 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: md5sum /rclone-test-rigepap3hejo/FiLeB 2024/10/09 02:49:42 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rigepap3hejo/FiLeB" 2024/10/09 02:49:42 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:42 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-rigepap3hejo/FiLeB 2024/10/09 02:49:42 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:42 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2024/10/09 02:49:42 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/FiLeB" 2024/10/09 02:49:42 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:42 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: sha1sum /rclone-test-rigepap3hejo/FiLeB 2024/10/09 02:49:42 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rigepap3hejo/FiLeB" 2024/10/09 02:49:42 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:42 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /rclone-test-rigepap3hejo/FiLeB 2024/10/09 02:49:42 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:42 DEBUG : FiLeB: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2024/10/09 02:49:42 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/FilEb" 2024/10/09 02:49:42 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:42 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: md5sum /rclone-test-rigepap3hejo/FilEb 2024/10/09 02:49:42 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rigepap3hejo/FilEb" 2024/10/09 02:49:42 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:42 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /rclone-test-rigepap3hejo/FilEb 2024/10/09 02:49:42 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:42 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2024/10/09 02:49:42 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/FilEb" 2024/10/09 02:49:42 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:42 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: sha1sum /rclone-test-rigepap3hejo/FilEb 2024/10/09 02:49:42 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rigepap3hejo/FilEb" 2024/10/09 02:49:42 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:42 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: 7a5211eef71caf0a250ea202616030c063bd4f75 /rclone-test-rigepap3hejo/FilEb 2024/10/09 02:49:42 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:42 DEBUG : FilEb: Parsed hash: 7a5211eef71caf0a250ea202616030c063bd4f75 2024/10/09 02:49:42 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/10/09 02:49:42 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/10/09 02:49:42 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/10/09 02:49:42 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2024/10/09 02:49:42 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/10/09 02:49:42 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/10/09 02:49:42 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/10/09 02:49:42 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/10/09 02:49:42 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/10/09 02:49:42 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2024/10/09 02:49:42 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/10/09 02:49:42 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/10/09 02:49:42 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/10/09 02:49:42 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/10/09 02:49:42 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/10/09 02:49:42 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2024/10/09 02:49:42 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/10/09 02:49:42 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/10/09 02:49:42 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/10/09 02:49:42 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/10/09 02:49:42 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/10/09 02:49:42 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2024/10/09 02:49:42 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/10/09 02:49:42 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/10/09 02:49:42 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/10/09 02:49:42 DEBUG : FiLeB: Open: flags=O_RDONLY 2024/10/09 02:49:42 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2024/10/09 02:49:42 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2024/10/09 02:49:42 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2024/10/09 02:49:42 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/10/09 02:49:42 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/FiLeB" 2024/10/09 02:49:42 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:42 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: md5sum /rclone-test-rigepap3hejo/FiLeB 2024/10/09 02:49:42 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rigepap3hejo/FiLeB" 2024/10/09 02:49:42 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:42 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-rigepap3hejo/FiLeB 2024/10/09 02:49:42 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:42 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2024/10/09 02:49:42 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/10/09 02:49:42 DEBUG : FilEb: Open: flags=O_RDONLY 2024/10/09 02:49:42 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2024/10/09 02:49:42 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2024/10/09 02:49:42 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2024/10/09 02:49:42 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/10/09 02:49:42 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/FilEb" 2024/10/09 02:49:42 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:42 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: md5sum /rclone-test-rigepap3hejo/FilEb 2024/10/09 02:49:42 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rigepap3hejo/FilEb" 2024/10/09 02:49:42 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:42 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /rclone-test-rigepap3hejo/FilEb 2024/10/09 02:49:42 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:42 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2024/10/09 02:49:42 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/10/09 02:49:42 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2024/10/09 02:49:42 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2024/10/09 02:49:42 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/10/09 02:49:42 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2024/10/09 02:49:42 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2024/10/09 02:49:42 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/10/09 02:49:42 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/10/09 02:49:42 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/10/09 02:49:42 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2024/10/09 02:49:42 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/10/09 02:49:42 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/10/09 02:49:42 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/10/09 02:49:42 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2024/10/09 02:49:42 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/10/09 02:49:42 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2024/10/09 02:49:42 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/10/09 02:49:42 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2024/10/09 02:49:42 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/10/09 02:49:42 DEBUG : FiLeB: Open: flags=O_RDONLY 2024/10/09 02:49:42 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2024/10/09 02:49:42 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2024/10/09 02:49:42 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2024/10/09 02:49:42 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/10/09 02:49:42 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/10/09 02:49:42 DEBUG : FilEb: Open: flags=O_RDONLY 2024/10/09 02:49:42 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2024/10/09 02:49:42 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2024/10/09 02:49:42 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2024/10/09 02:49:42 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/10/09 02:49:42 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/10/09 02:49:42 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2024/10/09 02:49:42 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/10/09 02:49:42 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2024/10/09 02:49:42 DEBUG : WaitForWriters: timeout=30s 2024/10/09 02:49:42 DEBUG : : Looking for writers 2024/10/09 02:49:42 DEBUG : FiLeA: reading active writers 2024/10/09 02:49:42 DEBUG : FiLeB: reading active writers 2024/10/09 02:49:42 DEBUG : FilEb: reading active writers 2024/10/09 02:49:42 DEBUG : >WaitForWriters: 2024/10/09 02:49:42 DEBUG : WaitForWriters: timeout=30s 2024/10/09 02:49:42 DEBUG : : Looking for writers 2024/10/09 02:49:42 DEBUG : FiLeA: reading active writers 2024/10/09 02:49:42 DEBUG : FiLeB: reading active writers 2024/10/09 02:49:42 DEBUG : FilEb: reading active writers 2024/10/09 02:49:42 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (1.80s) === RUN TestUnicodeNormalization run.go:180: Remote "sftp://rclone@:22/rclone-test-rigepap3hejo", Local "Local file system at /tmp/rclone4169956199", Modify Window "1s" 2024/10/09 02:49:42 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/normal name with no special characters.txt" 2024/10/09 02:49:42 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:42 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: md5sum /rclone-test-rigepap3hejo/normal\ name\ with\ no\ special\ characters.txt 2024/10/09 02:49:42 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rigepap3hejo/normal\ name\ with\ no\ special\ characters.txt" 2024/10/09 02:49:42 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:42 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-rigepap3hejo/normal name with no special characters.txt 2024/10/09 02:49:42 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:42 DEBUG : normal name with no special characters.txt: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2024/10/09 02:49:42 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/normal name with no special characters.txt" 2024/10/09 02:49:42 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:42 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: sha1sum /rclone-test-rigepap3hejo/normal\ name\ with\ no\ special\ characters.txt 2024/10/09 02:49:42 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rigepap3hejo/normal\ name\ with\ no\ special\ characters.txt" 2024/10/09 02:49:42 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:42 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /rclone-test-rigepap3hejo/normal name with no special characters.txt 2024/10/09 02:49:42 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:42 DEBUG : normal name with no special characters.txt: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2024/10/09 02:49:42 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/測試_Русский___ě_áñ" 2024/10/09 02:49:42 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:42 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: md5sum /rclone-test-rigepap3hejo/測試_Русский___ě_áñ 2024/10/09 02:49:42 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rigepap3hejo/測試_Русский___ě_áñ" 2024/10/09 02:49:43 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:43 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-rigepap3hejo/測試_Русский___ě_áñ 2024/10/09 02:49:43 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:43 DEBUG : 測試_Русский___ě_áñ: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2024/10/09 02:49:43 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/測試_Русский___ě_áñ" 2024/10/09 02:49:43 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:43 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: sha1sum /rclone-test-rigepap3hejo/測試_Русский___ě_áñ 2024/10/09 02:49:43 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rigepap3hejo/測試_Русский___ě_áñ" 2024/10/09 02:49:43 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:43 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /rclone-test-rigepap3hejo/測試_Русский___ě_áñ 2024/10/09 02:49:43 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:43 DEBUG : 測試_Русский___ě_áñ: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2024/10/09 02:49:43 INFO : sftp://rclone@:22/rclone-test-rigepap3hejo: poll-interval is not supported by this remote 2024/10/09 02:49:43 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/10/09 02:49:43 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2024/10/09 02:49:43 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2024/10/09 02:49:43 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2024/10/09 02:49:43 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2024/10/09 02:49:43 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/10/09 02:49:43 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/normal name with no special characters.txt" 2024/10/09 02:49:43 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:43 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: md5sum /rclone-test-rigepap3hejo/normal\ name\ with\ no\ special\ characters.txt 2024/10/09 02:49:43 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rigepap3hejo/normal\ name\ with\ no\ special\ characters.txt" 2024/10/09 02:49:43 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:43 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-rigepap3hejo/normal name with no special characters.txt 2024/10/09 02:49:43 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:43 DEBUG : normal name with no special characters.txt: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2024/10/09 02:49:43 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/10/09 02:49:43 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2024/10/09 02:49:43 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2024/10/09 02:49:43 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2024/10/09 02:49:43 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2024/10/09 02:49:43 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/10/09 02:49:43 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/測試_Русский___ě_áñ" 2024/10/09 02:49:43 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:43 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: md5sum /rclone-test-rigepap3hejo/測試_Русский___ě_áñ 2024/10/09 02:49:43 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rigepap3hejo/測試_Русский___ě_áñ" 2024/10/09 02:49:43 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:43 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-rigepap3hejo/測試_Русский___ě_áñ 2024/10/09 02:49:43 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:43 DEBUG : 測試_Русский___ě_áñ: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2024/10/09 02:49:43 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/10/09 02:49:43 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2024/10/09 02:49:43 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2024/10/09 02:49:43 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2024/10/09 02:49:43 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2024/10/09 02:49:43 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/10/09 02:49:43 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/10/09 02:49:43 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2024/10/09 02:49:43 DEBUG : WaitForWriters: timeout=30s 2024/10/09 02:49:43 DEBUG : : Looking for writers 2024/10/09 02:49:43 DEBUG : normal name with no special characters.txt: reading active writers 2024/10/09 02:49:43 DEBUG : 測試_Русский___ě_áñ: reading active writers 2024/10/09 02:49:43 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (0.66s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:180: Remote "sftp://rclone@:22/rclone-test-rigepap3hejo", Local "Local file system at /tmp/rclone4169956199", Modify Window "1s" 2024/10/09 02:49:43 INFO : sftp://rclone@:22/rclone-test-rigepap3hejo: poll-interval is not supported by this remote 2024/10/09 02:49:43 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Re-using VFS from active cache 2024/10/09 02:49:43 DEBUG : WaitForWriters: timeout=30s 2024/10/09 02:49:43 DEBUG : : Looking for writers 2024/10/09 02:49:43 DEBUG : >WaitForWriters: 2024/10/09 02:49:43 DEBUG : WaitForWriters: timeout=30s 2024/10/09 02:49:43 DEBUG : : Looking for writers 2024/10/09 02:49:43 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.01s) === RUN TestVFSNewWithOpts run.go:180: Remote "sftp://rclone@:22/rclone-test-rigepap3hejo", Local "Local file system at /tmp/rclone4169956199", Modify Window "1s" 2024/10/09 02:49:43 INFO : sftp://rclone@:22/rclone-test-rigepap3hejo: poll-interval is not supported by this remote 2024/10/09 02:49:43 DEBUG : WaitForWriters: timeout=30s 2024/10/09 02:49:43 DEBUG : : Looking for writers 2024/10/09 02:49:43 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.00s) === RUN TestVFSRoot run.go:180: Remote "sftp://rclone@:22/rclone-test-rigepap3hejo", Local "Local file system at /tmp/rclone4169956199", Modify Window "1s" 2024/10/09 02:49:43 INFO : sftp://rclone@:22/rclone-test-rigepap3hejo: poll-interval is not supported by this remote 2024/10/09 02:49:43 DEBUG : WaitForWriters: timeout=30s 2024/10/09 02:49:43 DEBUG : : Looking for writers 2024/10/09 02:49:43 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.00s) === RUN TestVFSStat run.go:180: Remote "sftp://rclone@:22/rclone-test-rigepap3hejo", Local "Local file system at /tmp/rclone4169956199", Modify Window "1s" 2024/10/09 02:49:43 INFO : sftp://rclone@:22/rclone-test-rigepap3hejo: poll-interval is not supported by this remote 2024/10/09 02:49:43 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/file1" 2024/10/09 02:49:43 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:43 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: md5sum /rclone-test-rigepap3hejo/file1 2024/10/09 02:49:43 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rigepap3hejo/file1" 2024/10/09 02:49:43 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:43 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-rigepap3hejo/file1 2024/10/09 02:49:43 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:43 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/10/09 02:49:43 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/file1" 2024/10/09 02:49:43 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:43 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: sha1sum /rclone-test-rigepap3hejo/file1 2024/10/09 02:49:43 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rigepap3hejo/file1" 2024/10/09 02:49:43 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:43 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-rigepap3hejo/file1 2024/10/09 02:49:43 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:43 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/10/09 02:49:43 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/dir/file2" 2024/10/09 02:49:43 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:43 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: md5sum /rclone-test-rigepap3hejo/dir/file2 2024/10/09 02:49:43 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rigepap3hejo/dir/file2" 2024/10/09 02:49:43 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:43 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-rigepap3hejo/dir/file2 2024/10/09 02:49:43 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:43 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2024/10/09 02:49:43 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/dir/file2" 2024/10/09 02:49:43 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:43 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: sha1sum /rclone-test-rigepap3hejo/dir/file2 2024/10/09 02:49:43 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rigepap3hejo/dir/file2" 2024/10/09 02:49:43 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:43 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-rigepap3hejo/dir/file2 2024/10/09 02:49:43 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:43 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2024/10/09 02:49:43 DEBUG : WaitForWriters: timeout=30s 2024/10/09 02:49:43 DEBUG : dir: Looking for writers 2024/10/09 02:49:43 DEBUG : file2: reading active writers 2024/10/09 02:49:43 DEBUG : : Looking for writers 2024/10/09 02:49:43 DEBUG : dir: reading active writers 2024/10/09 02:49:43 DEBUG : file1: reading active writers 2024/10/09 02:49:43 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (0.43s) === RUN TestVFSStatParent run.go:180: Remote "sftp://rclone@:22/rclone-test-rigepap3hejo", Local "Local file system at /tmp/rclone4169956199", Modify Window "1s" 2024/10/09 02:49:43 INFO : sftp://rclone@:22/rclone-test-rigepap3hejo: poll-interval is not supported by this remote 2024/10/09 02:49:43 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/file1" 2024/10/09 02:49:43 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:43 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: md5sum /rclone-test-rigepap3hejo/file1 2024/10/09 02:49:43 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rigepap3hejo/file1" 2024/10/09 02:49:43 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:43 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-rigepap3hejo/file1 2024/10/09 02:49:43 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:43 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/10/09 02:49:43 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/file1" 2024/10/09 02:49:43 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:43 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: sha1sum /rclone-test-rigepap3hejo/file1 2024/10/09 02:49:43 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rigepap3hejo/file1" 2024/10/09 02:49:44 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:44 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-rigepap3hejo/file1 2024/10/09 02:49:44 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:44 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/10/09 02:49:44 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/dir/file2" 2024/10/09 02:49:44 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:44 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: md5sum /rclone-test-rigepap3hejo/dir/file2 2024/10/09 02:49:44 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rigepap3hejo/dir/file2" 2024/10/09 02:49:44 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:44 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-rigepap3hejo/dir/file2 2024/10/09 02:49:44 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:44 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2024/10/09 02:49:44 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/dir/file2" 2024/10/09 02:49:44 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:44 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: sha1sum /rclone-test-rigepap3hejo/dir/file2 2024/10/09 02:49:44 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rigepap3hejo/dir/file2" 2024/10/09 02:49:44 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:44 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-rigepap3hejo/dir/file2 2024/10/09 02:49:44 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:44 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2024/10/09 02:49:44 DEBUG : WaitForWriters: timeout=30s 2024/10/09 02:49:44 DEBUG : dir: Looking for writers 2024/10/09 02:49:44 DEBUG : : Looking for writers 2024/10/09 02:49:44 DEBUG : dir: reading active writers 2024/10/09 02:49:44 DEBUG : file1: reading active writers 2024/10/09 02:49:44 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (0.47s) === RUN TestVFSOpenFile run.go:180: Remote "sftp://rclone@:22/rclone-test-rigepap3hejo", Local "Local file system at /tmp/rclone4169956199", Modify Window "1s" 2024/10/09 02:49:44 INFO : sftp://rclone@:22/rclone-test-rigepap3hejo: poll-interval is not supported by this remote 2024/10/09 02:49:44 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/file1" 2024/10/09 02:49:44 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:44 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: md5sum /rclone-test-rigepap3hejo/file1 2024/10/09 02:49:44 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rigepap3hejo/file1" 2024/10/09 02:49:44 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:44 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-rigepap3hejo/file1 2024/10/09 02:49:44 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:44 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/10/09 02:49:44 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/file1" 2024/10/09 02:49:44 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:44 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: sha1sum /rclone-test-rigepap3hejo/file1 2024/10/09 02:49:44 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rigepap3hejo/file1" 2024/10/09 02:49:44 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:44 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-rigepap3hejo/file1 2024/10/09 02:49:44 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:44 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/10/09 02:49:44 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/dir/file2" 2024/10/09 02:49:44 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:44 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: md5sum /rclone-test-rigepap3hejo/dir/file2 2024/10/09 02:49:44 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rigepap3hejo/dir/file2" 2024/10/09 02:49:44 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:44 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-rigepap3hejo/dir/file2 2024/10/09 02:49:44 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:44 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2024/10/09 02:49:44 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/dir/file2" 2024/10/09 02:49:44 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:44 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: sha1sum /rclone-test-rigepap3hejo/dir/file2 2024/10/09 02:49:44 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rigepap3hejo/dir/file2" 2024/10/09 02:49:44 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:44 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-rigepap3hejo/dir/file2 2024/10/09 02:49:44 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:44 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2024/10/09 02:49:44 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/10/09 02:49:44 DEBUG : file1: Open: flags=O_RDONLY 2024/10/09 02:49:44 DEBUG : file1: >Open: fd=file1 (r), err= 2024/10/09 02:49:44 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2024/10/09 02:49:44 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/10/09 02:49:44 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2024/10/09 02:49:44 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/10/09 02:49:44 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2024/10/09 02:49:44 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 02:49:44 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2024/10/09 02:49:44 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2024/10/09 02:49:44 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2024/10/09 02:49:44 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2024/10/09 02:49:44 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2024/10/09 02:49:44 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: File to upload is small (0 bytes), uploading instead of streaming 2024/10/09 02:49:44 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/dir/new_file.txt" 2024/10/09 02:49:44 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:44 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: md5sum /rclone-test-rigepap3hejo/dir/new_file.txt 2024/10/09 02:49:44 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rigepap3hejo/dir/new_file.txt" 2024/10/09 02:49:44 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:44 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-rigepap3hejo/dir/new_file.txt 2024/10/09 02:49:44 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:44 DEBUG : dir/new_file.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2024/10/09 02:49:44 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/10/09 02:49:44 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2024/10/09 02:49:44 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2024/10/09 02:49:44 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 02:49:44 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2024/10/09 02:49:44 DEBUG : WaitForWriters: timeout=30s 2024/10/09 02:49:44 DEBUG : dir: Looking for writers 2024/10/09 02:49:44 DEBUG : file2: reading active writers 2024/10/09 02:49:44 DEBUG : new_file.txt: reading active writers 2024/10/09 02:49:44 DEBUG : : Looking for writers 2024/10/09 02:49:44 DEBUG : dir: reading active writers 2024/10/09 02:49:44 DEBUG : file1: reading active writers 2024/10/09 02:49:44 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (0.59s) === RUN TestVFSRename run.go:180: Remote "sftp://rclone@:22/rclone-test-rigepap3hejo", Local "Local file system at /tmp/rclone4169956199", Modify Window "1s" 2024/10/09 02:49:44 INFO : sftp://rclone@:22/rclone-test-rigepap3hejo: poll-interval is not supported by this remote 2024/10/09 02:49:44 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/dir/file2" 2024/10/09 02:49:44 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:44 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: md5sum /rclone-test-rigepap3hejo/dir/file2 2024/10/09 02:49:44 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rigepap3hejo/dir/file2" 2024/10/09 02:49:45 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:45 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-rigepap3hejo/dir/file2 2024/10/09 02:49:45 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:45 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2024/10/09 02:49:45 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/dir/file2" 2024/10/09 02:49:45 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:45 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: sha1sum /rclone-test-rigepap3hejo/dir/file2 2024/10/09 02:49:45 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rigepap3hejo/dir/file2" 2024/10/09 02:49:45 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:45 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-rigepap3hejo/dir/file2 2024/10/09 02:49:45 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:45 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2024/10/09 02:49:45 INFO : dir/file2: Moved (server-side) to: dir/file1 2024/10/09 02:49:45 DEBUG : dir/file1: Updating file with dir/file1 0xc000752780 2024/10/09 02:49:45 DEBUG : dir: Added virtual directory entry vDel: "file2" 2024/10/09 02:49:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/10/09 02:49:45 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:45 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:45 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: md5sum /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:45 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:45 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:45 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:45 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:45 DEBUG : dir/file1: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2024/10/09 02:49:45 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:45 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:45 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: sha1sum /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:45 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rigepap3hejo/dir/file1" 2024/10/09 02:49:45 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:45 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-rigepap3hejo/dir/file1 2024/10/09 02:49:45 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:45 DEBUG : dir/file1: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2024/10/09 02:49:45 INFO : dir/file1: Moved (server-side) to: file0 2024/10/09 02:49:45 DEBUG : file0: Updating file with file0 0xc000752780 2024/10/09 02:49:45 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/10/09 02:49:45 DEBUG : : Added virtual directory entry vAddFile: "file0" 2024/10/09 02:49:45 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/file0" 2024/10/09 02:49:45 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:45 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: md5sum /rclone-test-rigepap3hejo/file0 2024/10/09 02:49:45 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rigepap3hejo/file0" 2024/10/09 02:49:45 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:45 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-rigepap3hejo/file0 2024/10/09 02:49:45 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:45 DEBUG : file0: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2024/10/09 02:49:45 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/file0" 2024/10/09 02:49:45 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:45 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: sha1sum /rclone-test-rigepap3hejo/file0 2024/10/09 02:49:45 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rigepap3hejo/file0" 2024/10/09 02:49:45 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:45 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-rigepap3hejo/file0 2024/10/09 02:49:45 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:45 DEBUG : file0: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2024/10/09 02:49:45 DEBUG : WaitForWriters: timeout=30s 2024/10/09 02:49:45 DEBUG : dir: Looking for writers 2024/10/09 02:49:45 DEBUG : : Looking for writers 2024/10/09 02:49:45 DEBUG : dir: reading active writers 2024/10/09 02:49:45 DEBUG : file0: reading active writers 2024/10/09 02:49:45 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (0.67s) === RUN TestVFSStatfs run.go:180: Remote "sftp://rclone@:22/rclone-test-rigepap3hejo", Local "Local file system at /tmp/rclone4169956199", Modify Window "1s" 2024/10/09 02:49:45 INFO : sftp://rclone@:22/rclone-test-rigepap3hejo: poll-interval is not supported by this remote 2024/10/09 02:49:45 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Server has VFS statistics extension 2024/10/09 02:49:45 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: About path "/rclone-test-rigepap3hejo" 2024/10/09 02:49:45 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Failed to retrieve VFS statistics, trying shell command instead: sftp: "operation unsupported" (SSH_FX_OP_UNSUPPORTED) 2024/10/09 02:49:45 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo" 2024/10/09 02:49:45 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: About path "/rclone-test-rigepap3hejo" 2024/10/09 02:49:45 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: About using shell command for shell type "unix" 2024/10/09 02:49:45 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:45 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: df -k /rclone-test-rigepap3hejo 2024/10/09 02:49:45 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: 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-rigepap3hejo" 2024/10/09 02:49:45 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:45 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: Filesystem 1K-blocks Used Available Use% Mounted on /dev/root 157205004 82130464 68642544 52% / 2024/10/09 02:49:45 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:45 DEBUG : WaitForWriters: timeout=30s 2024/10/09 02:49:45 DEBUG : : Looking for writers 2024/10/09 02:49:45 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.10s) === RUN TestVFSMkdir run.go:180: Remote "sftp://rclone@:22/rclone-test-rigepap3hejo", Local "Local file system at /tmp/rclone4169956199", Modify Window "1s" 2024/10/09 02:49:45 INFO : sftp://rclone@:22/rclone-test-rigepap3hejo: poll-interval is not supported by this remote 2024/10/09 02:49:45 DEBUG : : Added virtual directory entry vAddDir: "/" 2024/10/09 02:49:45 DEBUG : : Added virtual directory entry vAddDir: "a" 2024/10/09 02:49:45 DEBUG : : Added virtual directory entry vAddDir: "b" 2024/10/09 02:49:45 DEBUG : : Added virtual directory entry vAddDir: "c" 2024/10/09 02:49:45 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:45 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 -s sftp 2024/10/09 02:49:45 DEBUG : : Added virtual directory entry vAddDir: "d" 2024/10/09 02:49:45 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:45 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 -s sftp 2024/10/09 02:49:45 DEBUG : WaitForWriters: timeout=30s 2024/10/09 02:49:45 DEBUG : a: Looking for writers 2024/10/09 02:49:45 DEBUG : b: Looking for writers 2024/10/09 02:49:45 DEBUG : c: Looking for writers 2024/10/09 02:49:45 DEBUG : d: Looking for writers 2024/10/09 02:49:45 DEBUG : : Looking for writers 2024/10/09 02:49:45 DEBUG : : Looking for writers 2024/10/09 02:49:45 DEBUG : a: reading active writers 2024/10/09 02:49:45 DEBUG : b: reading active writers 2024/10/09 02:49:45 DEBUG : c: reading active writers 2024/10/09 02:49:45 DEBUG : d: reading active writers 2024/10/09 02:49:45 DEBUG : /: reading active writers 2024/10/09 02:49:45 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.23s) === RUN TestVFSMkdirAll run.go:180: Remote "sftp://rclone@:22/rclone-test-rigepap3hejo", Local "Local file system at /tmp/rclone4169956199", Modify Window "1s" 2024/10/09 02:49:45 INFO : sftp://rclone@:22/rclone-test-rigepap3hejo: poll-interval is not supported by this remote 2024/10/09 02:49:45 DEBUG : : Added virtual directory entry vAddDir: "a" 2024/10/09 02:49:45 DEBUG : a: Added virtual directory entry vAddDir: "b" 2024/10/09 02:49:45 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2024/10/09 02:49:45 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2024/10/09 02:49:45 DEBUG : WaitForWriters: timeout=30s 2024/10/09 02:49:45 DEBUG : a/b/c/d: Looking for writers 2024/10/09 02:49:45 DEBUG : a/b/c: Looking for writers 2024/10/09 02:49:45 DEBUG : d: reading active writers 2024/10/09 02:49:45 DEBUG : a/b: Looking for writers 2024/10/09 02:49:45 DEBUG : c: reading active writers 2024/10/09 02:49:45 DEBUG : a: Looking for writers 2024/10/09 02:49:45 DEBUG : b: reading active writers 2024/10/09 02:49:45 DEBUG : : Looking for writers 2024/10/09 02:49:45 DEBUG : a: reading active writers 2024/10/09 02:49: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-rigepap3hejo", Local "Local file system at /tmp/rclone4169956199", Modify Window "1s" 2024/10/09 02:49:45 INFO : sftp://rclone@:22/rclone-test-rigepap3hejo: poll-interval is not supported by this remote 2024/10/09 02:49:45 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 02:49:45 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/10/09 02:49:45 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/09 02:49:45 DEBUG : file1: >Open: fd=file1 (w), err= 2024/10/09 02:49:45 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/10/09 02:49:45 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/09 02:49:45 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2024/10/09 02:49:45 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2024/10/09 02:49:45 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2024/10/09 02:49:45 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: File to upload is small (5 bytes), uploading instead of streaming 2024/10/09 02:49:45 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/file1" 2024/10/09 02:49:45 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:45 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: md5sum /rclone-test-rigepap3hejo/file1 2024/10/09 02:49:45 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rigepap3hejo/file1" 2024/10/09 02:49:46 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:46 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-rigepap3hejo/file1 2024/10/09 02:49:46 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:46 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2024/10/09 02:49:46 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2024/10/09 02:49:46 DEBUG : file1: Size and md5 of src and dst objects identical 2024/10/09 02:49:46 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/09 02:49:46 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/file1" 2024/10/09 02:49:46 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:46 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: md5sum /rclone-test-rigepap3hejo/file1 2024/10/09 02:49:46 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rigepap3hejo/file1" 2024/10/09 02:49:46 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:46 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-rigepap3hejo/file1 2024/10/09 02:49:46 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:46 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2024/10/09 02:49:46 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/file1" 2024/10/09 02:49:46 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:46 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: sha1sum /rclone-test-rigepap3hejo/file1 2024/10/09 02:49:46 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rigepap3hejo/file1" 2024/10/09 02:49:46 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:46 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d /rclone-test-rigepap3hejo/file1 2024/10/09 02:49:46 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:46 DEBUG : file1: Parsed hash: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d 2024/10/09 02:49:46 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 02:49:46 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/10/09 02:49:46 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/09 02:49:46 DEBUG : file1: >Open: fd=file1 (w), err= 2024/10/09 02:49:46 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/10/09 02:49:46 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 02:49:46 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/10/09 02:49:46 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/09 02:49:46 DEBUG : file1: >Open: fd=file1 (w), err= 2024/10/09 02:49:46 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/10/09 02:49:46 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2024/10/09 02:49:46 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2024/10/09 02:49:46 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/10/09 02:49:46 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/09 02:49:46 DEBUG : file1: >Open: fd=file1 (w), err= 2024/10/09 02:49:46 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/10/09 02:49:46 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/09 02:49:46 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: File to upload is small (0 bytes), uploading instead of streaming 2024/10/09 02:49:46 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/file1" 2024/10/09 02:49:46 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:46 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: md5sum /rclone-test-rigepap3hejo/file1 2024/10/09 02:49:46 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rigepap3hejo/file1" 2024/10/09 02:49:46 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:46 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-rigepap3hejo/file1 2024/10/09 02:49:46 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:46 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2024/10/09 02:49:46 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/10/09 02:49:46 DEBUG : file1: Size and md5 of src and dst objects identical 2024/10/09 02:49:46 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/09 02:49:46 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2024/10/09 02:49:46 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/10/09 02:49:46 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/09 02:49:46 DEBUG : file1: >Open: fd=file1 (w), err= 2024/10/09 02:49:46 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/10/09 02:49:46 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/09 02:49:46 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: File to upload is small (7 bytes), uploading instead of streaming 2024/10/09 02:49:46 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/file1" 2024/10/09 02:49:46 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:46 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: md5sum /rclone-test-rigepap3hejo/file1 2024/10/09 02:49:46 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rigepap3hejo/file1" 2024/10/09 02:49:46 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:46 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: 9141de76717e095d4dd05f1e686ad6a8 /rclone-test-rigepap3hejo/file1 2024/10/09 02:49:46 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:46 DEBUG : file1: Parsed hash: 9141de76717e095d4dd05f1e686ad6a8 2024/10/09 02:49:46 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2024/10/09 02:49:46 DEBUG : file1: Size and md5 of src and dst objects identical 2024/10/09 02:49:46 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/09 02:49:46 DEBUG : WaitForWriters: timeout=30s 2024/10/09 02:49:46 DEBUG : : Looking for writers 2024/10/09 02:49:46 DEBUG : file1: reading active writers 2024/10/09 02:49:46 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (0.54s) === RUN TestWriteFileHandleWriteAt run.go:180: Remote "sftp://rclone@:22/rclone-test-rigepap3hejo", Local "Local file system at /tmp/rclone4169956199", Modify Window "1s" 2024/10/09 02:49:46 INFO : sftp://rclone@:22/rclone-test-rigepap3hejo: poll-interval is not supported by this remote 2024/10/09 02:49:46 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 02:49:46 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/10/09 02:49:46 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/09 02:49:46 DEBUG : file1: >Open: fd=file1 (w), err= 2024/10/09 02:49:46 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/10/09 02:49:46 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/09 02:49:46 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2024/10/09 02:49:47 DEBUG : file1: aborting in-sequence write wait, off=100 2024/10/09 02:49:47 DEBUG : file1: failed to wait for in-sequence write to 100 2024/10/09 02:49:47 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2024/10/09 02:49:47 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: File to upload is small (11 bytes), uploading instead of streaming 2024/10/09 02:49:47 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/file1" 2024/10/09 02:49:47 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:47 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: md5sum /rclone-test-rigepap3hejo/file1 2024/10/09 02:49:47 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rigepap3hejo/file1" 2024/10/09 02:49:47 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:47 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-rigepap3hejo/file1 2024/10/09 02:49:47 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:47 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2024/10/09 02:49:47 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/10/09 02:49:47 DEBUG : file1: Size and md5 of src and dst objects identical 2024/10/09 02:49:47 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/09 02:49:47 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2024/10/09 02:49:47 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/file1" 2024/10/09 02:49:47 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:47 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: md5sum /rclone-test-rigepap3hejo/file1 2024/10/09 02:49:47 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rigepap3hejo/file1" 2024/10/09 02:49:47 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:47 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-rigepap3hejo/file1 2024/10/09 02:49:47 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:47 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2024/10/09 02:49:47 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/file1" 2024/10/09 02:49:47 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:47 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: sha1sum /rclone-test-rigepap3hejo/file1 2024/10/09 02:49:47 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-rigepap3hejo/file1" 2024/10/09 02:49:47 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:47 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /rclone-test-rigepap3hejo/file1 2024/10/09 02:49:47 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:47 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2024/10/09 02:49:47 DEBUG : WaitForWriters: timeout=30s 2024/10/09 02:49:47 DEBUG : : Looking for writers 2024/10/09 02:49:47 DEBUG : file1: reading active writers 2024/10/09 02:49:47 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.32s) === RUN TestWriteFileHandleFlush run.go:180: Remote "sftp://rclone@:22/rclone-test-rigepap3hejo", Local "Local file system at /tmp/rclone4169956199", Modify Window "1s" 2024/10/09 02:49:47 INFO : sftp://rclone@:22/rclone-test-rigepap3hejo: poll-interval is not supported by this remote 2024/10/09 02:49:47 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 02:49:47 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/10/09 02:49:47 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/09 02:49:47 DEBUG : file1: >Open: fd=file1 (w), err= 2024/10/09 02:49:47 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/10/09 02:49:47 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2024/10/09 02:49:47 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/09 02:49:47 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: File to upload is small (5 bytes), uploading instead of streaming 2024/10/09 02:49:47 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/file1" 2024/10/09 02:49:47 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:47 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: md5sum /rclone-test-rigepap3hejo/file1 2024/10/09 02:49:47 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rigepap3hejo/file1" 2024/10/09 02:49:47 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:47 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-rigepap3hejo/file1 2024/10/09 02:49:47 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:47 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2024/10/09 02:49:47 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2024/10/09 02:49:47 DEBUG : file1: Size and md5 of src and dst objects identical 2024/10/09 02:49:47 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/09 02:49:47 DEBUG : file1: WriteFileHandle.Flush nothing to do 2024/10/09 02:49:47 DEBUG : WaitForWriters: timeout=30s 2024/10/09 02:49:47 DEBUG : : Looking for writers 2024/10/09 02:49:47 DEBUG : file1: reading active writers 2024/10/09 02:49:47 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.11s) === RUN TestWriteFileHandleRelease run.go:180: Remote "sftp://rclone@:22/rclone-test-rigepap3hejo", Local "Local file system at /tmp/rclone4169956199", Modify Window "1s" 2024/10/09 02:49:47 INFO : sftp://rclone@:22/rclone-test-rigepap3hejo: poll-interval is not supported by this remote 2024/10/09 02:49:47 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 02:49:47 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/10/09 02:49:47 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/09 02:49:47 DEBUG : file1: >Open: fd=file1 (w), err= 2024/10/09 02:49:47 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/10/09 02:49:47 DEBUG : file1: WriteFileHandle.Release closing 2024/10/09 02:49:47 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/09 02:49:47 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: File to upload is small (0 bytes), uploading instead of streaming 2024/10/09 02:49:47 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/file1" 2024/10/09 02:49:47 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:47 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: md5sum /rclone-test-rigepap3hejo/file1 2024/10/09 02:49:47 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rigepap3hejo/file1" 2024/10/09 02:49:48 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:48 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-rigepap3hejo/file1 2024/10/09 02:49:48 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:48 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2024/10/09 02:49:48 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/10/09 02:49:48 DEBUG : file1: Size and md5 of src and dst objects identical 2024/10/09 02:49:48 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/09 02:49:48 DEBUG : file1: WriteFileHandle.Release nothing to do 2024/10/09 02:49:48 DEBUG : WaitForWriters: timeout=30s 2024/10/09 02:49:48 DEBUG : : Looking for writers 2024/10/09 02:49:48 DEBUG : file1: reading active writers 2024/10/09 02:49:48 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.12s) === RUN TestWriteFileModTimeWithOpenWriters run.go:180: Remote "sftp://rclone@:22/rclone-test-rigepap3hejo", Local "Local file system at /tmp/rclone4169956199", Modify Window "1s" 2024/10/09 02:49:48 INFO : sftp://rclone@:22/rclone-test-rigepap3hejo: poll-interval is not supported by this remote 2024/10/09 02:49:48 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 02:49:48 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/10/09 02:49:48 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/09 02:49:48 DEBUG : file1: >Open: fd=file1 (w), err= 2024/10/09 02:49:48 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/10/09 02:49:48 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/09 02:49:48 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: File to upload is small (2 bytes), uploading instead of streaming 2024/10/09 02:49:48 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/file1" 2024/10/09 02:49:48 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:48 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: md5sum /rclone-test-rigepap3hejo/file1 2024/10/09 02:49:48 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rigepap3hejo/file1" 2024/10/09 02:49:48 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:48 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /rclone-test-rigepap3hejo/file1 2024/10/09 02:49:48 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:48 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2024/10/09 02:49:48 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2024/10/09 02:49:48 DEBUG : file1: Size and md5 of src and dst objects identical 2024/10/09 02:49:48 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2024/10/09 02:49:48 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/09 02:49:48 DEBUG : WaitForWriters: timeout=30s 2024/10/09 02:49:48 DEBUG : : Looking for writers 2024/10/09 02:49:48 DEBUG : file1: reading active writers 2024/10/09 02:49:48 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (0.11s) === RUN TestFileReadAtZeroLength run.go:180: Remote "sftp://rclone@:22/rclone-test-rigepap3hejo", Local "Local file system at /tmp/rclone4169956199", Modify Window "1s" 2024/10/09 02:49:48 INFO : sftp://rclone@:22/rclone-test-rigepap3hejo: poll-interval is not supported by this remote 2024/10/09 02:49:48 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 02:49:48 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/10/09 02:49:48 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/09 02:49:48 DEBUG : file1: >Open: fd=file1 (w), err= 2024/10/09 02:49:48 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/10/09 02:49:48 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/09 02:49:48 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: File to upload is small (0 bytes), uploading instead of streaming 2024/10/09 02:49:48 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/file1" 2024/10/09 02:49:48 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:48 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: md5sum /rclone-test-rigepap3hejo/file1 2024/10/09 02:49:48 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rigepap3hejo/file1" 2024/10/09 02:49:48 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:48 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-rigepap3hejo/file1 2024/10/09 02:49:48 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:48 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2024/10/09 02:49:48 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/10/09 02:49:48 DEBUG : file1: Size and md5 of src and dst objects identical 2024/10/09 02:49:48 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/09 02:49:48 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 02:49:48 DEBUG : file1: Open: flags=O_RDONLY 2024/10/09 02:49:48 DEBUG : file1: >Open: fd=file1 (r), err= 2024/10/09 02:49:48 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2024/10/09 02:49:48 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2024/10/09 02:49:48 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2024/10/09 02:49:48 DEBUG : WaitForWriters: timeout=30s 2024/10/09 02:49:48 DEBUG : : Looking for writers 2024/10/09 02:49:48 DEBUG : file1: reading active writers 2024/10/09 02:49:48 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.12s) === RUN TestFileReadAtNonZeroLength run.go:180: Remote "sftp://rclone@:22/rclone-test-rigepap3hejo", Local "Local file system at /tmp/rclone4169956199", Modify Window "1s" 2024/10/09 02:49:48 INFO : sftp://rclone@:22/rclone-test-rigepap3hejo: poll-interval is not supported by this remote 2024/10/09 02:49:48 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/10/09 02:49:48 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/10/09 02:49:48 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/09 02:49:48 DEBUG : file1: >Open: fd=file1 (w), err= 2024/10/09 02:49:48 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/10/09 02:49:48 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/09 02:49:48 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: File to upload is small (100 bytes), uploading instead of streaming 2024/10/09 02:49:48 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Shell path "/rclone-test-rigepap3hejo/file1" 2024/10/09 02:49:48 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: creating additional session 2024/10/09 02:49:48 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Running remote command: md5sum /rclone-test-rigepap3hejo/file1 2024/10/09 02:49:48 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-rigepap3hejo/file1" 2024/10/09 02:49:48 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: command exited OK 2024/10/09 02:49:48 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Remote command result: f1027edd1858e3a9742bd9598e13045e /rclone-test-rigepap3hejo/file1 2024/10/09 02:49:48 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: ssh external: close 2024/10/09 02:49:48 DEBUG : file1: Parsed hash: f1027edd1858e3a9742bd9598e13045e 2024/10/09 02:49:48 DEBUG : file1: md5 = f1027edd1858e3a9742bd9598e13045e OK 2024/10/09 02:49:48 DEBUG : file1: Size and md5 of src and dst objects identical 2024/10/09 02:49:48 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/10/09 02:49:48 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2024/10/09 02:49:48 DEBUG : file1: Open: flags=O_RDONLY 2024/10/09 02:49:48 DEBUG : file1: >Open: fd=file1 (r), err= 2024/10/09 02:49:48 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2024/10/09 02:49:48 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2024/10/09 02:49:48 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2024/10/09 02:49:48 DEBUG : WaitForWriters: timeout=30s 2024/10/09 02:49:48 DEBUG : : Looking for writers 2024/10/09 02:49:48 DEBUG : file1: reading active writers 2024/10/09 02:49:48 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.10s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2024/10/09 02:49:48 DEBUG : sftp://rclone@:22/rclone-test-rigepap3hejo: Purge dir "" "./vfs.test -test.v -test.timeout 1h0m0s -remote TestSFTPRcloneSSH: -verbose" - Finished OK in 44.370173321s (try 1/5)