"./vfs.test -test.v -test.timeout 1h0m0s -remote TestSFTPOpenssh: -verbose" - Starting (try 1/5) 2025/05/14 06:41:25 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-xihimuh2xeju" 2025/05/14 06:41:25 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/14 06:41:25 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2025/05/14 06:41:25 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/05/14 06:41:25 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/05/14 06:41:25 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/05/14 06:41:25 DEBUG : Setting pass="DTtz3Jz4Ho7HZnZBpNWg3Nu4G3UZDv63" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/05/14 06:41:25 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/05/14 06:41:25 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{Txx2H}" suffix to name 2025/05/14 06:41:25 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/05/14 06:41:25 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/05/14 06:41:25 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/05/14 06:41:25 DEBUG : Setting pass="DTtz3Jz4Ho7HZnZBpNWg3Nu4G3UZDv63" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/05/14 06:41:25 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/05/14 06:41:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: New connection 127.0.0.1:55110->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2025/05/14 06:41:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell type "unix" from config 2025/05/14 06:41:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Relative path resolved to "/home/rclone/rclone-test-xihimuh2xeju" 2025/05/14 06:41:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Using root directory "/home/rclone/rclone-test-xihimuh2xeju" 2025/05/14 06:41:25 DEBUG : Creating backend with remote "/tmp/rclone3551236460" === RUN TestDirHandleMethods run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju", Local "Local file system at /tmp/rclone3551236460", Modify Window "1s" 2025/05/14 06:41:25 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: poll-interval is not supported by this remote 2025/05/14 06:41:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/dir/file1" 2025/05/14 06:41:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: md5sum /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:25 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/05/14 06:41:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/dir/file1" 2025/05/14 06:41:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: sha1sum /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:25 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/05/14 06:41:25 DEBUG : WaitForWriters: timeout=30s 2025/05/14 06:41:25 DEBUG : dir: Looking for writers 2025/05/14 06:41:25 DEBUG : : Looking for writers 2025/05/14 06:41:25 DEBUG : dir: reading active writers 2025/05/14 06:41:25 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (0.02s) === RUN TestDirHandleReaddir run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju", Local "Local file system at /tmp/rclone3551236460", Modify Window "1s" 2025/05/14 06:41:25 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: poll-interval is not supported by this remote 2025/05/14 06:41:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/dir/file1" 2025/05/14 06:41:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: md5sum /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:25 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/05/14 06:41:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/dir/file1" 2025/05/14 06:41:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: sha1sum /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:25 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/05/14 06:41:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/dir/file2" 2025/05/14 06:41:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: md5sum /home/rclone/rclone-test-xihimuh2xeju/dir/file2 2025/05/14 06:41:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: d1b75f73cb5fce53969131dd22562187 /home/rclone/rclone-test-xihimuh2xeju/dir/file2 2025/05/14 06:41:25 DEBUG : dir/file2: Parsed hash: d1b75f73cb5fce53969131dd22562187 2025/05/14 06:41:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/dir/file2" 2025/05/14 06:41:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: sha1sum /home/rclone/rclone-test-xihimuh2xeju/dir/file2 2025/05/14 06:41:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: a27568a80a633d6d412968848f0bd4bb0b06c660 /home/rclone/rclone-test-xihimuh2xeju/dir/file2 2025/05/14 06:41:25 DEBUG : dir/file2: Parsed hash: a27568a80a633d6d412968848f0bd4bb0b06c660 2025/05/14 06:41:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/dir/subdir/file3" 2025/05/14 06:41:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: md5sum /home/rclone/rclone-test-xihimuh2xeju/dir/subdir/file3 2025/05/14 06:41:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: 01295b6a8d3454e40dd135bbe6af1579 /home/rclone/rclone-test-xihimuh2xeju/dir/subdir/file3 2025/05/14 06:41:25 DEBUG : dir/subdir/file3: Parsed hash: 01295b6a8d3454e40dd135bbe6af1579 2025/05/14 06:41:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/dir/subdir/file3" 2025/05/14 06:41:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: sha1sum /home/rclone/rclone-test-xihimuh2xeju/dir/subdir/file3 2025/05/14 06:41:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: 12f90edc26dfcb79d30b0d8635de998dba66312a /home/rclone/rclone-test-xihimuh2xeju/dir/subdir/file3 2025/05/14 06:41:25 DEBUG : dir/subdir/file3: Parsed hash: 12f90edc26dfcb79d30b0d8635de998dba66312a 2025/05/14 06:41:25 DEBUG : WaitForWriters: timeout=30s 2025/05/14 06:41:25 DEBUG : dir/subdir: Looking for writers 2025/05/14 06:41:25 DEBUG : dir: Looking for writers 2025/05/14 06:41:25 DEBUG : file2: reading active writers 2025/05/14 06:41:25 DEBUG : subdir: reading active writers 2025/05/14 06:41:25 DEBUG : file1: reading active writers 2025/05/14 06:41:25 DEBUG : : Looking for writers 2025/05/14 06:41:25 DEBUG : dir: reading active writers 2025/05/14 06:41:25 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (0.14s) === RUN TestDirHandleReaddirnames run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju", Local "Local file system at /tmp/rclone3551236460", Modify Window "1s" 2025/05/14 06:41:25 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: poll-interval is not supported by this remote 2025/05/14 06:41:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/dir/file1" 2025/05/14 06:41:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: md5sum /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:25 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/05/14 06:41:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/dir/file1" 2025/05/14 06:41:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: sha1sum /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:25 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/05/14 06:41:25 DEBUG : WaitForWriters: timeout=30s 2025/05/14 06:41:25 DEBUG : dir: Looking for writers 2025/05/14 06:41:25 DEBUG : file1: reading active writers 2025/05/14 06:41:25 DEBUG : : Looking for writers 2025/05/14 06:41:25 DEBUG : dir: reading active writers 2025/05/14 06:41:25 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.06s) === RUN TestDirMethods run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju", Local "Local file system at /tmp/rclone3551236460", Modify Window "1s" 2025/05/14 06:41:25 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: poll-interval is not supported by this remote 2025/05/14 06:41:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/dir/file1" 2025/05/14 06:41:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: md5sum /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:25 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/05/14 06:41:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/dir/file1" 2025/05/14 06:41:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: sha1sum /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:25 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/05/14 06:41:25 DEBUG : WaitForWriters: timeout=30s 2025/05/14 06:41:25 DEBUG : dir: Looking for writers 2025/05/14 06:41:25 DEBUG : : Looking for writers 2025/05/14 06:41:25 DEBUG : dir: reading active writers 2025/05/14 06:41:25 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.01s) === RUN TestDirForgetAll run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju", Local "Local file system at /tmp/rclone3551236460", Modify Window "1s" 2025/05/14 06:41:25 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: poll-interval is not supported by this remote 2025/05/14 06:41:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/dir/file1" 2025/05/14 06:41:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: md5sum /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:25 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/05/14 06:41:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/dir/file1" 2025/05/14 06:41:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: sha1sum /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:25 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/05/14 06:41:25 DEBUG : dir: forgetting directory cache 2025/05/14 06:41:25 DEBUG : : forgetting directory cache 2025/05/14 06:41:25 DEBUG : dir: forgetting directory cache 2025/05/14 06:41:25 DEBUG : WaitForWriters: timeout=30s 2025/05/14 06:41:25 DEBUG : : Looking for writers 2025/05/14 06:41:25 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.01s) === RUN TestDirForgetPath run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju", Local "Local file system at /tmp/rclone3551236460", Modify Window "1s" 2025/05/14 06:41:25 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: poll-interval is not supported by this remote 2025/05/14 06:41:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/dir/file1" 2025/05/14 06:41:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: md5sum /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:25 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/05/14 06:41:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/dir/file1" 2025/05/14 06:41:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: sha1sum /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:25 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/05/14 06:41:25 DEBUG : : ForgetPath: relativePath="dir/notfound", type=1 2025/05/14 06:41:25 DEBUG : dir: invalidating directory cache 2025/05/14 06:41:25 DEBUG : : >ForgetPath: 2025/05/14 06:41:25 DEBUG : : ForgetPath: relativePath="dir", type=0 2025/05/14 06:41:25 DEBUG : : invalidating directory cache 2025/05/14 06:41:25 DEBUG : dir: forgetting directory cache 2025/05/14 06:41:25 DEBUG : : >ForgetPath: 2025/05/14 06:41:25 DEBUG : : ForgetPath: relativePath="not/in/cache", type=0 2025/05/14 06:41:25 DEBUG : : >ForgetPath: 2025/05/14 06:41:25 DEBUG : WaitForWriters: timeout=30s 2025/05/14 06:41:25 DEBUG : dir: Looking for writers 2025/05/14 06:41:25 DEBUG : : Looking for writers 2025/05/14 06:41:25 DEBUG : dir: reading active writers 2025/05/14 06:41:25 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.01s) === RUN TestDirWalk run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju", Local "Local file system at /tmp/rclone3551236460", Modify Window "1s" 2025/05/14 06:41:25 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: poll-interval is not supported by this remote 2025/05/14 06:41:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/dir/file1" 2025/05/14 06:41:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: md5sum /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:25 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/05/14 06:41:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/dir/file1" 2025/05/14 06:41:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: sha1sum /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:25 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/05/14 06:41:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: New connection 127.0.0.1:55118->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2025/05/14 06:41:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/fil/a/b/c" 2025/05/14 06:41:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: md5sum /home/rclone/rclone-test-xihimuh2xeju/fil/a/b/c 2025/05/14 06:41:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: 8a723ce6358887fb2e41fbe163780b08 /home/rclone/rclone-test-xihimuh2xeju/fil/a/b/c 2025/05/14 06:41:25 DEBUG : fil/a/b/c: Parsed hash: 8a723ce6358887fb2e41fbe163780b08 2025/05/14 06:41:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/fil/a/b/c" 2025/05/14 06:41:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: sha1sum /home/rclone/rclone-test-xihimuh2xeju/fil/a/b/c 2025/05/14 06:41:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: 6e53ed736122eed1a3cfda28927c84739fb15f43 /home/rclone/rclone-test-xihimuh2xeju/fil/a/b/c 2025/05/14 06:41:25 DEBUG : fil/a/b/c: Parsed hash: 6e53ed736122eed1a3cfda28927c84739fb15f43 2025/05/14 06:41:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/dir/file1" 2025/05/14 06:41:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: md5sum /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:25 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/05/14 06:41:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/dir/file1" 2025/05/14 06:41:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: sha1sum /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:25 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/05/14 06:41:25 DEBUG : : forgetting directory cache 2025/05/14 06:41:25 DEBUG : dir: forgetting directory cache 2025/05/14 06:41:25 DEBUG : WaitForWriters: timeout=30s 2025/05/14 06:41:25 DEBUG : dir: Looking for writers 2025/05/14 06:41:25 DEBUG : fil/a/b: Looking for writers 2025/05/14 06:41:25 DEBUG : fil/a: Looking for writers 2025/05/14 06:41:25 DEBUG : b: reading active writers 2025/05/14 06:41:25 DEBUG : fil: Looking for writers 2025/05/14 06:41:25 DEBUG : a: reading active writers 2025/05/14 06:41:25 DEBUG : : Looking for writers 2025/05/14 06:41:25 DEBUG : dir: reading active writers 2025/05/14 06:41:25 DEBUG : fil: reading active writers 2025/05/14 06:41:25 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (0.11s) === RUN TestDirSetModTime run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju", Local "Local file system at /tmp/rclone3551236460", Modify Window "1s" 2025/05/14 06:41:25 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: poll-interval is not supported by this remote 2025/05/14 06:41:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/dir/file1" 2025/05/14 06:41:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: md5sum /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:25 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/05/14 06:41:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/dir/file1" 2025/05/14 06:41:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: sha1sum /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:25 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/05/14 06:41:25 DEBUG : WaitForWriters: timeout=30s 2025/05/14 06:41:25 DEBUG : dir: Looking for writers 2025/05/14 06:41:25 DEBUG : : Looking for writers 2025/05/14 06:41:25 DEBUG : dir: reading active writers 2025/05/14 06:41:25 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.01s) === RUN TestDirStat run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju", Local "Local file system at /tmp/rclone3551236460", Modify Window "1s" 2025/05/14 06:41:25 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: poll-interval is not supported by this remote 2025/05/14 06:41:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/dir/file1" 2025/05/14 06:41:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: md5sum /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:25 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/05/14 06:41:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/dir/file1" 2025/05/14 06:41:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: sha1sum /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:25 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/05/14 06:41:25 DEBUG : WaitForWriters: timeout=30s 2025/05/14 06:41:25 DEBUG : dir: Looking for writers 2025/05/14 06:41:25 DEBUG : file1: reading active writers 2025/05/14 06:41:25 DEBUG : : Looking for writers 2025/05/14 06:41:25 DEBUG : dir: reading active writers 2025/05/14 06:41:25 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.01s) === RUN TestDirReadDirAll run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju", Local "Local file system at /tmp/rclone3551236460", Modify Window "1s" 2025/05/14 06:41:25 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: poll-interval is not supported by this remote 2025/05/14 06:41:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/dir/file1" 2025/05/14 06:41:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: md5sum /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:25 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/05/14 06:41:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/dir/file1" 2025/05/14 06:41:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: sha1sum /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:25 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/05/14 06:41:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/dir/file2" 2025/05/14 06:41:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: md5sum /home/rclone/rclone-test-xihimuh2xeju/dir/file2 2025/05/14 06:41:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: d1b75f73cb5fce53969131dd22562187 /home/rclone/rclone-test-xihimuh2xeju/dir/file2 2025/05/14 06:41:25 DEBUG : dir/file2: Parsed hash: d1b75f73cb5fce53969131dd22562187 2025/05/14 06:41:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/dir/file2" 2025/05/14 06:41:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: sha1sum /home/rclone/rclone-test-xihimuh2xeju/dir/file2 2025/05/14 06:41:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: a27568a80a633d6d412968848f0bd4bb0b06c660 /home/rclone/rclone-test-xihimuh2xeju/dir/file2 2025/05/14 06:41:25 DEBUG : dir/file2: Parsed hash: a27568a80a633d6d412968848f0bd4bb0b06c660 2025/05/14 06:41:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/dir/subdir/file3" 2025/05/14 06:41:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: md5sum /home/rclone/rclone-test-xihimuh2xeju/dir/subdir/file3 2025/05/14 06:41:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: 01295b6a8d3454e40dd135bbe6af1579 /home/rclone/rclone-test-xihimuh2xeju/dir/subdir/file3 2025/05/14 06:41:25 DEBUG : dir/subdir/file3: Parsed hash: 01295b6a8d3454e40dd135bbe6af1579 2025/05/14 06:41:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/dir/subdir/file3" 2025/05/14 06:41:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: sha1sum /home/rclone/rclone-test-xihimuh2xeju/dir/subdir/file3 2025/05/14 06:41:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: 12f90edc26dfcb79d30b0d8635de998dba66312a /home/rclone/rclone-test-xihimuh2xeju/dir/subdir/file3 2025/05/14 06:41:25 DEBUG : dir/subdir/file3: Parsed hash: 12f90edc26dfcb79d30b0d8635de998dba66312a === RUN TestDirReadDirAll/Virtual 2025/05/14 06:41:25 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2025/05/14 06:41:25 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2025/05/14 06:41:25 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/05/14 06:41:25 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2025/05/14 06:41:25 DEBUG : Waiting for deletions to finish 2025/05/14 06:41:25 INFO : dir/subdir/file3: Deleted 2025/05/14 06:41:25 DEBUG : removing 1 level 2 directories 2025/05/14 06:41:25 INFO : dir/subdir: Removing directory 2025/05/14 06:41:25 DEBUG : dir: invalidating directory cache 2025/05/14 06:41:25 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2025/05/14 06:41:25 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2025/05/14 06:41:25 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2025/05/14 06:41:25 DEBUG : dir/file1: Reset virtual modtime 2025/05/14 06:41:25 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2025/05/14 06:41:25 DEBUG : dir/virtualFile: Reset virtual modtime 2025/05/14 06:41:25 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2025/05/14 06:41:25 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2025/05/14 06:41:25 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/05/14 06:41:25 DEBUG : dir: invalidating directory cache 2025/05/14 06:41:25 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2025/05/14 06:41:25 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/05/14 06:41:25 DEBUG : dir/virtualFile: Reset virtual modtime 2025/05/14 06:41:25 DEBUG : : forgetting directory cache 2025/05/14 06:41:25 DEBUG : dir: forgetting directory cache 2025/05/14 06:41:25 DEBUG : dir/virtualDir: forgetting directory cache 2025/05/14 06:41:25 DEBUG : WaitForWriters: timeout=30s 2025/05/14 06:41:25 DEBUG : dir/virtualDir: Looking for writers 2025/05/14 06:41:25 DEBUG : dir: Looking for writers 2025/05/14 06:41:25 DEBUG : file1: reading active writers 2025/05/14 06:41:25 DEBUG : virtualFile2: reading active writers 2025/05/14 06:41:25 DEBUG : virtualFile: reading active writers 2025/05/14 06:41:25 DEBUG : virtualDir: reading active writers 2025/05/14 06:41:25 DEBUG : : Looking for writers 2025/05/14 06:41:25 DEBUG : dir: reading active writers 2025/05/14 06:41:25 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (0.20s) --- PASS: TestDirReadDirAll/Virtual (0.06s) === RUN TestDirOpen run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju", Local "Local file system at /tmp/rclone3551236460", Modify Window "1s" 2025/05/14 06:41:25 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: poll-interval is not supported by this remote 2025/05/14 06:41:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/dir/file1" 2025/05/14 06:41:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: md5sum /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:25 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/05/14 06:41:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/dir/file1" 2025/05/14 06:41:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: sha1sum /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:25 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/05/14 06:41:25 ERROR : dir/: Can only open directories read only 2025/05/14 06:41:25 DEBUG : WaitForWriters: timeout=30s 2025/05/14 06:41:25 DEBUG : dir: Looking for writers 2025/05/14 06:41:25 DEBUG : : Looking for writers 2025/05/14 06:41:25 DEBUG : dir: reading active writers 2025/05/14 06:41:25 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.03s) === RUN TestDirCreate run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju", Local "Local file system at /tmp/rclone3551236460", Modify Window "1s" 2025/05/14 06:41:25 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: poll-interval is not supported by this remote 2025/05/14 06:41:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/dir/file1" 2025/05/14 06:41:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: md5sum /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:25 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/05/14 06:41:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/dir/file1" 2025/05/14 06:41:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: sha1sum /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:25 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/05/14 06:41:25 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2025/05/14 06:41:25 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/05/14 06:41:25 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2025/05/14 06:41:25 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/05/14 06:41:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: File to upload is small (5 bytes), uploading instead of streaming 2025/05/14 06:41:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/dir/potato" 2025/05/14 06:41:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: md5sum /home/rclone/rclone-test-xihimuh2xeju/dir/potato 2025/05/14 06:41:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-xihimuh2xeju/dir/potato 2025/05/14 06:41:25 DEBUG : dir/potato: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2025/05/14 06:41:25 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/05/14 06:41:25 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2025/05/14 06:41:25 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/05/14 06:41:25 DEBUG : WaitForWriters: timeout=30s 2025/05/14 06:41:25 DEBUG : dir: Looking for writers 2025/05/14 06:41:25 DEBUG : file1: reading active writers 2025/05/14 06:41:25 DEBUG : potato: reading active writers 2025/05/14 06:41:25 DEBUG : : Looking for writers 2025/05/14 06:41:25 DEBUG : dir: reading active writers 2025/05/14 06:41:25 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (0.12s) === RUN TestDirMkdir run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju", Local "Local file system at /tmp/rclone3551236460", Modify Window "1s" 2025/05/14 06:41:25 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: poll-interval is not supported by this remote 2025/05/14 06:41:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/dir/file1" 2025/05/14 06:41:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: md5sum /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:25 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/05/14 06:41:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/dir/file1" 2025/05/14 06:41:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: sha1sum /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:25 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/05/14 06:41:26 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/dir/file1" 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: md5sum /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:26 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/dir/file1" 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: sha1sum /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:26 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/05/14 06:41:26 DEBUG : WaitForWriters: timeout=30s 2025/05/14 06:41:26 DEBUG : dir/sub: Looking for writers 2025/05/14 06:41:26 DEBUG : dir: Looking for writers 2025/05/14 06:41:26 DEBUG : file1: reading active writers 2025/05/14 06:41:26 DEBUG : sub: reading active writers 2025/05/14 06:41:26 DEBUG : : Looking for writers 2025/05/14 06:41:26 DEBUG : dir: reading active writers 2025/05/14 06:41:26 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (0.13s) === RUN TestDirMkdirSub run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju", Local "Local file system at /tmp/rclone3551236460", Modify Window "1s" 2025/05/14 06:41:26 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: poll-interval is not supported by this remote 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/dir/file1" 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: md5sum /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:26 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/dir/file1" 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: sha1sum /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:26 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/05/14 06:41:26 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/05/14 06:41:26 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/dir/file1" 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: md5sum /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:26 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/dir/file1" 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: sha1sum /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:26 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/05/14 06:41:26 DEBUG : WaitForWriters: timeout=30s 2025/05/14 06:41:26 DEBUG : dir/sub/subsub: Looking for writers 2025/05/14 06:41:26 DEBUG : dir/sub: Looking for writers 2025/05/14 06:41:26 DEBUG : subsub: reading active writers 2025/05/14 06:41:26 DEBUG : dir: Looking for writers 2025/05/14 06:41:26 DEBUG : file1: reading active writers 2025/05/14 06:41:26 DEBUG : sub: reading active writers 2025/05/14 06:41:26 DEBUG : : Looking for writers 2025/05/14 06:41:26 DEBUG : dir: reading active writers 2025/05/14 06:41:26 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (0.02s) === RUN TestDirRemove run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju", Local "Local file system at /tmp/rclone3551236460", Modify Window "1s" 2025/05/14 06:41:26 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: poll-interval is not supported by this remote 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/dir/file1" 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: md5sum /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:26 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/dir/file1" 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: sha1sum /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:26 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/05/14 06:41:26 ERROR : dir/: Dir.Remove not empty 2025/05/14 06:41:26 DEBUG : dir/file1: Remove: 2025/05/14 06:41:26 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/05/14 06:41:26 DEBUG : dir/file1: >Remove: err= 2025/05/14 06:41:26 DEBUG : : Added virtual directory entry vDel: "dir" 2025/05/14 06:41:26 DEBUG : WaitForWriters: timeout=30s 2025/05/14 06:41:26 DEBUG : : Looking for writers 2025/05/14 06:41:26 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.01s) === RUN TestDirRemoveAll run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju", Local "Local file system at /tmp/rclone3551236460", Modify Window "1s" 2025/05/14 06:41:26 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: poll-interval is not supported by this remote 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/dir/file1" 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: md5sum /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:26 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/dir/file1" 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: sha1sum /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:26 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/05/14 06:41:26 DEBUG : dir/file1: Remove: 2025/05/14 06:41:26 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/05/14 06:41:26 DEBUG : dir/file1: >Remove: err= 2025/05/14 06:41:26 DEBUG : : Added virtual directory entry vDel: "dir" 2025/05/14 06:41:26 DEBUG : WaitForWriters: timeout=30s 2025/05/14 06:41:26 DEBUG : : Looking for writers 2025/05/14 06:41:26 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.02s) === RUN TestDirRemoveName run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju", Local "Local file system at /tmp/rclone3551236460", Modify Window "1s" 2025/05/14 06:41:26 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: poll-interval is not supported by this remote 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/dir/file1" 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: md5sum /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:26 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/dir/file1" 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: sha1sum /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:26 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/05/14 06:41:26 DEBUG : dir/file1: Remove: 2025/05/14 06:41:26 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/05/14 06:41:26 DEBUG : dir/file1: >Remove: err= 2025/05/14 06:41:26 DEBUG : WaitForWriters: timeout=30s 2025/05/14 06:41:26 DEBUG : dir: Looking for writers 2025/05/14 06:41:26 DEBUG : : Looking for writers 2025/05/14 06:41:26 DEBUG : dir: reading active writers 2025/05/14 06:41:26 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.12s) === RUN TestDirRename run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju", Local "Local file system at /tmp/rclone3551236460", Modify Window "1s" 2025/05/14 06:41:26 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: poll-interval is not supported by this remote 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/dir/file1" 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: md5sum /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:26 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/dir/file1" 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: sha1sum /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:26 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/dir/file1" 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: md5sum /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:26 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/dir/file1" 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: sha1sum /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:26 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/dir/file3" 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: md5sum /home/rclone/rclone-test-xihimuh2xeju/dir/file3 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /home/rclone/rclone-test-xihimuh2xeju/dir/file3 2025/05/14 06:41:26 DEBUG : dir/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/dir/file3" 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: sha1sum /home/rclone/rclone-test-xihimuh2xeju/dir/file3 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /home/rclone/rclone-test-xihimuh2xeju/dir/file3 2025/05/14 06:41:26 DEBUG : dir/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2025/05/14 06:41:26 ERROR : dir/not found: Dir.Rename error: file does not exist 2025/05/14 06:41:26 DEBUG : dir: Updating dir with dir2 0xc000484a90 2025/05/14 06:41:26 DEBUG : dir: forgetting directory cache 2025/05/14 06:41:26 DEBUG : : Added virtual directory entry vDel: "dir" 2025/05/14 06:41:26 DEBUG : : Added virtual directory entry vAddDir: "dir2" 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/dir2/file1" 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: md5sum /home/rclone/rclone-test-xihimuh2xeju/dir2/file1 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-xihimuh2xeju/dir2/file1 2025/05/14 06:41:26 DEBUG : dir2/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/dir2/file1" 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: sha1sum /home/rclone/rclone-test-xihimuh2xeju/dir2/file1 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-xihimuh2xeju/dir2/file1 2025/05/14 06:41:26 DEBUG : dir2/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/dir2/file3" 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: md5sum /home/rclone/rclone-test-xihimuh2xeju/dir2/file3 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /home/rclone/rclone-test-xihimuh2xeju/dir2/file3 2025/05/14 06:41:26 DEBUG : dir2/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/dir2/file3" 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: sha1sum /home/rclone/rclone-test-xihimuh2xeju/dir2/file3 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /home/rclone/rclone-test-xihimuh2xeju/dir2/file3 2025/05/14 06:41:26 DEBUG : dir2/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2025/05/14 06:41:26 INFO : dir2/file1: Moved (server-side) to: file2 2025/05/14 06:41:26 DEBUG : file2: Updating file with file2 0xc000abac00 2025/05/14 06:41:26 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2025/05/14 06:41:26 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/file2" 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: md5sum /home/rclone/rclone-test-xihimuh2xeju/file2 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-xihimuh2xeju/file2 2025/05/14 06:41:26 DEBUG : file2: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/file2" 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: sha1sum /home/rclone/rclone-test-xihimuh2xeju/file2 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-xihimuh2xeju/file2 2025/05/14 06:41:26 DEBUG : file2: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/dir2/file3" 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: md5sum /home/rclone/rclone-test-xihimuh2xeju/dir2/file3 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /home/rclone/rclone-test-xihimuh2xeju/dir2/file3 2025/05/14 06:41:26 DEBUG : dir2/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/dir2/file3" 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: sha1sum /home/rclone/rclone-test-xihimuh2xeju/dir2/file3 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /home/rclone/rclone-test-xihimuh2xeju/dir2/file3 2025/05/14 06:41:26 DEBUG : dir2/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2025/05/14 06:41:26 INFO : dir2/file3: Deleted 2025/05/14 06:41:26 INFO : file2: Moved (server-side) to: dir2/file3 2025/05/14 06:41:26 DEBUG : dir2/file3: Updating file with dir2/file3 0xc000abac00 2025/05/14 06:41:26 DEBUG : : Added virtual directory entry vDel: "file2" 2025/05/14 06:41:26 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/dir2/file3" 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: md5sum /home/rclone/rclone-test-xihimuh2xeju/dir2/file3 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-xihimuh2xeju/dir2/file3 2025/05/14 06:41:26 DEBUG : dir2/file3: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/dir2/file3" 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: sha1sum /home/rclone/rclone-test-xihimuh2xeju/dir2/file3 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-xihimuh2xeju/dir2/file3 2025/05/14 06:41:26 DEBUG : dir2/file3: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/05/14 06:41:26 DEBUG : : Added virtual directory entry vAddDir: "empty directory" 2025/05/14 06:41:26 DEBUG : empty directory: Updating dir with renamed empty directory 0xc000484ea0 2025/05/14 06:41:26 DEBUG : empty directory: forgetting directory cache 2025/05/14 06:41:26 DEBUG : : Added virtual directory entry vDel: "empty directory" 2025/05/14 06:41:26 DEBUG : : Added virtual directory entry vAddDir: "renamed empty directory" 2025/05/14 06:41:26 DEBUG : dir2: Renaming to "dir3" 2025/05/14 06:41:26 DEBUG : WaitForWriters: timeout=30s 2025/05/14 06:41:26 DEBUG : renamed empty directory: Looking for writers 2025/05/14 06:41:26 DEBUG : dir3: Looking for writers 2025/05/14 06:41:26 DEBUG : file3: reading active writers 2025/05/14 06:41:26 DEBUG : : Looking for writers 2025/05/14 06:41:26 DEBUG : dir3: reading active writers 2025/05/14 06:41:26 DEBUG : renamed empty directory: reading active writers 2025/05/14 06:41:26 DEBUG : >WaitForWriters: --- PASS: TestDirRename (0.16s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju", Local "Local file system at /tmp/rclone3551236460", Modify Window "1s" 2025/05/14 06:41:26 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: poll-interval is not supported by this remote 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/dir/file1" 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: md5sum /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:26 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/dir/file1" 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: sha1sum /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:26 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/05/14 06:41:26 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/05/14 06:41:26 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/14 06:41:26 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/05/14 06:41:26 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/05/14 06:41:26 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2025/05/14 06:41:26 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2025/05/14 06:41:26 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/05/14 06:41:26 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/14 06:41:26 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/05/14 06:41:26 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/05/14 06:41:26 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2025/05/14 06:41:26 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2025/05/14 06:41:26 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: File to upload is small (12 bytes), uploading instead of streaming 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/dir/sub/file2" 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: md5sum /home/rclone/rclone-test-xihimuh2xeju/dir/sub/file2 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: fc3ff98e8c6a0d3087d515c0473f8677 /home/rclone/rclone-test-xihimuh2xeju/dir/sub/file2 2025/05/14 06:41:26 DEBUG : dir/sub/file2: Parsed hash: fc3ff98e8c6a0d3087d515c0473f8677 2025/05/14 06:41:26 DEBUG : dir/sub/file2: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2025/05/14 06:41:26 DEBUG : dir/sub/file2: Size and md5 of src and dst objects identical 2025/05/14 06:41:26 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/05/14 06:41:26 DEBUG : : forgetting directory cache 2025/05/14 06:41:26 DEBUG : dir: forgetting directory cache 2025/05/14 06:41:26 DEBUG : dir/sub: forgetting directory cache 2025/05/14 06:41:26 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2025/05/14 06:41:26 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: File to upload is small (5 bytes), uploading instead of streaming 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/dir/sub/file0" 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: md5sum /home/rclone/rclone-test-xihimuh2xeju/dir/sub/file0 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-xihimuh2xeju/dir/sub/file0 2025/05/14 06:41:26 DEBUG : dir/sub/file0: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2025/05/14 06:41:26 DEBUG : dir/sub/file0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/05/14 06:41:26 DEBUG : dir/sub/file0: Size and md5 of src and dst objects identical 2025/05/14 06:41:26 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/05/14 06:41:26 DEBUG : WaitForWriters: timeout=30s 2025/05/14 06:41:26 DEBUG : dir/sub: Looking for writers 2025/05/14 06:41:26 DEBUG : file0: reading active writers 2025/05/14 06:41:26 DEBUG : file2: reading active writers 2025/05/14 06:41:26 DEBUG : dir: Looking for writers 2025/05/14 06:41:26 DEBUG : file1: reading active writers 2025/05/14 06:41:26 DEBUG : sub: reading active writers 2025/05/14 06:41:26 DEBUG : : Looking for writers 2025/05/14 06:41:26 DEBUG : dir: reading active writers 2025/05/14 06:41:26 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (0.04s) === RUN TestDirEntryModTimeInvalidation run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju", Local "Local file system at /tmp/rclone3551236460", Modify Window "1s" 2025/05/14 06:41:26 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: poll-interval is not supported by this remote 2025/05/14 06:41:26 DEBUG : : Re-reading directory (77.446765ms old) dir_test.go:693: ModTime not invalidated 2025/05/14 06:41:26 DEBUG : WaitForWriters: timeout=30s 2025/05/14 06:41:26 DEBUG : dir: Looking for writers 2025/05/14 06:41:26 DEBUG : : Looking for writers 2025/05/14 06:41:26 DEBUG : dir: reading active writers 2025/05/14 06:41:26 DEBUG : >WaitForWriters: --- FAIL: TestDirEntryModTimeInvalidation (0.08s) === RUN TestDirMetadataExtension run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju", Local "Local file system at /tmp/rclone3551236460", Modify Window "1s" 2025/05/14 06:41:26 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: poll-interval is not supported by this remote 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/dir/file1" 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: md5sum /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:26 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/dir/file1" 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: sha1sum /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:26 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/05/14 06:41:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2025/05/14 06:41:26 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/14 06:41:26 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2025/05/14 06:41:26 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2025/05/14 06:41:26 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2025/05/14 06:41:26 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2025/05/14 06:41:26 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/05/14 06:41:26 DEBUG : : Added virtual directory entry vAddFile: "dir.metadata" 2025/05/14 06:41:26 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/14 06:41:26 DEBUG : dir.metadata: Open: flags=O_RDONLY 2025/05/14 06:41:26 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2025/05/14 06:41:26 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2025/05/14 06:41:26 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2025/05/14 06:41:26 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/05/14 06:41:26 DEBUG : WaitForWriters: timeout=30s 2025/05/14 06:41:26 DEBUG : dir: Looking for writers 2025/05/14 06:41:26 DEBUG : file1: reading active writers 2025/05/14 06:41:26 DEBUG : file1.metadata: reading active writers 2025/05/14 06:41:26 DEBUG : : Looking for writers 2025/05/14 06:41:26 DEBUG : dir: reading active writers 2025/05/14 06:41:26 DEBUG : dir.metadata: reading active writers 2025/05/14 06:41:26 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (0.01s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju", Local "Local file system at /tmp/rclone3551236460", Modify Window "1s" 2025/05/14 06:41:26 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: poll-interval is not supported by this remote 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/dir/file1" 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: md5sum /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:26 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/dir/file1" 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: sha1sum /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:26 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/05/14 06:41:26 DEBUG : dir: forgetting directory cache 2025/05/14 06:41:26 DEBUG : WaitForWriters: timeout=30s 2025/05/14 06:41:26 DEBUG : dir: Looking for writers 2025/05/14 06:41:26 DEBUG : file1: reading active writers 2025/05/14 06:41:26 DEBUG : : Looking for writers 2025/05/14 06:41:26 DEBUG : dir: reading active writers 2025/05/14 06:41:26 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.01s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju", Local "Local file system at /tmp/rclone3551236460", Modify Window "1s" 2025/05/14 06:41:26 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: poll-interval is not supported by this remote 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/dir/file1" 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: md5sum /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:26 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/dir/file1" 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: sha1sum /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:26 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/05/14 06:41:26 DEBUG : Can set mod time: true 2025/05/14 06:41:26 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/dir/file1" 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: md5sum /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:26 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/dir/file1" 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: sha1sum /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:26 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/05/14 06:41:26 DEBUG : WaitForWriters: timeout=30s 2025/05/14 06:41:26 DEBUG : dir: Looking for writers 2025/05/14 06:41:26 DEBUG : file1: reading active writers 2025/05/14 06:41:26 DEBUG : : Looking for writers 2025/05/14 06:41:26 DEBUG : dir: reading active writers 2025/05/14 06:41:26 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju", Local "Local file system at /tmp/rclone3551236460", Modify Window "1s" 2025/05/14 06:41:26 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: poll-interval is not supported by this remote 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/dir/file1" 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: md5sum /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:26 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/dir/file1" 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: sha1sum /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:26 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/05/14 06:41:26 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/05/14 06:41:26 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/05/14 06:41:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: File to upload is small (0 bytes), uploading instead of streaming 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/dir/file1" 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: md5sum /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:26 DEBUG : dir/file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/05/14 06:41:26 DEBUG : dir/file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/05/14 06:41:26 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/05/14 06:41:26 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/05/14 06:41:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/14 06:41:26 DEBUG : WaitForWriters: timeout=30s 2025/05/14 06:41:26 DEBUG : dir: Looking for writers 2025/05/14 06:41:26 DEBUG : file1: reading active writers 2025/05/14 06:41:26 DEBUG : : Looking for writers 2025/05/14 06:41:26 DEBUG : dir: reading active writers 2025/05/14 06:41:26 DEBUG : >WaitForWriters: 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/dir/file1" 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: md5sum /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:26 DEBUG : dir/file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/dir/file1" 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: sha1sum /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:26 DEBUG : dir/file1: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2025/05/14 06:41:26 DEBUG : WaitForWriters: timeout=30s 2025/05/14 06:41:26 DEBUG : dir: Looking for writers 2025/05/14 06:41:26 DEBUG : file1: reading active writers 2025/05/14 06:41:26 DEBUG : : Looking for writers 2025/05/14 06:41:26 DEBUG : dir: reading active writers 2025/05/14 06:41:26 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju", Local "Local file system at /tmp/rclone3551236460", Modify Window "1s" 2025/05/14 06:41:26 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: poll-interval is not supported by this remote 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/dir/file1" 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: md5sum /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:26 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/dir/file1" 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: sha1sum /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:26 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/05/14 06:41:26 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/05/14 06:41:26 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/05/14 06:41:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: File to upload is small (5 bytes), uploading instead of streaming 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/dir/file1" 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: md5sum /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:26 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2025/05/14 06:41:26 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/05/14 06:41:26 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/05/14 06:41:26 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/05/14 06:41:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/14 06:41:26 DEBUG : WaitForWriters: timeout=30s 2025/05/14 06:41:26 DEBUG : dir: Looking for writers 2025/05/14 06:41:26 DEBUG : file1: reading active writers 2025/05/14 06:41:26 DEBUG : : Looking for writers 2025/05/14 06:41:26 DEBUG : dir: reading active writers 2025/05/14 06:41:26 DEBUG : >WaitForWriters: 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/dir/file1" 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: md5sum /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:26 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/dir/file1" 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: sha1sum /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:26 DEBUG : dir/file1: Parsed hash: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d 2025/05/14 06:41:26 DEBUG : WaitForWriters: timeout=30s 2025/05/14 06:41:26 DEBUG : dir: Looking for writers 2025/05/14 06:41:26 DEBUG : file1: reading active writers 2025/05/14 06:41:26 DEBUG : : Looking for writers 2025/05/14 06:41:26 DEBUG : dir: reading active writers 2025/05/14 06:41:26 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju", Local "Local file system at /tmp/rclone3551236460", Modify Window "1s" 2025/05/14 06:41:26 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: poll-interval is not supported by this remote 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Txx2H}/rclone-test-xihimuh2xeju" 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Txx2H}/rclone-test-xihimuh2xeju" 2025/05/14 06:41:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Txx2H}/rclone-test-xihimuh2xeju" 2025/05/14 06:41:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/14 06:41:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Txx2H}/rclone-test-xihimuh2xeju" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Txx2H}/rclone-test-xihimuh2xeju" 2025/05/14 06:41:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Txx2H}/rclone-test-xihimuh2xeju" 2025/05/14 06:41:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/14 06:41:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Txx2H}/rclone-test-xihimuh2xeju" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Txx2H}/rclone-test-xihimuh2xeju" 2025/05/14 06:41:26 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/dir/file1" 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: md5sum /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:26 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/dir/file1" 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: sha1sum /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:26 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/05/14 06:41:26 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/dir/file1" 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: md5sum /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:26 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/dir/file1" 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: sha1sum /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:26 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/05/14 06:41:26 DEBUG : WaitForWriters: timeout=30s 2025/05/14 06:41:26 DEBUG : dir: Looking for writers 2025/05/14 06:41:26 DEBUG : file1: reading active writers 2025/05/14 06:41:26 DEBUG : : Looking for writers 2025/05/14 06:41:26 DEBUG : dir: reading active writers 2025/05/14 06:41:26 DEBUG : >WaitForWriters: 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: vfs cache: cleaner exiting 2025/05/14 06:41:26 DEBUG : : forgetting directory cache 2025/05/14 06:41:26 DEBUG : dir: forgetting directory cache === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju", Local "Local file system at /tmp/rclone3551236460", Modify Window "1s" 2025/05/14 06:41:26 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: poll-interval is not supported by this remote 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Txx2H}/rclone-test-xihimuh2xeju" 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Txx2H}/rclone-test-xihimuh2xeju" 2025/05/14 06:41:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Txx2H}/rclone-test-xihimuh2xeju" 2025/05/14 06:41:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/14 06:41:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Txx2H}/rclone-test-xihimuh2xeju" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Txx2H}/rclone-test-xihimuh2xeju" 2025/05/14 06:41:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Txx2H}/rclone-test-xihimuh2xeju" 2025/05/14 06:41:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/14 06:41:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Txx2H}/rclone-test-xihimuh2xeju" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Txx2H}/rclone-test-xihimuh2xeju" 2025/05/14 06:41:26 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/dir/file1" 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: md5sum /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:26 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/dir/file1" 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: sha1sum /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:26 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/05/14 06:41:26 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/05/14 06:41:26 DEBUG : dir/file1: newRWFileHandle: 2025/05/14 06:41:26 DEBUG : dir/file1: >newRWFileHandle: err= 2025/05/14 06:41:26 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/05/14 06:41:26 DEBUG : dir/file1(0xc00045c500): close: 2025/05/14 06:41:26 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/05/14 06:41:26 DEBUG : dir/file1(0xc00045c500): >close: err= 2025/05/14 06:41:26 DEBUG : WaitForWriters: timeout=30s 2025/05/14 06:41:26 DEBUG : dir: Looking for writers 2025/05/14 06:41:26 DEBUG : file1: reading active writers 2025/05/14 06:41:26 DEBUG : : Looking for writers 2025/05/14 06:41:26 DEBUG : dir: reading active writers 2025/05/14 06:41:26 DEBUG : >WaitForWriters: 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/dir/file1" 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: md5sum /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:26 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/dir/file1" 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: sha1sum /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:26 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/05/14 06:41:26 DEBUG : WaitForWriters: timeout=30s 2025/05/14 06:41:26 DEBUG : dir: Looking for writers 2025/05/14 06:41:26 DEBUG : file1: reading active writers 2025/05/14 06:41:26 DEBUG : : Looking for writers 2025/05/14 06:41:26 DEBUG : dir: reading active writers 2025/05/14 06:41:26 DEBUG : >WaitForWriters: 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju", Local "Local file system at /tmp/rclone3551236460", Modify Window "1s" 2025/05/14 06:41:26 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: poll-interval is not supported by this remote 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Txx2H}/rclone-test-xihimuh2xeju" 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Txx2H}/rclone-test-xihimuh2xeju" 2025/05/14 06:41:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Txx2H}/rclone-test-xihimuh2xeju" 2025/05/14 06:41:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/14 06:41:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Txx2H}/rclone-test-xihimuh2xeju" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Txx2H}/rclone-test-xihimuh2xeju" 2025/05/14 06:41:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Txx2H}/rclone-test-xihimuh2xeju" 2025/05/14 06:41:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/14 06:41:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Txx2H}/rclone-test-xihimuh2xeju" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Txx2H}/rclone-test-xihimuh2xeju" 2025/05/14 06:41:26 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/dir/file1" 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: md5sum /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:26 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/dir/file1" 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: sha1sum /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:26 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/05/14 06:41:26 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/05/14 06:41:26 DEBUG : dir/file1: newRWFileHandle: 2025/05/14 06:41:26 DEBUG : dir/file1: >newRWFileHandle: err= 2025/05/14 06:41:26 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/05/14 06:41:26 DEBUG : dir/file1(0xc000b0a700): _writeAt: size=5, off=0 2025/05/14 06:41:26 DEBUG : dir/file1(0xc000b0a700): openPending: 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/dir/file1" 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: md5sum /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:26 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/05/14 06:41:26 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/05/14 06:41:26 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/05/14 06:41:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/14 06:41:26 DEBUG : dir/file1(0xc000b0a700): >openPending: err= 2025/05/14 06:41:26 DEBUG : dir/file1(0xc000b0a700): >_writeAt: n=5, err= 2025/05/14 06:41:26 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2025/05/14 06:41:26 DEBUG : dir/file1(0xc000b0a700): close: 2025/05/14 06:41:26 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2025/05/14 06:41:26 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2025/05/14 06:41:26 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2025/05/14 06:41:26 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/05/14 06:41:26 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2025/05/14 06:41:26 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:26 DEBUG : dir/file1(0xc000b0a700): >close: err= 2025/05/14 06:41:26 DEBUG : WaitForWriters: timeout=30s 2025/05/14 06:41:26 DEBUG : dir: Looking for writers 2025/05/14 06:41:26 DEBUG : file1: reading active writers 2025/05/14 06:41:26 DEBUG : : Looking for writers 2025/05/14 06:41:26 DEBUG : dir: reading active writers 2025/05/14 06:41:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/05/14 06:41:26 DEBUG : dir: Looking for writers 2025/05/14 06:41:26 DEBUG : file1: reading active writers 2025/05/14 06:41:26 DEBUG : : Looking for writers 2025/05/14 06:41:26 DEBUG : dir: reading active writers 2025/05/14 06:41:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/05/14 06:41:26 DEBUG : dir: Looking for writers 2025/05/14 06:41:26 DEBUG : file1: reading active writers 2025/05/14 06:41:26 DEBUG : : Looking for writers 2025/05/14 06:41:26 DEBUG : dir: reading active writers 2025/05/14 06:41:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/05/14 06:41:26 DEBUG : dir: Looking for writers 2025/05/14 06:41:26 DEBUG : file1: reading active writers 2025/05/14 06:41:26 DEBUG : : Looking for writers 2025/05/14 06:41:26 DEBUG : dir: reading active writers 2025/05/14 06:41:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/05/14 06:41:26 DEBUG : dir/file1: vfs cache: starting upload 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/dir/file1.b6fbcc80.partial" 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: md5sum /home/rclone/rclone-test-xihimuh2xeju/dir/file1.b6fbcc80.partial 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /home/rclone/rclone-test-xihimuh2xeju/dir/file1.b6fbcc80.partial 2025/05/14 06:41:26 DEBUG : dir/file1.b6fbcc80.partial: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2025/05/14 06:41:26 DEBUG : dir/file1: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2025/05/14 06:41:26 DEBUG : dir/file1.b6fbcc80.partial: renamed to: dir/file1 2025/05/14 06:41:26 INFO : dir/file1: Copied (replaced existing) 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/dir/file1" 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: md5sum /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:26 DEBUG : dir/file1: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2025/05/14 06:41:26 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC,60cac3f4f9c843121eee2ba9e0dac970" 2025/05/14 06:41:26 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/05/14 06:41:26 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2025/05/14 06:41:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/14 06:41:26 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/05/14 06:41:26 DEBUG : dir: Looking for writers 2025/05/14 06:41:26 DEBUG : file1: reading active writers 2025/05/14 06:41:26 DEBUG : : Looking for writers 2025/05/14 06:41:26 DEBUG : dir: reading active writers 2025/05/14 06:41:26 DEBUG : >WaitForWriters: 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/dir/file1" 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: md5sum /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:26 DEBUG : dir/file1: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/dir/file1" 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: sha1sum /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: 5ec62fa7440335ab2e3e5529744fa9627e9c4174 /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:26 DEBUG : dir/file1: Parsed hash: 5ec62fa7440335ab2e3e5529744fa9627e9c4174 2025/05/14 06:41:26 DEBUG : WaitForWriters: timeout=30s 2025/05/14 06:41:26 DEBUG : dir: Looking for writers 2025/05/14 06:41:26 DEBUG : file1: reading active writers 2025/05/14 06:41:26 DEBUG : : Looking for writers 2025/05/14 06:41:26 DEBUG : dir: reading active writers 2025/05/14 06:41:26 DEBUG : >WaitForWriters: 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: vfs cache: cleaner exiting --- PASS: TestFileSetModTime (0.27s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (0.02s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (0.02s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (0.02s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (0.02s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (0.02s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (0.17s) === RUN TestFileOpenRead run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju", Local "Local file system at /tmp/rclone3551236460", Modify Window "1s" 2025/05/14 06:41:26 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: poll-interval is not supported by this remote 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/dir/file1" 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: md5sum /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:26 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/dir/file1" 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: sha1sum /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:26 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/05/14 06:41:26 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/05/14 06:41:26 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/05/14 06:41:26 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/05/14 06:41:26 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/dir/file1" 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: md5sum /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:26 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/05/14 06:41:26 DEBUG : WaitForWriters: timeout=30s 2025/05/14 06:41:26 DEBUG : dir: Looking for writers 2025/05/14 06:41:26 DEBUG : file1: reading active writers 2025/05/14 06:41:26 DEBUG : : Looking for writers 2025/05/14 06:41:26 DEBUG : dir: reading active writers 2025/05/14 06:41:26 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.02s) === RUN TestFileOpenReadUnknownSize 2025/05/14 06:41:26 INFO : Mock file system at root: poll-interval is not supported by this remote 2025/05/14 06:41:26 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/05/14 06:41:26 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2025/05/14 06:41:26 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2025/05/14 06:41:26 DEBUG : WaitForWriters: timeout=30s 2025/05/14 06:41:26 DEBUG : : Looking for writers 2025/05/14 06:41:26 DEBUG : file.txt: reading active writers 2025/05/14 06:41:26 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju", Local "Local file system at /tmp/rclone3551236460", Modify Window "1s" 2025/05/14 06:41:26 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: poll-interval is not supported by this remote 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/dir/file1" 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: md5sum /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:26 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/dir/file1" 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: sha1sum /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:26 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/05/14 06:41:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: File to upload is small (25 bytes), uploading instead of streaming 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/dir/file1" 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: md5sum /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:26 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2025/05/14 06:41:26 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/05/14 06:41:26 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/05/14 06:41:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/14 06:41:26 DEBUG : WaitForWriters: timeout=30s 2025/05/14 06:41:26 DEBUG : dir: Looking for writers 2025/05/14 06:41:26 DEBUG : file1: reading active writers 2025/05/14 06:41:26 DEBUG : : Looking for writers 2025/05/14 06:41:26 DEBUG : dir: reading active writers 2025/05/14 06:41:26 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (0.02s) === RUN TestFileRemove run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju", Local "Local file system at /tmp/rclone3551236460", Modify Window "1s" 2025/05/14 06:41:26 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: poll-interval is not supported by this remote 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/dir/file1" 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: md5sum /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:26 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/dir/file1" 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: sha1sum /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:26 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/05/14 06:41:26 DEBUG : dir/file1: Remove: 2025/05/14 06:41:26 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/05/14 06:41:26 DEBUG : dir/file1: >Remove: err= 2025/05/14 06:41:26 DEBUG : dir/file1: Remove: 2025/05/14 06:41:26 DEBUG : dir/file1: >Remove: err=Read only file system 2025/05/14 06:41:26 DEBUG : WaitForWriters: timeout=30s 2025/05/14 06:41:26 DEBUG : dir: Looking for writers 2025/05/14 06:41:26 DEBUG : : Looking for writers 2025/05/14 06:41:26 DEBUG : dir: reading active writers 2025/05/14 06:41:26 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.02s) === RUN TestFileRemoveAll run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju", Local "Local file system at /tmp/rclone3551236460", Modify Window "1s" 2025/05/14 06:41:26 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: poll-interval is not supported by this remote 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/dir/file1" 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: md5sum /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:26 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/dir/file1" 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: sha1sum /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:26 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/05/14 06:41:26 DEBUG : dir/file1: Remove: 2025/05/14 06:41:26 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/05/14 06:41:26 DEBUG : dir/file1: >Remove: err= 2025/05/14 06:41:26 DEBUG : dir/file1: Remove: 2025/05/14 06:41:26 DEBUG : dir/file1: >Remove: err=Read only file system 2025/05/14 06:41:26 DEBUG : WaitForWriters: timeout=30s 2025/05/14 06:41:26 DEBUG : dir: Looking for writers 2025/05/14 06:41:26 DEBUG : : Looking for writers 2025/05/14 06:41:26 DEBUG : dir: reading active writers 2025/05/14 06:41:26 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.02s) === RUN TestFileOpen run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju", Local "Local file system at /tmp/rclone3551236460", Modify Window "1s" 2025/05/14 06:41:26 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: poll-interval is not supported by this remote 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/dir/file1" 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: md5sum /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:26 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/dir/file1" 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: sha1sum /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:26 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/05/14 06:41:26 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/05/14 06:41:26 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/05/14 06:41:26 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/05/14 06:41:26 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/05/14 06:41:26 DEBUG : dir/file1: Open: flags=O_RDWR 2025/05/14 06:41:26 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/05/14 06:41:26 DEBUG : dir/file1: Open: flags=0x3 2025/05/14 06:41:26 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2025/05/14 06:41:26 DEBUG : dir/file1: >Open: fd=, err=permission denied 2025/05/14 06:41:26 DEBUG : WaitForWriters: timeout=30s 2025/05/14 06:41:26 DEBUG : dir: Looking for writers 2025/05/14 06:41:26 DEBUG : file1: reading active writers 2025/05/14 06:41:26 DEBUG : : Looking for writers 2025/05/14 06:41:26 DEBUG : dir: reading active writers 2025/05/14 06:41:26 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.01s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju", Local "Local file system at /tmp/rclone3551236460", Modify Window "1s" 2025/05/14 06:41:26 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: poll-interval is not supported by this remote 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/dir/file1" 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: md5sum /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:26 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/dir/file1" 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: sha1sum /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:26 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/05/14 06:41:26 DEBUG : WaitForWriters: timeout=30s 2025/05/14 06:41:26 DEBUG : dir: Looking for writers 2025/05/14 06:41:26 DEBUG : file1: reading active writers 2025/05/14 06:41:26 DEBUG : : Looking for writers 2025/05/14 06:41:26 DEBUG : dir: reading active writers 2025/05/14 06:41:26 DEBUG : >WaitForWriters: 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/dir/file1" 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: md5sum /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:26 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/dir/file1" 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: sha1sum /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:26 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/05/14 06:41:26 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/05/14 06:41:26 DEBUG : newLeaf: Updating file with newLeaf 0xc0007c1440 2025/05/14 06:41:26 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/05/14 06:41:26 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/newLeaf" 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: md5sum /home/rclone/rclone-test-xihimuh2xeju/newLeaf 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-xihimuh2xeju/newLeaf 2025/05/14 06:41:26 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/newLeaf" 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: sha1sum /home/rclone/rclone-test-xihimuh2xeju/newLeaf 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-xihimuh2xeju/newLeaf 2025/05/14 06:41:26 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/05/14 06:41:26 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/05/14 06:41:26 DEBUG : dir/file1: Updating file with dir/file1 0xc0007c1440 2025/05/14 06:41:26 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/05/14 06:41:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/dir/file1" 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: md5sum /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:26 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/dir/file1" 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: sha1sum /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:26 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/05/14 06:41:26 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/05/14 06:41:26 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/05/14 06:41:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/14 06:41:26 DEBUG : dir/file1: File is currently open, delaying rename 0xc0007c1440 2025/05/14 06:41:26 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/05/14 06:41:26 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: File to upload is small (25 bytes), uploading instead of streaming 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/dir/file1" 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: md5sum /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:26 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2025/05/14 06:41:26 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/05/14 06:41:26 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/05/14 06:41:26 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/05/14 06:41:26 DEBUG : newLeaf: Running delayed rename now 2025/05/14 06:41:26 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/05/14 06:41:26 DEBUG : newLeaf: Updating file with newLeaf 0xc0007c1440 2025/05/14 06:41:26 DEBUG : WaitForWriters: timeout=30s 2025/05/14 06:41:26 DEBUG : dir: Looking for writers 2025/05/14 06:41:26 DEBUG : : Looking for writers 2025/05/14 06:41:26 DEBUG : dir: reading active writers 2025/05/14 06:41:26 DEBUG : newLeaf: reading active writers 2025/05/14 06:41:26 DEBUG : >WaitForWriters: 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/newLeaf" 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: md5sum /home/rclone/rclone-test-xihimuh2xeju/newLeaf 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-xihimuh2xeju/newLeaf 2025/05/14 06:41:26 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/newLeaf" 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: sha1sum /home/rclone/rclone-test-xihimuh2xeju/newLeaf 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /home/rclone/rclone-test-xihimuh2xeju/newLeaf 2025/05/14 06:41:26 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2025/05/14 06:41:26 DEBUG : WaitForWriters: timeout=30s 2025/05/14 06:41:26 DEBUG : dir: Looking for writers 2025/05/14 06:41:26 DEBUG : : Looking for writers 2025/05/14 06:41:26 DEBUG : dir: reading active writers 2025/05/14 06:41:26 DEBUG : newLeaf: reading active writers 2025/05/14 06:41:26 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju", Local "Local file system at /tmp/rclone3551236460", Modify Window "1s" 2025/05/14 06:41:26 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: poll-interval is not supported by this remote 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Txx2H}/rclone-test-xihimuh2xeju" 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Txx2H}/rclone-test-xihimuh2xeju" 2025/05/14 06:41:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Txx2H}/rclone-test-xihimuh2xeju" 2025/05/14 06:41:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/14 06:41:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Txx2H}/rclone-test-xihimuh2xeju" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Txx2H}/rclone-test-xihimuh2xeju" 2025/05/14 06:41:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Txx2H}/rclone-test-xihimuh2xeju" 2025/05/14 06:41:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/14 06:41:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Txx2H}/rclone-test-xihimuh2xeju" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Txx2H}/rclone-test-xihimuh2xeju" 2025/05/14 06:41:26 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/dir/file1" 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: md5sum /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:26 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/dir/file1" 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: sha1sum /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:26 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/05/14 06:41:26 DEBUG : WaitForWriters: timeout=30s 2025/05/14 06:41:26 DEBUG : dir: Looking for writers 2025/05/14 06:41:26 DEBUG : file1: reading active writers 2025/05/14 06:41:26 DEBUG : : Looking for writers 2025/05/14 06:41:26 DEBUG : dir: reading active writers 2025/05/14 06:41:26 DEBUG : >WaitForWriters: 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/dir/file1" 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: md5sum /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:26 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/dir/file1" 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: sha1sum /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:26 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/05/14 06:41:26 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/05/14 06:41:26 DEBUG : newLeaf: Updating file with newLeaf 0xc0007c1c80 2025/05/14 06:41:26 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/05/14 06:41:26 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/newLeaf" 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: md5sum /home/rclone/rclone-test-xihimuh2xeju/newLeaf 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-xihimuh2xeju/newLeaf 2025/05/14 06:41:26 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/newLeaf" 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: sha1sum /home/rclone/rclone-test-xihimuh2xeju/newLeaf 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-xihimuh2xeju/newLeaf 2025/05/14 06:41:26 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/05/14 06:41:26 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/05/14 06:41:26 DEBUG : dir/file1: Updating file with dir/file1 0xc0007c1c80 2025/05/14 06:41:26 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/05/14 06:41:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/dir/file1" 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: md5sum /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:26 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/dir/file1" 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: sha1sum /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:26 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/05/14 06:41:26 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/05/14 06:41:26 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/05/14 06:41:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/14 06:41:26 DEBUG : dir/file1: File is currently open, delaying rename 0xc0007c1c80 2025/05/14 06:41:26 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/05/14 06:41:26 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: File to upload is small (25 bytes), uploading instead of streaming 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/dir/file1" 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: md5sum /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:26 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2025/05/14 06:41:26 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/05/14 06:41:26 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/05/14 06:41:26 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/05/14 06:41:26 DEBUG : newLeaf: Running delayed rename now 2025/05/14 06:41:26 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/05/14 06:41:26 DEBUG : newLeaf: Updating file with newLeaf 0xc0007c1c80 2025/05/14 06:41:26 DEBUG : WaitForWriters: timeout=30s 2025/05/14 06:41:26 DEBUG : dir: Looking for writers 2025/05/14 06:41:26 DEBUG : : Looking for writers 2025/05/14 06:41:26 DEBUG : dir: reading active writers 2025/05/14 06:41:26 DEBUG : newLeaf: reading active writers 2025/05/14 06:41:26 DEBUG : >WaitForWriters: 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/newLeaf" 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: md5sum /home/rclone/rclone-test-xihimuh2xeju/newLeaf 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-xihimuh2xeju/newLeaf 2025/05/14 06:41:26 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/newLeaf" 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: sha1sum /home/rclone/rclone-test-xihimuh2xeju/newLeaf 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /home/rclone/rclone-test-xihimuh2xeju/newLeaf 2025/05/14 06:41:26 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2025/05/14 06:41:26 DEBUG : WaitForWriters: timeout=30s 2025/05/14 06:41:26 DEBUG : dir: Looking for writers 2025/05/14 06:41:26 DEBUG : : Looking for writers 2025/05/14 06:41:26 DEBUG : dir: reading active writers 2025/05/14 06:41:26 DEBUG : newLeaf: reading active writers 2025/05/14 06:41:26 DEBUG : >WaitForWriters: 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju", Local "Local file system at /tmp/rclone3551236460", Modify Window "1s" 2025/05/14 06:41:26 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: poll-interval is not supported by this remote 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Txx2H}/rclone-test-xihimuh2xeju" 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Txx2H}/rclone-test-xihimuh2xeju" 2025/05/14 06:41:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Txx2H}/rclone-test-xihimuh2xeju" 2025/05/14 06:41:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/14 06:41:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Txx2H}/rclone-test-xihimuh2xeju" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Txx2H}/rclone-test-xihimuh2xeju" 2025/05/14 06:41:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Txx2H}/rclone-test-xihimuh2xeju" 2025/05/14 06:41:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/14 06:41:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Txx2H}/rclone-test-xihimuh2xeju" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Txx2H}/rclone-test-xihimuh2xeju" 2025/05/14 06:41:26 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/dir/file1" 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: md5sum /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:26 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/dir/file1" 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: sha1sum /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:26 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/05/14 06:41:26 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/05/14 06:41:26 DEBUG : dir/file1: newRWFileHandle: 2025/05/14 06:41:26 DEBUG : dir/file1(0xc0005248c0): openPending: 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/dir/file1" 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: md5sum /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:26 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/05/14 06:41:26 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/05/14 06:41:26 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/05/14 06:41:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/14 06:41:26 DEBUG : dir/file1(0xc0005248c0): >openPending: err= 2025/05/14 06:41:26 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/05/14 06:41:26 DEBUG : dir/file1: >newRWFileHandle: err= 2025/05/14 06:41:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/14 06:41:26 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/05/14 06:41:26 DEBUG : dir/file1(0xc0005248c0): _writeAt: size=14, off=0 2025/05/14 06:41:26 DEBUG : dir/file1(0xc0005248c0): >_writeAt: n=14, err= 2025/05/14 06:41:26 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/05/14 06:41:26 DEBUG : dir/file1(0xc0005248c0): close: 2025/05/14 06:41:26 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/05/14 06:41:26 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/05/14 06:41:26 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:26 DEBUG : dir/file1(0xc0005248c0): >close: err= 2025/05/14 06:41:26 DEBUG : WaitForWriters: timeout=30s 2025/05/14 06:41:26 DEBUG : dir: Looking for writers 2025/05/14 06:41:26 DEBUG : file1: reading active writers 2025/05/14 06:41:26 DEBUG : : Looking for writers 2025/05/14 06:41:26 DEBUG : dir: reading active writers 2025/05/14 06:41:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/05/14 06:41:26 DEBUG : dir: Looking for writers 2025/05/14 06:41:26 DEBUG : file1: reading active writers 2025/05/14 06:41:26 DEBUG : : Looking for writers 2025/05/14 06:41:26 DEBUG : dir: reading active writers 2025/05/14 06:41:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/05/14 06:41:27 DEBUG : dir: Looking for writers 2025/05/14 06:41:27 DEBUG : file1: reading active writers 2025/05/14 06:41:27 DEBUG : : Looking for writers 2025/05/14 06:41:27 DEBUG : dir: reading active writers 2025/05/14 06:41:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/05/14 06:41:27 DEBUG : dir: Looking for writers 2025/05/14 06:41:27 DEBUG : file1: reading active writers 2025/05/14 06:41:27 DEBUG : : Looking for writers 2025/05/14 06:41:27 DEBUG : dir: reading active writers 2025/05/14 06:41:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/05/14 06:41:27 DEBUG : dir/file1: vfs cache: starting upload 2025/05/14 06:41:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/dir/file1.53508f02.partial" 2025/05/14 06:41:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: md5sum /home/rclone/rclone-test-xihimuh2xeju/dir/file1.53508f02.partial 2025/05/14 06:41:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-xihimuh2xeju/dir/file1.53508f02.partial 2025/05/14 06:41:27 DEBUG : dir/file1.53508f02.partial: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/05/14 06:41:27 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/05/14 06:41:27 DEBUG : dir/file1.53508f02.partial: renamed to: dir/file1 2025/05/14 06:41:27 INFO : dir/file1: Copied (replaced existing) 2025/05/14 06:41:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/dir/file1" 2025/05/14 06:41:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: md5sum /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:27 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/05/14 06:41:27 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/05/14 06:41:27 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/05/14 06:41:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/14 06:41:27 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/05/14 06:41:27 DEBUG : dir: Looking for writers 2025/05/14 06:41:27 DEBUG : file1: reading active writers 2025/05/14 06:41:27 DEBUG : : Looking for writers 2025/05/14 06:41:27 DEBUG : dir: reading active writers 2025/05/14 06:41:27 DEBUG : >WaitForWriters: 2025/05/14 06:41:27 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/05/14 06:41:27 DEBUG : dir/file1: newRWFileHandle: 2025/05/14 06:41:27 DEBUG : dir/file1: >newRWFileHandle: err= 2025/05/14 06:41:27 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/05/14 06:41:27 DEBUG : dir/file1(0xc0006633c0): _readAt: size=512, off=0 2025/05/14 06:41:27 DEBUG : dir/file1(0xc0006633c0): openPending: 2025/05/14 06:41:27 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" 2025/05/14 06:41:27 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/05/14 06:41:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/14 06:41:27 DEBUG : dir/file1(0xc0006633c0): >openPending: err= 2025/05/14 06:41:27 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/05/14 06:41:27 DEBUG : dir/file1(0xc0006633c0): >_readAt: n=14, err=EOF 2025/05/14 06:41:27 DEBUG : dir/file1(0xc0006633c0): close: 2025/05/14 06:41:27 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/05/14 06:41:27 DEBUG : dir/file1(0xc0006633c0): >close: err= 2025/05/14 06:41:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/dir/file1" 2025/05/14 06:41:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: md5sum /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:27 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/05/14 06:41:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/dir/file1" 2025/05/14 06:41:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: sha1sum /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:27 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/05/14 06:41:27 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/05/14 06:41:27 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/05/14 06:41:27 DEBUG : newLeaf: Updating file with newLeaf 0xc0007f60c0 2025/05/14 06:41:27 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/05/14 06:41:27 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/05/14 06:41:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/newLeaf" 2025/05/14 06:41:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: md5sum /home/rclone/rclone-test-xihimuh2xeju/newLeaf 2025/05/14 06:41:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-xihimuh2xeju/newLeaf 2025/05/14 06:41:27 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/05/14 06:41:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/newLeaf" 2025/05/14 06:41:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: sha1sum /home/rclone/rclone-test-xihimuh2xeju/newLeaf 2025/05/14 06:41:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-xihimuh2xeju/newLeaf 2025/05/14 06:41:27 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/05/14 06:41:27 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/05/14 06:41:27 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/05/14 06:41:27 DEBUG : dir/file1: Updating file with dir/file1 0xc0007f60c0 2025/05/14 06:41:27 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/05/14 06:41:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/14 06:41:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/dir/file1" 2025/05/14 06:41:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: md5sum /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:27 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/05/14 06:41:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/dir/file1" 2025/05/14 06:41:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: sha1sum /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:27 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/05/14 06:41:27 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/05/14 06:41:27 DEBUG : dir/file1: newRWFileHandle: 2025/05/14 06:41:27 DEBUG : dir/file1(0xc000b5f9c0): openPending: 2025/05/14 06:41:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/dir/file1" 2025/05/14 06:41:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: md5sum /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:27 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/05/14 06:41:27 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" 2025/05/14 06:41:27 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/05/14 06:41:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/14 06:41:27 DEBUG : dir/file1(0xc000b5f9c0): >openPending: err= 2025/05/14 06:41:27 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/05/14 06:41:27 DEBUG : dir/file1: >newRWFileHandle: err= 2025/05/14 06:41:27 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/05/14 06:41:27 DEBUG : dir/file1(0xc000b5f9c0): _writeAt: size=25, off=0 2025/05/14 06:41:27 DEBUG : dir/file1(0xc000b5f9c0): >_writeAt: n=25, err= 2025/05/14 06:41:27 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/05/14 06:41:27 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/05/14 06:41:27 DEBUG : newLeaf: Updating file with newLeaf 0xc0007f60c0 2025/05/14 06:41:27 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/05/14 06:41:27 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/05/14 06:41:27 DEBUG : newLeaf(0xc000b5f9c0): close: 2025/05/14 06:41:27 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/05/14 06:41:27 DEBUG : newLeaf: vfs cache: setting modification time to 2025-05-14 06:41:27.176714124 +0000 UTC m=+2.189211119 2025/05/14 06:41:27 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:27 DEBUG : newLeaf(0xc000b5f9c0): >close: err= 2025/05/14 06:41:27 DEBUG : WaitForWriters: timeout=30s 2025/05/14 06:41:27 DEBUG : dir: Looking for writers 2025/05/14 06:41:27 DEBUG : : Looking for writers 2025/05/14 06:41:27 DEBUG : dir: reading active writers 2025/05/14 06:41:27 DEBUG : newLeaf: reading active writers 2025/05/14 06:41:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/05/14 06:41:27 DEBUG : dir: Looking for writers 2025/05/14 06:41:27 DEBUG : : Looking for writers 2025/05/14 06:41:27 DEBUG : dir: reading active writers 2025/05/14 06:41:27 DEBUG : newLeaf: reading active writers 2025/05/14 06:41:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/05/14 06:41:27 DEBUG : dir: Looking for writers 2025/05/14 06:41:27 DEBUG : : Looking for writers 2025/05/14 06:41:27 DEBUG : dir: reading active writers 2025/05/14 06:41:27 DEBUG : newLeaf: reading active writers 2025/05/14 06:41:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/05/14 06:41:27 DEBUG : dir: Looking for writers 2025/05/14 06:41:27 DEBUG : : Looking for writers 2025/05/14 06:41:27 DEBUG : dir: reading active writers 2025/05/14 06:41:27 DEBUG : newLeaf: reading active writers 2025/05/14 06:41:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/05/14 06:41:27 DEBUG : newLeaf: vfs cache: starting upload 2025/05/14 06:41:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/newLeaf.fd5d23c5.partial" 2025/05/14 06:41:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: md5sum /home/rclone/rclone-test-xihimuh2xeju/newLeaf.fd5d23c5.partial 2025/05/14 06:41:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-xihimuh2xeju/newLeaf.fd5d23c5.partial 2025/05/14 06:41:27 DEBUG : newLeaf.fd5d23c5.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2025/05/14 06:41:27 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/05/14 06:41:27 DEBUG : newLeaf.fd5d23c5.partial: renamed to: newLeaf 2025/05/14 06:41:27 INFO : newLeaf: Copied (replaced existing) 2025/05/14 06:41:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/newLeaf" 2025/05/14 06:41:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: md5sum /home/rclone/rclone-test-xihimuh2xeju/newLeaf 2025/05/14 06:41:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-xihimuh2xeju/newLeaf 2025/05/14 06:41:27 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2025/05/14 06:41:27 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-05-14 06:41:27 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/05/14 06:41:27 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/05/14 06:41:27 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/05/14 06:41:27 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/05/14 06:41:27 DEBUG : dir: Looking for writers 2025/05/14 06:41:27 DEBUG : : Looking for writers 2025/05/14 06:41:27 DEBUG : newLeaf: reading active writers 2025/05/14 06:41:27 DEBUG : dir: reading active writers 2025/05/14 06:41:27 DEBUG : >WaitForWriters: 2025/05/14 06:41:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/newLeaf" 2025/05/14 06:41:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: md5sum /home/rclone/rclone-test-xihimuh2xeju/newLeaf 2025/05/14 06:41:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-xihimuh2xeju/newLeaf 2025/05/14 06:41:27 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2025/05/14 06:41:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/newLeaf" 2025/05/14 06:41:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: sha1sum /home/rclone/rclone-test-xihimuh2xeju/newLeaf 2025/05/14 06:41:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /home/rclone/rclone-test-xihimuh2xeju/newLeaf 2025/05/14 06:41:27 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2025/05/14 06:41:27 DEBUG : WaitForWriters: timeout=30s 2025/05/14 06:41:27 DEBUG : dir: Looking for writers 2025/05/14 06:41:27 DEBUG : : Looking for writers 2025/05/14 06:41:27 DEBUG : dir: reading active writers 2025/05/14 06:41:27 DEBUG : newLeaf: reading active writers 2025/05/14 06:41:27 DEBUG : >WaitForWriters: 2025/05/14 06:41:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju", Local "Local file system at /tmp/rclone3551236460", Modify Window "1s" 2025/05/14 06:41:27 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: poll-interval is not supported by this remote 2025/05/14 06:41:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/14 06:41:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Txx2H}/rclone-test-xihimuh2xeju" 2025/05/14 06:41:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Txx2H}/rclone-test-xihimuh2xeju" 2025/05/14 06:41:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Txx2H}/rclone-test-xihimuh2xeju" 2025/05/14 06:41:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/14 06:41:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Txx2H}/rclone-test-xihimuh2xeju" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Txx2H}/rclone-test-xihimuh2xeju" 2025/05/14 06:41:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Txx2H}/rclone-test-xihimuh2xeju" 2025/05/14 06:41:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/14 06:41:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Txx2H}/rclone-test-xihimuh2xeju" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Txx2H}/rclone-test-xihimuh2xeju" 2025/05/14 06:41:27 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/14 06:41:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/dir/file1" 2025/05/14 06:41:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: md5sum /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:27 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/05/14 06:41:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/dir/file1" 2025/05/14 06:41:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: sha1sum /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:27 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/05/14 06:41:27 DEBUG : WaitForWriters: timeout=30s 2025/05/14 06:41:27 DEBUG : dir: Looking for writers 2025/05/14 06:41:27 DEBUG : file1: reading active writers 2025/05/14 06:41:27 DEBUG : : Looking for writers 2025/05/14 06:41:27 DEBUG : dir: reading active writers 2025/05/14 06:41:27 DEBUG : >WaitForWriters: 2025/05/14 06:41:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/dir/file1" 2025/05/14 06:41:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: md5sum /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:27 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/05/14 06:41:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/dir/file1" 2025/05/14 06:41:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: sha1sum /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:27 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/05/14 06:41:27 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/05/14 06:41:27 DEBUG : newLeaf: Updating file with newLeaf 0xc000b51680 2025/05/14 06:41:27 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/05/14 06:41:27 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/05/14 06:41:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/newLeaf" 2025/05/14 06:41:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: md5sum /home/rclone/rclone-test-xihimuh2xeju/newLeaf 2025/05/14 06:41:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-xihimuh2xeju/newLeaf 2025/05/14 06:41:27 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/05/14 06:41:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/newLeaf" 2025/05/14 06:41:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: sha1sum /home/rclone/rclone-test-xihimuh2xeju/newLeaf 2025/05/14 06:41:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-xihimuh2xeju/newLeaf 2025/05/14 06:41:27 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/05/14 06:41:27 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/05/14 06:41:27 DEBUG : dir/file1: Updating file with dir/file1 0xc000b51680 2025/05/14 06:41:27 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/05/14 06:41:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/14 06:41:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/dir/file1" 2025/05/14 06:41:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: md5sum /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:27 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/05/14 06:41:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/dir/file1" 2025/05/14 06:41:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: sha1sum /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:27 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/05/14 06:41:27 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/05/14 06:41:27 DEBUG : dir/file1: newRWFileHandle: 2025/05/14 06:41:27 DEBUG : dir/file1(0xc000409e00): openPending: 2025/05/14 06:41:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/dir/file1" 2025/05/14 06:41:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: md5sum /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:27 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/05/14 06:41:27 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/05/14 06:41:27 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/05/14 06:41:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/14 06:41:27 DEBUG : dir/file1(0xc000409e00): >openPending: err= 2025/05/14 06:41:27 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/05/14 06:41:27 DEBUG : dir/file1: >newRWFileHandle: err= 2025/05/14 06:41:27 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/05/14 06:41:27 DEBUG : dir/file1(0xc000409e00): _writeAt: size=25, off=0 2025/05/14 06:41:27 DEBUG : dir/file1(0xc000409e00): >_writeAt: n=25, err= 2025/05/14 06:41:27 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/05/14 06:41:27 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/05/14 06:41:27 DEBUG : newLeaf: Updating file with newLeaf 0xc000b51680 2025/05/14 06:41:27 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/05/14 06:41:27 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/05/14 06:41:27 DEBUG : newLeaf(0xc000409e00): close: 2025/05/14 06:41:27 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/05/14 06:41:27 DEBUG : newLeaf: vfs cache: setting modification time to 2025-05-14 06:41:27.385549233 +0000 UTC m=+2.398046269 2025/05/14 06:41:27 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:27 DEBUG : newLeaf(0xc000409e00): >close: err= 2025/05/14 06:41:27 DEBUG : WaitForWriters: timeout=30s 2025/05/14 06:41:27 DEBUG : dir: Looking for writers 2025/05/14 06:41:27 DEBUG : : Looking for writers 2025/05/14 06:41:27 DEBUG : dir: reading active writers 2025/05/14 06:41:27 DEBUG : newLeaf: reading active writers 2025/05/14 06:41:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/05/14 06:41:27 DEBUG : dir: Looking for writers 2025/05/14 06:41:27 DEBUG : : Looking for writers 2025/05/14 06:41:27 DEBUG : dir: reading active writers 2025/05/14 06:41:27 DEBUG : newLeaf: reading active writers 2025/05/14 06:41:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/05/14 06:41:27 DEBUG : dir: Looking for writers 2025/05/14 06:41:27 DEBUG : : Looking for writers 2025/05/14 06:41:27 DEBUG : dir: reading active writers 2025/05/14 06:41:27 DEBUG : newLeaf: reading active writers 2025/05/14 06:41:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/05/14 06:41:27 DEBUG : dir: Looking for writers 2025/05/14 06:41:27 DEBUG : : Looking for writers 2025/05/14 06:41:27 DEBUG : dir: reading active writers 2025/05/14 06:41:27 DEBUG : newLeaf: reading active writers 2025/05/14 06:41:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/05/14 06:41:27 DEBUG : newLeaf: vfs cache: starting upload 2025/05/14 06:41:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/newLeaf.20850449.partial" 2025/05/14 06:41:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: md5sum /home/rclone/rclone-test-xihimuh2xeju/newLeaf.20850449.partial 2025/05/14 06:41:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-xihimuh2xeju/newLeaf.20850449.partial 2025/05/14 06:41:27 DEBUG : newLeaf.20850449.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2025/05/14 06:41:27 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/05/14 06:41:27 DEBUG : newLeaf.20850449.partial: renamed to: newLeaf 2025/05/14 06:41:27 INFO : newLeaf: Copied (replaced existing) 2025/05/14 06:41:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/newLeaf" 2025/05/14 06:41:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: md5sum /home/rclone/rclone-test-xihimuh2xeju/newLeaf 2025/05/14 06:41:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-xihimuh2xeju/newLeaf 2025/05/14 06:41:27 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2025/05/14 06:41:27 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-05-14 06:41:27 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/05/14 06:41:27 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/05/14 06:41:27 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/05/14 06:41:27 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/05/14 06:41:27 DEBUG : dir: Looking for writers 2025/05/14 06:41:27 DEBUG : : Looking for writers 2025/05/14 06:41:27 DEBUG : dir: reading active writers 2025/05/14 06:41:27 DEBUG : newLeaf: reading active writers 2025/05/14 06:41:27 DEBUG : >WaitForWriters: 2025/05/14 06:41:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/newLeaf" 2025/05/14 06:41:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: md5sum /home/rclone/rclone-test-xihimuh2xeju/newLeaf 2025/05/14 06:41:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-xihimuh2xeju/newLeaf 2025/05/14 06:41:27 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2025/05/14 06:41:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/newLeaf" 2025/05/14 06:41:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: sha1sum /home/rclone/rclone-test-xihimuh2xeju/newLeaf 2025/05/14 06:41:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /home/rclone/rclone-test-xihimuh2xeju/newLeaf 2025/05/14 06:41:27 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2025/05/14 06:41:27 DEBUG : WaitForWriters: timeout=30s 2025/05/14 06:41:27 DEBUG : dir: Looking for writers 2025/05/14 06:41:27 DEBUG : : Looking for writers 2025/05/14 06:41:27 DEBUG : dir: reading active writers 2025/05/14 06:41:27 DEBUG : newLeaf: reading active writers 2025/05/14 06:41:27 DEBUG : >WaitForWriters: 2025/05/14 06:41:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju", Local "Local file system at /tmp/rclone3551236460", Modify Window "1s" 2025/05/14 06:41:27 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: poll-interval is not supported by this remote 2025/05/14 06:41:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/14 06:41:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Txx2H}/rclone-test-xihimuh2xeju" 2025/05/14 06:41:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Txx2H}/rclone-test-xihimuh2xeju" 2025/05/14 06:41:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Txx2H}/rclone-test-xihimuh2xeju" 2025/05/14 06:41:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/14 06:41:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Txx2H}/rclone-test-xihimuh2xeju" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Txx2H}/rclone-test-xihimuh2xeju" 2025/05/14 06:41:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Txx2H}/rclone-test-xihimuh2xeju" 2025/05/14 06:41:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/14 06:41:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Txx2H}/rclone-test-xihimuh2xeju" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Txx2H}/rclone-test-xihimuh2xeju" 2025/05/14 06:41:27 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/14 06:41:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/dir/file1" 2025/05/14 06:41:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: md5sum /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:27 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/05/14 06:41:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/dir/file1" 2025/05/14 06:41:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: sha1sum /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:27 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/05/14 06:41:27 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/05/14 06:41:27 DEBUG : dir/file1: newRWFileHandle: 2025/05/14 06:41:27 DEBUG : dir/file1(0xc000b92f40): openPending: 2025/05/14 06:41:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/dir/file1" 2025/05/14 06:41:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: md5sum /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:27 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/05/14 06:41:27 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/05/14 06:41:27 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/05/14 06:41:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/14 06:41:27 DEBUG : dir/file1(0xc000b92f40): >openPending: err= 2025/05/14 06:41:27 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/05/14 06:41:27 DEBUG : dir/file1: >newRWFileHandle: err= 2025/05/14 06:41:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/14 06:41:27 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/05/14 06:41:27 DEBUG : dir/file1(0xc000b92f40): _writeAt: size=14, off=0 2025/05/14 06:41:27 DEBUG : dir/file1(0xc000b92f40): >_writeAt: n=14, err= 2025/05/14 06:41:27 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/05/14 06:41:27 DEBUG : dir/file1(0xc000b92f40): close: 2025/05/14 06:41:27 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/05/14 06:41:27 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/05/14 06:41:27 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:27 DEBUG : dir/file1(0xc000b92f40): >close: err= 2025/05/14 06:41:27 DEBUG : WaitForWriters: timeout=30s 2025/05/14 06:41:27 DEBUG : dir: Looking for writers 2025/05/14 06:41:27 DEBUG : file1: reading active writers 2025/05/14 06:41:27 DEBUG : : Looking for writers 2025/05/14 06:41:27 DEBUG : dir: reading active writers 2025/05/14 06:41:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/05/14 06:41:27 DEBUG : dir: Looking for writers 2025/05/14 06:41:27 DEBUG : file1: reading active writers 2025/05/14 06:41:27 DEBUG : : Looking for writers 2025/05/14 06:41:27 DEBUG : dir: reading active writers 2025/05/14 06:41:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/05/14 06:41:27 DEBUG : dir: Looking for writers 2025/05/14 06:41:27 DEBUG : file1: reading active writers 2025/05/14 06:41:27 DEBUG : : Looking for writers 2025/05/14 06:41:27 DEBUG : dir: reading active writers 2025/05/14 06:41:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/05/14 06:41:27 DEBUG : dir: Looking for writers 2025/05/14 06:41:27 DEBUG : file1: reading active writers 2025/05/14 06:41:27 DEBUG : : Looking for writers 2025/05/14 06:41:27 DEBUG : dir: reading active writers 2025/05/14 06:41:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/05/14 06:41:27 DEBUG : dir/file1: vfs cache: starting upload 2025/05/14 06:41:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/dir/file1.53508f02.partial" 2025/05/14 06:41:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: md5sum /home/rclone/rclone-test-xihimuh2xeju/dir/file1.53508f02.partial 2025/05/14 06:41:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-xihimuh2xeju/dir/file1.53508f02.partial 2025/05/14 06:41:27 DEBUG : dir/file1.53508f02.partial: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/05/14 06:41:27 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/05/14 06:41:27 DEBUG : dir/file1.53508f02.partial: renamed to: dir/file1 2025/05/14 06:41:27 INFO : dir/file1: Copied (replaced existing) 2025/05/14 06:41:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/dir/file1" 2025/05/14 06:41:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: md5sum /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:27 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/05/14 06:41:27 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/05/14 06:41:27 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/05/14 06:41:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/14 06:41:27 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/05/14 06:41:27 DEBUG : dir: Looking for writers 2025/05/14 06:41:27 DEBUG : file1: reading active writers 2025/05/14 06:41:27 DEBUG : : Looking for writers 2025/05/14 06:41:27 DEBUG : dir: reading active writers 2025/05/14 06:41:27 DEBUG : >WaitForWriters: 2025/05/14 06:41:27 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/05/14 06:41:27 DEBUG : dir/file1: newRWFileHandle: 2025/05/14 06:41:27 DEBUG : dir/file1: >newRWFileHandle: err= 2025/05/14 06:41:27 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/05/14 06:41:27 DEBUG : dir/file1(0xc0005250c0): _readAt: size=512, off=0 2025/05/14 06:41:27 DEBUG : dir/file1(0xc0005250c0): openPending: 2025/05/14 06:41:27 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" 2025/05/14 06:41:27 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/05/14 06:41:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/14 06:41:27 DEBUG : dir/file1(0xc0005250c0): >openPending: err= 2025/05/14 06:41:27 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/05/14 06:41:27 DEBUG : dir/file1(0xc0005250c0): >_readAt: n=14, err=EOF 2025/05/14 06:41:27 DEBUG : dir/file1(0xc0005250c0): close: 2025/05/14 06:41:27 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/05/14 06:41:27 DEBUG : dir/file1(0xc0005250c0): >close: err= 2025/05/14 06:41:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/dir/file1" 2025/05/14 06:41:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: md5sum /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:27 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/05/14 06:41:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/dir/file1" 2025/05/14 06:41:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: sha1sum /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:27 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/05/14 06:41:27 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/05/14 06:41:27 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/05/14 06:41:27 DEBUG : newLeaf: Updating file with newLeaf 0xc000ba60c0 2025/05/14 06:41:27 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/05/14 06:41:27 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/05/14 06:41:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/newLeaf" 2025/05/14 06:41:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: md5sum /home/rclone/rclone-test-xihimuh2xeju/newLeaf 2025/05/14 06:41:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-xihimuh2xeju/newLeaf 2025/05/14 06:41:27 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/05/14 06:41:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/newLeaf" 2025/05/14 06:41:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: sha1sum /home/rclone/rclone-test-xihimuh2xeju/newLeaf 2025/05/14 06:41:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-xihimuh2xeju/newLeaf 2025/05/14 06:41:27 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/05/14 06:41:27 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/05/14 06:41:27 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/05/14 06:41:27 DEBUG : dir/file1: Updating file with dir/file1 0xc000ba60c0 2025/05/14 06:41:27 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/05/14 06:41:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/14 06:41:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/dir/file1" 2025/05/14 06:41:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: md5sum /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:27 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/05/14 06:41:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/dir/file1" 2025/05/14 06:41:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: sha1sum /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:27 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/05/14 06:41:27 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/05/14 06:41:27 DEBUG : dir/file1: newRWFileHandle: 2025/05/14 06:41:27 DEBUG : dir/file1(0xc000ae8fc0): openPending: 2025/05/14 06:41:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/dir/file1" 2025/05/14 06:41:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: md5sum /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:27 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/05/14 06:41:27 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" 2025/05/14 06:41:27 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/05/14 06:41:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/14 06:41:27 DEBUG : dir/file1(0xc000ae8fc0): >openPending: err= 2025/05/14 06:41:27 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/05/14 06:41:27 DEBUG : dir/file1: >newRWFileHandle: err= 2025/05/14 06:41:27 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/05/14 06:41:27 DEBUG : dir/file1(0xc000ae8fc0): _writeAt: size=25, off=0 2025/05/14 06:41:27 DEBUG : dir/file1(0xc000ae8fc0): >_writeAt: n=25, err= 2025/05/14 06:41:27 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/05/14 06:41:27 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/05/14 06:41:27 DEBUG : newLeaf: Updating file with newLeaf 0xc000ba60c0 2025/05/14 06:41:27 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/05/14 06:41:27 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/05/14 06:41:27 DEBUG : newLeaf(0xc000ae8fc0): close: 2025/05/14 06:41:27 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/05/14 06:41:27 DEBUG : newLeaf: vfs cache: setting modification time to 2025-05-14 06:41:27.766495829 +0000 UTC m=+2.778992865 2025/05/14 06:41:27 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:27 DEBUG : newLeaf(0xc000ae8fc0): >close: err= 2025/05/14 06:41:27 DEBUG : WaitForWriters: timeout=30s 2025/05/14 06:41:27 DEBUG : dir: Looking for writers 2025/05/14 06:41:27 DEBUG : : Looking for writers 2025/05/14 06:41:27 DEBUG : dir: reading active writers 2025/05/14 06:41:27 DEBUG : newLeaf: reading active writers 2025/05/14 06:41:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/05/14 06:41:27 DEBUG : dir: Looking for writers 2025/05/14 06:41:27 DEBUG : : Looking for writers 2025/05/14 06:41:27 DEBUG : dir: reading active writers 2025/05/14 06:41:27 DEBUG : newLeaf: reading active writers 2025/05/14 06:41:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/05/14 06:41:27 DEBUG : dir: Looking for writers 2025/05/14 06:41:27 DEBUG : : Looking for writers 2025/05/14 06:41:27 DEBUG : dir: reading active writers 2025/05/14 06:41:27 DEBUG : newLeaf: reading active writers 2025/05/14 06:41:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/05/14 06:41:27 DEBUG : dir: Looking for writers 2025/05/14 06:41:27 DEBUG : : Looking for writers 2025/05/14 06:41:27 DEBUG : dir: reading active writers 2025/05/14 06:41:27 DEBUG : newLeaf: reading active writers 2025/05/14 06:41:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/05/14 06:41:27 DEBUG : newLeaf: vfs cache: starting upload 2025/05/14 06:41:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/newLeaf.b89c40db.partial" 2025/05/14 06:41:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: md5sum /home/rclone/rclone-test-xihimuh2xeju/newLeaf.b89c40db.partial 2025/05/14 06:41:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-xihimuh2xeju/newLeaf.b89c40db.partial 2025/05/14 06:41:27 DEBUG : newLeaf.b89c40db.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2025/05/14 06:41:27 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/05/14 06:41:27 DEBUG : newLeaf.b89c40db.partial: renamed to: newLeaf 2025/05/14 06:41:27 INFO : newLeaf: Copied (replaced existing) 2025/05/14 06:41:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/newLeaf" 2025/05/14 06:41:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: md5sum /home/rclone/rclone-test-xihimuh2xeju/newLeaf 2025/05/14 06:41:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-xihimuh2xeju/newLeaf 2025/05/14 06:41:27 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2025/05/14 06:41:27 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-05-14 06:41:27 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/05/14 06:41:27 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/05/14 06:41:27 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/05/14 06:41:27 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/05/14 06:41:27 DEBUG : dir: Looking for writers 2025/05/14 06:41:27 DEBUG : : Looking for writers 2025/05/14 06:41:27 DEBUG : dir: reading active writers 2025/05/14 06:41:27 DEBUG : newLeaf: reading active writers 2025/05/14 06:41:27 DEBUG : >WaitForWriters: 2025/05/14 06:41:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/newLeaf" 2025/05/14 06:41:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: md5sum /home/rclone/rclone-test-xihimuh2xeju/newLeaf 2025/05/14 06:41:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-xihimuh2xeju/newLeaf 2025/05/14 06:41:27 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2025/05/14 06:41:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/newLeaf" 2025/05/14 06:41:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: sha1sum /home/rclone/rclone-test-xihimuh2xeju/newLeaf 2025/05/14 06:41:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /home/rclone/rclone-test-xihimuh2xeju/newLeaf 2025/05/14 06:41:27 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2025/05/14 06:41:27 DEBUG : WaitForWriters: timeout=30s 2025/05/14 06:41:27 DEBUG : dir: Looking for writers 2025/05/14 06:41:27 DEBUG : : Looking for writers 2025/05/14 06:41:27 DEBUG : newLeaf: reading active writers 2025/05/14 06:41:27 DEBUG : dir: reading active writers 2025/05/14 06:41:27 DEBUG : >WaitForWriters: 2025/05/14 06:41:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju", Local "Local file system at /tmp/rclone3551236460", Modify Window "1s" 2025/05/14 06:41:27 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: poll-interval is not supported by this remote 2025/05/14 06:41:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/14 06:41:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Txx2H}/rclone-test-xihimuh2xeju" 2025/05/14 06:41:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Txx2H}/rclone-test-xihimuh2xeju" 2025/05/14 06:41:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Txx2H}/rclone-test-xihimuh2xeju" 2025/05/14 06:41:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/14 06:41:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Txx2H}/rclone-test-xihimuh2xeju" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Txx2H}/rclone-test-xihimuh2xeju" 2025/05/14 06:41:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Txx2H}/rclone-test-xihimuh2xeju" 2025/05/14 06:41:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/14 06:41:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Txx2H}/rclone-test-xihimuh2xeju" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Txx2H}/rclone-test-xihimuh2xeju" 2025/05/14 06:41:27 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/14 06:41:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/dir/file1" 2025/05/14 06:41:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: md5sum /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:27 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/05/14 06:41:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/dir/file1" 2025/05/14 06:41:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: sha1sum /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:27 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/05/14 06:41:27 DEBUG : WaitForWriters: timeout=30s 2025/05/14 06:41:27 DEBUG : dir: Looking for writers 2025/05/14 06:41:27 DEBUG : file1: reading active writers 2025/05/14 06:41:27 DEBUG : : Looking for writers 2025/05/14 06:41:27 DEBUG : dir: reading active writers 2025/05/14 06:41:27 DEBUG : >WaitForWriters: 2025/05/14 06:41:27 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/05/14 06:41:27 DEBUG : dir/file1: newRWFileHandle: 2025/05/14 06:41:27 DEBUG : dir/file1: >newRWFileHandle: err= 2025/05/14 06:41:27 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/05/14 06:41:27 DEBUG : dir/file1(0xc000ae99c0): _readAt: size=512, off=0 2025/05/14 06:41:27 DEBUG : dir/file1(0xc000ae99c0): openPending: 2025/05/14 06:41:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/dir/file1" 2025/05/14 06:41:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: md5sum /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:27 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/05/14 06:41:27 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/05/14 06:41:27 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/05/14 06:41:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/14 06:41:27 DEBUG : dir/file1(0xc000ae99c0): >openPending: err= 2025/05/14 06:41:27 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2025/05/14 06:41:27 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/05/14 06:41:27 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/05/14 06:41:27 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/05/14 06:41:27 DEBUG : dir/file1(0xc000ae99c0): >_readAt: n=14, err=EOF 2025/05/14 06:41:27 DEBUG : dir/file1(0xc000ae99c0): close: 2025/05/14 06:41:27 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/05/14 06:41:27 DEBUG : dir/file1(0xc000ae99c0): >close: err= 2025/05/14 06:41:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/dir/file1" 2025/05/14 06:41:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: md5sum /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:27 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/05/14 06:41:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/dir/file1" 2025/05/14 06:41:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: sha1sum /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:27 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/05/14 06:41:27 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/05/14 06:41:27 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/05/14 06:41:27 DEBUG : newLeaf: Updating file with newLeaf 0xc000c1e6c0 2025/05/14 06:41:27 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/05/14 06:41:27 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/05/14 06:41:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/newLeaf" 2025/05/14 06:41:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: md5sum /home/rclone/rclone-test-xihimuh2xeju/newLeaf 2025/05/14 06:41:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-xihimuh2xeju/newLeaf 2025/05/14 06:41:27 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/05/14 06:41:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/newLeaf" 2025/05/14 06:41:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: sha1sum /home/rclone/rclone-test-xihimuh2xeju/newLeaf 2025/05/14 06:41:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-xihimuh2xeju/newLeaf 2025/05/14 06:41:27 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/05/14 06:41:27 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/05/14 06:41:27 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/05/14 06:41:27 DEBUG : dir/file1: Updating file with dir/file1 0xc000c1e6c0 2025/05/14 06:41:27 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/05/14 06:41:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/14 06:41:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/dir/file1" 2025/05/14 06:41:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: md5sum /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:27 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/05/14 06:41:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/dir/file1" 2025/05/14 06:41:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: sha1sum /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:27 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/05/14 06:41:27 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/05/14 06:41:27 DEBUG : dir/file1: newRWFileHandle: 2025/05/14 06:41:27 DEBUG : dir/file1(0xc000c501c0): openPending: 2025/05/14 06:41:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/dir/file1" 2025/05/14 06:41:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: md5sum /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:27 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/05/14 06:41:27 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" 2025/05/14 06:41:27 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/05/14 06:41:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/14 06:41:27 DEBUG : dir/file1(0xc000c501c0): >openPending: err= 2025/05/14 06:41:27 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/05/14 06:41:27 DEBUG : dir/file1: >newRWFileHandle: err= 2025/05/14 06:41:27 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/05/14 06:41:27 DEBUG : dir/file1(0xc000c501c0): _writeAt: size=25, off=0 2025/05/14 06:41:27 DEBUG : dir/file1(0xc000c501c0): >_writeAt: n=25, err= 2025/05/14 06:41:27 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/05/14 06:41:27 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/05/14 06:41:27 DEBUG : newLeaf: Updating file with newLeaf 0xc000c1e6c0 2025/05/14 06:41:27 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/05/14 06:41:27 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/05/14 06:41:27 DEBUG : newLeaf(0xc000c501c0): close: 2025/05/14 06:41:27 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/05/14 06:41:27 DEBUG : newLeaf: vfs cache: setting modification time to 2025-05-14 06:41:27.985007143 +0000 UTC m=+2.997504178 2025/05/14 06:41:27 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:27 DEBUG : newLeaf(0xc000c501c0): >close: err= 2025/05/14 06:41:27 DEBUG : WaitForWriters: timeout=30s 2025/05/14 06:41:27 DEBUG : dir: Looking for writers 2025/05/14 06:41:27 DEBUG : : Looking for writers 2025/05/14 06:41:27 DEBUG : newLeaf: reading active writers 2025/05/14 06:41:27 DEBUG : dir: reading active writers 2025/05/14 06:41:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/05/14 06:41:27 DEBUG : dir: Looking for writers 2025/05/14 06:41:27 DEBUG : : Looking for writers 2025/05/14 06:41:27 DEBUG : dir: reading active writers 2025/05/14 06:41:27 DEBUG : newLeaf: reading active writers 2025/05/14 06:41:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/05/14 06:41:28 DEBUG : dir: Looking for writers 2025/05/14 06:41:28 DEBUG : : Looking for writers 2025/05/14 06:41:28 DEBUG : dir: reading active writers 2025/05/14 06:41:28 DEBUG : newLeaf: reading active writers 2025/05/14 06:41:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/05/14 06:41:28 DEBUG : dir: Looking for writers 2025/05/14 06:41:28 DEBUG : : Looking for writers 2025/05/14 06:41:28 DEBUG : dir: reading active writers 2025/05/14 06:41:28 DEBUG : newLeaf: reading active writers 2025/05/14 06:41:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/05/14 06:41:28 DEBUG : newLeaf: vfs cache: starting upload 2025/05/14 06:41:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/newLeaf.af7c7789.partial" 2025/05/14 06:41:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: md5sum /home/rclone/rclone-test-xihimuh2xeju/newLeaf.af7c7789.partial 2025/05/14 06:41:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-xihimuh2xeju/newLeaf.af7c7789.partial 2025/05/14 06:41:28 DEBUG : newLeaf.af7c7789.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2025/05/14 06:41:28 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/05/14 06:41:28 DEBUG : newLeaf.af7c7789.partial: renamed to: newLeaf 2025/05/14 06:41:28 INFO : newLeaf: Copied (replaced existing) 2025/05/14 06:41:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/newLeaf" 2025/05/14 06:41:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: md5sum /home/rclone/rclone-test-xihimuh2xeju/newLeaf 2025/05/14 06:41:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-xihimuh2xeju/newLeaf 2025/05/14 06:41:28 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2025/05/14 06:41:28 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-05-14 06:41:27 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/05/14 06:41:28 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/05/14 06:41:28 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/05/14 06:41:28 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/05/14 06:41:28 DEBUG : dir: Looking for writers 2025/05/14 06:41:28 DEBUG : : Looking for writers 2025/05/14 06:41:28 DEBUG : dir: reading active writers 2025/05/14 06:41:28 DEBUG : newLeaf: reading active writers 2025/05/14 06:41:28 DEBUG : >WaitForWriters: 2025/05/14 06:41:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/newLeaf" 2025/05/14 06:41:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: md5sum /home/rclone/rclone-test-xihimuh2xeju/newLeaf 2025/05/14 06:41:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-xihimuh2xeju/newLeaf 2025/05/14 06:41:28 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2025/05/14 06:41:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/newLeaf" 2025/05/14 06:41:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: sha1sum /home/rclone/rclone-test-xihimuh2xeju/newLeaf 2025/05/14 06:41:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /home/rclone/rclone-test-xihimuh2xeju/newLeaf 2025/05/14 06:41:28 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2025/05/14 06:41:28 DEBUG : WaitForWriters: timeout=30s 2025/05/14 06:41:28 DEBUG : dir: Looking for writers 2025/05/14 06:41:28 DEBUG : : Looking for writers 2025/05/14 06:41:28 DEBUG : dir: reading active writers 2025/05/14 06:41:28 DEBUG : newLeaf: reading active writers 2025/05/14 06:41:28 DEBUG : >WaitForWriters: 2025/05/14 06:41:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: vfs cache: cleaner exiting --- PASS: TestFileRename (1.27s) --- PASS: TestFileRename/off,forceCache=false (0.04s) --- PASS: TestFileRename/minimal,forceCache=false (0.05s) --- PASS: TestFileRename/minimal,forceCache=true (0.37s) --- PASS: TestFileRename/writes,forceCache=false (0.21s) --- PASS: TestFileRename/writes,forceCache=true (0.38s) --- PASS: TestFileRename/full,forceCache=false (0.22s) === RUN TestFileStructSize file_test.go:419: File struct has size 192 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju", Local "Local file system at /tmp/rclone3551236460", Modify Window "1s" 2025/05/14 06:41:28 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: poll-interval is not supported by this remote 2025/05/14 06:41:28 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: poll-interval is not supported by this remote 2025/05/14 06:41:28 DEBUG : WaitForWriters: timeout=30s 2025/05/14 06:41:28 DEBUG : : Looking for writers 2025/05/14 06:41:28 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@127.0.0.1:28627/rclone-test-xihimuh2xeju", Local "Local file system at /tmp/rclone3551236460", Modify Window "1s" 2025/05/14 06:41:28 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: poll-interval is not supported by this remote 2025/05/14 06:41:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/dir/file1" 2025/05/14 06:41:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: md5sum /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:28 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/05/14 06:41:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/dir/file1" 2025/05/14 06:41:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: sha1sum /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:28 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2025/05/14 06:41:28 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/14 06:41:28 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/05/14 06:41:28 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/05/14 06:41:28 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/05/14 06:41:28 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/05/14 06:41:28 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/05/14 06:41:28 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2025/05/14 06:41:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/dir/file1" 2025/05/14 06:41:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: md5sum /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:28 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/05/14 06:41:28 DEBUG : WaitForWriters: timeout=30s 2025/05/14 06:41:28 DEBUG : dir: Looking for writers 2025/05/14 06:41:28 DEBUG : file1: reading active writers 2025/05/14 06:41:28 DEBUG : : Looking for writers 2025/05/14 06:41:28 DEBUG : dir: reading active writers 2025/05/14 06:41:28 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.02s) === RUN TestReadFileHandleSeek run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju", Local "Local file system at /tmp/rclone3551236460", Modify Window "1s" 2025/05/14 06:41:28 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: poll-interval is not supported by this remote 2025/05/14 06:41:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/dir/file1" 2025/05/14 06:41:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: md5sum /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:28 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/05/14 06:41:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/dir/file1" 2025/05/14 06:41:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: sha1sum /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:28 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2025/05/14 06:41:28 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/14 06:41:28 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/05/14 06:41:28 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/05/14 06:41:28 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/05/14 06:41:28 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/05/14 06:41:28 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/05/14 06:41:28 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/05/14 06:41:28 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/05/14 06:41:28 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/05/14 06:41:28 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/05/14 06:41:28 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/05/14 06:41:28 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/05/14 06:41:28 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/05/14 06:41:28 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2025/05/14 06:41:28 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2025/05/14 06:41:28 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2025/05/14 06:41:28 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2025/05/14 06:41:28 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2025/05/14 06:41:28 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2025/05/14 06:41:28 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2025/05/14 06:41:28 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2025/05/14 06:41:28 DEBUG : WaitForWriters: timeout=30s 2025/05/14 06:41:28 DEBUG : dir: Looking for writers 2025/05/14 06:41:28 DEBUG : file1: reading active writers 2025/05/14 06:41:28 DEBUG : : Looking for writers 2025/05/14 06:41:28 DEBUG : dir: reading active writers 2025/05/14 06:41:28 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (0.05s) === RUN TestReadFileHandleReadAt run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju", Local "Local file system at /tmp/rclone3551236460", Modify Window "1s" 2025/05/14 06:41:28 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: poll-interval is not supported by this remote 2025/05/14 06:41:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/dir/file1" 2025/05/14 06:41:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: md5sum /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:28 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/05/14 06:41:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/dir/file1" 2025/05/14 06:41:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: sha1sum /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:28 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2025/05/14 06:41:28 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/14 06:41:28 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/05/14 06:41:28 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/05/14 06:41:28 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/05/14 06:41:28 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/05/14 06:41:28 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/05/14 06:41:28 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/05/14 06:41:28 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/05/14 06:41:28 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/05/14 06:41:28 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/05/14 06:41:28 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/05/14 06:41:28 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/05/14 06:41:28 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/05/14 06:41:28 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2025/05/14 06:41:28 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2025/05/14 06:41:28 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2025/05/14 06:41:28 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2025/05/14 06:41:28 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2025/05/14 06:41:28 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2025/05/14 06:41:28 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2025/05/14 06:41:28 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2025/05/14 06:41:28 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2025/05/14 06:41:28 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2025/05/14 06:41:28 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/05/14 06:41:28 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2025/05/14 06:41:28 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2025/05/14 06:41:28 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2025/05/14 06:41:28 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/05/14 06:41:28 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/05/14 06:41:28 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/05/14 06:41:28 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/05/14 06:41:28 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2025/05/14 06:41:28 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/05/14 06:41:28 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/05/14 06:41:28 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/05/14 06:41:28 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2025/05/14 06:41:28 DEBUG : WaitForWriters: timeout=30s 2025/05/14 06:41:28 DEBUG : dir: Looking for writers 2025/05/14 06:41:28 DEBUG : file1: reading active writers 2025/05/14 06:41:28 DEBUG : : Looking for writers 2025/05/14 06:41:28 DEBUG : dir: reading active writers 2025/05/14 06:41:28 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (0.11s) === RUN TestReadFileHandleFlush run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju", Local "Local file system at /tmp/rclone3551236460", Modify Window "1s" 2025/05/14 06:41:28 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: poll-interval is not supported by this remote 2025/05/14 06:41:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/dir/file1" 2025/05/14 06:41:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: md5sum /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:28 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/05/14 06:41:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/dir/file1" 2025/05/14 06:41:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: sha1sum /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:28 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2025/05/14 06:41:28 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/14 06:41:28 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/05/14 06:41:28 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/05/14 06:41:28 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/05/14 06:41:28 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/05/14 06:41:28 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/05/14 06:41:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/dir/file1" 2025/05/14 06:41:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: md5sum /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:28 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/05/14 06:41:28 DEBUG : WaitForWriters: timeout=30s 2025/05/14 06:41:28 DEBUG : dir: Looking for writers 2025/05/14 06:41:28 DEBUG : file1: reading active writers 2025/05/14 06:41:28 DEBUG : : Looking for writers 2025/05/14 06:41:28 DEBUG : dir: reading active writers 2025/05/14 06:41:28 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.02s) === RUN TestReadFileHandleRelease run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju", Local "Local file system at /tmp/rclone3551236460", Modify Window "1s" 2025/05/14 06:41:28 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: poll-interval is not supported by this remote 2025/05/14 06:41:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/dir/file1" 2025/05/14 06:41:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: md5sum /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:28 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/05/14 06:41:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/dir/file1" 2025/05/14 06:41:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: sha1sum /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:28 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2025/05/14 06:41:28 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/14 06:41:28 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/05/14 06:41:28 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/05/14 06:41:28 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/05/14 06:41:28 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/05/14 06:41:28 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/05/14 06:41:28 DEBUG : dir/file1: ReadFileHandle.Release closing 2025/05/14 06:41:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/dir/file1" 2025/05/14 06:41:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: md5sum /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:28 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/05/14 06:41:28 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2025/05/14 06:41:28 DEBUG : WaitForWriters: timeout=30s 2025/05/14 06:41:28 DEBUG : dir: Looking for writers 2025/05/14 06:41:28 DEBUG : file1: reading active writers 2025/05/14 06:41:28 DEBUG : : Looking for writers 2025/05/14 06:41:28 DEBUG : dir: reading active writers 2025/05/14 06:41:28 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.02s) === RUN TestRWFileHandleMethodsRead run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju", Local "Local file system at /tmp/rclone3551236460", Modify Window "1s" 2025/05/14 06:41:28 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: poll-interval is not supported by this remote 2025/05/14 06:41:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/14 06:41:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Txx2H}/rclone-test-xihimuh2xeju" 2025/05/14 06:41:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Txx2H}/rclone-test-xihimuh2xeju" 2025/05/14 06:41:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Txx2H}/rclone-test-xihimuh2xeju" 2025/05/14 06:41:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/14 06:41:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Txx2H}/rclone-test-xihimuh2xeju" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Txx2H}/rclone-test-xihimuh2xeju" 2025/05/14 06:41:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Txx2H}/rclone-test-xihimuh2xeju" 2025/05/14 06:41:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/14 06:41:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Txx2H}/rclone-test-xihimuh2xeju" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Txx2H}/rclone-test-xihimuh2xeju" 2025/05/14 06:41:28 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/14 06:41:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/dir/file1" 2025/05/14 06:41:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: md5sum /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:28 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/05/14 06:41:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/dir/file1" 2025/05/14 06:41:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: sha1sum /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:28 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2025/05/14 06:41:28 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/14 06:41:28 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/05/14 06:41:28 DEBUG : dir/file1: newRWFileHandle: 2025/05/14 06:41:28 DEBUG : dir/file1: >newRWFileHandle: err= 2025/05/14 06:41:28 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/05/14 06:41:28 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/05/14 06:41:28 DEBUG : dir/file1(0xc00045cc80): _readAt: size=1, off=0 2025/05/14 06:41:28 DEBUG : dir/file1(0xc00045cc80): openPending: 2025/05/14 06:41:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/dir/file1" 2025/05/14 06:41:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: md5sum /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:28 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/05/14 06:41:28 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/05/14 06:41:28 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/05/14 06:41:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/14 06:41:28 DEBUG : dir/file1(0xc00045cc80): >openPending: err= 2025/05/14 06:41:28 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/05/14 06:41:28 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/05/14 06:41:28 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/05/14 06:41:28 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/05/14 06:41:28 DEBUG : dir/file1(0xc00045cc80): >_readAt: n=1, err= 2025/05/14 06:41:28 DEBUG : dir/file1(0xc00045cc80): _readAt: size=256, off=1 2025/05/14 06:41:28 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2025/05/14 06:41:28 DEBUG : dir/file1(0xc00045cc80): >_readAt: n=15, err=EOF 2025/05/14 06:41:28 DEBUG : dir/file1(0xc00045cc80): _readAt: size=16, off=16 2025/05/14 06:41:28 DEBUG : dir/file1(0xc00045cc80): >_readAt: n=0, err=EOF 2025/05/14 06:41:28 DEBUG : dir/file1(0xc00045cc80): close: 2025/05/14 06:41:28 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/05/14 06:41:28 DEBUG : dir/file1(0xc00045cc80): >close: err= 2025/05/14 06:41:28 DEBUG : dir/file1(0xc00045cc80): close: 2025/05/14 06:41:28 DEBUG : dir/file1(0xc00045cc80): >close: err=file already closed 2025/05/14 06:41:28 DEBUG : WaitForWriters: timeout=30s 2025/05/14 06:41:28 DEBUG : dir: Looking for writers 2025/05/14 06:41:28 DEBUG : file1: reading active writers 2025/05/14 06:41:28 DEBUG : : Looking for writers 2025/05/14 06:41:28 DEBUG : dir: reading active writers 2025/05/14 06:41:28 DEBUG : >WaitForWriters: 2025/05/14 06:41:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.02s) === RUN TestRWFileHandleSeek run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju", Local "Local file system at /tmp/rclone3551236460", Modify Window "1s" 2025/05/14 06:41:28 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: poll-interval is not supported by this remote 2025/05/14 06:41:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/14 06:41:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Txx2H}/rclone-test-xihimuh2xeju" 2025/05/14 06:41:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Txx2H}/rclone-test-xihimuh2xeju" 2025/05/14 06:41:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Txx2H}/rclone-test-xihimuh2xeju" 2025/05/14 06:41:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/14 06:41:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Txx2H}/rclone-test-xihimuh2xeju" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Txx2H}/rclone-test-xihimuh2xeju" 2025/05/14 06:41:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Txx2H}/rclone-test-xihimuh2xeju" 2025/05/14 06:41:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/14 06:41:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Txx2H}/rclone-test-xihimuh2xeju" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Txx2H}/rclone-test-xihimuh2xeju" 2025/05/14 06:41:28 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/14 06:41:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/dir/file1" 2025/05/14 06:41:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: md5sum /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:28 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/05/14 06:41:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/dir/file1" 2025/05/14 06:41:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: sha1sum /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:28 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2025/05/14 06:41:28 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/14 06:41:28 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/05/14 06:41:28 DEBUG : dir/file1: newRWFileHandle: 2025/05/14 06:41:28 DEBUG : dir/file1: >newRWFileHandle: err= 2025/05/14 06:41:28 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/05/14 06:41:28 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/05/14 06:41:28 DEBUG : dir/file1(0xc00045d640): _readAt: size=1, off=0 2025/05/14 06:41:28 DEBUG : dir/file1(0xc00045d640): openPending: 2025/05/14 06:41:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/dir/file1" 2025/05/14 06:41:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: md5sum /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:28 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/05/14 06:41:28 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/05/14 06:41:28 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/05/14 06:41:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/14 06:41:28 DEBUG : dir/file1(0xc00045d640): >openPending: err= 2025/05/14 06:41:28 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/05/14 06:41:28 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/05/14 06:41:28 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/05/14 06:41:28 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/05/14 06:41:28 DEBUG : dir/file1(0xc00045d640): >_readAt: n=1, err= 2025/05/14 06:41:28 DEBUG : dir/file1(0xc00045d640): _readAt: size=1, off=5 2025/05/14 06:41:28 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/05/14 06:41:28 DEBUG : dir/file1(0xc00045d640): >_readAt: n=1, err= 2025/05/14 06:41:28 DEBUG : dir/file1(0xc00045d640): _readAt: size=1, off=3 2025/05/14 06:41:28 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2025/05/14 06:41:28 DEBUG : dir/file1(0xc00045d640): >_readAt: n=1, err= 2025/05/14 06:41:28 DEBUG : dir/file1(0xc00045d640): _readAt: size=1, off=13 2025/05/14 06:41:28 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2025/05/14 06:41:28 DEBUG : dir/file1(0xc00045d640): >_readAt: n=1, err= 2025/05/14 06:41:28 DEBUG : dir/file1(0xc00045d640): _readAt: size=16, off=100 2025/05/14 06:41:28 DEBUG : dir/file1(0xc00045d640): >_readAt: n=0, err=EOF 2025/05/14 06:41:28 DEBUG : dir/file1(0xc00045d640): close: 2025/05/14 06:41:28 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/05/14 06:41:28 DEBUG : dir/file1(0xc00045d640): >close: err= 2025/05/14 06:41:28 DEBUG : WaitForWriters: timeout=30s 2025/05/14 06:41:28 DEBUG : dir: Looking for writers 2025/05/14 06:41:28 DEBUG : file1: reading active writers 2025/05/14 06:41:28 DEBUG : : Looking for writers 2025/05/14 06:41:28 DEBUG : dir: reading active writers 2025/05/14 06:41:28 DEBUG : >WaitForWriters: 2025/05/14 06:41:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.01s) === RUN TestRWFileHandleReadAt run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju", Local "Local file system at /tmp/rclone3551236460", Modify Window "1s" 2025/05/14 06:41:28 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: poll-interval is not supported by this remote 2025/05/14 06:41:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/14 06:41:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Txx2H}/rclone-test-xihimuh2xeju" 2025/05/14 06:41:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Txx2H}/rclone-test-xihimuh2xeju" 2025/05/14 06:41:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Txx2H}/rclone-test-xihimuh2xeju" 2025/05/14 06:41:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/14 06:41:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Txx2H}/rclone-test-xihimuh2xeju" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Txx2H}/rclone-test-xihimuh2xeju" 2025/05/14 06:41:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Txx2H}/rclone-test-xihimuh2xeju" 2025/05/14 06:41:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/14 06:41:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Txx2H}/rclone-test-xihimuh2xeju" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Txx2H}/rclone-test-xihimuh2xeju" 2025/05/14 06:41:28 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/14 06:41:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/dir/file1" 2025/05/14 06:41:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: md5sum /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:28 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/05/14 06:41:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/dir/file1" 2025/05/14 06:41:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: sha1sum /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:28 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2025/05/14 06:41:28 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/14 06:41:28 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/05/14 06:41:28 DEBUG : dir/file1: newRWFileHandle: 2025/05/14 06:41:28 DEBUG : dir/file1: >newRWFileHandle: err= 2025/05/14 06:41:28 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/05/14 06:41:28 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/05/14 06:41:28 DEBUG : dir/file1(0xc00045df00): _readAt: size=1, off=0 2025/05/14 06:41:28 DEBUG : dir/file1(0xc00045df00): openPending: 2025/05/14 06:41:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/dir/file1" 2025/05/14 06:41:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: md5sum /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:28 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/05/14 06:41:28 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/05/14 06:41:28 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/05/14 06:41:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/14 06:41:28 DEBUG : dir/file1(0xc00045df00): >openPending: err= 2025/05/14 06:41:28 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/05/14 06:41:28 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/05/14 06:41:28 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/05/14 06:41:28 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/05/14 06:41:28 DEBUG : dir/file1(0xc00045df00): >_readAt: n=1, err= 2025/05/14 06:41:28 DEBUG : dir/file1(0xc00045df00): _readAt: size=1, off=5 2025/05/14 06:41:28 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/05/14 06:41:28 DEBUG : dir/file1(0xc00045df00): >_readAt: n=1, err= 2025/05/14 06:41:28 DEBUG : dir/file1(0xc00045df00): _readAt: size=1, off=1 2025/05/14 06:41:28 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2025/05/14 06:41:28 DEBUG : dir/file1(0xc00045df00): >_readAt: n=1, err= 2025/05/14 06:41:28 DEBUG : dir/file1(0xc00045df00): _readAt: size=6, off=10 2025/05/14 06:41:28 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/05/14 06:41:28 DEBUG : dir/file1(0xc00045df00): >_readAt: n=6, err= 2025/05/14 06:41:28 DEBUG : dir/file1(0xc00045df00): _readAt: size=256, off=10 2025/05/14 06:41:28 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/05/14 06:41:28 DEBUG : dir/file1(0xc00045df00): >_readAt: n=6, err=EOF 2025/05/14 06:41:28 DEBUG : dir/file1(0xc00045df00): _readAt: size=256, off=100 2025/05/14 06:41:28 DEBUG : dir/file1(0xc00045df00): >_readAt: n=0, err=EOF 2025/05/14 06:41:28 DEBUG : dir/file1(0xc00045df00): close: 2025/05/14 06:41:28 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/05/14 06:41:28 DEBUG : dir/file1(0xc00045df00): >close: err= 2025/05/14 06:41:28 DEBUG : dir/file1(0xc00045df00): _readAt: size=256, off=100 2025/05/14 06:41:28 DEBUG : dir/file1(0xc00045df00): >_readAt: n=0, err=file already closed 2025/05/14 06:41:28 DEBUG : WaitForWriters: timeout=30s 2025/05/14 06:41:28 DEBUG : dir: Looking for writers 2025/05/14 06:41:28 DEBUG : file1: reading active writers 2025/05/14 06:41:28 DEBUG : : Looking for writers 2025/05/14 06:41:28 DEBUG : dir: reading active writers 2025/05/14 06:41:28 DEBUG : >WaitForWriters: 2025/05/14 06:41:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (0.01s) === RUN TestRWFileHandleFlushRead run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju", Local "Local file system at /tmp/rclone3551236460", Modify Window "1s" 2025/05/14 06:41:28 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: poll-interval is not supported by this remote 2025/05/14 06:41:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/14 06:41:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Txx2H}/rclone-test-xihimuh2xeju" 2025/05/14 06:41:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Txx2H}/rclone-test-xihimuh2xeju" 2025/05/14 06:41:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Txx2H}/rclone-test-xihimuh2xeju" 2025/05/14 06:41:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/14 06:41:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Txx2H}/rclone-test-xihimuh2xeju" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Txx2H}/rclone-test-xihimuh2xeju" 2025/05/14 06:41:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Txx2H}/rclone-test-xihimuh2xeju" 2025/05/14 06:41:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/14 06:41:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Txx2H}/rclone-test-xihimuh2xeju" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Txx2H}/rclone-test-xihimuh2xeju" 2025/05/14 06:41:28 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/14 06:41:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/dir/file1" 2025/05/14 06:41:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: md5sum /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:28 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/05/14 06:41:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/dir/file1" 2025/05/14 06:41:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: sha1sum /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:28 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2025/05/14 06:41:28 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/14 06:41:28 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/05/14 06:41:28 DEBUG : dir/file1: newRWFileHandle: 2025/05/14 06:41:28 DEBUG : dir/file1: >newRWFileHandle: err= 2025/05/14 06:41:28 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/05/14 06:41:28 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/05/14 06:41:28 DEBUG : dir/file1(0xc000be4bc0): RWFileHandle.Flush 2025/05/14 06:41:28 DEBUG : dir/file1(0xc000be4bc0): _readAt: size=256, off=0 2025/05/14 06:41:28 DEBUG : dir/file1(0xc000be4bc0): openPending: 2025/05/14 06:41:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/dir/file1" 2025/05/14 06:41:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: md5sum /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:28 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/05/14 06:41:28 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/05/14 06:41:28 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/05/14 06:41:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/14 06:41:28 DEBUG : dir/file1(0xc000be4bc0): >openPending: err= 2025/05/14 06:41:28 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/05/14 06:41:28 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/05/14 06:41:28 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/05/14 06:41:28 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/05/14 06:41:28 DEBUG : dir/file1(0xc000be4bc0): >_readAt: n=16, err=EOF 2025/05/14 06:41:28 DEBUG : dir/file1(0xc000be4bc0): RWFileHandle.Flush 2025/05/14 06:41:28 DEBUG : dir/file1(0xc000be4bc0): RWFileHandle.Flush 2025/05/14 06:41:28 DEBUG : dir/file1(0xc000be4bc0): close: 2025/05/14 06:41:28 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/05/14 06:41:28 DEBUG : dir/file1(0xc000be4bc0): >close: err= 2025/05/14 06:41:28 DEBUG : WaitForWriters: timeout=30s 2025/05/14 06:41:28 DEBUG : dir: Looking for writers 2025/05/14 06:41:28 DEBUG : file1: reading active writers 2025/05/14 06:41:28 DEBUG : : Looking for writers 2025/05/14 06:41:28 DEBUG : dir: reading active writers 2025/05/14 06:41:28 DEBUG : >WaitForWriters: 2025/05/14 06:41:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.01s) === RUN TestRWFileHandleReleaseRead run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju", Local "Local file system at /tmp/rclone3551236460", Modify Window "1s" 2025/05/14 06:41:28 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: poll-interval is not supported by this remote 2025/05/14 06:41:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/14 06:41:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Txx2H}/rclone-test-xihimuh2xeju" 2025/05/14 06:41:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Txx2H}/rclone-test-xihimuh2xeju" 2025/05/14 06:41:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Txx2H}/rclone-test-xihimuh2xeju" 2025/05/14 06:41:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/14 06:41:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Txx2H}/rclone-test-xihimuh2xeju" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Txx2H}/rclone-test-xihimuh2xeju" 2025/05/14 06:41:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Txx2H}/rclone-test-xihimuh2xeju" 2025/05/14 06:41:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/14 06:41:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Txx2H}/rclone-test-xihimuh2xeju" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Txx2H}/rclone-test-xihimuh2xeju" 2025/05/14 06:41:28 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/14 06:41:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/dir/file1" 2025/05/14 06:41:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: md5sum /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:28 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/05/14 06:41:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/dir/file1" 2025/05/14 06:41:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: sha1sum /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:28 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2025/05/14 06:41:28 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/14 06:41:28 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/05/14 06:41:28 DEBUG : dir/file1: newRWFileHandle: 2025/05/14 06:41:28 DEBUG : dir/file1: >newRWFileHandle: err= 2025/05/14 06:41:28 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/05/14 06:41:28 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/05/14 06:41:28 DEBUG : dir/file1(0xc000b0ac40): _readAt: size=256, off=0 2025/05/14 06:41:28 DEBUG : dir/file1(0xc000b0ac40): openPending: 2025/05/14 06:41:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/dir/file1" 2025/05/14 06:41:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: md5sum /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:28 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/05/14 06:41:28 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/05/14 06:41:28 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/05/14 06:41:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/14 06:41:28 DEBUG : dir/file1(0xc000b0ac40): >openPending: err= 2025/05/14 06:41:28 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/05/14 06:41:28 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/05/14 06:41:28 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/05/14 06:41:28 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/05/14 06:41:28 DEBUG : dir/file1(0xc000b0ac40): >_readAt: n=16, err=EOF 2025/05/14 06:41:28 DEBUG : dir/file1(0xc000b0ac40): RWFileHandle.Release 2025/05/14 06:41:28 DEBUG : dir/file1(0xc000b0ac40): close: 2025/05/14 06:41:28 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/05/14 06:41:28 DEBUG : dir/file1(0xc000b0ac40): >close: err= 2025/05/14 06:41:28 DEBUG : dir/file1(0xc000b0ac40): RWFileHandle.Release 2025/05/14 06:41:28 DEBUG : WaitForWriters: timeout=30s 2025/05/14 06:41:28 DEBUG : dir: Looking for writers 2025/05/14 06:41:28 DEBUG : file1: reading active writers 2025/05/14 06:41:28 DEBUG : : Looking for writers 2025/05/14 06:41:28 DEBUG : dir: reading active writers 2025/05/14 06:41:28 DEBUG : >WaitForWriters: 2025/05/14 06:41:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.02s) === RUN TestRWFileHandleMethodsWrite run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju", Local "Local file system at /tmp/rclone3551236460", Modify Window "1s" 2025/05/14 06:41:28 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: poll-interval is not supported by this remote 2025/05/14 06:41:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/14 06:41:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Txx2H}/rclone-test-xihimuh2xeju" 2025/05/14 06:41:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Txx2H}/rclone-test-xihimuh2xeju" 2025/05/14 06:41:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Txx2H}/rclone-test-xihimuh2xeju" 2025/05/14 06:41:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/14 06:41:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Txx2H}/rclone-test-xihimuh2xeju" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Txx2H}/rclone-test-xihimuh2xeju" 2025/05/14 06:41:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Txx2H}/rclone-test-xihimuh2xeju" 2025/05/14 06:41:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/14 06:41:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Txx2H}/rclone-test-xihimuh2xeju" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Txx2H}/rclone-test-xihimuh2xeju" 2025/05/14 06:41:28 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/14 06:41:28 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/14 06:41:28 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/05/14 06:41:28 DEBUG : file1: newRWFileHandle: 2025/05/14 06:41:28 DEBUG : file1(0xc000c51600): openPending: 2025/05/14 06:41:28 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/14 06:41:28 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/14 06:41:28 DEBUG : file1(0xc000c51600): >openPending: err= 2025/05/14 06:41:28 DEBUG : file1: >newRWFileHandle: err= 2025/05/14 06:41:28 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/14 06:41:28 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/05/14 06:41:28 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/05/14 06:41:28 DEBUG : file1(0xc000c51600): _writeAt: size=5, off=0 2025/05/14 06:41:28 DEBUG : file1(0xc000c51600): >_writeAt: n=5, err= 2025/05/14 06:41:28 DEBUG : file1(0xc000c51600): _writeAt: size=7, off=5 2025/05/14 06:41:28 DEBUG : file1(0xc000c51600): >_writeAt: n=7, err= 2025/05/14 06:41:28 DEBUG : file1: vfs cache: truncate to size=11 2025/05/14 06:41:28 DEBUG : file1(0xc000c51600): close: 2025/05/14 06:41:28 DEBUG : file1: vfs cache: setting modification time to 2025-05-14 06:41:28.45684003 +0000 UTC m=+3.469337025 2025/05/14 06:41:28 INFO : file1: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:28 DEBUG : file1(0xc000c51600): >close: err= 2025/05/14 06:41:28 DEBUG : file1(0xc000c51600): close: 2025/05/14 06:41:28 DEBUG : file1(0xc000c51600): >close: err=file already closed 2025/05/14 06:41:28 DEBUG : WaitForWriters: timeout=30s 2025/05/14 06:41:28 DEBUG : : Looking for writers 2025/05/14 06:41:28 DEBUG : file1: reading active writers 2025/05/14 06:41:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/05/14 06:41:28 DEBUG : : Looking for writers 2025/05/14 06:41:28 DEBUG : file1: reading active writers 2025/05/14 06:41:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/05/14 06:41:28 DEBUG : : Looking for writers 2025/05/14 06:41:28 DEBUG : file1: reading active writers 2025/05/14 06:41:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/05/14 06:41:28 DEBUG : : Looking for writers 2025/05/14 06:41:28 DEBUG : file1: reading active writers 2025/05/14 06:41:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/05/14 06:41:28 DEBUG : file1: vfs cache: starting upload 2025/05/14 06:41:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/file1.10b2355a.partial" 2025/05/14 06:41:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: md5sum /home/rclone/rclone-test-xihimuh2xeju/file1.10b2355a.partial 2025/05/14 06:41:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-xihimuh2xeju/file1.10b2355a.partial 2025/05/14 06:41:28 DEBUG : file1.10b2355a.partial: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2025/05/14 06:41:28 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/05/14 06:41:28 DEBUG : file1.10b2355a.partial: renamed to: file1 2025/05/14 06:41:28 INFO : file1: Copied (new) 2025/05/14 06:41:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/file1" 2025/05/14 06:41:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: md5sum /home/rclone/rclone-test-xihimuh2xeju/file1 2025/05/14 06:41:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-xihimuh2xeju/file1 2025/05/14 06:41:28 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2025/05/14 06:41:28 DEBUG : file1: vfs cache: fingerprint now "11,2025-05-14 06:41:28 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2025/05/14 06:41:28 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/05/14 06:41:28 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/14 06:41:28 INFO : file1: vfs cache: upload succeeded try #1 2025/05/14 06:41:28 DEBUG : : Looking for writers 2025/05/14 06:41:28 DEBUG : file1: reading active writers 2025/05/14 06:41:28 DEBUG : >WaitForWriters: 2025/05/14 06:41:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/file1" 2025/05/14 06:41:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: md5sum /home/rclone/rclone-test-xihimuh2xeju/file1 2025/05/14 06:41:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-xihimuh2xeju/file1 2025/05/14 06:41:28 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2025/05/14 06:41:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/file1" 2025/05/14 06:41:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: sha1sum /home/rclone/rclone-test-xihimuh2xeju/file1 2025/05/14 06:41:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /home/rclone/rclone-test-xihimuh2xeju/file1 2025/05/14 06:41:28 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2025/05/14 06:41:28 DEBUG : WaitForWriters: timeout=30s 2025/05/14 06:41:28 DEBUG : : Looking for writers 2025/05/14 06:41:28 DEBUG : file1: reading active writers 2025/05/14 06:41:28 DEBUG : >WaitForWriters: 2025/05/14 06:41:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.18s) === RUN TestRWFileHandleWriteAt run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju", Local "Local file system at /tmp/rclone3551236460", Modify Window "1s" 2025/05/14 06:41:28 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: poll-interval is not supported by this remote 2025/05/14 06:41:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/14 06:41:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Txx2H}/rclone-test-xihimuh2xeju" 2025/05/14 06:41:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Txx2H}/rclone-test-xihimuh2xeju" 2025/05/14 06:41:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Txx2H}/rclone-test-xihimuh2xeju" 2025/05/14 06:41:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/14 06:41:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Txx2H}/rclone-test-xihimuh2xeju" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Txx2H}/rclone-test-xihimuh2xeju" 2025/05/14 06:41:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Txx2H}/rclone-test-xihimuh2xeju" 2025/05/14 06:41:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/14 06:41:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Txx2H}/rclone-test-xihimuh2xeju" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Txx2H}/rclone-test-xihimuh2xeju" 2025/05/14 06:41:28 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/14 06:41:28 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/14 06:41:28 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/05/14 06:41:28 DEBUG : file1: newRWFileHandle: 2025/05/14 06:41:28 DEBUG : file1(0xc000c51b80): openPending: 2025/05/14 06:41:28 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/14 06:41:28 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/14 06:41:28 DEBUG : file1(0xc000c51b80): >openPending: err= 2025/05/14 06:41:28 DEBUG : file1: >newRWFileHandle: err= 2025/05/14 06:41:28 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/14 06:41:28 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/05/14 06:41:28 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/05/14 06:41:28 DEBUG : file1(0xc000c51b80): _writeAt: size=7, off=0 2025/05/14 06:41:28 DEBUG : file1(0xc000c51b80): >_writeAt: n=7, err= 2025/05/14 06:41:28 DEBUG : file1(0xc000c51b80): _writeAt: size=6, off=5 2025/05/14 06:41:28 DEBUG : file1(0xc000c51b80): >_writeAt: n=6, err= 2025/05/14 06:41:28 DEBUG : file1(0xc000c51b80): close: 2025/05/14 06:41:28 DEBUG : file1: vfs cache: setting modification time to 2025-05-14 06:41:28.631598725 +0000 UTC m=+3.644095760 2025/05/14 06:41:28 INFO : file1: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:28 DEBUG : file1(0xc000c51b80): >close: err= 2025/05/14 06:41:28 DEBUG : file1(0xc000c51b80): _writeAt: size=5, off=0 2025/05/14 06:41:28 DEBUG : file1(0xc000c51b80): >_writeAt: n=0, err=file already closed 2025/05/14 06:41:28 DEBUG : WaitForWriters: timeout=30s 2025/05/14 06:41:28 DEBUG : : Looking for writers 2025/05/14 06:41:28 DEBUG : file1: reading active writers 2025/05/14 06:41:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/05/14 06:41:28 DEBUG : : Looking for writers 2025/05/14 06:41:28 DEBUG : file1: reading active writers 2025/05/14 06:41:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/05/14 06:41:28 DEBUG : : Looking for writers 2025/05/14 06:41:28 DEBUG : file1: reading active writers 2025/05/14 06:41:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/05/14 06:41:28 DEBUG : : Looking for writers 2025/05/14 06:41:28 DEBUG : file1: reading active writers 2025/05/14 06:41:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/05/14 06:41:28 DEBUG : file1: vfs cache: starting upload 2025/05/14 06:41:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/file1.fd7c314c.partial" 2025/05/14 06:41:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: md5sum /home/rclone/rclone-test-xihimuh2xeju/file1.fd7c314c.partial 2025/05/14 06:41:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-xihimuh2xeju/file1.fd7c314c.partial 2025/05/14 06:41:28 DEBUG : file1.fd7c314c.partial: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2025/05/14 06:41:28 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/05/14 06:41:28 DEBUG : file1.fd7c314c.partial: renamed to: file1 2025/05/14 06:41:28 INFO : file1: Copied (new) 2025/05/14 06:41:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/file1" 2025/05/14 06:41:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: md5sum /home/rclone/rclone-test-xihimuh2xeju/file1 2025/05/14 06:41:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-xihimuh2xeju/file1 2025/05/14 06:41:28 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2025/05/14 06:41:28 DEBUG : file1: vfs cache: fingerprint now "11,2025-05-14 06:41:28 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2025/05/14 06:41:28 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/05/14 06:41:28 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/14 06:41:28 INFO : file1: vfs cache: upload succeeded try #1 2025/05/14 06:41:28 DEBUG : : Looking for writers 2025/05/14 06:41:28 DEBUG : file1: reading active writers 2025/05/14 06:41:28 DEBUG : >WaitForWriters: 2025/05/14 06:41:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/file1" 2025/05/14 06:41:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: md5sum /home/rclone/rclone-test-xihimuh2xeju/file1 2025/05/14 06:41:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-xihimuh2xeju/file1 2025/05/14 06:41:28 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2025/05/14 06:41:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/file1" 2025/05/14 06:41:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: sha1sum /home/rclone/rclone-test-xihimuh2xeju/file1 2025/05/14 06:41:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /home/rclone/rclone-test-xihimuh2xeju/file1 2025/05/14 06:41:28 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2025/05/14 06:41:28 DEBUG : WaitForWriters: timeout=30s 2025/05/14 06:41:28 DEBUG : : Looking for writers 2025/05/14 06:41:28 DEBUG : file1: reading active writers 2025/05/14 06:41:28 DEBUG : >WaitForWriters: 2025/05/14 06:41:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.16s) === RUN TestRWFileHandleWriteNoWrite run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju", Local "Local file system at /tmp/rclone3551236460", Modify Window "1s" 2025/05/14 06:41:28 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: poll-interval is not supported by this remote 2025/05/14 06:41:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/14 06:41:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Txx2H}/rclone-test-xihimuh2xeju" 2025/05/14 06:41:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Txx2H}/rclone-test-xihimuh2xeju" 2025/05/14 06:41:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Txx2H}/rclone-test-xihimuh2xeju" 2025/05/14 06:41:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/14 06:41:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Txx2H}/rclone-test-xihimuh2xeju" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Txx2H}/rclone-test-xihimuh2xeju" 2025/05/14 06:41:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Txx2H}/rclone-test-xihimuh2xeju" 2025/05/14 06:41:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/14 06:41:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Txx2H}/rclone-test-xihimuh2xeju" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Txx2H}/rclone-test-xihimuh2xeju" 2025/05/14 06:41:28 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/14 06:41:28 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/14 06:41:28 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/05/14 06:41:28 DEBUG : file1: newRWFileHandle: 2025/05/14 06:41:28 DEBUG : file1(0xc000be5c40): openPending: 2025/05/14 06:41:28 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/14 06:41:28 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/14 06:41:28 DEBUG : file1(0xc000be5c40): >openPending: err= 2025/05/14 06:41:28 DEBUG : file1: >newRWFileHandle: err= 2025/05/14 06:41:28 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/14 06:41:28 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/05/14 06:41:28 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/05/14 06:41:28 DEBUG : file1(0xc000be5c40): close: 2025/05/14 06:41:28 DEBUG : file1: vfs cache: setting modification time to 2025-05-14 06:41:28.793211465 +0000 UTC m=+3.805708460 2025/05/14 06:41:28 INFO : file1: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:28 DEBUG : file1(0xc000be5c40): >close: err= 2025/05/14 06:41:28 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/05/14 06:41:28 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/05/14 06:41:28 DEBUG : file2: newRWFileHandle: 2025/05/14 06:41:28 DEBUG : file2(0xc000be5d00): openPending: 2025/05/14 06:41:28 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/14 06:41:28 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/05/14 06:41:28 DEBUG : file2(0xc000be5d00): >openPending: err= 2025/05/14 06:41:28 DEBUG : file2: >newRWFileHandle: err= 2025/05/14 06:41:28 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/05/14 06:41:28 DEBUG : file2: >Open: fd=file2 (rw), err= 2025/05/14 06:41:28 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2025/05/14 06:41:28 DEBUG : file2(0xc000be5d00): RWFileHandle.Flush 2025/05/14 06:41:28 DEBUG : file2(0xc000be5d00): RWFileHandle.Release 2025/05/14 06:41:28 DEBUG : file2(0xc000be5d00): close: 2025/05/14 06:41:28 DEBUG : file2: vfs cache: setting modification time to 2025-05-14 06:41:28.794090686 +0000 UTC m=+3.806587710 2025/05/14 06:41:28 INFO : file2: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:28 DEBUG : file2(0xc000be5d00): >close: err= 2025/05/14 06:41:28 DEBUG : WaitForWriters: timeout=30s 2025/05/14 06:41:28 DEBUG : : Looking for writers 2025/05/14 06:41:28 DEBUG : file1: reading active writers 2025/05/14 06:41:28 DEBUG : file2: reading active writers 2025/05/14 06:41:28 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2025/05/14 06:41:28 DEBUG : : Looking for writers 2025/05/14 06:41:28 DEBUG : file1: reading active writers 2025/05/14 06:41:28 DEBUG : file2: reading active writers 2025/05/14 06:41:28 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2025/05/14 06:41:28 DEBUG : : Looking for writers 2025/05/14 06:41:28 DEBUG : file1: reading active writers 2025/05/14 06:41:28 DEBUG : file2: reading active writers 2025/05/14 06:41:28 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2025/05/14 06:41:28 DEBUG : : Looking for writers 2025/05/14 06:41:28 DEBUG : file1: reading active writers 2025/05/14 06:41:28 DEBUG : file2: reading active writers 2025/05/14 06:41:28 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2025/05/14 06:41:28 DEBUG : file1: vfs cache: starting upload 2025/05/14 06:41:28 DEBUG : file2: vfs cache: starting upload 2025/05/14 06:41:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/file2.dd600b7e.partial" 2025/05/14 06:41:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/file1.385b7ff3.partial" 2025/05/14 06:41:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: md5sum /home/rclone/rclone-test-xihimuh2xeju/file2.dd600b7e.partial 2025/05/14 06:41:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: md5sum /home/rclone/rclone-test-xihimuh2xeju/file1.385b7ff3.partial 2025/05/14 06:41:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-xihimuh2xeju/file2.dd600b7e.partial 2025/05/14 06:41:28 DEBUG : file2.dd600b7e.partial: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/05/14 06:41:28 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/05/14 06:41:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-xihimuh2xeju/file1.385b7ff3.partial 2025/05/14 06:41:28 DEBUG : file1.385b7ff3.partial: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/05/14 06:41:28 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/05/14 06:41:28 DEBUG : file2.dd600b7e.partial: renamed to: file2 2025/05/14 06:41:28 INFO : file2: Copied (new) 2025/05/14 06:41:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/file2" 2025/05/14 06:41:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: md5sum /home/rclone/rclone-test-xihimuh2xeju/file2 2025/05/14 06:41:28 DEBUG : file1.385b7ff3.partial: renamed to: file1 2025/05/14 06:41:28 INFO : file1: Copied (new) 2025/05/14 06:41:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/file1" 2025/05/14 06:41:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: md5sum /home/rclone/rclone-test-xihimuh2xeju/file1 2025/05/14 06:41:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-xihimuh2xeju/file2 2025/05/14 06:41:28 DEBUG : file2: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/05/14 06:41:28 DEBUG : file2: vfs cache: fingerprint now "0,2025-05-14 06:41:28 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2025/05/14 06:41:28 DEBUG : file2: vfs cache: writeback object to VFS layer 2025/05/14 06:41:28 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/05/14 06:41:28 INFO : file2: vfs cache: upload succeeded try #1 2025/05/14 06:41:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-xihimuh2xeju/file1 2025/05/14 06:41:28 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/05/14 06:41:28 DEBUG : file1: vfs cache: fingerprint now "0,2025-05-14 06:41:28 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2025/05/14 06:41:28 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/05/14 06:41:28 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/14 06:41:28 INFO : file1: vfs cache: upload succeeded try #1 2025/05/14 06:41:28 DEBUG : : Looking for writers 2025/05/14 06:41:28 DEBUG : file1: reading active writers 2025/05/14 06:41:28 DEBUG : file2: reading active writers 2025/05/14 06:41:28 DEBUG : >WaitForWriters: 2025/05/14 06:41:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/file1" 2025/05/14 06:41:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: md5sum /home/rclone/rclone-test-xihimuh2xeju/file1 2025/05/14 06:41:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-xihimuh2xeju/file1 2025/05/14 06:41:28 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/05/14 06:41:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/file1" 2025/05/14 06:41:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: sha1sum /home/rclone/rclone-test-xihimuh2xeju/file1 2025/05/14 06:41:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-xihimuh2xeju/file1 2025/05/14 06:41:28 DEBUG : file1: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2025/05/14 06:41:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/file2" 2025/05/14 06:41:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: md5sum /home/rclone/rclone-test-xihimuh2xeju/file2 2025/05/14 06:41:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-xihimuh2xeju/file2 2025/05/14 06:41:28 DEBUG : file2: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/05/14 06:41:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/file2" 2025/05/14 06:41:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: sha1sum /home/rclone/rclone-test-xihimuh2xeju/file2 2025/05/14 06:41:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-xihimuh2xeju/file2 2025/05/14 06:41:28 DEBUG : file2: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2025/05/14 06:41:28 DEBUG : WaitForWriters: timeout=30s 2025/05/14 06:41:28 DEBUG : : Looking for writers 2025/05/14 06:41:28 DEBUG : file2: reading active writers 2025/05/14 06:41:28 DEBUG : file1: reading active writers 2025/05/14 06:41:28 DEBUG : >WaitForWriters: 2025/05/14 06:41:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (0.18s) === RUN TestRWFileHandleFlushWrite run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju", Local "Local file system at /tmp/rclone3551236460", Modify Window "1s" 2025/05/14 06:41:28 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: poll-interval is not supported by this remote 2025/05/14 06:41:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/14 06:41:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Txx2H}/rclone-test-xihimuh2xeju" 2025/05/14 06:41:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Txx2H}/rclone-test-xihimuh2xeju" 2025/05/14 06:41:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Txx2H}/rclone-test-xihimuh2xeju" 2025/05/14 06:41:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/14 06:41:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Txx2H}/rclone-test-xihimuh2xeju" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Txx2H}/rclone-test-xihimuh2xeju" 2025/05/14 06:41:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Txx2H}/rclone-test-xihimuh2xeju" 2025/05/14 06:41:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/14 06:41:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Txx2H}/rclone-test-xihimuh2xeju" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Txx2H}/rclone-test-xihimuh2xeju" 2025/05/14 06:41:28 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/14 06:41:28 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/14 06:41:28 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/05/14 06:41:28 DEBUG : file1: newRWFileHandle: 2025/05/14 06:41:28 DEBUG : file1(0xc0009a8200): openPending: 2025/05/14 06:41:28 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/14 06:41:28 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/14 06:41:28 DEBUG : file1(0xc0009a8200): >openPending: err= 2025/05/14 06:41:28 DEBUG : file1: >newRWFileHandle: err= 2025/05/14 06:41:28 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/14 06:41:28 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/05/14 06:41:28 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/05/14 06:41:28 DEBUG : file1(0xc0009a8200): _writeAt: size=5, off=0 2025/05/14 06:41:28 DEBUG : file1(0xc0009a8200): >_writeAt: n=5, err= 2025/05/14 06:41:28 DEBUG : file1(0xc0009a8200): RWFileHandle.Flush 2025/05/14 06:41:28 DEBUG : file1(0xc0009a8200): RWFileHandle.Flush 2025/05/14 06:41:28 DEBUG : file1(0xc0009a8200): close: 2025/05/14 06:41:28 DEBUG : file1: vfs cache: setting modification time to 2025-05-14 06:41:28.971747531 +0000 UTC m=+3.984244556 2025/05/14 06:41:28 INFO : file1: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:28 DEBUG : file1(0xc0009a8200): >close: err= 2025/05/14 06:41:28 DEBUG : WaitForWriters: timeout=30s 2025/05/14 06:41:28 DEBUG : : Looking for writers 2025/05/14 06:41:28 DEBUG : file1: reading active writers 2025/05/14 06:41:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/05/14 06:41:28 DEBUG : : Looking for writers 2025/05/14 06:41:28 DEBUG : file1: reading active writers 2025/05/14 06:41:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/05/14 06:41:29 DEBUG : : Looking for writers 2025/05/14 06:41:29 DEBUG : file1: reading active writers 2025/05/14 06:41:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/05/14 06:41:29 DEBUG : : Looking for writers 2025/05/14 06:41:29 DEBUG : file1: reading active writers 2025/05/14 06:41:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/05/14 06:41:29 DEBUG : file1: vfs cache: starting upload 2025/05/14 06:41:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/file1.db6cc0b0.partial" 2025/05/14 06:41:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: md5sum /home/rclone/rclone-test-xihimuh2xeju/file1.db6cc0b0.partial 2025/05/14 06:41:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-xihimuh2xeju/file1.db6cc0b0.partial 2025/05/14 06:41:29 DEBUG : file1.db6cc0b0.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2025/05/14 06:41:29 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/05/14 06:41:29 DEBUG : file1.db6cc0b0.partial: renamed to: file1 2025/05/14 06:41:29 INFO : file1: Copied (new) 2025/05/14 06:41:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/file1" 2025/05/14 06:41:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: md5sum /home/rclone/rclone-test-xihimuh2xeju/file1 2025/05/14 06:41:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-xihimuh2xeju/file1 2025/05/14 06:41:29 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2025/05/14 06:41:29 DEBUG : file1: vfs cache: fingerprint now "5,2025-05-14 06:41:28 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/05/14 06:41:29 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/14 06:41:29 INFO : file1: vfs cache: upload succeeded try #1 2025/05/14 06:41:29 DEBUG : : Looking for writers 2025/05/14 06:41:29 DEBUG : file1: reading active writers 2025/05/14 06:41:29 DEBUG : >WaitForWriters: 2025/05/14 06:41:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.16s) === RUN TestRWFileHandleReleaseWrite run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju", Local "Local file system at /tmp/rclone3551236460", Modify Window "1s" 2025/05/14 06:41:29 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: poll-interval is not supported by this remote 2025/05/14 06:41:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/14 06:41:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Txx2H}/rclone-test-xihimuh2xeju" 2025/05/14 06:41:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Txx2H}/rclone-test-xihimuh2xeju" 2025/05/14 06:41:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Txx2H}/rclone-test-xihimuh2xeju" 2025/05/14 06:41:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/14 06:41:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Txx2H}/rclone-test-xihimuh2xeju" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Txx2H}/rclone-test-xihimuh2xeju" 2025/05/14 06:41:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Txx2H}/rclone-test-xihimuh2xeju" 2025/05/14 06:41:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/14 06:41:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Txx2H}/rclone-test-xihimuh2xeju" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Txx2H}/rclone-test-xihimuh2xeju" 2025/05/14 06:41:29 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/14 06:41:29 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/14 06:41:29 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/05/14 06:41:29 DEBUG : file1: newRWFileHandle: 2025/05/14 06:41:29 DEBUG : file1(0xc000662080): openPending: 2025/05/14 06:41:29 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/14 06:41:29 DEBUG : file1(0xc000662080): >openPending: err= 2025/05/14 06:41:29 DEBUG : file1: >newRWFileHandle: err= 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/14 06:41:29 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/05/14 06:41:29 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/05/14 06:41:29 DEBUG : file1(0xc000662080): _writeAt: size=5, off=0 2025/05/14 06:41:29 DEBUG : file1(0xc000662080): >_writeAt: n=5, err= 2025/05/14 06:41:29 DEBUG : file1(0xc000662080): RWFileHandle.Release 2025/05/14 06:41:29 DEBUG : file1(0xc000662080): close: 2025/05/14 06:41:29 DEBUG : file1: vfs cache: setting modification time to 2025-05-14 06:41:29.132260617 +0000 UTC m=+4.144757642 2025/05/14 06:41:29 INFO : file1: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:29 DEBUG : file1(0xc000662080): >close: err= 2025/05/14 06:41:29 DEBUG : file1(0xc000662080): RWFileHandle.Release 2025/05/14 06:41:29 DEBUG : WaitForWriters: timeout=30s 2025/05/14 06:41:29 DEBUG : : Looking for writers 2025/05/14 06:41:29 DEBUG : file1: reading active writers 2025/05/14 06:41:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/05/14 06:41:29 DEBUG : : Looking for writers 2025/05/14 06:41:29 DEBUG : file1: reading active writers 2025/05/14 06:41:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/05/14 06:41:29 DEBUG : : Looking for writers 2025/05/14 06:41:29 DEBUG : file1: reading active writers 2025/05/14 06:41:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/05/14 06:41:29 DEBUG : : Looking for writers 2025/05/14 06:41:29 DEBUG : file1: reading active writers 2025/05/14 06:41:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/05/14 06:41:29 DEBUG : file1: vfs cache: starting upload 2025/05/14 06:41:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/file1.1b732c7c.partial" 2025/05/14 06:41:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: md5sum /home/rclone/rclone-test-xihimuh2xeju/file1.1b732c7c.partial 2025/05/14 06:41:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-xihimuh2xeju/file1.1b732c7c.partial 2025/05/14 06:41:29 DEBUG : file1.1b732c7c.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2025/05/14 06:41:29 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/05/14 06:41:29 DEBUG : file1.1b732c7c.partial: renamed to: file1 2025/05/14 06:41:29 INFO : file1: Copied (new) 2025/05/14 06:41:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/file1" 2025/05/14 06:41:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: md5sum /home/rclone/rclone-test-xihimuh2xeju/file1 2025/05/14 06:41:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-xihimuh2xeju/file1 2025/05/14 06:41:29 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2025/05/14 06:41:29 DEBUG : file1: vfs cache: fingerprint now "5,2025-05-14 06:41:29 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/05/14 06:41:29 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/14 06:41:29 INFO : file1: vfs cache: upload succeeded try #1 2025/05/14 06:41:29 DEBUG : : Looking for writers 2025/05/14 06:41:29 DEBUG : file1: reading active writers 2025/05/14 06:41:29 DEBUG : >WaitForWriters: 2025/05/14 06:41:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.16s) === RUN TestRWFileHandleSizeTruncateExisting run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju", Local "Local file system at /tmp/rclone3551236460", Modify Window "1s" 2025/05/14 06:41:29 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: poll-interval is not supported by this remote 2025/05/14 06:41:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/14 06:41:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Txx2H}/rclone-test-xihimuh2xeju" 2025/05/14 06:41:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Txx2H}/rclone-test-xihimuh2xeju" 2025/05/14 06:41:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Txx2H}/rclone-test-xihimuh2xeju" 2025/05/14 06:41:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/14 06:41:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Txx2H}/rclone-test-xihimuh2xeju" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Txx2H}/rclone-test-xihimuh2xeju" 2025/05/14 06:41:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Txx2H}/rclone-test-xihimuh2xeju" 2025/05/14 06:41:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/14 06:41:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Txx2H}/rclone-test-xihimuh2xeju" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Txx2H}/rclone-test-xihimuh2xeju" 2025/05/14 06:41:29 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/14 06:41:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/dir/file1" 2025/05/14 06:41:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: md5sum /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:29 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/05/14 06:41:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/dir/file1" 2025/05/14 06:41:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: sha1sum /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:29 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2025/05/14 06:41:29 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2025/05/14 06:41:29 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/05/14 06:41:29 DEBUG : dir/file1: newRWFileHandle: 2025/05/14 06:41:29 DEBUG : dir/file1(0xc000662780): openPending: 2025/05/14 06:41:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/dir/file1" 2025/05/14 06:41:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: md5sum /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:29 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/05/14 06:41:29 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/05/14 06:41:29 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/05/14 06:41:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/14 06:41:29 DEBUG : dir/file1(0xc000662780): >openPending: err= 2025/05/14 06:41:29 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/05/14 06:41:29 DEBUG : dir/file1: >newRWFileHandle: err= 2025/05/14 06:41:29 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/05/14 06:41:29 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/05/14 06:41:29 DEBUG : dir/file1(0xc000662780): _writeAt: size=5, off=0 2025/05/14 06:41:29 DEBUG : dir/file1(0xc000662780): >_writeAt: n=5, err= 2025/05/14 06:41:29 DEBUG : dir/file1(0xc000662780): close: 2025/05/14 06:41:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/14 06:41:29 DEBUG : dir/file1: vfs cache: setting modification time to 2025-05-14 06:41:29.306098814 +0000 UTC m=+4.318595810 2025/05/14 06:41:29 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:29 DEBUG : dir/file1(0xc000662780): >close: err= 2025/05/14 06:41:29 DEBUG : WaitForWriters: timeout=30s 2025/05/14 06:41:29 DEBUG : dir: Looking for writers 2025/05/14 06:41:29 DEBUG : file1: reading active writers 2025/05/14 06:41:29 DEBUG : : Looking for writers 2025/05/14 06:41:29 DEBUG : dir: reading active writers 2025/05/14 06:41:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/05/14 06:41:29 DEBUG : dir: Looking for writers 2025/05/14 06:41:29 DEBUG : file1: reading active writers 2025/05/14 06:41:29 DEBUG : : Looking for writers 2025/05/14 06:41:29 DEBUG : dir: reading active writers 2025/05/14 06:41:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/05/14 06:41:29 DEBUG : dir: Looking for writers 2025/05/14 06:41:29 DEBUG : file1: reading active writers 2025/05/14 06:41:29 DEBUG : : Looking for writers 2025/05/14 06:41:29 DEBUG : dir: reading active writers 2025/05/14 06:41:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/05/14 06:41:29 DEBUG : dir: Looking for writers 2025/05/14 06:41:29 DEBUG : file1: reading active writers 2025/05/14 06:41:29 DEBUG : : Looking for writers 2025/05/14 06:41:29 DEBUG : dir: reading active writers 2025/05/14 06:41:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/05/14 06:41:29 DEBUG : dir/file1: vfs cache: starting upload 2025/05/14 06:41:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/dir/file1.753c4259.partial" 2025/05/14 06:41:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: md5sum /home/rclone/rclone-test-xihimuh2xeju/dir/file1.753c4259.partial 2025/05/14 06:41:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-xihimuh2xeju/dir/file1.753c4259.partial 2025/05/14 06:41:29 DEBUG : dir/file1.753c4259.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2025/05/14 06:41:29 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/05/14 06:41:29 DEBUG : dir/file1.753c4259.partial: renamed to: dir/file1 2025/05/14 06:41:29 INFO : dir/file1: Copied (replaced existing) 2025/05/14 06:41:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/dir/file1" 2025/05/14 06:41:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: md5sum /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:29 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2025/05/14 06:41:29 DEBUG : dir/file1: vfs cache: fingerprint now "5,2025-05-14 06:41:29 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/05/14 06:41:29 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/05/14 06:41:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/14 06:41:29 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/05/14 06:41:29 DEBUG : dir: Looking for writers 2025/05/14 06:41:29 DEBUG : file1: reading active writers 2025/05/14 06:41:29 DEBUG : : Looking for writers 2025/05/14 06:41:29 DEBUG : dir: reading active writers 2025/05/14 06:41:29 DEBUG : >WaitForWriters: 2025/05/14 06:41:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (0.17s) === RUN TestRWFileHandleSizeCreateExisting run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju", Local "Local file system at /tmp/rclone3551236460", Modify Window "1s" 2025/05/14 06:41:29 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: poll-interval is not supported by this remote 2025/05/14 06:41:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/14 06:41:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Txx2H}/rclone-test-xihimuh2xeju" 2025/05/14 06:41:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Txx2H}/rclone-test-xihimuh2xeju" 2025/05/14 06:41:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Txx2H}/rclone-test-xihimuh2xeju" 2025/05/14 06:41:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/14 06:41:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Txx2H}/rclone-test-xihimuh2xeju" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Txx2H}/rclone-test-xihimuh2xeju" 2025/05/14 06:41:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Txx2H}/rclone-test-xihimuh2xeju" 2025/05/14 06:41:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/14 06:41:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Txx2H}/rclone-test-xihimuh2xeju" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Txx2H}/rclone-test-xihimuh2xeju" 2025/05/14 06:41:29 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/14 06:41:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/dir/file1" 2025/05/14 06:41:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: md5sum /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:29 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/05/14 06:41:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/dir/file1" 2025/05/14 06:41:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: sha1sum /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:29 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2025/05/14 06:41:29 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/14 06:41:29 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2025/05/14 06:41:29 DEBUG : dir/file1: newRWFileHandle: 2025/05/14 06:41:29 DEBUG : dir/file1: >newRWFileHandle: err= 2025/05/14 06:41:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/14 06:41:29 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/05/14 06:41:29 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/05/14 06:41:29 DEBUG : dir/file1(0xc000b5e680): _writeAt: size=5, off=0 2025/05/14 06:41:29 DEBUG : dir/file1(0xc000b5e680): openPending: 2025/05/14 06:41:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/dir/file1" 2025/05/14 06:41:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: md5sum /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:29 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/05/14 06:41:29 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/05/14 06:41:29 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/05/14 06:41:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/14 06:41:29 DEBUG : dir/file1(0xc000b5e680): >openPending: err= 2025/05/14 06:41:29 DEBUG : dir/file1(0xc000b5e680): >_writeAt: n=5, err= 2025/05/14 06:41:29 DEBUG : dir/file1(0xc000b5e680): _writeAt: size=15, off=5 2025/05/14 06:41:29 DEBUG : dir/file1(0xc000b5e680): >_writeAt: n=15, err= 2025/05/14 06:41:29 DEBUG : dir/file1(0xc000b5e680): close: 2025/05/14 06:41:29 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2025/05/14 06:41:29 DEBUG : dir/file1: vfs cache: setting modification time to 2025-05-14 06:41:29.478959307 +0000 UTC m=+4.491456303 2025/05/14 06:41:29 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:29 DEBUG : dir/file1(0xc000b5e680): >close: err= 2025/05/14 06:41:29 DEBUG : WaitForWriters: timeout=30s 2025/05/14 06:41:29 DEBUG : dir: Looking for writers 2025/05/14 06:41:29 DEBUG : file1: reading active writers 2025/05/14 06:41:29 DEBUG : : Looking for writers 2025/05/14 06:41:29 DEBUG : dir: reading active writers 2025/05/14 06:41:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/05/14 06:41:29 DEBUG : dir: Looking for writers 2025/05/14 06:41:29 DEBUG : file1: reading active writers 2025/05/14 06:41:29 DEBUG : : Looking for writers 2025/05/14 06:41:29 DEBUG : dir: reading active writers 2025/05/14 06:41:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/05/14 06:41:29 DEBUG : dir: Looking for writers 2025/05/14 06:41:29 DEBUG : file1: reading active writers 2025/05/14 06:41:29 DEBUG : : Looking for writers 2025/05/14 06:41:29 DEBUG : dir: reading active writers 2025/05/14 06:41:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/05/14 06:41:29 DEBUG : dir: Looking for writers 2025/05/14 06:41:29 DEBUG : file1: reading active writers 2025/05/14 06:41:29 DEBUG : : Looking for writers 2025/05/14 06:41:29 DEBUG : dir: reading active writers 2025/05/14 06:41:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/05/14 06:41:29 DEBUG : dir/file1: vfs cache: starting upload 2025/05/14 06:41:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/dir/file1.a7162ab8.partial" 2025/05/14 06:41:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: md5sum /home/rclone/rclone-test-xihimuh2xeju/dir/file1.a7162ab8.partial 2025/05/14 06:41:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: 5198435b5c4e591523b7f5435cc07e88 /home/rclone/rclone-test-xihimuh2xeju/dir/file1.a7162ab8.partial 2025/05/14 06:41:29 DEBUG : dir/file1.a7162ab8.partial: Parsed hash: 5198435b5c4e591523b7f5435cc07e88 2025/05/14 06:41:29 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2025/05/14 06:41:29 DEBUG : dir/file1.a7162ab8.partial: renamed to: dir/file1 2025/05/14 06:41:29 INFO : dir/file1: Copied (replaced existing) 2025/05/14 06:41:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/dir/file1" 2025/05/14 06:41:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: md5sum /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: 5198435b5c4e591523b7f5435cc07e88 /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:29 DEBUG : dir/file1: Parsed hash: 5198435b5c4e591523b7f5435cc07e88 2025/05/14 06:41:29 DEBUG : dir/file1: vfs cache: fingerprint now "20,2025-05-14 06:41:29 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2025/05/14 06:41:29 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/05/14 06:41:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/14 06:41:29 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/05/14 06:41:29 DEBUG : dir: Looking for writers 2025/05/14 06:41:29 DEBUG : file1: reading active writers 2025/05/14 06:41:29 DEBUG : : Looking for writers 2025/05/14 06:41:29 DEBUG : dir: reading active writers 2025/05/14 06:41:29 DEBUG : >WaitForWriters: 2025/05/14 06:41:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (0.18s) === RUN TestRWFileHandleSizeCreateNew run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju", Local "Local file system at /tmp/rclone3551236460", Modify Window "1s" 2025/05/14 06:41:29 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: poll-interval is not supported by this remote 2025/05/14 06:41:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/14 06:41:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Txx2H}/rclone-test-xihimuh2xeju" 2025/05/14 06:41:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Txx2H}/rclone-test-xihimuh2xeju" 2025/05/14 06:41:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Txx2H}/rclone-test-xihimuh2xeju" 2025/05/14 06:41:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/14 06:41:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Txx2H}/rclone-test-xihimuh2xeju" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Txx2H}/rclone-test-xihimuh2xeju" 2025/05/14 06:41:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Txx2H}/rclone-test-xihimuh2xeju" 2025/05/14 06:41:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/14 06:41:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Txx2H}/rclone-test-xihimuh2xeju" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Txx2H}/rclone-test-xihimuh2xeju" 2025/05/14 06:41:29 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/14 06:41:29 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/14 06:41:29 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/05/14 06:41:29 DEBUG : file1: newRWFileHandle: 2025/05/14 06:41:29 DEBUG : file1(0xc000b5ecc0): openPending: 2025/05/14 06:41:29 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/14 06:41:29 DEBUG : file1(0xc000b5ecc0): >openPending: err= 2025/05/14 06:41:29 DEBUG : file1: >newRWFileHandle: err= 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/14 06:41:29 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/05/14 06:41:29 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/05/14 06:41:29 DEBUG : file1(0xc000b5ecc0): _writeAt: size=5, off=0 2025/05/14 06:41:29 DEBUG : file1(0xc000b5ecc0): >_writeAt: n=5, err= 2025/05/14 06:41:29 DEBUG : file1(0xc000b5ecc0): close: 2025/05/14 06:41:29 DEBUG : file1: vfs cache: setting modification time to 2025-05-14 06:41:29.647901977 +0000 UTC m=+4.660399022 2025/05/14 06:41:29 INFO : file1: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:29 DEBUG : file1(0xc000b5ecc0): >close: err= 2025/05/14 06:41:29 DEBUG : WaitForWriters: timeout=30s 2025/05/14 06:41:29 DEBUG : : Looking for writers 2025/05/14 06:41:29 DEBUG : file1: reading active writers 2025/05/14 06:41:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/05/14 06:41:29 DEBUG : : Looking for writers 2025/05/14 06:41:29 DEBUG : file1: reading active writers 2025/05/14 06:41:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/05/14 06:41:29 DEBUG : : Looking for writers 2025/05/14 06:41:29 DEBUG : file1: reading active writers 2025/05/14 06:41:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/05/14 06:41:29 DEBUG : : Looking for writers 2025/05/14 06:41:29 DEBUG : file1: reading active writers 2025/05/14 06:41:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/05/14 06:41:29 DEBUG : file1: vfs cache: starting upload 2025/05/14 06:41:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/file1.69ae2f33.partial" 2025/05/14 06:41:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: md5sum /home/rclone/rclone-test-xihimuh2xeju/file1.69ae2f33.partial 2025/05/14 06:41:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-xihimuh2xeju/file1.69ae2f33.partial 2025/05/14 06:41:29 DEBUG : file1.69ae2f33.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2025/05/14 06:41:29 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/05/14 06:41:29 DEBUG : file1.69ae2f33.partial: renamed to: file1 2025/05/14 06:41:29 INFO : file1: Copied (new) 2025/05/14 06:41:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/file1" 2025/05/14 06:41:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: md5sum /home/rclone/rclone-test-xihimuh2xeju/file1 2025/05/14 06:41:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-xihimuh2xeju/file1 2025/05/14 06:41:29 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2025/05/14 06:41:29 DEBUG : file1: vfs cache: fingerprint now "5,2025-05-14 06:41:29 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/05/14 06:41:29 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/14 06:41:29 INFO : file1: vfs cache: upload succeeded try #1 2025/05/14 06:41:29 DEBUG : : Looking for writers 2025/05/14 06:41:29 DEBUG : file1: reading active writers 2025/05/14 06:41:29 DEBUG : >WaitForWriters: 2025/05/14 06:41:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.16s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju", Local "Local file system at /tmp/rclone3551236460", Modify Window "1s" 2025/05/14 06:41:29 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: poll-interval is not supported by this remote 2025/05/14 06:41:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/14 06:41:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Txx2H}/rclone-test-xihimuh2xeju" 2025/05/14 06:41:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Txx2H}/rclone-test-xihimuh2xeju" 2025/05/14 06:41:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Txx2H}/rclone-test-xihimuh2xeju" 2025/05/14 06:41:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/14 06:41:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Txx2H}/rclone-test-xihimuh2xeju" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Txx2H}/rclone-test-xihimuh2xeju" 2025/05/14 06:41:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Txx2H}/rclone-test-xihimuh2xeju" 2025/05/14 06:41:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/14 06:41:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Txx2H}/rclone-test-xihimuh2xeju" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Txx2H}/rclone-test-xihimuh2xeju" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2025/05/14 06:41:29 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/14 06:41:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/14 06:41:29 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000408a80): openPending: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000408a80): >openPending: err= 2025/05/14 06:41:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000408a80): _writeAt: size=5, off=0 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000408a80): >_writeAt: n=5, err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000408a80): close: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:29.808642909 +0000 UTC m=+4.821139914 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000408a80): >close: err= 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/05/14 06:41:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/14 06:41:29 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000408ac0): _readAt: size=2, off=0 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000408ac0): openPending: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000408ac0): >openPending: err= 2025/05/14 06:41:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000408ac0): >_readAt: n=2, err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000408ac0): _writeAt: size=3, off=2 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000408ac0): >_writeAt: n=0, err=Bad file descriptor 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000408ac0): close: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:29.808642909 +0000 UTC m=+4.821139914 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000408ac0): >close: err= 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/14 06:41:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/14 06:41:29 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000408b00): _readAt: size=512, off=0 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000408b00): openPending: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000408b00): >openPending: err= 2025/05/14 06:41:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000408b00): >_readAt: n=5, err=EOF 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000408b00): close: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:29.808642909 +0000 UTC m=+4.821139914 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000408b00): >close: err= 2025/05/14 06:41:29 DEBUG : open-test-file: Remove: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005367e0 item 1 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/14 06:41:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/14 06:41:29 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000408b40): openPending: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000408b40): >openPending: err= 2025/05/14 06:41:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000408b40): _writeAt: size=5, off=0 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000408b40): >_writeAt: n=5, err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000408b40): close: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:29.812413827 +0000 UTC m=+4.824910843 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000408b40): >close: err= 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/14 06:41:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/14 06:41:29 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000408b80): _readAt: size=512, off=0 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000408b80): openPending: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000408b80): >openPending: err= 2025/05/14 06:41:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000408b80): >_readAt: n=5, err=EOF 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000408b80): close: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:29.812413827 +0000 UTC m=+4.824910843 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000408b80): >close: err= 2025/05/14 06:41:29 DEBUG : open-test-file: Remove: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000536bd0 item 2 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/14 06:41:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/14 06:41:29 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000408bc0): openPending: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000408bc0): >openPending: err= 2025/05/14 06:41:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000408bc0): _writeAt: size=5, off=0 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000408bc0): >_writeAt: n=5, err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000408bc0): close: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:29.814490315 +0000 UTC m=+4.826987320 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000408bc0): >close: err= 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/05/14 06:41:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/05/14 06:41:29 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000408c00): _readAt: size=2, off=0 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000408c00): openPending: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000408c00): >openPending: err= 2025/05/14 06:41:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000408c00): >_readAt: n=2, err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000408c00): _writeAt: size=3, off=2 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000408c00): >_writeAt: n=0, err=Bad file descriptor 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000408c00): close: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:29.814490315 +0000 UTC m=+4.826987320 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000408c00): >close: err= 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/14 06:41:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/14 06:41:29 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000408c40): _readAt: size=512, off=0 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000408c40): openPending: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000408c40): >openPending: err= 2025/05/14 06:41:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000408c40): >_readAt: n=5, err=EOF 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000408c40): close: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:29.814490315 +0000 UTC m=+4.826987320 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000408c40): >close: err= 2025/05/14 06:41:29 DEBUG : open-test-file: Remove: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000536e70 item 3 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/14 06:41:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/14 06:41:29 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000408cc0): openPending: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000408cc0): >openPending: err= 2025/05/14 06:41:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000408cc0): _writeAt: size=5, off=0 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000408cc0): >_writeAt: n=5, err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000408cc0): close: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:29.817055761 +0000 UTC m=+4.829552766 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000408cc0): >close: err= 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/14 06:41:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/14 06:41:29 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000408d40): _readAt: size=512, off=0 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000408d40): openPending: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000408d40): >openPending: err= 2025/05/14 06:41:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000408d40): >_readAt: n=5, err=EOF 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000408d40): close: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:29.817055761 +0000 UTC m=+4.829552766 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000408d40): >close: err= 2025/05/14 06:41:29 DEBUG : open-test-file: Remove: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000537340 item 4 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/14 06:41:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/14 06:41:29 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000408dc0): openPending: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000408dc0): >openPending: err= 2025/05/14 06:41:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000408dc0): _writeAt: size=5, off=0 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000408dc0): >_writeAt: n=5, err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000408dc0): close: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:29.81890941 +0000 UTC m=+4.831406425 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000408dc0): >close: err= 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/05/14 06:41:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/05/14 06:41:29 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000408e40): _readAt: size=2, off=0 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000408e40): openPending: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000408e40): >openPending: err= 2025/05/14 06:41:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000408e40): >_readAt: n=2, err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000408e40): _writeAt: size=3, off=2 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000408e40): >_writeAt: n=0, err=Bad file descriptor 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000408e40): close: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:29.81890941 +0000 UTC m=+4.831406425 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000408e40): >close: err= 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/14 06:41:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/14 06:41:29 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000408e80): _readAt: size=512, off=0 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000408e80): openPending: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000408e80): >openPending: err= 2025/05/14 06:41:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000408e80): >_readAt: n=5, err=EOF 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000408e80): close: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:29.81890941 +0000 UTC m=+4.831406425 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000408e80): >close: err= 2025/05/14 06:41:29 DEBUG : open-test-file: Remove: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005375e0 item 5 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/14 06:41:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/14 06:41:29 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000408f00): openPending: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000408f00): >openPending: err= 2025/05/14 06:41:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000408f00): _writeAt: size=5, off=0 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000408f00): >_writeAt: n=5, err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000408f00): close: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:29.821204719 +0000 UTC m=+4.833701724 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000408f00): >close: err= 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/14 06:41:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/14 06:41:29 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000408f80): _readAt: size=512, off=0 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000408f80): openPending: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000408f80): >openPending: err= 2025/05/14 06:41:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000408f80): >_readAt: n=5, err=EOF 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000408f80): close: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:29.821204719 +0000 UTC m=+4.833701724 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000408f80): >close: err= 2025/05/14 06:41:29 DEBUG : open-test-file: Remove: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000537ab0 item 6 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/14 06:41:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/14 06:41:29 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000409000): openPending: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000409000): >openPending: err= 2025/05/14 06:41:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000409000): _writeAt: size=5, off=0 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000409000): >_writeAt: n=5, err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000409000): close: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:29.823035826 +0000 UTC m=+4.835532841 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000409000): >close: err= 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/14 06:41:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/05/14 06:41:29 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc0004090c0): _readAt: size=2, off=0 2025/05/14 06:41:29 DEBUG : open-test-file(0xc0004090c0): openPending: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file(0xc0004090c0): >openPending: err= 2025/05/14 06:41:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/14 06:41:29 DEBUG : open-test-file(0xc0004090c0): >_readAt: n=2, err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc0004090c0): _writeAt: size=3, off=2 2025/05/14 06:41:29 DEBUG : open-test-file(0xc0004090c0): >_writeAt: n=0, err=Bad file descriptor 2025/05/14 06:41:29 DEBUG : open-test-file(0xc0004090c0): close: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:29.823035826 +0000 UTC m=+4.835532841 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:29 DEBUG : open-test-file(0xc0004090c0): >close: err= 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/14 06:41:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/14 06:41:29 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000409100): _readAt: size=512, off=0 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000409100): openPending: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000409100): >openPending: err= 2025/05/14 06:41:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000409100): >_readAt: n=5, err=EOF 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000409100): close: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:29.823035826 +0000 UTC m=+4.835532841 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000409100): >close: err= 2025/05/14 06:41:29 DEBUG : open-test-file: Remove: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000537e30 item 7 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/14 06:41:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/14 06:41:29 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:29 DEBUG : open-test-file(0xc0004091c0): openPending: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file(0xc0004091c0): >openPending: err= 2025/05/14 06:41:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc0004091c0): _writeAt: size=5, off=0 2025/05/14 06:41:29 DEBUG : open-test-file(0xc0004091c0): >_writeAt: n=5, err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc0004091c0): close: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:29.825492497 +0000 UTC m=+4.837989502 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:29 DEBUG : open-test-file(0xc0004091c0): >close: err= 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/14 06:41:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/14 06:41:29 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000409280): _readAt: size=512, off=0 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000409280): openPending: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000409280): >openPending: err= 2025/05/14 06:41:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000409280): >_readAt: n=5, err=EOF 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000409280): close: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:29.825492497 +0000 UTC m=+4.837989502 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000409280): >close: err= 2025/05/14 06:41:29 DEBUG : open-test-file: Remove: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005d4460 item 8 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/05/14 06:41:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/05/14 06:41:29 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc0004092c0): _readAt: size=2, off=0 2025/05/14 06:41:29 ERROR : open-test-file(0xc0004092c0): Couldn't read size of file 2025/05/14 06:41:29 DEBUG : open-test-file(0xc0004092c0): >_readAt: n=0, err=EOF 2025/05/14 06:41:29 DEBUG : open-test-file(0xc0004092c0): _writeAt: size=5, off=0 2025/05/14 06:41:29 DEBUG : open-test-file(0xc0004092c0): >_writeAt: n=0, err=Bad file descriptor 2025/05/14 06:41:29 DEBUG : open-test-file(0xc0004092c0): close: 2025/05/14 06:41:29 DEBUG : open-test-file(0xc0004092c0): >close: err= 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/14 06:41:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/14 06:41:29 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000409300): openPending: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000409300): >openPending: err= 2025/05/14 06:41:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000409300): _writeAt: size=5, off=0 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000409300): >_writeAt: n=5, err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000409300): close: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:29.827460471 +0000 UTC m=+4.839957476 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000409300): >close: err= 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/05/14 06:41:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/05/14 06:41:29 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000409340): _readAt: size=2, off=0 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000409340): openPending: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000409340): >openPending: err= 2025/05/14 06:41:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000409340): >_readAt: n=2, err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000409340): _writeAt: size=3, off=2 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000409340): >_writeAt: n=0, err=Bad file descriptor 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000409340): close: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:29.827460471 +0000 UTC m=+4.839957476 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000409340): >close: err= 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/14 06:41:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/14 06:41:29 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000409380): _readAt: size=512, off=0 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000409380): openPending: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000409380): >openPending: err= 2025/05/14 06:41:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000409380): >_readAt: n=5, err=EOF 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000409380): close: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:29.827460471 +0000 UTC m=+4.839957476 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000409380): >close: err= 2025/05/14 06:41:29 DEBUG : open-test-file: Remove: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005d4930 item 9 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/14 06:41:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/14 06:41:29 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000409400): openPending: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000409400): >openPending: err= 2025/05/14 06:41:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000409400): _writeAt: size=5, off=0 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000409400): >_writeAt: n=5, err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000409400): close: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:29.829886385 +0000 UTC m=+4.842383390 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000409400): >close: err= 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/14 06:41:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/14 06:41:29 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000409480): _readAt: size=512, off=0 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000409480): openPending: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000409480): >openPending: err= 2025/05/14 06:41:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000409480): >_readAt: n=5, err=EOF 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000409480): close: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:29.829886385 +0000 UTC m=+4.842383390 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000409480): >close: err= 2025/05/14 06:41:29 DEBUG : open-test-file: Remove: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005d4fc0 item 10 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/14 06:41:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/05/14 06:41:29 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000409580): _readAt: size=2, off=0 2025/05/14 06:41:29 ERROR : open-test-file(0xc000409580): Couldn't read size of file 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000409580): >_readAt: n=0, err=EOF 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000409580): _writeAt: size=5, off=0 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000409580): >_writeAt: n=0, err=Bad file descriptor 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000409580): close: 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000409580): >close: err= 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/14 06:41:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/14 06:41:29 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:29 DEBUG : open-test-file(0xc0004095c0): openPending: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file(0xc0004095c0): >openPending: err= 2025/05/14 06:41:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc0004095c0): _writeAt: size=5, off=0 2025/05/14 06:41:29 DEBUG : open-test-file(0xc0004095c0): >_writeAt: n=5, err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc0004095c0): close: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:29.831688718 +0000 UTC m=+4.844185733 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:29 DEBUG : open-test-file(0xc0004095c0): >close: err= 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/14 06:41:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/05/14 06:41:29 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000409680): _readAt: size=2, off=0 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000409680): openPending: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000409680): >openPending: err= 2025/05/14 06:41:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000409680): >_readAt: n=2, err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000409680): _writeAt: size=3, off=2 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000409680): >_writeAt: n=0, err=Bad file descriptor 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000409680): close: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:29.831688718 +0000 UTC m=+4.844185733 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000409680): >close: err= 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/14 06:41:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/14 06:41:29 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc0004096c0): _readAt: size=512, off=0 2025/05/14 06:41:29 DEBUG : open-test-file(0xc0004096c0): openPending: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file(0xc0004096c0): >openPending: err= 2025/05/14 06:41:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/14 06:41:29 DEBUG : open-test-file(0xc0004096c0): >_readAt: n=5, err=EOF 2025/05/14 06:41:29 DEBUG : open-test-file(0xc0004096c0): close: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:29.831688718 +0000 UTC m=+4.844185733 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:29 DEBUG : open-test-file(0xc0004096c0): >close: err= 2025/05/14 06:41:29 DEBUG : open-test-file: Remove: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005d5500 item 11 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/14 06:41:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/14 06:41:29 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8d180): openPending: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8d180): >openPending: err= 2025/05/14 06:41:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8d180): _writeAt: size=5, off=0 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8d180): >_writeAt: n=5, err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8d180): close: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:29.837582792 +0000 UTC m=+4.850079797 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8d180): >close: err= 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/14 06:41:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/14 06:41:29 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8d200): _readAt: size=512, off=0 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8d200): openPending: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8d200): >openPending: err= 2025/05/14 06:41:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8d200): >_readAt: n=5, err=EOF 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8d200): close: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:29.837582792 +0000 UTC m=+4.850079797 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8d200): >close: err= 2025/05/14 06:41:29 DEBUG : open-test-file: Remove: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008c9d50 item 12 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/14 06:41:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/05/14 06:41:29 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8d300): _readAt: size=2, off=0 2025/05/14 06:41:29 ERROR : open-test-file(0xc000a8d300): Couldn't read size of file 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8d300): >_readAt: n=0, err=EOF 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8d300): _writeAt: size=5, off=0 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8d300): >_writeAt: n=0, err=Bad file descriptor 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8d300): close: 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8d300): >close: err= 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/14 06:41:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/14 06:41:29 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8d340): openPending: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8d340): >openPending: err= 2025/05/14 06:41:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8d340): _writeAt: size=5, off=0 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8d340): >_writeAt: n=5, err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8d340): close: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:29.839167176 +0000 UTC m=+4.851664181 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8d340): >close: err= 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/14 06:41:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/05/14 06:41:29 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/14 06:41:29 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/14 06:41:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/14 06:41:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/14 06:41:29 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8d400): _readAt: size=512, off=0 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8d400): openPending: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8d400): >openPending: err= 2025/05/14 06:41:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8d400): >_readAt: n=5, err=EOF 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8d400): close: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:29.839167176 +0000 UTC m=+4.851664181 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8d400): >close: err= 2025/05/14 06:41:29 DEBUG : open-test-file: Remove: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000786070 item 13 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/14 06:41:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/14 06:41:29 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8d480): openPending: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8d480): >openPending: err= 2025/05/14 06:41:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8d480): _writeAt: size=5, off=0 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8d480): >_writeAt: n=5, err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8d480): close: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:29.840844354 +0000 UTC m=+4.853341369 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8d480): >close: err= 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/14 06:41:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/14 06:41:29 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8d500): _readAt: size=512, off=0 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8d500): openPending: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8d500): >openPending: err= 2025/05/14 06:41:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8d500): >_readAt: n=5, err=EOF 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8d500): close: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:29.840844354 +0000 UTC m=+4.853341369 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8d500): >close: err= 2025/05/14 06:41:29 DEBUG : open-test-file: Remove: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000786380 item 14 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/14 06:41:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/05/14 06:41:29 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8d5c0): _readAt: size=2, off=0 2025/05/14 06:41:29 ERROR : open-test-file(0xc000a8d5c0): Couldn't read size of file 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8d5c0): >_readAt: n=0, err=EOF 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8d5c0): _writeAt: size=5, off=0 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8d5c0): >_writeAt: n=0, err=Bad file descriptor 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8d5c0): close: 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8d5c0): >close: err= 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/14 06:41:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/14 06:41:29 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8d600): openPending: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8d600): >openPending: err= 2025/05/14 06:41:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8d600): _writeAt: size=5, off=0 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8d600): >_writeAt: n=5, err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8d600): close: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:29.842924539 +0000 UTC m=+4.855421544 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8d600): >close: err= 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/14 06:41:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/05/14 06:41:29 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/14 06:41:29 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/14 06:41:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/14 06:41:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/14 06:41:29 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8d6c0): _readAt: size=512, off=0 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8d6c0): openPending: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8d6c0): >openPending: err= 2025/05/14 06:41:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8d6c0): >_readAt: n=5, err=EOF 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8d6c0): close: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:29.842924539 +0000 UTC m=+4.855421544 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8d6c0): >close: err= 2025/05/14 06:41:29 DEBUG : open-test-file: Remove: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000786700 item 15 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/14 06:41:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/14 06:41:29 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8d740): openPending: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8d740): >openPending: err= 2025/05/14 06:41:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8d740): _writeAt: size=5, off=0 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8d740): >_writeAt: n=5, err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8d740): close: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:29.844721912 +0000 UTC m=+4.857218927 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8d740): >close: err= 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/14 06:41:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/14 06:41:29 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8d7c0): _readAt: size=512, off=0 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8d7c0): openPending: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8d7c0): >openPending: err= 2025/05/14 06:41:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8d7c0): >_readAt: n=5, err=EOF 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8d7c0): close: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:29.844721912 +0000 UTC m=+4.857218927 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8d7c0): >close: err= 2025/05/14 06:41:29 DEBUG : open-test-file: Remove: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000786b60 item 16 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/14 06:41:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/14 06:41:29 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8d800): openPending: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8d800): >openPending: err= 2025/05/14 06:41:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8d800): _writeAt: size=5, off=0 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8d800): >_writeAt: n=5, err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8d800): close: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:29.846569871 +0000 UTC m=+4.859066886 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8d800): >close: err= 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/05/14 06:41:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/05/14 06:41:29 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8d840): _readAt: size=2, off=0 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8d840): openPending: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8d840): open at offset 5 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8d840): >openPending: err= 2025/05/14 06:41:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8d840): >_readAt: n=2, err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8d840): _writeAt: size=3, off=7 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8d840): >_writeAt: n=0, err=Bad file descriptor 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8d840): close: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:29.846569871 +0000 UTC m=+4.859066886 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8d840): >close: err= 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/14 06:41:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/14 06:41:29 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8d880): _readAt: size=512, off=0 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8d880): openPending: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8d880): >openPending: err= 2025/05/14 06:41:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8d880): >_readAt: n=5, err=EOF 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8d880): close: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:29.846569871 +0000 UTC m=+4.859066886 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8d880): >close: err= 2025/05/14 06:41:29 DEBUG : open-test-file: Remove: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000786e70 item 17 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/14 06:41:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/14 06:41:29 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8d900): openPending: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8d900): >openPending: err= 2025/05/14 06:41:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8d900): _writeAt: size=5, off=0 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8d900): >_writeAt: n=5, err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8d900): close: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:29.849226086 +0000 UTC m=+4.861723102 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8d900): >close: err= 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/14 06:41:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/14 06:41:29 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8d980): _readAt: size=512, off=0 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8d980): openPending: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8d980): >openPending: err= 2025/05/14 06:41:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8d980): >_readAt: n=5, err=EOF 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8d980): close: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:29.849226086 +0000 UTC m=+4.861723102 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8d980): >close: err= 2025/05/14 06:41:29 DEBUG : open-test-file: Remove: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007872d0 item 18 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/14 06:41:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/14 06:41:29 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8da00): openPending: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8da00): >openPending: err= 2025/05/14 06:41:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8da00): _writeAt: size=5, off=0 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8da00): >_writeAt: n=5, err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8da00): close: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:29.851153454 +0000 UTC m=+4.863650460 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8da00): >close: err= 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/05/14 06:41:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/05/14 06:41:29 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8dac0): _readAt: size=2, off=0 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8dac0): openPending: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8dac0): open at offset 5 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8dac0): >openPending: err= 2025/05/14 06:41:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8dac0): >_readAt: n=2, err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8dac0): _writeAt: size=3, off=7 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8dac0): >_writeAt: n=0, err=Bad file descriptor 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8dac0): close: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:29.851153454 +0000 UTC m=+4.863650460 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8dac0): >close: err= 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/14 06:41:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/14 06:41:29 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8db00): _readAt: size=512, off=0 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8db00): openPending: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8db00): >openPending: err= 2025/05/14 06:41:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8db00): >_readAt: n=5, err=EOF 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8db00): close: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:29.851153454 +0000 UTC m=+4.863650460 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8db00): >close: err= 2025/05/14 06:41:29 DEBUG : open-test-file: Remove: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007876c0 item 19 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/14 06:41:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/14 06:41:29 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8db80): openPending: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8db80): >openPending: err= 2025/05/14 06:41:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8db80): _writeAt: size=5, off=0 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8db80): >_writeAt: n=5, err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8db80): close: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:29.853655742 +0000 UTC m=+4.866152757 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8db80): >close: err= 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/14 06:41:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/14 06:41:29 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8dc00): _readAt: size=512, off=0 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8dc00): openPending: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8dc00): >openPending: err= 2025/05/14 06:41:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8dc00): >_readAt: n=5, err=EOF 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8dc00): close: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:29.853655742 +0000 UTC m=+4.866152757 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8dc00): >close: err= 2025/05/14 06:41:29 DEBUG : open-test-file: Remove: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000787c70 item 20 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/14 06:41:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/14 06:41:29 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8dc80): openPending: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8dc80): >openPending: err= 2025/05/14 06:41:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8dc80): _writeAt: size=5, off=0 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8dc80): >_writeAt: n=5, err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8dc80): close: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:29.855491808 +0000 UTC m=+4.867988813 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8dc80): >close: err= 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/05/14 06:41:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/05/14 06:41:29 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8dd40): _readAt: size=2, off=0 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8dd40): openPending: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8dd40): open at offset 5 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8dd40): >openPending: err= 2025/05/14 06:41:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8dd40): >_readAt: n=2, err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8dd40): _writeAt: size=3, off=7 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8dd40): >_writeAt: n=0, err=Bad file descriptor 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8dd40): close: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:29.855491808 +0000 UTC m=+4.867988813 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8dd40): >close: err= 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/14 06:41:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/14 06:41:29 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000662000): _readAt: size=512, off=0 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000662000): openPending: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000662000): >openPending: err= 2025/05/14 06:41:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000662000): >_readAt: n=5, err=EOF 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000662000): close: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:29.855491808 +0000 UTC m=+4.867988813 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000662000): >close: err= 2025/05/14 06:41:29 DEBUG : open-test-file: Remove: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000552070 item 21 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/14 06:41:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/14 06:41:29 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000662080): openPending: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000662080): >openPending: err= 2025/05/14 06:41:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000662080): _writeAt: size=5, off=0 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000662080): >_writeAt: n=5, err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000662080): close: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:29.861160399 +0000 UTC m=+4.873657384 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000662080): >close: err= 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/14 06:41:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/14 06:41:29 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000662140): _readAt: size=512, off=0 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000662140): openPending: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000662140): >openPending: err= 2025/05/14 06:41:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000662140): >_readAt: n=5, err=EOF 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000662140): close: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:29.861160399 +0000 UTC m=+4.873657384 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000662140): >close: err= 2025/05/14 06:41:29 DEBUG : open-test-file: Remove: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009444d0 item 22 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/14 06:41:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/14 06:41:29 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:29 DEBUG : open-test-file(0xc0006621c0): openPending: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file(0xc0006621c0): >openPending: err= 2025/05/14 06:41:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc0006621c0): _writeAt: size=5, off=0 2025/05/14 06:41:29 DEBUG : open-test-file(0xc0006621c0): >_writeAt: n=5, err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc0006621c0): close: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:29.86250894 +0000 UTC m=+4.875005935 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:29 DEBUG : open-test-file(0xc0006621c0): >close: err= 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/14 06:41:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/05/14 06:41:29 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000662280): _readAt: size=2, off=0 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000662280): openPending: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000662280): open at offset 5 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000662280): >openPending: err= 2025/05/14 06:41:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000662280): >_readAt: n=2, err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000662280): _writeAt: size=3, off=7 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000662280): >_writeAt: n=0, err=Bad file descriptor 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000662280): close: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:29.86250894 +0000 UTC m=+4.875005935 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000662280): >close: err= 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/14 06:41:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/14 06:41:29 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc0006622c0): _readAt: size=512, off=0 2025/05/14 06:41:29 DEBUG : open-test-file(0xc0006622c0): openPending: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file(0xc0006622c0): >openPending: err= 2025/05/14 06:41:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/14 06:41:29 DEBUG : open-test-file(0xc0006622c0): >_readAt: n=5, err=EOF 2025/05/14 06:41:29 DEBUG : open-test-file(0xc0006622c0): close: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:29.86250894 +0000 UTC m=+4.875005935 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:29 DEBUG : open-test-file(0xc0006622c0): >close: err= 2025/05/14 06:41:29 DEBUG : open-test-file: Remove: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009449a0 item 23 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/14 06:41:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/14 06:41:29 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000662340): openPending: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000662340): >openPending: err= 2025/05/14 06:41:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000662340): _writeAt: size=5, off=0 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000662340): >_writeAt: n=5, err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000662340): close: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:29.864333394 +0000 UTC m=+4.876830389 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000662340): >close: err= 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/14 06:41:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/14 06:41:29 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc0006623c0): _readAt: size=512, off=0 2025/05/14 06:41:29 DEBUG : open-test-file(0xc0006623c0): openPending: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file(0xc0006623c0): >openPending: err= 2025/05/14 06:41:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/14 06:41:29 DEBUG : open-test-file(0xc0006623c0): >_readAt: n=5, err=EOF 2025/05/14 06:41:29 DEBUG : open-test-file(0xc0006623c0): close: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:29.864333394 +0000 UTC m=+4.876830389 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:29 DEBUG : open-test-file(0xc0006623c0): >close: err= 2025/05/14 06:41:29 DEBUG : open-test-file: Remove: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000944d90 item 24 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/05/14 06:41:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/05/14 06:41:29 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000662480): _readAt: size=2, off=0 2025/05/14 06:41:29 ERROR : open-test-file(0xc000662480): Couldn't read size of file 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000662480): >_readAt: n=0, err=EOF 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000662480): _writeAt: size=5, off=0 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000662480): >_writeAt: n=0, err=Bad file descriptor 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000662480): close: 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000662480): >close: err= 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/14 06:41:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/14 06:41:29 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:29 DEBUG : open-test-file(0xc0006624c0): openPending: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file(0xc0006624c0): >openPending: err= 2025/05/14 06:41:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc0006624c0): _writeAt: size=5, off=0 2025/05/14 06:41:29 DEBUG : open-test-file(0xc0006624c0): >_writeAt: n=5, err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc0006624c0): close: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:29.86573201 +0000 UTC m=+4.878229004 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:29 DEBUG : open-test-file(0xc0006624c0): >close: err= 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/05/14 06:41:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/05/14 06:41:29 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000662580): _readAt: size=2, off=0 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000662580): openPending: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000662580): open at offset 5 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000662580): >openPending: err= 2025/05/14 06:41:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000662580): >_readAt: n=2, err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000662580): _writeAt: size=3, off=7 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000662580): >_writeAt: n=0, err=Bad file descriptor 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000662580): close: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:29.86573201 +0000 UTC m=+4.878229004 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000662580): >close: err= 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/14 06:41:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/14 06:41:29 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc0006625c0): _readAt: size=512, off=0 2025/05/14 06:41:29 DEBUG : open-test-file(0xc0006625c0): openPending: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file(0xc0006625c0): >openPending: err= 2025/05/14 06:41:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/14 06:41:29 DEBUG : open-test-file(0xc0006625c0): >_readAt: n=5, err=EOF 2025/05/14 06:41:29 DEBUG : open-test-file(0xc0006625c0): close: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:29.86573201 +0000 UTC m=+4.878229004 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:29 DEBUG : open-test-file(0xc0006625c0): >close: err= 2025/05/14 06:41:29 DEBUG : open-test-file: Remove: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009450a0 item 25 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/14 06:41:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/14 06:41:29 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000662680): openPending: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000662680): >openPending: err= 2025/05/14 06:41:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000662680): _writeAt: size=5, off=0 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000662680): >_writeAt: n=5, err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000662680): close: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:29.867576371 +0000 UTC m=+4.880073367 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000662680): >close: err= 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/14 06:41:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/14 06:41:29 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000662700): _readAt: size=512, off=0 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000662700): openPending: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000662700): >openPending: err= 2025/05/14 06:41:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000662700): >_readAt: n=5, err=EOF 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000662700): close: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:29.867576371 +0000 UTC m=+4.880073367 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000662700): >close: err= 2025/05/14 06:41:29 DEBUG : open-test-file: Remove: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000945490 item 26 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/14 06:41:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/05/14 06:41:29 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8c100): _readAt: size=2, off=0 2025/05/14 06:41:29 ERROR : open-test-file(0xc000a8c100): Couldn't read size of file 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8c100): >_readAt: n=0, err=EOF 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8c100): _writeAt: size=5, off=0 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8c100): >_writeAt: n=0, err=Bad file descriptor 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8c100): close: 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8c100): >close: err= 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/14 06:41:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/14 06:41:29 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8c140): openPending: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8c140): >openPending: err= 2025/05/14 06:41:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8c140): _writeAt: size=5, off=0 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8c140): >_writeAt: n=5, err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8c140): close: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:29.875554097 +0000 UTC m=+4.888051082 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8c140): >close: err= 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/14 06:41:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/05/14 06:41:29 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8c200): _readAt: size=2, off=0 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8c200): openPending: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8c200): open at offset 5 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8c200): >openPending: err= 2025/05/14 06:41:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8c200): >_readAt: n=2, err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8c200): _writeAt: size=3, off=7 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8c200): >_writeAt: n=0, err=Bad file descriptor 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8c200): close: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:29.875554097 +0000 UTC m=+4.888051082 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8c200): >close: err= 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/14 06:41:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/14 06:41:29 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8c240): _readAt: size=512, off=0 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8c240): openPending: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8c240): >openPending: err= 2025/05/14 06:41:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8c240): >_readAt: n=5, err=EOF 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8c240): close: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:29.875554097 +0000 UTC m=+4.888051082 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8c240): >close: err= 2025/05/14 06:41:29 DEBUG : open-test-file: Remove: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000552230 item 27 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/14 06:41:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/14 06:41:29 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8c2c0): openPending: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8c2c0): >openPending: err= 2025/05/14 06:41:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8c2c0): _writeAt: size=5, off=0 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8c2c0): >_writeAt: n=5, err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8c2c0): close: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:29.877521009 +0000 UTC m=+4.890017994 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8c2c0): >close: err= 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/14 06:41:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/14 06:41:29 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8c340): _readAt: size=512, off=0 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8c340): openPending: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8c340): >openPending: err= 2025/05/14 06:41:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8c340): >_readAt: n=5, err=EOF 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8c340): close: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:29.877521009 +0000 UTC m=+4.890017994 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8c340): >close: err= 2025/05/14 06:41:29 DEBUG : open-test-file: Remove: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005525b0 item 28 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/14 06:41:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/05/14 06:41:29 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8c440): _readAt: size=2, off=0 2025/05/14 06:41:29 ERROR : open-test-file(0xc000a8c440): Couldn't read size of file 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8c440): >_readAt: n=0, err=EOF 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8c440): _writeAt: size=5, off=0 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8c440): >_writeAt: n=0, err=Bad file descriptor 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8c440): close: 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8c440): >close: err= 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/14 06:41:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/14 06:41:29 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8c480): openPending: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8c480): >openPending: err= 2025/05/14 06:41:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8c480): _writeAt: size=5, off=0 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8c480): >_writeAt: n=5, err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8c480): close: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:29.878927128 +0000 UTC m=+4.891424123 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8c480): >close: err= 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/14 06:41:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/05/14 06:41:29 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/14 06:41:29 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/14 06:41:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/14 06:41:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/14 06:41:29 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8c540): _readAt: size=512, off=0 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8c540): openPending: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8c540): >openPending: err= 2025/05/14 06:41:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8c540): >_readAt: n=5, err=EOF 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8c540): close: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:29.878927128 +0000 UTC m=+4.891424123 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8c540): >close: err= 2025/05/14 06:41:29 DEBUG : open-test-file: Remove: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005528c0 item 29 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/14 06:41:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/14 06:41:29 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8c5c0): openPending: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8c5c0): >openPending: err= 2025/05/14 06:41:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8c5c0): _writeAt: size=5, off=0 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8c5c0): >_writeAt: n=5, err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8c5c0): close: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:29.880352925 +0000 UTC m=+4.892849920 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8c5c0): >close: err= 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/14 06:41:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/14 06:41:29 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8c640): _readAt: size=512, off=0 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8c640): openPending: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8c640): >openPending: err= 2025/05/14 06:41:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8c640): >_readAt: n=5, err=EOF 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8c640): close: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:29.880352925 +0000 UTC m=+4.892849920 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8c640): >close: err= 2025/05/14 06:41:29 DEBUG : open-test-file: Remove: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000552b60 item 30 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/14 06:41:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/05/14 06:41:29 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8c700): _readAt: size=2, off=0 2025/05/14 06:41:29 ERROR : open-test-file(0xc000a8c700): Couldn't read size of file 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8c700): >_readAt: n=0, err=EOF 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8c700): _writeAt: size=5, off=0 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8c700): >_writeAt: n=0, err=Bad file descriptor 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8c700): close: 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8c700): >close: err= 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/14 06:41:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/14 06:41:29 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8c740): openPending: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8c740): >openPending: err= 2025/05/14 06:41:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8c740): _writeAt: size=5, off=0 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8c740): >_writeAt: n=5, err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8c740): close: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:29.88174133 +0000 UTC m=+4.894238326 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8c740): >close: err= 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/14 06:41:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/05/14 06:41:29 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/14 06:41:29 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/14 06:41:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/14 06:41:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/14 06:41:29 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8c800): _readAt: size=512, off=0 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8c800): openPending: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8c800): >openPending: err= 2025/05/14 06:41:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8c800): >_readAt: n=5, err=EOF 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8c800): close: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:29.88174133 +0000 UTC m=+4.894238326 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8c800): >close: err= 2025/05/14 06:41:29 DEBUG : open-test-file: Remove: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000552ee0 item 31 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/14 06:41:29 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 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/14 06:41:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/14 06:41:29 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8c880): openPending: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8c880): >openPending: err= 2025/05/14 06:41:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8c880): _writeAt: size=5, off=0 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8c880): >_writeAt: n=5, err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8c880): close: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:29.883112104 +0000 UTC m=+4.895609099 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8c880): >close: err= 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/14 06:41:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/14 06:41:29 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8c900): _readAt: size=512, off=0 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8c900): openPending: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8c900): >openPending: err= 2025/05/14 06:41:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8c900): >_readAt: n=5, err=EOF 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8c900): close: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:29.883112104 +0000 UTC m=+4.895609099 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8c900): >close: err= 2025/05/14 06:41:29 DEBUG : open-test-file: Remove: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000553420 item 32 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/14 06:41:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/14 06:41:29 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8c940): openPending: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8c940): >openPending: err= 2025/05/14 06:41:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8c940): _writeAt: size=5, off=0 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8c940): >_writeAt: n=5, err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8c940): close: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:29.884473088 +0000 UTC m=+4.896970084 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8c940): >close: err= 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/05/14 06:41:29 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/05/14 06:41:29 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8c980): _readAt: size=2, off=0 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8c980): >_readAt: n=0, err=Bad file descriptor 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8c980): _writeAt: size=3, off=0 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8c980): openPending: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8c980): >openPending: err= 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000553810 item 33 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8c980): >_writeAt: n=3, err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8c980): close: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:29.884978848 +0000 UTC m=+4.897475843 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8c980): >close: err= 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/14 06:41:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/14 06:41:29 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8c9c0): _readAt: size=512, off=0 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8c9c0): openPending: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8c9c0): >openPending: err= 2025/05/14 06:41:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8c9c0): >_readAt: n=5, err=EOF 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8c9c0): close: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:29.884978848 +0000 UTC m=+4.897475843 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8c9c0): >close: err= 2025/05/14 06:41:29 DEBUG : open-test-file: Remove: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000553c70 item 33 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/14 06:41:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/14 06:41:29 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8ca00): openPending: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8ca00): >openPending: err= 2025/05/14 06:41:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8ca00): _writeAt: size=5, off=0 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8ca00): >_writeAt: n=5, err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8ca00): close: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:29.88629615 +0000 UTC m=+4.898793146 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8ca00): >close: err= 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/05/14 06:41:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/05/14 06:41:29 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8ca80): openPending: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8ca80): >openPending: err= 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005d4230 item 34 2025/05/14 06:41:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8ca80): _readAt: size=2, off=0 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8ca80): >_readAt: n=0, err=Bad file descriptor 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8ca80): _writeAt: size=3, off=0 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8ca80): >_writeAt: n=3, err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8ca80): close: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:29.886839129 +0000 UTC m=+4.899336124 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8ca80): >close: err= 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/14 06:41:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/14 06:41:29 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8cac0): _readAt: size=512, off=0 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8cac0): openPending: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8cac0): >openPending: err= 2025/05/14 06:41:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8cac0): >_readAt: n=3, err=EOF 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8cac0): close: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:29.886839129 +0000 UTC m=+4.899336124 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8cac0): >close: err= 2025/05/14 06:41:29 DEBUG : open-test-file: Remove: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005d4460 item 34 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/14 06:41:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/14 06:41:29 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8cb00): openPending: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8cb00): >openPending: err= 2025/05/14 06:41:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8cb00): _writeAt: size=5, off=0 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8cb00): >_writeAt: n=5, err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8cb00): close: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:29.888339175 +0000 UTC m=+4.900836171 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8cb00): >close: err= 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/05/14 06:41:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/05/14 06:41:29 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8cb40): _readAt: size=2, off=0 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8cb40): >_readAt: n=0, err=Bad file descriptor 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8cb40): _writeAt: size=3, off=0 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8cb40): openPending: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8cb40): >openPending: err= 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005d4930 item 35 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8cb40): >_writeAt: n=3, err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8cb40): close: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:29.888900308 +0000 UTC m=+4.901397303 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8cb40): >close: err= 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/14 06:41:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/14 06:41:29 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8cb80): _readAt: size=512, off=0 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8cb80): openPending: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8cb80): >openPending: err= 2025/05/14 06:41:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8cb80): >_readAt: n=5, err=EOF 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8cb80): close: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:29.888900308 +0000 UTC m=+4.901397303 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8cb80): >close: err= 2025/05/14 06:41:29 DEBUG : open-test-file: Remove: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005d4bd0 item 35 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/14 06:41:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/14 06:41:29 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8cc00): openPending: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8cc00): >openPending: err= 2025/05/14 06:41:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8cc00): _writeAt: size=5, off=0 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8cc00): >_writeAt: n=5, err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8cc00): close: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:29.890618644 +0000 UTC m=+4.903115629 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8cc00): >close: err= 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/14 06:41:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/05/14 06:41:29 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8ccc0): openPending: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8ccc0): >openPending: err= 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005d5030 item 36 2025/05/14 06:41:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8ccc0): _readAt: size=2, off=0 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8ccc0): >_readAt: n=0, err=Bad file descriptor 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8ccc0): _writeAt: size=3, off=0 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8ccc0): >_writeAt: n=3, err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8ccc0): close: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:29.891341801 +0000 UTC m=+4.903838797 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8ccc0): >close: err= 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/14 06:41:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/14 06:41:29 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8cd00): _readAt: size=512, off=0 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8cd00): openPending: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8cd00): >openPending: err= 2025/05/14 06:41:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8cd00): >_readAt: n=3, err=EOF 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8cd00): close: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:29.891341801 +0000 UTC m=+4.903838797 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8cd00): >close: err= 2025/05/14 06:41:29 DEBUG : open-test-file: Remove: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005d51f0 item 36 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/14 06:41:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/14 06:41:29 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8cd40): openPending: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8cd40): >openPending: err= 2025/05/14 06:41:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8cd40): _writeAt: size=5, off=0 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8cd40): >_writeAt: n=5, err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8cd40): close: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:29.892826368 +0000 UTC m=+4.905323353 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8cd40): >close: err= 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/05/14 06:41:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/05/14 06:41:29 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8cd80): _readAt: size=2, off=0 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8cd80): >_readAt: n=0, err=Bad file descriptor 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8cd80): _writeAt: size=3, off=0 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8cd80): openPending: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8cd80): >openPending: err= 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005d58f0 item 37 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8cd80): >_writeAt: n=3, err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8cd80): close: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:29.893686563 +0000 UTC m=+4.906183549 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8cd80): >close: err= 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/14 06:41:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/14 06:41:29 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8cdc0): _readAt: size=512, off=0 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8cdc0): openPending: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8cdc0): >openPending: err= 2025/05/14 06:41:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8cdc0): >_readAt: n=5, err=EOF 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8cdc0): close: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:29.893686563 +0000 UTC m=+4.906183549 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8cdc0): >close: err= 2025/05/14 06:41:29 DEBUG : open-test-file: Remove: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005d5b20 item 37 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/14 06:41:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/14 06:41:29 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8ce40): openPending: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8ce40): >openPending: err= 2025/05/14 06:41:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8ce40): _writeAt: size=5, off=0 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8ce40): >_writeAt: n=5, err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8ce40): close: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:29.895092011 +0000 UTC m=+4.907589006 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8ce40): >close: err= 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/14 06:41:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/05/14 06:41:29 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8cf00): openPending: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8cf00): >openPending: err= 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005d5f10 item 38 2025/05/14 06:41:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8cf00): _readAt: size=2, off=0 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8cf00): >_readAt: n=0, err=Bad file descriptor 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8cf00): _writeAt: size=3, off=0 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8cf00): >_writeAt: n=3, err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8cf00): close: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:29.895638797 +0000 UTC m=+4.908135782 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8cf00): >close: err= 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/14 06:41:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/14 06:41:29 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8cf40): _readAt: size=512, off=0 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8cf40): openPending: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8cf40): >openPending: err= 2025/05/14 06:41:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8cf40): >_readAt: n=3, err=EOF 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8cf40): close: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:29.895638797 +0000 UTC m=+4.908135782 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8cf40): >close: err= 2025/05/14 06:41:29 DEBUG : open-test-file: Remove: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009200e0 item 38 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/14 06:41:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/14 06:41:29 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8cfc0): openPending: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8cfc0): >openPending: err= 2025/05/14 06:41:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8cfc0): _writeAt: size=5, off=0 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8cfc0): >_writeAt: n=5, err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8cfc0): close: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:29.896984603 +0000 UTC m=+4.909481588 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8cfc0): >close: err= 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/14 06:41:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/05/14 06:41:29 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8d080): _readAt: size=2, off=0 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8d080): >_readAt: n=0, err=Bad file descriptor 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8d080): _writeAt: size=3, off=0 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8d080): openPending: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8d080): >openPending: err= 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000920380 item 39 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8d080): >_writeAt: n=3, err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8d080): close: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:29.897472609 +0000 UTC m=+4.909969604 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8d080): >close: err= 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/14 06:41:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/14 06:41:29 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8d0c0): _readAt: size=512, off=0 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8d0c0): openPending: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8d0c0): >openPending: err= 2025/05/14 06:41:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8d0c0): >_readAt: n=5, err=EOF 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8d0c0): close: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:29.897472609 +0000 UTC m=+4.909969604 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8d0c0): >close: err= 2025/05/14 06:41:29 DEBUG : open-test-file: Remove: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009204d0 item 39 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/14 06:41:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/14 06:41:29 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8d140): openPending: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8d140): >openPending: err= 2025/05/14 06:41:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8d140): _writeAt: size=5, off=0 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8d140): >_writeAt: n=5, err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8d140): close: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:29.898849734 +0000 UTC m=+4.911346729 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8d140): >close: err= 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/14 06:41:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/05/14 06:41:29 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8d200): openPending: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8d200): >openPending: err= 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000920770 item 40 2025/05/14 06:41:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8d200): _readAt: size=2, off=0 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8d200): >_readAt: n=0, err=Bad file descriptor 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8d200): _writeAt: size=3, off=0 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8d200): >_writeAt: n=3, err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8d200): close: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:29.899478334 +0000 UTC m=+4.911975319 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8d200): >close: err= 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/14 06:41:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/14 06:41:29 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8d240): _readAt: size=512, off=0 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8d240): openPending: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8d240): >openPending: err= 2025/05/14 06:41:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8d240): >_readAt: n=3, err=EOF 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8d240): close: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:29.899478334 +0000 UTC m=+4.911975319 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8d240): >close: err= 2025/05/14 06:41:29 DEBUG : open-test-file: Remove: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000920930 item 40 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/05/14 06:41:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/14 06:41:29 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8d2c0): openPending: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8d2c0): >openPending: err= 2025/05/14 06:41:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8d2c0): _readAt: size=2, off=0 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8d2c0): >_readAt: n=0, err=Bad file descriptor 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8d2c0): _writeAt: size=5, off=0 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8d2c0): >_writeAt: n=5, err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8d2c0): close: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:29.900664872 +0000 UTC m=+4.913161857 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8d2c0): >close: err= 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/14 06:41:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/14 06:41:29 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8d300): _writeAt: size=5, off=0 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8d300): openPending: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8d300): >openPending: err= 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000920bd0 item 41 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8d300): >_writeAt: n=5, err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8d300): close: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:29.901179167 +0000 UTC m=+4.913676161 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8d300): >close: err= 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/05/14 06:41:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/14 06:41:29 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000662780): _readAt: size=2, off=0 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000662780): >_readAt: n=0, err=Bad file descriptor 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000662780): _writeAt: size=3, off=0 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000662780): openPending: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000662780): >openPending: err= 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000945650 item 41 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000662780): >_writeAt: n=3, err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000662780): close: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:29.901659859 +0000 UTC m=+4.914156844 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000662780): >close: err= 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/14 06:41:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/14 06:41:29 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc0006627c0): _readAt: size=512, off=0 2025/05/14 06:41:29 DEBUG : open-test-file(0xc0006627c0): openPending: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file(0xc0006627c0): >openPending: err= 2025/05/14 06:41:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/14 06:41:29 DEBUG : open-test-file(0xc0006627c0): >_readAt: n=5, err=EOF 2025/05/14 06:41:29 DEBUG : open-test-file(0xc0006627c0): close: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:29.901659859 +0000 UTC m=+4.914156844 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:29 DEBUG : open-test-file(0xc0006627c0): >close: err= 2025/05/14 06:41:29 DEBUG : open-test-file: Remove: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009457a0 item 41 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/14 06:41:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/05/14 06:41:29 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:29 DEBUG : open-test-file(0xc0006628c0): openPending: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file(0xc0006628c0): >openPending: err= 2025/05/14 06:41:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc0006628c0): _readAt: size=2, off=0 2025/05/14 06:41:29 DEBUG : open-test-file(0xc0006628c0): >_readAt: n=0, err=Bad file descriptor 2025/05/14 06:41:29 DEBUG : open-test-file(0xc0006628c0): _writeAt: size=5, off=0 2025/05/14 06:41:29 DEBUG : open-test-file(0xc0006628c0): >_writeAt: n=5, err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc0006628c0): close: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:29.902855143 +0000 UTC m=+4.915352138 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:29 DEBUG : open-test-file(0xc0006628c0): >close: err= 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/14 06:41:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/14 06:41:29 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000662900): _writeAt: size=5, off=0 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000662900): openPending: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000662900): >openPending: err= 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000945b20 item 42 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000662900): >_writeAt: n=5, err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000662900): close: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:29.903351395 +0000 UTC m=+4.915848380 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000662900): >close: err= 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/14 06:41:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/05/14 06:41:29 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:29 DEBUG : open-test-file(0xc0006629c0): openPending: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file(0xc0006629c0): >openPending: err= 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000945c70 item 42 2025/05/14 06:41:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc0006629c0): _readAt: size=2, off=0 2025/05/14 06:41:29 DEBUG : open-test-file(0xc0006629c0): >_readAt: n=0, err=Bad file descriptor 2025/05/14 06:41:29 DEBUG : open-test-file(0xc0006629c0): _writeAt: size=3, off=0 2025/05/14 06:41:29 DEBUG : open-test-file(0xc0006629c0): >_writeAt: n=3, err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc0006629c0): close: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:29.903867924 +0000 UTC m=+4.916364919 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:29 DEBUG : open-test-file(0xc0006629c0): >close: err= 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/14 06:41:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/14 06:41:29 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000662a00): _readAt: size=512, off=0 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000662a00): openPending: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000662a00): >openPending: err= 2025/05/14 06:41:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000662a00): >_readAt: n=3, err=EOF 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000662a00): close: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:29.903867924 +0000 UTC m=+4.916364919 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000662a00): >close: err= 2025/05/14 06:41:29 DEBUG : open-test-file: Remove: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000945dc0 item 42 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/14 06:41:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/05/14 06:41:29 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000662ac0): openPending: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000662ac0): >openPending: err= 2025/05/14 06:41:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000662ac0): _readAt: size=2, off=0 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000662ac0): >_readAt: n=0, err=Bad file descriptor 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000662ac0): _writeAt: size=5, off=0 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000662ac0): >_writeAt: n=5, err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000662ac0): close: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:29.905351799 +0000 UTC m=+4.917848785 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000662ac0): >close: err= 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/14 06:41:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/14 06:41:29 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000662b00): _writeAt: size=5, off=0 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000662b00): openPending: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000662b00): >openPending: err= 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006a02a0 item 43 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000662b00): >_writeAt: n=5, err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000662b00): close: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:29.905830709 +0000 UTC m=+4.918327704 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000662b00): >close: err= 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/14 06:41:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/05/14 06:41:29 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000662bc0): _readAt: size=2, off=0 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000662bc0): >_readAt: n=0, err=Bad file descriptor 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000662bc0): _writeAt: size=3, off=0 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000662bc0): openPending: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000662bc0): >openPending: err= 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006a0460 item 43 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000662bc0): >_writeAt: n=3, err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000662bc0): close: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:29.906355703 +0000 UTC m=+4.918852689 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000662bc0): >close: err= 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/14 06:41:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/14 06:41:29 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000662c00): _readAt: size=512, off=0 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000662c00): openPending: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000662c00): >openPending: err= 2025/05/14 06:41:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000662c00): >_readAt: n=5, err=EOF 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000662c00): close: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:29.906355703 +0000 UTC m=+4.918852689 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000662c00): >close: err= 2025/05/14 06:41:29 DEBUG : open-test-file: Remove: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006a0700 item 43 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/14 06:41:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/05/14 06:41:29 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000662cc0): openPending: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000662cc0): >openPending: err= 2025/05/14 06:41:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000662cc0): _readAt: size=2, off=0 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000662cc0): >_readAt: n=0, err=Bad file descriptor 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000662cc0): _writeAt: size=5, off=0 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000662cc0): >_writeAt: n=5, err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000662cc0): close: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:29.907553362 +0000 UTC m=+4.920050357 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000662cc0): >close: err= 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/14 06:41:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/14 06:41:29 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000662d00): _writeAt: size=5, off=0 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000662d00): openPending: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000662d00): >openPending: err= 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006a09a0 item 44 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000662d00): >_writeAt: n=5, err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000662d00): close: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:29.908376236 +0000 UTC m=+4.920873221 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000662d00): >close: err= 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/14 06:41:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/05/14 06:41:29 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000662dc0): openPending: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000662dc0): >openPending: err= 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006a0af0 item 44 2025/05/14 06:41:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000662dc0): _readAt: size=2, off=0 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000662dc0): >_readAt: n=0, err=Bad file descriptor 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000662dc0): _writeAt: size=3, off=0 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000662dc0): >_writeAt: n=3, err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000662dc0): close: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:29.908957337 +0000 UTC m=+4.921454332 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000662dc0): >close: err= 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/14 06:41:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/14 06:41:29 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000662e00): _readAt: size=512, off=0 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000662e00): openPending: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000662e00): >openPending: err= 2025/05/14 06:41:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000662e00): >_readAt: n=3, err=EOF 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000662e00): close: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:29.908957337 +0000 UTC m=+4.921454332 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000662e00): >close: err= 2025/05/14 06:41:29 DEBUG : open-test-file: Remove: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006a0e70 item 44 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/14 06:41:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/05/14 06:41:29 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000662ec0): openPending: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000662ec0): >openPending: err= 2025/05/14 06:41:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000662ec0): _readAt: size=2, off=0 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000662ec0): >_readAt: n=0, err=Bad file descriptor 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000662ec0): _writeAt: size=5, off=0 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000662ec0): >_writeAt: n=5, err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000662ec0): close: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:29.910246848 +0000 UTC m=+4.922743842 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000662ec0): >close: err= 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/14 06:41:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/14 06:41:29 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000662f00): _writeAt: size=5, off=0 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000662f00): openPending: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000662f00): >openPending: err= 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006a1340 item 45 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000662f00): >_writeAt: n=5, err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000662f00): close: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:29.910805476 +0000 UTC m=+4.923302462 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000662f00): >close: err= 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/14 06:41:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/05/14 06:41:29 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/14 06:41:29 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/14 06:41:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/14 06:41:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/14 06:41:29 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000662fc0): _readAt: size=512, off=0 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000662fc0): openPending: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000662fc0): >openPending: err= 2025/05/14 06:41:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000662fc0): >_readAt: n=5, err=EOF 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000662fc0): close: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:29.910805476 +0000 UTC m=+4.923302462 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000662fc0): >close: err= 2025/05/14 06:41:29 DEBUG : open-test-file: Remove: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006a1650 item 45 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/14 06:41:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/05/14 06:41:29 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000663080): openPending: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000663080): >openPending: err= 2025/05/14 06:41:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000663080): _readAt: size=2, off=0 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000663080): >_readAt: n=0, err=Bad file descriptor 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000663080): _writeAt: size=5, off=0 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000663080): >_writeAt: n=5, err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000663080): close: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:29.912271778 +0000 UTC m=+4.924768774 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000663080): >close: err= 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/14 06:41:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/14 06:41:29 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc0006630c0): _writeAt: size=5, off=0 2025/05/14 06:41:29 DEBUG : open-test-file(0xc0006630c0): openPending: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file(0xc0006630c0): >openPending: err= 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006a19d0 item 46 2025/05/14 06:41:29 DEBUG : open-test-file(0xc0006630c0): >_writeAt: n=5, err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc0006630c0): close: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:29.912765976 +0000 UTC m=+4.925262960 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:29 DEBUG : open-test-file(0xc0006630c0): >close: err= 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/14 06:41:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/05/14 06:41:29 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/14 06:41:29 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/14 06:41:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/14 06:41:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/14 06:41:29 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000663180): _readAt: size=512, off=0 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000663180): openPending: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000663180): >openPending: err= 2025/05/14 06:41:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000663180): >_readAt: n=5, err=EOF 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000663180): close: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:29.912765976 +0000 UTC m=+4.925262960 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000663180): >close: err= 2025/05/14 06:41:29 DEBUG : open-test-file: Remove: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006a1b90 item 46 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/14 06:41:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/05/14 06:41:29 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000663280): openPending: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000663280): >openPending: err= 2025/05/14 06:41:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000663280): _readAt: size=2, off=0 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000663280): >_readAt: n=0, err=Bad file descriptor 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000663280): _writeAt: size=5, off=0 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000663280): >_writeAt: n=5, err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000663280): close: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:29.91409454 +0000 UTC m=+4.926591536 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000663280): >close: err= 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/14 06:41:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/14 06:41:29 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc0006632c0): _writeAt: size=5, off=0 2025/05/14 06:41:29 DEBUG : open-test-file(0xc0006632c0): openPending: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file(0xc0006632c0): >openPending: err= 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006b2070 item 47 2025/05/14 06:41:29 DEBUG : open-test-file(0xc0006632c0): >_writeAt: n=5, err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc0006632c0): close: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:29.914568269 +0000 UTC m=+4.927065264 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:29 DEBUG : open-test-file(0xc0006632c0): >close: err= 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/14 06:41:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/05/14 06:41:29 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/14 06:41:29 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/14 06:41:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/14 06:41:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/14 06:41:29 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000663380): _readAt: size=512, off=0 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000663380): openPending: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000663380): >openPending: err= 2025/05/14 06:41:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000663380): >_readAt: n=5, err=EOF 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000663380): close: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:29.914568269 +0000 UTC m=+4.927065264 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000663380): >close: err= 2025/05/14 06:41:29 DEBUG : open-test-file: Remove: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006b21c0 item 47 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/14 06:41:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/05/14 06:41:29 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000663500): openPending: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000663500): >openPending: err= 2025/05/14 06:41:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000663500): _readAt: size=2, off=0 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000663500): >_readAt: n=0, err=Bad file descriptor 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000663500): _writeAt: size=5, off=0 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000663500): >_writeAt: n=5, err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000663500): close: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:29.915898977 +0000 UTC m=+4.928395962 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000663500): >close: err= 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/14 06:41:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/14 06:41:29 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000663540): _writeAt: size=5, off=0 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000663540): openPending: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000663540): >openPending: err= 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006b2460 item 48 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000663540): >_writeAt: n=5, err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000663540): close: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:29.916375431 +0000 UTC m=+4.928872426 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000663540): >close: err= 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/14 06:41:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/05/14 06:41:29 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/14 06:41:29 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/14 06:41:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/14 06:41:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/14 06:41:29 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000663600): _readAt: size=512, off=0 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000663600): openPending: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000663600): >openPending: err= 2025/05/14 06:41:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000663600): >_readAt: n=5, err=EOF 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000663600): close: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:29.916375431 +0000 UTC m=+4.928872426 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000663600): >close: err= 2025/05/14 06:41:29 DEBUG : open-test-file: Remove: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006b25b0 item 48 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/14 06:41:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/14 06:41:29 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000663640): openPending: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000663640): >openPending: err= 2025/05/14 06:41:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000663640): _writeAt: size=5, off=0 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000663640): >_writeAt: n=5, err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000663640): close: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:29.917704496 +0000 UTC m=+4.930201491 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000663640): >close: err= 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/05/14 06:41:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/05/14 06:41:29 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000663680): _readAt: size=2, off=0 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000663680): >_readAt: n=0, err=Bad file descriptor 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000663680): _writeAt: size=3, off=0 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000663680): openPending: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000663680): open at offset 5 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000663680): >openPending: err= 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006b2850 item 49 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000663680): >_writeAt: n=3, err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000663680): close: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:29.918202421 +0000 UTC m=+4.930699416 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000663680): >close: err= 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/14 06:41:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/14 06:41:29 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc0006636c0): _readAt: size=512, off=0 2025/05/14 06:41:29 DEBUG : open-test-file(0xc0006636c0): openPending: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file(0xc0006636c0): >openPending: err= 2025/05/14 06:41:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/14 06:41:29 DEBUG : open-test-file(0xc0006636c0): >_readAt: n=8, err=EOF 2025/05/14 06:41:29 DEBUG : open-test-file(0xc0006636c0): close: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:29.918202421 +0000 UTC m=+4.930699416 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:29 DEBUG : open-test-file(0xc0006636c0): >close: err= 2025/05/14 06:41:29 DEBUG : open-test-file: Remove: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006b29a0 item 49 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/14 06:41:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/14 06:41:29 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000663740): openPending: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000663740): >openPending: err= 2025/05/14 06:41:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000663740): _writeAt: size=5, off=0 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000663740): >_writeAt: n=5, err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000663740): close: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:29.919495849 +0000 UTC m=+4.931992844 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000663740): >close: err= 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/05/14 06:41:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/05/14 06:41:29 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000663800): openPending: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000663800): open at offset 5 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000663800): >openPending: err= 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006b2d20 item 50 2025/05/14 06:41:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000663800): _readAt: size=2, off=5 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000663800): >_readAt: n=0, err=Bad file descriptor 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000663800): _writeAt: size=3, off=5 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000663800): >_writeAt: n=3, err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000663800): close: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:29.920082429 +0000 UTC m=+4.932579425 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000663800): >close: err= 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/14 06:41:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/14 06:41:29 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000663840): _readAt: size=512, off=0 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000663840): openPending: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000663840): >openPending: err= 2025/05/14 06:41:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000663840): >_readAt: n=3, err=EOF 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000663840): close: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:29.920082429 +0000 UTC m=+4.932579425 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000663840): >close: err= 2025/05/14 06:41:29 DEBUG : open-test-file: Remove: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006b2e70 item 50 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/14 06:41:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/14 06:41:29 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:29 DEBUG : open-test-file(0xc0006638c0): openPending: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file(0xc0006638c0): >openPending: err= 2025/05/14 06:41:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc0006638c0): _writeAt: size=5, off=0 2025/05/14 06:41:29 DEBUG : open-test-file(0xc0006638c0): >_writeAt: n=5, err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc0006638c0): close: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:29.921374826 +0000 UTC m=+4.933871820 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:29 DEBUG : open-test-file(0xc0006638c0): >close: err= 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/05/14 06:41:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/05/14 06:41:29 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000663980): _readAt: size=2, off=0 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000663980): >_readAt: n=0, err=Bad file descriptor 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000663980): _writeAt: size=3, off=0 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000663980): openPending: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000663980): open at offset 5 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000663980): >openPending: err= 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006b3110 item 51 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000663980): >_writeAt: n=3, err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000663980): close: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:29.921880324 +0000 UTC m=+4.934377320 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000663980): >close: err= 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/14 06:41:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/14 06:41:29 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc0006639c0): _readAt: size=512, off=0 2025/05/14 06:41:29 DEBUG : open-test-file(0xc0006639c0): openPending: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file(0xc0006639c0): >openPending: err= 2025/05/14 06:41:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/14 06:41:29 DEBUG : open-test-file(0xc0006639c0): >_readAt: n=8, err=EOF 2025/05/14 06:41:29 DEBUG : open-test-file(0xc0006639c0): close: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:29.921880324 +0000 UTC m=+4.934377320 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:29 DEBUG : open-test-file(0xc0006639c0): >close: err= 2025/05/14 06:41:29 DEBUG : open-test-file: Remove: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006b32d0 item 51 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/14 06:41:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/14 06:41:29 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000663a40): openPending: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000663a40): >openPending: err= 2025/05/14 06:41:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000663a40): _writeAt: size=5, off=0 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000663a40): >_writeAt: n=5, err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000663a40): close: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:29.923249033 +0000 UTC m=+4.935746029 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000663a40): >close: err= 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/14 06:41:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/05/14 06:41:29 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000663b00): openPending: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000663b00): open at offset 5 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000663b00): >openPending: err= 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006b3650 item 52 2025/05/14 06:41:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000663b00): _readAt: size=2, off=5 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000663b00): >_readAt: n=0, err=Bad file descriptor 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000663b00): _writeAt: size=3, off=5 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000663b00): >_writeAt: n=3, err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000663b00): close: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:29.923883074 +0000 UTC m=+4.936380059 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000663b00): >close: err= 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/14 06:41:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/14 06:41:29 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000663b40): _readAt: size=512, off=0 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000663b40): openPending: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000663b40): >openPending: err= 2025/05/14 06:41:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000663b40): >_readAt: n=3, err=EOF 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000663b40): close: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:29.923883074 +0000 UTC m=+4.936380059 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000663b40): >close: err= 2025/05/14 06:41:29 DEBUG : open-test-file: Remove: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006b3810 item 52 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/14 06:41:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/14 06:41:29 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000663bc0): openPending: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000663bc0): >openPending: err= 2025/05/14 06:41:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000663bc0): _writeAt: size=5, off=0 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000663bc0): >_writeAt: n=5, err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000663bc0): close: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:29.925160402 +0000 UTC m=+4.937657397 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000663bc0): >close: err= 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/05/14 06:41:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/05/14 06:41:29 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000663c80): _readAt: size=2, off=0 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000663c80): >_readAt: n=0, err=Bad file descriptor 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000663c80): _writeAt: size=3, off=0 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000663c80): openPending: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000663c80): open at offset 5 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000663c80): >openPending: err= 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006b3b20 item 53 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000663c80): >_writeAt: n=3, err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000663c80): close: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:29.925669357 +0000 UTC m=+4.938166353 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000663c80): >close: err= 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/14 06:41:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/14 06:41:29 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000663cc0): _readAt: size=512, off=0 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000663cc0): openPending: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000663cc0): >openPending: err= 2025/05/14 06:41:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000663cc0): >_readAt: n=8, err=EOF 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000663cc0): close: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:29.925669357 +0000 UTC m=+4.938166353 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000663cc0): >close: err= 2025/05/14 06:41:29 DEBUG : open-test-file: Remove: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006b3c70 item 53 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/14 06:41:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/14 06:41:29 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000663d40): openPending: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000663d40): >openPending: err= 2025/05/14 06:41:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000663d40): _writeAt: size=5, off=0 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000663d40): >_writeAt: n=5, err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000663d40): close: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:29.926971521 +0000 UTC m=+4.939468517 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000663d40): >close: err= 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/14 06:41:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/05/14 06:41:29 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000663e00): openPending: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000663e00): open at offset 5 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000663e00): >openPending: err= 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006460e0 item 54 2025/05/14 06:41:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000663e00): _readAt: size=2, off=5 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000663e00): >_readAt: n=0, err=Bad file descriptor 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000663e00): _writeAt: size=3, off=5 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000663e00): >_writeAt: n=3, err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000663e00): close: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:29.9275243 +0000 UTC m=+4.940021294 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000663e00): >close: err= 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/14 06:41:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/14 06:41:29 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000663e40): _readAt: size=512, off=0 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000663e40): openPending: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000663e40): >openPending: err= 2025/05/14 06:41:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000663e40): >_readAt: n=3, err=EOF 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000663e40): close: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:29.9275243 +0000 UTC m=+4.940021294 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000663e40): >close: err= 2025/05/14 06:41:29 DEBUG : open-test-file: Remove: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000646230 item 54 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/14 06:41:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/14 06:41:29 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8d380): openPending: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8d380): >openPending: err= 2025/05/14 06:41:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8d380): _writeAt: size=5, off=0 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8d380): >_writeAt: n=5, err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8d380): close: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:29.928637588 +0000 UTC m=+4.941134584 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8d380): >close: err= 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/14 06:41:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/05/14 06:41:29 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8d440): _readAt: size=2, off=0 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8d440): >_readAt: n=0, err=Bad file descriptor 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8d440): _writeAt: size=3, off=0 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8d440): openPending: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8d440): open at offset 5 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8d440): >openPending: err= 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000920e70 item 55 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8d440): >_writeAt: n=3, err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8d440): close: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:29.929184896 +0000 UTC m=+4.941681891 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8d440): >close: err= 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/14 06:41:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/14 06:41:29 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8d480): _readAt: size=512, off=0 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8d480): openPending: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8d480): >openPending: err= 2025/05/14 06:41:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8d480): >_readAt: n=8, err=EOF 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8d480): close: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:29.929184896 +0000 UTC m=+4.941681891 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8d480): >close: err= 2025/05/14 06:41:29 DEBUG : open-test-file: Remove: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000921030 item 55 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/14 06:41:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/14 06:41:29 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8d500): openPending: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8d500): >openPending: err= 2025/05/14 06:41:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8d500): _writeAt: size=5, off=0 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8d500): >_writeAt: n=5, err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8d500): close: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:29.934199689 +0000 UTC m=+4.946696684 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8d500): >close: err= 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/14 06:41:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/05/14 06:41:29 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8d5c0): openPending: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8d5c0): open at offset 5 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8d5c0): >openPending: err= 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009212d0 item 56 2025/05/14 06:41:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8d5c0): _readAt: size=2, off=5 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8d5c0): >_readAt: n=0, err=Bad file descriptor 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8d5c0): _writeAt: size=3, off=5 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8d5c0): >_writeAt: n=3, err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8d5c0): close: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:29.934739673 +0000 UTC m=+4.947236657 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8d5c0): >close: err= 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/14 06:41:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/14 06:41:29 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8d600): _readAt: size=512, off=0 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8d600): openPending: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8d600): >openPending: err= 2025/05/14 06:41:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8d600): >_readAt: n=3, err=EOF 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8d600): close: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:29.934739673 +0000 UTC m=+4.947236657 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8d600): >close: err= 2025/05/14 06:41:29 DEBUG : open-test-file: Remove: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000921420 item 56 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/05/14 06:41:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/05/14 06:41:29 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8d6c0): openPending: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8d6c0): open at offset 0 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8d6c0): >openPending: err= 2025/05/14 06:41:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8d6c0): _readAt: size=2, off=0 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8d6c0): >_readAt: n=0, err=Bad file descriptor 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8d6c0): _writeAt: size=5, off=0 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8d6c0): >_writeAt: n=5, err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8d6c0): close: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:29.935987344 +0000 UTC m=+4.948484340 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8d6c0): >close: err= 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/14 06:41:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/14 06:41:29 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8d700): _writeAt: size=5, off=0 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8d700): openPending: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8d700): >openPending: err= 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009216c0 item 57 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8d700): >_writeAt: n=5, err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8d700): close: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:29.936514875 +0000 UTC m=+4.949011860 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8d700): >close: err= 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/05/14 06:41:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/05/14 06:41:29 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8d7c0): _readAt: size=2, off=0 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8d7c0): >_readAt: n=0, err=Bad file descriptor 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8d7c0): _writeAt: size=3, off=0 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8d7c0): openPending: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8d7c0): open at offset 5 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8d7c0): >openPending: err= 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000921810 item 57 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8d7c0): >_writeAt: n=3, err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8d7c0): close: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:29.937085256 +0000 UTC m=+4.949582251 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8d7c0): >close: err= 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/14 06:41:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/14 06:41:29 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8d800): _readAt: size=512, off=0 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8d800): openPending: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8d800): >openPending: err= 2025/05/14 06:41:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8d800): >_readAt: n=8, err=EOF 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8d800): close: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:29.937085256 +0000 UTC m=+4.949582251 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8d800): >close: err= 2025/05/14 06:41:29 DEBUG : open-test-file: Remove: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009219d0 item 57 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/14 06:41:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/05/14 06:41:29 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8d8c0): openPending: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8d8c0): open at offset 0 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8d8c0): >openPending: err= 2025/05/14 06:41:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8d8c0): _readAt: size=2, off=0 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8d8c0): >_readAt: n=0, err=Bad file descriptor 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8d8c0): _writeAt: size=5, off=0 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8d8c0): >_writeAt: n=5, err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8d8c0): close: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:29.938337887 +0000 UTC m=+4.950834882 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8d8c0): >close: err= 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/14 06:41:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/14 06:41:29 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8d900): _writeAt: size=5, off=0 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8d900): openPending: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8d900): >openPending: err= 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000921d50 item 58 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8d900): >_writeAt: n=5, err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8d900): close: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:29.941925741 +0000 UTC m=+4.954422737 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8d900): >close: err= 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/14 06:41:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/05/14 06:41:29 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8d9c0): openPending: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8d9c0): open at offset 5 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8d9c0): >openPending: err= 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000921f10 item 58 2025/05/14 06:41:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8d9c0): _readAt: size=2, off=5 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8d9c0): >_readAt: n=0, err=Bad file descriptor 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8d9c0): _writeAt: size=3, off=5 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8d9c0): >_writeAt: n=3, err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8d9c0): close: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:29.942444565 +0000 UTC m=+4.954941560 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8d9c0): >close: err= 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/14 06:41:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/14 06:41:29 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8da00): _readAt: size=512, off=0 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8da00): openPending: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8da00): >openPending: err= 2025/05/14 06:41:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8da00): >_readAt: n=3, err=EOF 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8da00): close: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:29.942444565 +0000 UTC m=+4.954941560 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8da00): >close: err= 2025/05/14 06:41:29 DEBUG : open-test-file: Remove: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ee230 item 58 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/14 06:41:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/05/14 06:41:29 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8dac0): openPending: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8dac0): open at offset 0 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8dac0): >openPending: err= 2025/05/14 06:41:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8dac0): _readAt: size=2, off=0 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8dac0): >_readAt: n=0, err=Bad file descriptor 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8dac0): _writeAt: size=5, off=0 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8dac0): >_writeAt: n=5, err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8dac0): close: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:29.943896951 +0000 UTC m=+4.956393946 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8dac0): >close: err= 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/14 06:41:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/14 06:41:29 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8db00): _writeAt: size=5, off=0 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8db00): openPending: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8db00): >openPending: err= 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ee700 item 59 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8db00): >_writeAt: n=5, err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8db00): close: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:29.951655926 +0000 UTC m=+4.964152920 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8db00): >close: err= 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/14 06:41:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/05/14 06:41:29 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8dbc0): _readAt: size=2, off=0 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8dbc0): >_readAt: n=0, err=Bad file descriptor 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8dbc0): _writeAt: size=3, off=0 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8dbc0): openPending: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8dbc0): open at offset 5 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8dbc0): >openPending: err= 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ee850 item 59 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8dbc0): >_writeAt: n=3, err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8dbc0): close: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:29.952258177 +0000 UTC m=+4.964755171 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8dbc0): >close: err= 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/14 06:41:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/14 06:41:29 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8dc00): _readAt: size=512, off=0 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8dc00): openPending: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8dc00): >openPending: err= 2025/05/14 06:41:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8dc00): >_readAt: n=8, err=EOF 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8dc00): close: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:29.952258177 +0000 UTC m=+4.964755171 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8dc00): >close: err= 2025/05/14 06:41:29 DEBUG : open-test-file: Remove: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005eeaf0 item 59 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/14 06:41:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/05/14 06:41:29 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8dcc0): openPending: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8dcc0): open at offset 0 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8dcc0): >openPending: err= 2025/05/14 06:41:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8dcc0): _readAt: size=2, off=0 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8dcc0): >_readAt: n=0, err=Bad file descriptor 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8dcc0): _writeAt: size=5, off=0 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8dcc0): >_writeAt: n=5, err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8dcc0): close: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:29.953439314 +0000 UTC m=+4.965936309 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8dcc0): >close: err= 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/14 06:41:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/14 06:41:29 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8dd00): _writeAt: size=5, off=0 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8dd00): openPending: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8dd00): >openPending: err= 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ef0a0 item 60 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8dd00): >_writeAt: n=5, err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8dd00): close: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:29.953890761 +0000 UTC m=+4.966387756 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8dd00): >close: err= 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/14 06:41:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/05/14 06:41:29 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8de00): openPending: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8de00): open at offset 5 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8de00): >openPending: err= 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ef420 item 60 2025/05/14 06:41:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8de00): _readAt: size=2, off=5 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8de00): >_readAt: n=0, err=Bad file descriptor 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8de00): _writeAt: size=3, off=5 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8de00): >_writeAt: n=3, err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8de00): close: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:29.954429863 +0000 UTC m=+4.966926858 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8de00): >close: err= 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/14 06:41:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/14 06:41:29 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8de40): _readAt: size=512, off=0 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8de40): openPending: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8de40): >openPending: err= 2025/05/14 06:41:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8de40): >_readAt: n=3, err=EOF 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8de40): close: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:29.954429863 +0000 UTC m=+4.966926858 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000a8de40): >close: err= 2025/05/14 06:41:29 DEBUG : open-test-file: Remove: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ef6c0 item 60 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/14 06:41:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/05/14 06:41:29 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:29 DEBUG : open-test-file(0xc0004081c0): openPending: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/14 06:41:29 DEBUG : open-test-file(0xc0004081c0): open at offset 0 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file(0xc0004081c0): >openPending: err= 2025/05/14 06:41:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc0004081c0): _readAt: size=2, off=0 2025/05/14 06:41:29 DEBUG : open-test-file(0xc0004081c0): >_readAt: n=0, err=Bad file descriptor 2025/05/14 06:41:29 DEBUG : open-test-file(0xc0004081c0): _writeAt: size=5, off=0 2025/05/14 06:41:29 DEBUG : open-test-file(0xc0004081c0): >_writeAt: n=5, err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc0004081c0): close: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:29.955608215 +0000 UTC m=+4.968105210 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:29 DEBUG : open-test-file(0xc0004081c0): >close: err= 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/14 06:41:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/14 06:41:29 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000408200): _writeAt: size=5, off=0 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000408200): openPending: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000408200): >openPending: err= 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005efc00 item 61 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000408200): >_writeAt: n=5, err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000408200): close: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:29.956123721 +0000 UTC m=+4.968620717 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000408200): >close: err= 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/14 06:41:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/05/14 06:41:29 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/14 06:41:29 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/14 06:41:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/14 06:41:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/14 06:41:29 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000408340): _readAt: size=512, off=0 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000408340): openPending: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000408340): >openPending: err= 2025/05/14 06:41:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000408340): >_readAt: n=5, err=EOF 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000408340): close: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:29.956123721 +0000 UTC m=+4.968620717 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000408340): >close: err= 2025/05/14 06:41:29 DEBUG : open-test-file: Remove: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005efdc0 item 61 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/14 06:41:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/05/14 06:41:29 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000408440): openPending: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000408440): open at offset 0 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000408440): >openPending: err= 2025/05/14 06:41:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000408440): _readAt: size=2, off=0 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000408440): >_readAt: n=0, err=Bad file descriptor 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000408440): _writeAt: size=5, off=0 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000408440): >_writeAt: n=5, err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000408440): close: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:29.957394477 +0000 UTC m=+4.969891472 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000408440): >close: err= 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/14 06:41:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/14 06:41:29 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000408500): _writeAt: size=5, off=0 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000408500): openPending: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000408500): >openPending: err= 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006301c0 item 62 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000408500): >_writeAt: n=5, err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000408500): close: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:29.957878566 +0000 UTC m=+4.970375561 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000408500): >close: err= 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/14 06:41:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/05/14 06:41:29 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/14 06:41:29 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/14 06:41:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/14 06:41:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/14 06:41:29 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000408600): _readAt: size=512, off=0 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000408600): openPending: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000408600): >openPending: err= 2025/05/14 06:41:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000408600): >_readAt: n=5, err=EOF 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000408600): close: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:29.957878566 +0000 UTC m=+4.970375561 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000408600): >close: err= 2025/05/14 06:41:29 DEBUG : open-test-file: Remove: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006304d0 item 62 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/14 06:41:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/05/14 06:41:29 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:29 DEBUG : open-test-file(0xc0004086c0): openPending: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/14 06:41:29 DEBUG : open-test-file(0xc0004086c0): open at offset 0 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file(0xc0004086c0): >openPending: err= 2025/05/14 06:41:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc0004086c0): _readAt: size=2, off=0 2025/05/14 06:41:29 DEBUG : open-test-file(0xc0004086c0): >_readAt: n=0, err=Bad file descriptor 2025/05/14 06:41:29 DEBUG : open-test-file(0xc0004086c0): _writeAt: size=5, off=0 2025/05/14 06:41:29 DEBUG : open-test-file(0xc0004086c0): >_writeAt: n=5, err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc0004086c0): close: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:29.959305074 +0000 UTC m=+4.971802068 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:29 DEBUG : open-test-file(0xc0004086c0): >close: err= 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/14 06:41:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/14 06:41:29 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000408700): _writeAt: size=5, off=0 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000408700): openPending: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000408700): >openPending: err= 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006309a0 item 63 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000408700): >_writeAt: n=5, err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000408700): close: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:29.959719743 +0000 UTC m=+4.972216737 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000408700): >close: err= 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/14 06:41:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/05/14 06:41:29 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/14 06:41:29 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/14 06:41:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/14 06:41:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/14 06:41:29 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc0004087c0): _readAt: size=512, off=0 2025/05/14 06:41:29 DEBUG : open-test-file(0xc0004087c0): openPending: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file(0xc0004087c0): >openPending: err= 2025/05/14 06:41:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/14 06:41:29 DEBUG : open-test-file(0xc0004087c0): >_readAt: n=5, err=EOF 2025/05/14 06:41:29 DEBUG : open-test-file(0xc0004087c0): close: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:29.959719743 +0000 UTC m=+4.972216737 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:29 DEBUG : open-test-file(0xc0004087c0): >close: err= 2025/05/14 06:41:29 DEBUG : open-test-file: Remove: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000630c40 item 63 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/14 06:41:29 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 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/14 06:41:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/05/14 06:41:29 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000408880): openPending: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000408880): open at offset 0 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000408880): >openPending: err= 2025/05/14 06:41:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000408880): _readAt: size=2, off=0 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000408880): >_readAt: n=0, err=Bad file descriptor 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000408880): _writeAt: size=5, off=0 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000408880): >_writeAt: n=5, err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000408880): close: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:29.96109836 +0000 UTC m=+4.973595355 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000408880): >close: err= 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/14 06:41:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/14 06:41:29 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc0004088c0): _writeAt: size=5, off=0 2025/05/14 06:41:29 DEBUG : open-test-file(0xc0004088c0): openPending: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file(0xc0004088c0): >openPending: err= 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000630fc0 item 64 2025/05/14 06:41:29 DEBUG : open-test-file(0xc0004088c0): >_writeAt: n=5, err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc0004088c0): close: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:29.961536923 +0000 UTC m=+4.974033919 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:29 DEBUG : open-test-file(0xc0004088c0): >close: err= 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/14 06:41:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/05/14 06:41:29 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/14 06:41:29 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/14 06:41:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/14 06:41:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/14 06:41:29 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000408980): _readAt: size=512, off=0 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000408980): openPending: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000408980): >openPending: err= 2025/05/14 06:41:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000408980): >_readAt: n=5, err=EOF 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000408980): close: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:29.961536923 +0000 UTC m=+4.974033919 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000408980): >close: err= 2025/05/14 06:41:29 DEBUG : open-test-file: Remove: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000631110 item 64 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/14 06:41:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/14 06:41:29 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000408a00): openPending: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000408a00): >openPending: err= 2025/05/14 06:41:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000408a00): _writeAt: size=5, off=0 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000408a00): >_writeAt: n=5, err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000408a00): close: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:29.962797178 +0000 UTC m=+4.975294174 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000408a00): >close: err= 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/05/14 06:41:29 DEBUG : open-test-file: Open: flags=O_RDWR 2025/05/14 06:41:29 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000408a40): _readAt: size=2, off=0 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000408a40): openPending: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000408a40): >openPending: err= 2025/05/14 06:41:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000408a40): >_readAt: n=2, err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000408a40): _writeAt: size=3, off=2 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000631880 item 65 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000408a40): >_writeAt: n=3, err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000408a40): close: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:29.963295574 +0000 UTC m=+4.975792569 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000408a40): >close: err= 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/14 06:41:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/14 06:41:29 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000408a80): _readAt: size=512, off=0 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000408a80): openPending: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000408a80): >openPending: err= 2025/05/14 06:41:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000408a80): >_readAt: n=5, err=EOF 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000408a80): close: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:29.963295574 +0000 UTC m=+4.975792569 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000408a80): >close: err= 2025/05/14 06:41:29 DEBUG : open-test-file: Remove: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000631a40 item 65 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/14 06:41:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/14 06:41:29 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000408ac0): openPending: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000408ac0): >openPending: err= 2025/05/14 06:41:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000408ac0): _writeAt: size=5, off=0 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000408ac0): >_writeAt: n=5, err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000408ac0): close: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:29.964512037 +0000 UTC m=+4.977009033 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000408ac0): >close: err= 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/05/14 06:41:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/05/14 06:41:29 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000408b00): openPending: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000408b00): >openPending: err= 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000631d50 item 66 2025/05/14 06:41:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000408b00): _readAt: size=2, off=0 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000408b00): >_readAt: n=0, err=EOF 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000408b00): _writeAt: size=3, off=0 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000408b00): >_writeAt: n=3, err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000408b00): close: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:29.965082649 +0000 UTC m=+4.977579644 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000408b00): >close: err= 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/14 06:41:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/14 06:41:29 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000408b40): _readAt: size=512, off=0 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000408b40): openPending: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000408b40): >openPending: err= 2025/05/14 06:41:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000408b40): >_readAt: n=3, err=EOF 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000408b40): close: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:29.965082649 +0000 UTC m=+4.977579644 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000408b40): >close: err= 2025/05/14 06:41:29 DEBUG : open-test-file: Remove: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008f6070 item 66 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/14 06:41:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/14 06:41:29 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000408b80): openPending: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000408b80): >openPending: err= 2025/05/14 06:41:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000408b80): _writeAt: size=5, off=0 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000408b80): >_writeAt: n=5, err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000408b80): close: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:29.966287521 +0000 UTC m=+4.978784516 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000408b80): >close: err= 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/05/14 06:41:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/05/14 06:41:29 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000408bc0): _readAt: size=2, off=0 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000408bc0): openPending: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000408bc0): >openPending: err= 2025/05/14 06:41:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000408bc0): >_readAt: n=2, err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000408bc0): _writeAt: size=3, off=2 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008f6310 item 67 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000408bc0): >_writeAt: n=3, err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000408bc0): close: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:29.966796015 +0000 UTC m=+4.979293009 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000408bc0): >close: err= 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/14 06:41:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/14 06:41:29 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000408c00): _readAt: size=512, off=0 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000408c00): openPending: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000408c00): >openPending: err= 2025/05/14 06:41:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000408c00): >_readAt: n=5, err=EOF 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000408c00): close: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:29.966796015 +0000 UTC m=+4.979293009 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000408c00): >close: err= 2025/05/14 06:41:29 DEBUG : open-test-file: Remove: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008f64d0 item 67 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/14 06:41:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/14 06:41:29 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000408c80): openPending: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000408c80): >openPending: err= 2025/05/14 06:41:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000408c80): _writeAt: size=5, off=0 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000408c80): >_writeAt: n=5, err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000408c80): close: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:29.967978976 +0000 UTC m=+4.980475971 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000408c80): >close: err= 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/14 06:41:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/05/14 06:41:29 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000408d40): openPending: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000408d40): >openPending: err= 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008f68c0 item 68 2025/05/14 06:41:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000408d40): _readAt: size=2, off=0 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000408d40): >_readAt: n=0, err=EOF 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000408d40): _writeAt: size=3, off=0 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000408d40): >_writeAt: n=3, err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000408d40): close: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:29.973072076 +0000 UTC m=+4.985569061 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000408d40): >close: err= 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/14 06:41:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/14 06:41:29 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000408dc0): _readAt: size=512, off=0 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000408dc0): openPending: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000408dc0): >openPending: err= 2025/05/14 06:41:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000408dc0): >_readAt: n=3, err=EOF 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000408dc0): close: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:29.973072076 +0000 UTC m=+4.985569061 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000408dc0): >close: err= 2025/05/14 06:41:29 DEBUG : open-test-file: Remove: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008f6a10 item 68 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/14 06:41:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/14 06:41:29 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000408e40): openPending: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000408e40): >openPending: err= 2025/05/14 06:41:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000408e40): _writeAt: size=5, off=0 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000408e40): >_writeAt: n=5, err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000408e40): close: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:29.975307391 +0000 UTC m=+4.987804427 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000408e40): >close: err= 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/05/14 06:41:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/05/14 06:41:29 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000408e80): _readAt: size=2, off=0 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000408e80): openPending: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000408e80): >openPending: err= 2025/05/14 06:41:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000408e80): >_readAt: n=2, err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000408e80): _writeAt: size=3, off=2 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008f6cb0 item 69 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000408e80): >_writeAt: n=3, err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000408e80): close: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:29.976201981 +0000 UTC m=+4.988699005 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000408e80): >close: err= 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/14 06:41:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/14 06:41:29 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000408ec0): _readAt: size=512, off=0 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000408ec0): openPending: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000408ec0): >openPending: err= 2025/05/14 06:41:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000408ec0): >_readAt: n=5, err=EOF 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000408ec0): close: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:29.976201981 +0000 UTC m=+4.988699005 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000408ec0): >close: err= 2025/05/14 06:41:29 DEBUG : open-test-file: Remove: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008f6e00 item 69 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/14 06:41:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/14 06:41:29 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000408f40): openPending: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000408f40): >openPending: err= 2025/05/14 06:41:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000408f40): _writeAt: size=5, off=0 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000408f40): >_writeAt: n=5, err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000408f40): close: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:29.97806665 +0000 UTC m=+4.990563686 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000408f40): >close: err= 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/14 06:41:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/05/14 06:41:29 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000409000): openPending: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000409000): >openPending: err= 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008f7180 item 70 2025/05/14 06:41:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000409000): _readAt: size=2, off=0 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000409000): >_readAt: n=0, err=EOF 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000409000): _writeAt: size=3, off=0 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000409000): >_writeAt: n=3, err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000409000): close: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:29.978944529 +0000 UTC m=+4.991441553 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000409000): >close: err= 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/14 06:41:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/14 06:41:29 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000409040): _readAt: size=512, off=0 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000409040): openPending: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000409040): >openPending: err= 2025/05/14 06:41:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000409040): >_readAt: n=3, err=EOF 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000409040): close: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:29.978944529 +0000 UTC m=+4.991441553 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000409040): >close: err= 2025/05/14 06:41:29 DEBUG : open-test-file: Remove: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008f7340 item 70 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/14 06:41:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/14 06:41:29 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:29 DEBUG : open-test-file(0xc0004090c0): openPending: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file(0xc0004090c0): >openPending: err= 2025/05/14 06:41:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc0004090c0): _writeAt: size=5, off=0 2025/05/14 06:41:29 DEBUG : open-test-file(0xc0004090c0): >_writeAt: n=5, err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc0004090c0): close: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:29.981008673 +0000 UTC m=+4.993505708 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:29 DEBUG : open-test-file(0xc0004090c0): >close: err= 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/14 06:41:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/05/14 06:41:29 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc0004091c0): _readAt: size=2, off=0 2025/05/14 06:41:29 DEBUG : open-test-file(0xc0004091c0): openPending: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file(0xc0004091c0): >openPending: err= 2025/05/14 06:41:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/14 06:41:29 DEBUG : open-test-file(0xc0004091c0): >_readAt: n=2, err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc0004091c0): _writeAt: size=3, off=2 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008f75e0 item 71 2025/05/14 06:41:29 DEBUG : open-test-file(0xc0004091c0): >_writeAt: n=3, err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc0004091c0): close: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:29.981791183 +0000 UTC m=+4.994288208 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:29 DEBUG : open-test-file(0xc0004091c0): >close: err= 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/14 06:41:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/14 06:41:29 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000409200): _readAt: size=512, off=0 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000409200): openPending: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000409200): >openPending: err= 2025/05/14 06:41:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000409200): >_readAt: n=5, err=EOF 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000409200): close: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:29.981791183 +0000 UTC m=+4.994288208 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000409200): >close: err= 2025/05/14 06:41:29 DEBUG : open-test-file: Remove: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008f7730 item 71 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/14 06:41:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/14 06:41:29 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:29 DEBUG : open-test-file(0xc0004092c0): openPending: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file(0xc0004092c0): >openPending: err= 2025/05/14 06:41:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc0004092c0): _writeAt: size=5, off=0 2025/05/14 06:41:29 DEBUG : open-test-file(0xc0004092c0): >_writeAt: n=5, err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc0004092c0): close: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:29.983550444 +0000 UTC m=+4.996047480 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:29 DEBUG : open-test-file(0xc0004092c0): >close: err= 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/14 06:41:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/05/14 06:41:29 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000409380): openPending: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000409380): >openPending: err= 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008f79d0 item 72 2025/05/14 06:41:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000409380): _readAt: size=2, off=0 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000409380): >_readAt: n=0, err=EOF 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000409380): _writeAt: size=3, off=0 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000409380): >_writeAt: n=3, err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000409380): close: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:29.984264364 +0000 UTC m=+4.996761390 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000409380): >close: err= 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/14 06:41:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/14 06:41:29 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc0004093c0): _readAt: size=512, off=0 2025/05/14 06:41:29 DEBUG : open-test-file(0xc0004093c0): openPending: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file(0xc0004093c0): >openPending: err= 2025/05/14 06:41:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/14 06:41:29 DEBUG : open-test-file(0xc0004093c0): >_readAt: n=3, err=EOF 2025/05/14 06:41:29 DEBUG : open-test-file(0xc0004093c0): close: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:29.984264364 +0000 UTC m=+4.996761390 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:29 DEBUG : open-test-file(0xc0004093c0): >close: err= 2025/05/14 06:41:29 DEBUG : open-test-file: Remove: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008f7b90 item 72 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/05/14 06:41:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/05/14 06:41:29 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000409400): openPending: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000409400): >openPending: err= 2025/05/14 06:41:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000409400): _readAt: size=2, off=0 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000409400): >_readAt: n=0, err=EOF 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000409400): _writeAt: size=5, off=0 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000409400): >_writeAt: n=5, err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000409400): close: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:29.989474605 +0000 UTC m=+5.001971640 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000409400): >close: err= 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/14 06:41:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/14 06:41:29 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000409440): _writeAt: size=5, off=0 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000409440): openPending: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000409440): >openPending: err= 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008f7ea0 item 73 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000409440): >_writeAt: n=5, err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000409440): close: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:29.990120206 +0000 UTC m=+5.002617232 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000409440): >close: err= 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/05/14 06:41:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/05/14 06:41:29 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000409480): _readAt: size=2, off=0 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000409480): openPending: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000409480): >openPending: err= 2025/05/14 06:41:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000409480): >_readAt: n=2, err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000409480): _writeAt: size=3, off=2 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005d61c0 item 73 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000409480): >_writeAt: n=3, err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000409480): close: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:29.990989508 +0000 UTC m=+5.003486533 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000409480): >close: err= 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/14 06:41:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/14 06:41:29 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000409500): _readAt: size=512, off=0 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000409500): openPending: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000409500): >openPending: err= 2025/05/14 06:41:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000409500): >_readAt: n=5, err=EOF 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000409500): close: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:29.990989508 +0000 UTC m=+5.003486533 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000409500): >close: err= 2025/05/14 06:41:29 DEBUG : open-test-file: Remove: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005d63f0 item 73 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/14 06:41:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/05/14 06:41:29 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:29 DEBUG : open-test-file(0xc0004095c0): openPending: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file(0xc0004095c0): >openPending: err= 2025/05/14 06:41:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc0004095c0): _readAt: size=2, off=0 2025/05/14 06:41:29 DEBUG : open-test-file(0xc0004095c0): >_readAt: n=0, err=EOF 2025/05/14 06:41:29 DEBUG : open-test-file(0xc0004095c0): _writeAt: size=5, off=0 2025/05/14 06:41:29 DEBUG : open-test-file(0xc0004095c0): >_writeAt: n=5, err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc0004095c0): close: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:29.998087962 +0000 UTC m=+5.010584947 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:29 DEBUG : open-test-file(0xc0004095c0): >close: err= 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/14 06:41:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/14 06:41:29 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000409600): _writeAt: size=5, off=0 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000409600): openPending: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000409600): >openPending: err= 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005d67e0 item 74 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000409600): >_writeAt: n=5, err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000409600): close: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:29.998572682 +0000 UTC m=+5.011069677 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000409600): >close: err= 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/14 06:41:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/05/14 06:41:29 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:29 DEBUG : open-test-file(0xc0004096c0): openPending: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file(0xc0004096c0): >openPending: err= 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005d6a80 item 74 2025/05/14 06:41:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc0004096c0): _readAt: size=2, off=0 2025/05/14 06:41:29 DEBUG : open-test-file(0xc0004096c0): >_readAt: n=0, err=EOF 2025/05/14 06:41:29 DEBUG : open-test-file(0xc0004096c0): _writeAt: size=3, off=0 2025/05/14 06:41:29 DEBUG : open-test-file(0xc0004096c0): >_writeAt: n=3, err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc0004096c0): close: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:29.999211161 +0000 UTC m=+5.011708156 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:29 DEBUG : open-test-file(0xc0004096c0): >close: err= 2025/05/14 06:41:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/14 06:41:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/14 06:41:29 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000409700): _readAt: size=512, off=0 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000409700): openPending: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/14 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000409700): >openPending: err= 2025/05/14 06:41:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000409700): >_readAt: n=3, err=EOF 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000409700): close: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:29.999211161 +0000 UTC m=+5.011708156 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:29 DEBUG : open-test-file(0xc000409700): >close: err= 2025/05/14 06:41:29 DEBUG : open-test-file: Remove: 2025/05/14 06:41:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005d6e70 item 74 2025/05/14 06:41:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file(0xc0004097c0): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc0004097c0): >openPending: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc0004097c0): _readAt: size=2, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc0004097c0): >_readAt: n=0, err=EOF 2025/05/14 06:41:30 DEBUG : open-test-file(0xc0004097c0): _writeAt: size=5, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc0004097c0): >_writeAt: n=5, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc0004097c0): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.000414409 +0000 UTC m=+5.012911414 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc0004097c0): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000409800): _writeAt: size=5, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000409800): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000409800): >openPending: err= 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005d7420 item 75 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000409800): >_writeAt: n=5, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000409800): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.001007573 +0000 UTC m=+5.013504598 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000409800): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000663f00): _readAt: size=2, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000663f00): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000663f00): >openPending: err= 2025/05/14 06:41:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000663f00): >_readAt: n=2, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000663f00): _writeAt: size=3, off=2 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000646380 item 75 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000663f00): >_writeAt: n=3, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000663f00): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.00154965 +0000 UTC m=+5.014046685 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000663f00): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000663f40): _readAt: size=512, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000663f40): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000663f40): >openPending: err= 2025/05/14 06:41:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000663f40): >_readAt: n=5, err=EOF 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000663f40): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.00154965 +0000 UTC m=+5.014046685 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000663f40): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: Remove: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006464d0 item 75 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5e0c0): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5e0c0): >openPending: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5e0c0): _readAt: size=2, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5e0c0): >_readAt: n=0, err=EOF 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5e0c0): _writeAt: size=5, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5e0c0): >_writeAt: n=5, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5e0c0): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.002738762 +0000 UTC m=+5.015235757 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5e0c0): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5e100): _writeAt: size=5, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5e100): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5e100): >openPending: err= 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000646850 item 76 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5e100): >_writeAt: n=5, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5e100): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.003192174 +0000 UTC m=+5.015689179 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5e100): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5e1c0): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5e1c0): >openPending: err= 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000646a10 item 76 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5e1c0): _readAt: size=2, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5e1c0): >_readAt: n=0, err=EOF 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5e1c0): _writeAt: size=3, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5e1c0): >_writeAt: n=3, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5e1c0): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.003667175 +0000 UTC m=+5.016164170 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5e1c0): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5e200): _readAt: size=512, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5e200): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5e200): >openPending: err= 2025/05/14 06:41:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5e200): >_readAt: n=3, err=EOF 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5e200): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.003667175 +0000 UTC m=+5.016164170 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5e200): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: Remove: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000646b60 item 76 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5e2c0): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5e2c0): >openPending: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5e2c0): _readAt: size=2, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5e2c0): >_readAt: n=0, err=EOF 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5e2c0): _writeAt: size=5, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5e2c0): >_writeAt: n=5, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5e2c0): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.004840317 +0000 UTC m=+5.017337322 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5e2c0): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5e340): _writeAt: size=5, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5e340): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5e340): >openPending: err= 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000646e00 item 77 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5e340): >_writeAt: n=5, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5e340): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.005344914 +0000 UTC m=+5.017841909 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5e340): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/14 06:41:30 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5e400): _readAt: size=512, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5e400): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5e400): >openPending: err= 2025/05/14 06:41:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5e400): >_readAt: n=5, err=EOF 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5e400): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.005344914 +0000 UTC m=+5.017841909 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5e400): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: Remove: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000647030 item 77 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5e4c0): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5e4c0): >openPending: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5e4c0): _readAt: size=2, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5e4c0): >_readAt: n=0, err=EOF 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5e4c0): _writeAt: size=5, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5e4c0): >_writeAt: n=5, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5e4c0): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.006760351 +0000 UTC m=+5.019257346 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5e4c0): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5e500): _writeAt: size=5, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5e500): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5e500): >openPending: err= 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006473b0 item 78 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5e500): >_writeAt: n=5, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5e500): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.00732979 +0000 UTC m=+5.019826785 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5e500): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/14 06:41:30 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5e5c0): _readAt: size=512, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5e5c0): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5e5c0): >openPending: err= 2025/05/14 06:41:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5e5c0): >_readAt: n=5, err=EOF 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5e5c0): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.00732979 +0000 UTC m=+5.019826785 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5e5c0): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: Remove: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000647650 item 78 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5e680): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5e680): >openPending: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5e680): _readAt: size=2, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5e680): >_readAt: n=0, err=EOF 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5e680): _writeAt: size=5, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5e680): >_writeAt: n=5, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5e680): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.008595476 +0000 UTC m=+5.021092471 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5e680): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5e6c0): _writeAt: size=5, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5e6c0): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5e6c0): >openPending: err= 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006479d0 item 79 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5e6c0): >_writeAt: n=5, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5e6c0): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.009199089 +0000 UTC m=+5.021696084 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5e6c0): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/14 06:41:30 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5e780): _readAt: size=512, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5e780): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5e780): >openPending: err= 2025/05/14 06:41:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5e780): >_readAt: n=5, err=EOF 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5e780): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.009199089 +0000 UTC m=+5.021696084 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5e780): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: Remove: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000647b90 item 79 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5e880): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5e880): >openPending: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5e880): _readAt: size=2, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5e880): >_readAt: n=0, err=EOF 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5e880): _writeAt: size=5, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5e880): >_writeAt: n=5, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5e880): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.010387038 +0000 UTC m=+5.022884033 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5e880): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5e8c0): _writeAt: size=5, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5e8c0): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5e8c0): >openPending: err= 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006480e0 item 80 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5e8c0): >_writeAt: n=5, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5e8c0): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.010901133 +0000 UTC m=+5.023398128 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5e8c0): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/14 06:41:30 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5e980): _readAt: size=512, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5e980): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5e980): >openPending: err= 2025/05/14 06:41:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5e980): >_readAt: n=5, err=EOF 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5e980): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.010901133 +0000 UTC m=+5.023398128 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5e980): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: Remove: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000648230 item 80 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5e9c0): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5e9c0): >openPending: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5e9c0): _writeAt: size=5, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5e9c0): >_writeAt: n=5, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5e9c0): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.012357336 +0000 UTC m=+5.024854332 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5e9c0): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5ea00): _readAt: size=2, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5ea00): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5ea00): open at offset 5 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5ea00): >openPending: err= 2025/05/14 06:41:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5ea00): >_readAt: n=2, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5ea00): _writeAt: size=3, off=7 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006484d0 item 81 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5ea00): >_writeAt: n=3, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5ea00): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.01294486 +0000 UTC m=+5.025441854 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5ea00): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5ea40): _readAt: size=512, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5ea40): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5ea40): >openPending: err= 2025/05/14 06:41:30 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5ea40): >_readAt: n=8, err=EOF 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5ea40): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.01294486 +0000 UTC m=+5.025441854 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5ea40): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: Remove: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000648690 item 81 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5eac0): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5eac0): >openPending: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5eac0): _writeAt: size=5, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5eac0): >_writeAt: n=5, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5eac0): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.014413156 +0000 UTC m=+5.026910150 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5eac0): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5eb80): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5eb80): open at offset 5 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5eb80): >openPending: err= 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000648af0 item 82 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5eb80): _readAt: size=2, off=5 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5eb80): >_readAt: n=0, err=EOF 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5eb80): _writeAt: size=3, off=5 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5eb80): >_writeAt: n=3, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5eb80): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.014937289 +0000 UTC m=+5.027434285 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5eb80): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5ebc0): _readAt: size=512, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5ebc0): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5ebc0): >openPending: err= 2025/05/14 06:41:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5ebc0): >_readAt: n=3, err=EOF 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5ebc0): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.014937289 +0000 UTC m=+5.027434285 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5ebc0): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: Remove: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000648c40 item 82 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5ec40): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5ec40): >openPending: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5ec40): _writeAt: size=5, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5ec40): >_writeAt: n=5, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5ec40): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.016059065 +0000 UTC m=+5.028556081 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5ec40): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5ed40): _readAt: size=2, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5ed40): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5ed40): open at offset 5 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5ed40): >openPending: err= 2025/05/14 06:41:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5ed40): >_readAt: n=2, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5ed40): _writeAt: size=3, off=7 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000648f50 item 83 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5ed40): >_writeAt: n=3, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5ed40): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.016858496 +0000 UTC m=+5.029355481 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5ed40): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5ed80): _readAt: size=512, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5ed80): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5ed80): >openPending: err= 2025/05/14 06:41:30 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5ed80): >_readAt: n=8, err=EOF 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5ed80): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.016858496 +0000 UTC m=+5.029355481 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5ed80): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: Remove: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000649110 item 83 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5ee00): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5ee00): >openPending: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5ee00): _writeAt: size=5, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5ee00): >_writeAt: n=5, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5ee00): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.018089817 +0000 UTC m=+5.030586813 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5ee00): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5eec0): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5eec0): open at offset 5 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5eec0): >openPending: err= 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000649650 item 84 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5eec0): _readAt: size=2, off=5 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5eec0): >_readAt: n=0, err=EOF 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5eec0): _writeAt: size=3, off=5 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5eec0): >_writeAt: n=3, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5eec0): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.018592682 +0000 UTC m=+5.031089677 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5eec0): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5ef00): _readAt: size=512, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5ef00): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5ef00): >openPending: err= 2025/05/14 06:41:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5ef00): >_readAt: n=3, err=EOF 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5ef00): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.018592682 +0000 UTC m=+5.031089677 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5ef00): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: Remove: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006497a0 item 84 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5ef80): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5ef80): >openPending: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5ef80): _writeAt: size=5, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5ef80): >_writeAt: n=5, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5ef80): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.019706432 +0000 UTC m=+5.032203427 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5ef80): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5f040): _readAt: size=2, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5f040): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5f040): open at offset 5 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5f040): >openPending: err= 2025/05/14 06:41:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5f040): >_readAt: n=2, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5f040): _writeAt: size=3, off=7 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000649a40 item 85 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5f040): >_writeAt: n=3, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5f040): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.020223943 +0000 UTC m=+5.032720938 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5f040): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5f080): _readAt: size=512, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5f080): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5f080): >openPending: err= 2025/05/14 06:41:30 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5f080): >_readAt: n=8, err=EOF 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5f080): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.020223943 +0000 UTC m=+5.032720938 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5f080): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: Remove: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000649ce0 item 85 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5f100): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5f100): >openPending: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5f100): _writeAt: size=5, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5f100): >_writeAt: n=5, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5f100): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.021358773 +0000 UTC m=+5.033855769 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5f100): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5f1c0): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5f1c0): open at offset 5 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5f1c0): >openPending: err= 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006a62a0 item 86 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5f1c0): _readAt: size=2, off=5 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5f1c0): >_readAt: n=0, err=EOF 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5f1c0): _writeAt: size=3, off=5 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5f1c0): >_writeAt: n=3, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5f1c0): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.021847681 +0000 UTC m=+5.034344666 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5f1c0): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5f200): _readAt: size=512, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5f200): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5f200): >openPending: err= 2025/05/14 06:41:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5f200): >_readAt: n=3, err=EOF 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5f200): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.021847681 +0000 UTC m=+5.034344666 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5f200): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: Remove: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006a6540 item 86 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5f280): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5f280): >openPending: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5f280): _writeAt: size=5, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5f280): >_writeAt: n=5, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5f280): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.022982191 +0000 UTC m=+5.035479186 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5f280): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5f340): _readAt: size=2, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5f340): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5f340): open at offset 5 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5f340): >openPending: err= 2025/05/14 06:41:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5f340): >_readAt: n=2, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5f340): _writeAt: size=3, off=7 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006a6a80 item 87 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5f340): >_writeAt: n=3, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5f340): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.023462583 +0000 UTC m=+5.035959568 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5f340): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5f380): _readAt: size=512, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5f380): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5f380): >openPending: err= 2025/05/14 06:41:30 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5f380): >_readAt: n=8, err=EOF 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5f380): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.023462583 +0000 UTC m=+5.035959568 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5f380): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: Remove: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006a6c40 item 87 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5f400): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5f400): >openPending: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5f400): _writeAt: size=5, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5f400): >_writeAt: n=5, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5f400): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.024880574 +0000 UTC m=+5.037377570 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5f400): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5f4c0): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5f4c0): open at offset 5 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5f4c0): >openPending: err= 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006a6f50 item 88 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5f4c0): _readAt: size=2, off=5 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5f4c0): >_readAt: n=0, err=EOF 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5f4c0): _writeAt: size=3, off=5 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5f4c0): >_writeAt: n=3, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5f4c0): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.025392966 +0000 UTC m=+5.037889961 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5f4c0): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5f500): _readAt: size=512, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5f500): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5f500): >openPending: err= 2025/05/14 06:41:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5f500): >_readAt: n=3, err=EOF 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5f500): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.025392966 +0000 UTC m=+5.037889961 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5f500): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: Remove: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006a70a0 item 88 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5f5c0): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5f5c0): open at offset 0 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5f5c0): >openPending: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5f5c0): _readAt: size=2, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5f5c0): >_readAt: n=0, err=EOF 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5f5c0): _writeAt: size=5, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5f5c0): >_writeAt: n=5, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5f5c0): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.026589382 +0000 UTC m=+5.039086377 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5f5c0): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5f600): _writeAt: size=5, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5f600): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5f600): >openPending: err= 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006a73b0 item 89 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5f600): >_writeAt: n=5, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5f600): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.027095181 +0000 UTC m=+5.039592176 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5f600): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5f6c0): _readAt: size=2, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5f6c0): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5f6c0): open at offset 5 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5f6c0): >openPending: err= 2025/05/14 06:41:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5f6c0): >_readAt: n=2, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5f6c0): _writeAt: size=3, off=7 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006a7570 item 89 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5f6c0): >_writeAt: n=3, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5f6c0): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.02758468 +0000 UTC m=+5.040081675 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5f6c0): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5f700): _readAt: size=512, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5f700): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5f700): >openPending: err= 2025/05/14 06:41:30 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5f700): >_readAt: n=8, err=EOF 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5f700): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.02758468 +0000 UTC m=+5.040081675 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5f700): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: Remove: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006a77a0 item 89 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5f7c0): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5f7c0): open at offset 0 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5f7c0): >openPending: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5f7c0): _readAt: size=2, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5f7c0): >_readAt: n=0, err=EOF 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5f7c0): _writeAt: size=5, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5f7c0): >_writeAt: n=5, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5f7c0): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.028994817 +0000 UTC m=+5.041491812 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5f7c0): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5f800): _writeAt: size=5, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5f800): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5f800): >openPending: err= 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006a7ab0 item 90 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5f800): >_writeAt: n=5, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5f800): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.033299116 +0000 UTC m=+5.045796111 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5f800): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5f8c0): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5f8c0): open at offset 5 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5f8c0): >openPending: err= 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006a7c70 item 90 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5f8c0): _readAt: size=2, off=5 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5f8c0): >_readAt: n=0, err=EOF 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5f8c0): _writeAt: size=3, off=5 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5f8c0): >_writeAt: n=3, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5f8c0): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.033849489 +0000 UTC m=+5.046346484 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5f8c0): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5f900): _readAt: size=512, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5f900): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5f900): >openPending: err= 2025/05/14 06:41:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5f900): >_readAt: n=3, err=EOF 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5f900): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.033849489 +0000 UTC m=+5.046346484 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5f900): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: Remove: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006a7dc0 item 90 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5f9c0): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5f9c0): open at offset 0 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5f9c0): >openPending: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5f9c0): _readAt: size=2, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5f9c0): >_readAt: n=0, err=EOF 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5f9c0): _writeAt: size=5, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5f9c0): >_writeAt: n=5, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5f9c0): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.035950674 +0000 UTC m=+5.048447689 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5f9c0): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5fa00): _writeAt: size=5, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5fa00): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5fa00): >openPending: err= 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000664150 item 91 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5fa00): >_writeAt: n=5, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5fa00): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.036600223 +0000 UTC m=+5.049097238 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5fa00): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5fac0): _readAt: size=2, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5fac0): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5fac0): open at offset 5 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5fac0): >openPending: err= 2025/05/14 06:41:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5fac0): >_readAt: n=2, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5fac0): _writeAt: size=3, off=7 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006642a0 item 91 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5fac0): >_writeAt: n=3, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5fac0): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.038221767 +0000 UTC m=+5.050718782 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5fac0): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5fb40): _readAt: size=512, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5fb40): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5fb40): >openPending: err= 2025/05/14 06:41:30 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5fb40): >_readAt: n=8, err=EOF 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5fb40): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.038221767 +0000 UTC m=+5.050718782 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5fb40): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: Remove: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006643f0 item 91 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5fc00): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5fc00): open at offset 0 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5fc00): >openPending: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5fc00): _readAt: size=2, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5fc00): >_readAt: n=0, err=EOF 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5fc00): _writeAt: size=5, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5fc00): >_writeAt: n=5, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5fc00): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.040921235 +0000 UTC m=+5.053418249 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5fc00): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5fc40): _writeAt: size=5, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5fc40): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5fc40): >openPending: err= 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000664850 item 92 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5fc40): >_writeAt: n=5, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5fc40): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.042085409 +0000 UTC m=+5.054582424 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5fc40): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5fd00): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5fd00): open at offset 5 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5fd00): >openPending: err= 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000664a80 item 92 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5fd00): _readAt: size=2, off=5 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5fd00): >_readAt: n=0, err=EOF 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5fd00): _writeAt: size=3, off=5 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5fd00): >_writeAt: n=3, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5fd00): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.043459338 +0000 UTC m=+5.055956353 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5fd00): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5fd40): _readAt: size=512, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5fd40): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5fd40): >openPending: err= 2025/05/14 06:41:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5fd40): >_readAt: n=3, err=EOF 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5fd40): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.043459338 +0000 UTC m=+5.055956353 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5fd40): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: Remove: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000664bd0 item 92 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5fe00): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5fe00): open at offset 0 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5fe00): >openPending: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5fe00): _readAt: size=2, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5fe00): >_readAt: n=0, err=EOF 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5fe00): _writeAt: size=5, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5fe00): >_writeAt: n=5, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5fe00): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.046862626 +0000 UTC m=+5.059359641 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5fe00): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5fe40): _writeAt: size=5, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5fe40): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5fe40): >openPending: err= 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000664e70 item 93 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5fe40): >_writeAt: n=5, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5fe40): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.048323178 +0000 UTC m=+5.060820193 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5fe40): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/14 06:41:30 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5ff00): _readAt: size=512, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5ff00): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5ff00): >openPending: err= 2025/05/14 06:41:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5ff00): >_readAt: n=5, err=EOF 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5ff00): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.048323178 +0000 UTC m=+5.060820193 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5ff00): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: Remove: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000664fc0 item 93 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000894040): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000894040): open at offset 0 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000894040): >openPending: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000894040): _readAt: size=2, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000894040): >_readAt: n=0, err=EOF 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000894040): _writeAt: size=5, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000894040): >_writeAt: n=5, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000894040): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.052212678 +0000 UTC m=+5.064709694 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000894040): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000894080): _writeAt: size=5, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000894080): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000894080): >openPending: err= 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000665340 item 94 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000894080): >_writeAt: n=5, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000894080): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.053215141 +0000 UTC m=+5.065712146 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000894080): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/14 06:41:30 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000894140): _readAt: size=512, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000894140): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000894140): >openPending: err= 2025/05/14 06:41:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000894140): >_readAt: n=5, err=EOF 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000894140): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.053215141 +0000 UTC m=+5.065712146 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000894140): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: Remove: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000665490 item 94 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000894200): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000894200): open at offset 0 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000894200): >openPending: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000894200): _readAt: size=2, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000894200): >_readAt: n=0, err=EOF 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000894200): _writeAt: size=5, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000894200): >_writeAt: n=5, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000894200): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.056487161 +0000 UTC m=+5.068984177 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000894200): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000894240): _writeAt: size=5, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000894240): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000894240): >openPending: err= 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000665730 item 95 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000894240): >_writeAt: n=5, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000894240): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.057566428 +0000 UTC m=+5.070063433 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000894240): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/14 06:41:30 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000894300): _readAt: size=512, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000894300): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000894300): >openPending: err= 2025/05/14 06:41:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000894300): >_readAt: n=5, err=EOF 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000894300): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.057566428 +0000 UTC m=+5.070063433 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000894300): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: Remove: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000665880 item 95 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/14 06:41:30 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 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file(0xc0008943c0): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : open-test-file(0xc0008943c0): open at offset 0 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc0008943c0): >openPending: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc0008943c0): _readAt: size=2, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc0008943c0): >_readAt: n=0, err=EOF 2025/05/14 06:41:30 DEBUG : open-test-file(0xc0008943c0): _writeAt: size=5, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc0008943c0): >_writeAt: n=5, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc0008943c0): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.060398354 +0000 UTC m=+5.072895368 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc0008943c0): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000894400): _writeAt: size=5, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000894400): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000894400): >openPending: err= 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000665b20 item 96 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000894400): >_writeAt: n=5, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000894400): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.061319904 +0000 UTC m=+5.073816920 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000894400): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/14 06:41:30 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc0008944c0): _readAt: size=512, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc0008944c0): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc0008944c0): >openPending: err= 2025/05/14 06:41:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/14 06:41:30 DEBUG : open-test-file(0xc0008944c0): >_readAt: n=5, err=EOF 2025/05/14 06:41:30 DEBUG : open-test-file(0xc0008944c0): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.061319904 +0000 UTC m=+5.073816920 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc0008944c0): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: Remove: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000665c70 item 96 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Remove: err= 2025/05/14 06:41:30 DEBUG : WaitForWriters: timeout=30s 2025/05/14 06:41:30 DEBUG : : Looking for writers 2025/05/14 06:41:30 DEBUG : >WaitForWriters: 2025/05/14 06:41:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju", Local "Local file system at /tmp/rclone3551236460", Modify Window "1s" 2025/05/14 06:41:30 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: poll-interval is not supported by this remote 2025/05/14 06:41:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/14 06:41:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Txx2H}/rclone-test-xihimuh2xeju" 2025/05/14 06:41:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Txx2H}/rclone-test-xihimuh2xeju" 2025/05/14 06:41:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Txx2H}/rclone-test-xihimuh2xeju" 2025/05/14 06:41:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/14 06:41:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Txx2H}/rclone-test-xihimuh2xeju" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Txx2H}/rclone-test-xihimuh2xeju" 2025/05/14 06:41:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Txx2H}/rclone-test-xihimuh2xeju" 2025/05/14 06:41:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/14 06:41:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Txx2H}/rclone-test-xihimuh2xeju" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Txx2H}/rclone-test-xihimuh2xeju" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2025/05/14 06:41:30 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000409c00): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000409c00): >openPending: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000409c00): _writeAt: size=5, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000409c00): >_writeAt: n=5, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000409c00): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.06597463 +0000 UTC m=+5.078471616 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000409c00): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000409c40): _readAt: size=2, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000409c40): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000409c40): >openPending: err= 2025/05/14 06:41:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000409c40): >_readAt: n=2, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000409c40): _writeAt: size=3, off=2 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000409c40): >_writeAt: n=0, err=Bad file descriptor 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000409c40): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.06597463 +0000 UTC m=+5.078471616 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000409c40): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000409c80): _readAt: size=512, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000409c80): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000409c80): >openPending: err= 2025/05/14 06:41:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000409c80): >_readAt: n=5, err=EOF 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000409c80): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.06597463 +0000 UTC m=+5.078471616 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000409c80): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: Remove: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005f0a10 item 1 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000409cc0): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000409cc0): >openPending: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000409cc0): _writeAt: size=5, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000409cc0): >_writeAt: n=5, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000409cc0): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.06760418 +0000 UTC m=+5.080101175 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000409cc0): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000409d00): _readAt: size=512, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000409d00): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000409d00): >openPending: err= 2025/05/14 06:41:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000409d00): >_readAt: n=5, err=EOF 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000409d00): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.06760418 +0000 UTC m=+5.080101175 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000409d00): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: Remove: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005f0e70 item 2 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000409d40): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000409d40): >openPending: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000409d40): _writeAt: size=5, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000409d40): >_writeAt: n=5, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000409d40): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.068823439 +0000 UTC m=+5.081320433 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000409d40): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000409d80): _readAt: size=2, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000409d80): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000409d80): >openPending: err= 2025/05/14 06:41:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000409d80): >_readAt: n=2, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000409d80): _writeAt: size=3, off=2 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000409d80): >_writeAt: n=0, err=Bad file descriptor 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000409d80): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.068823439 +0000 UTC m=+5.081320433 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000409d80): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000409dc0): _readAt: size=512, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000409dc0): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000409dc0): >openPending: err= 2025/05/14 06:41:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000409dc0): >_readAt: n=5, err=EOF 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000409dc0): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.068823439 +0000 UTC m=+5.081320433 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000409dc0): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: Remove: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005f1260 item 3 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000409e40): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000409e40): >openPending: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000409e40): _writeAt: size=5, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000409e40): >_writeAt: n=5, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000409e40): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.072208793 +0000 UTC m=+5.084705788 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000409e40): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000409ec0): _readAt: size=512, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000409ec0): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000409ec0): >openPending: err= 2025/05/14 06:41:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000409ec0): >_readAt: n=5, err=EOF 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000409ec0): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.072208793 +0000 UTC m=+5.084705788 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000409ec0): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: Remove: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005f16c0 item 4 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000409f00): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000409f00): >openPending: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000409f00): _writeAt: size=5, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000409f00): >_writeAt: n=5, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000409f00): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.073701996 +0000 UTC m=+5.086198991 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000409f00): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000409f40): _readAt: size=2, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000409f40): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000409f40): >openPending: err= 2025/05/14 06:41:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000409f40): >_readAt: n=2, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000409f40): _writeAt: size=3, off=2 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000409f40): >_writeAt: n=0, err=Bad file descriptor 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000409f40): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.073701996 +0000 UTC m=+5.086198991 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000409f40): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045c000): _readAt: size=512, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045c000): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045c000): >openPending: err= 2025/05/14 06:41:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045c000): >_readAt: n=5, err=EOF 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045c000): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.073701996 +0000 UTC m=+5.086198991 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045c000): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: Remove: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005f1dc0 item 5 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045c080): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045c080): >openPending: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045c080): _writeAt: size=5, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045c080): >_writeAt: n=5, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045c080): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.076139721 +0000 UTC m=+5.088636716 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045c080): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045c100): _readAt: size=512, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045c100): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045c100): >openPending: err= 2025/05/14 06:41:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045c100): >_readAt: n=5, err=EOF 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045c100): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.076139721 +0000 UTC m=+5.088636716 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045c100): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: Remove: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007c82a0 item 6 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045c180): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045c180): >openPending: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045c180): _writeAt: size=5, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045c180): >_writeAt: n=5, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045c180): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.078146478 +0000 UTC m=+5.090643473 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045c180): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045c240): _readAt: size=2, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045c240): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045c240): >openPending: err= 2025/05/14 06:41:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045c240): >_readAt: n=2, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045c240): _writeAt: size=3, off=2 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045c240): >_writeAt: n=0, err=Bad file descriptor 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045c240): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.078146478 +0000 UTC m=+5.090643473 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045c240): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045c280): _readAt: size=512, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045c280): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045c280): >openPending: err= 2025/05/14 06:41:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045c280): >_readAt: n=5, err=EOF 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045c280): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.078146478 +0000 UTC m=+5.090643473 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045c280): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: Remove: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007c8620 item 7 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045c300): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045c300): >openPending: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045c300): _writeAt: size=5, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045c300): >_writeAt: n=5, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045c300): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.080211075 +0000 UTC m=+5.092708070 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045c300): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045c380): _readAt: size=512, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045c380): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045c380): >openPending: err= 2025/05/14 06:41:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045c380): >_readAt: n=5, err=EOF 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045c380): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.080211075 +0000 UTC m=+5.092708070 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045c380): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: Remove: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007c8a80 item 8 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000894000): _readAt: size=2, off=0 2025/05/14 06:41:30 ERROR : open-test-file(0xc000894000): Couldn't read size of file 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000894000): >_readAt: n=0, err=EOF 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000894000): _writeAt: size=5, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000894000): >_writeAt: n=0, err=Bad file descriptor 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000894000): close: 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000894000): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000894040): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000894040): >openPending: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000894040): _writeAt: size=5, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000894040): >_writeAt: n=5, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000894040): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.081950329 +0000 UTC m=+5.094447324 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000894040): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000894080): _readAt: size=2, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000894080): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000894080): >openPending: err= 2025/05/14 06:41:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000894080): >_readAt: n=2, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000894080): _writeAt: size=3, off=2 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000894080): >_writeAt: n=0, err=Bad file descriptor 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000894080): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.081950329 +0000 UTC m=+5.094447324 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000894080): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc0008940c0): _readAt: size=512, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc0008940c0): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc0008940c0): >openPending: err= 2025/05/14 06:41:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/14 06:41:30 DEBUG : open-test-file(0xc0008940c0): >_readAt: n=5, err=EOF 2025/05/14 06:41:30 DEBUG : open-test-file(0xc0008940c0): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.081950329 +0000 UTC m=+5.094447324 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc0008940c0): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: Remove: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00088c150 item 9 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000894140): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000894140): >openPending: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000894140): _writeAt: size=5, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000894140): >_writeAt: n=5, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000894140): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.083886893 +0000 UTC m=+5.096383879 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000894140): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc0008941c0): _readAt: size=512, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc0008941c0): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc0008941c0): >openPending: err= 2025/05/14 06:41:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/14 06:41:30 DEBUG : open-test-file(0xc0008941c0): >_readAt: n=5, err=EOF 2025/05/14 06:41:30 DEBUG : open-test-file(0xc0008941c0): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.083886893 +0000 UTC m=+5.096383879 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc0008941c0): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: Remove: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00088c5b0 item 10 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000894280): _readAt: size=2, off=0 2025/05/14 06:41:30 ERROR : open-test-file(0xc000894280): Couldn't read size of file 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000894280): >_readAt: n=0, err=EOF 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000894280): _writeAt: size=5, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000894280): >_writeAt: n=0, err=Bad file descriptor 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000894280): close: 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000894280): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file(0xc0008942c0): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc0008942c0): >openPending: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc0008942c0): _writeAt: size=5, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc0008942c0): >_writeAt: n=5, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc0008942c0): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.085337596 +0000 UTC m=+5.097834582 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc0008942c0): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000894380): _readAt: size=2, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000894380): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000894380): >openPending: err= 2025/05/14 06:41:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000894380): >_readAt: n=2, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000894380): _writeAt: size=3, off=2 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000894380): >_writeAt: n=0, err=Bad file descriptor 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000894380): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.085337596 +0000 UTC m=+5.097834582 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000894380): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc0008943c0): _readAt: size=512, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc0008943c0): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc0008943c0): >openPending: err= 2025/05/14 06:41:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/14 06:41:30 DEBUG : open-test-file(0xc0008943c0): >_readAt: n=5, err=EOF 2025/05/14 06:41:30 DEBUG : open-test-file(0xc0008943c0): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.085337596 +0000 UTC m=+5.097834582 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc0008943c0): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: Remove: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00088c930 item 11 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000894440): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000894440): >openPending: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000894440): _writeAt: size=5, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000894440): >_writeAt: n=5, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000894440): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.087181579 +0000 UTC m=+5.099678573 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000894440): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc0008944c0): _readAt: size=512, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc0008944c0): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc0008944c0): >openPending: err= 2025/05/14 06:41:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/14 06:41:30 DEBUG : open-test-file(0xc0008944c0): >_readAt: n=5, err=EOF 2025/05/14 06:41:30 DEBUG : open-test-file(0xc0008944c0): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.087181579 +0000 UTC m=+5.099678573 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc0008944c0): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: Remove: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00088cd90 item 12 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000894580): _readAt: size=2, off=0 2025/05/14 06:41:30 ERROR : open-test-file(0xc000894580): Couldn't read size of file 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000894580): >_readAt: n=0, err=EOF 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000894580): _writeAt: size=5, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000894580): >_writeAt: n=0, err=Bad file descriptor 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000894580): close: 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000894580): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file(0xc0008945c0): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc0008945c0): >openPending: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc0008945c0): _writeAt: size=5, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc0008945c0): >_writeAt: n=5, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc0008945c0): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.088667407 +0000 UTC m=+5.101164402 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc0008945c0): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/14 06:41:30 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000894680): _readAt: size=512, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000894680): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000894680): >openPending: err= 2025/05/14 06:41:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000894680): >_readAt: n=5, err=EOF 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000894680): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.088667407 +0000 UTC m=+5.101164402 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000894680): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: Remove: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00088d180 item 13 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000894700): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000894700): >openPending: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000894700): _writeAt: size=5, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000894700): >_writeAt: n=5, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000894700): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.089971275 +0000 UTC m=+5.102468270 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000894700): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000894780): _readAt: size=512, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000894780): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000894780): >openPending: err= 2025/05/14 06:41:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000894780): >_readAt: n=5, err=EOF 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000894780): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.089971275 +0000 UTC m=+5.102468270 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000894780): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: Remove: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00088d500 item 14 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000894840): _readAt: size=2, off=0 2025/05/14 06:41:30 ERROR : open-test-file(0xc000894840): Couldn't read size of file 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000894840): >_readAt: n=0, err=EOF 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000894840): _writeAt: size=5, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000894840): >_writeAt: n=0, err=Bad file descriptor 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000894840): close: 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000894840): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000894880): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000894880): >openPending: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000894880): _writeAt: size=5, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000894880): >_writeAt: n=5, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000894880): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.091351836 +0000 UTC m=+5.103848831 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000894880): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/14 06:41:30 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000894940): _readAt: size=512, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000894940): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000894940): >openPending: err= 2025/05/14 06:41:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000894940): >_readAt: n=5, err=EOF 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000894940): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.091351836 +0000 UTC m=+5.103848831 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000894940): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: Remove: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00088dce0 item 15 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045c400): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045c400): >openPending: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045c400): _writeAt: size=5, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045c400): >_writeAt: n=5, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045c400): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.092695098 +0000 UTC m=+5.105192093 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045c400): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045c540): _readAt: size=512, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045c540): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045c540): >openPending: err= 2025/05/14 06:41:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045c540): >_readAt: n=5, err=EOF 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045c540): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.092695098 +0000 UTC m=+5.105192093 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045c540): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: Remove: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007c8e00 item 16 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045c580): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045c580): >openPending: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045c580): _writeAt: size=5, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045c580): >_writeAt: n=5, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045c580): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.094068375 +0000 UTC m=+5.106565360 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045c580): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045c5c0): _readAt: size=2, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045c5c0): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045c5c0): open at offset 5 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045c5c0): >openPending: err= 2025/05/14 06:41:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045c5c0): >_readAt: n=2, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045c5c0): _writeAt: size=3, off=7 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045c5c0): >_writeAt: n=0, err=Bad file descriptor 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045c5c0): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.094068375 +0000 UTC m=+5.106565360 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045c5c0): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045c640): _readAt: size=512, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045c640): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045c640): >openPending: err= 2025/05/14 06:41:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045c640): >_readAt: n=5, err=EOF 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045c640): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.094068375 +0000 UTC m=+5.106565360 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045c640): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: Remove: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007c9180 item 17 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045c6c0): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045c6c0): >openPending: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045c6c0): _writeAt: size=5, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045c6c0): >_writeAt: n=5, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045c6c0): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.095910162 +0000 UTC m=+5.108407158 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045c6c0): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045c740): _readAt: size=512, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045c740): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045c740): >openPending: err= 2025/05/14 06:41:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045c740): >_readAt: n=5, err=EOF 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045c740): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.095910162 +0000 UTC m=+5.108407158 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045c740): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: Remove: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007c9650 item 18 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045c7c0): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045c7c0): >openPending: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045c7c0): _writeAt: size=5, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045c7c0): >_writeAt: n=5, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045c7c0): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.097313456 +0000 UTC m=+5.109810452 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045c7c0): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045c880): _readAt: size=2, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045c880): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045c880): open at offset 5 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045c880): >openPending: err= 2025/05/14 06:41:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045c880): >_readAt: n=2, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045c880): _writeAt: size=3, off=7 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045c880): >_writeAt: n=0, err=Bad file descriptor 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045c880): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.097313456 +0000 UTC m=+5.109810452 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045c880): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045c8c0): _readAt: size=512, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045c8c0): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045c8c0): >openPending: err= 2025/05/14 06:41:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045c8c0): >_readAt: n=5, err=EOF 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045c8c0): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.097313456 +0000 UTC m=+5.109810452 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045c8c0): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: Remove: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007c9960 item 19 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045c940): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045c940): >openPending: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045c940): _writeAt: size=5, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045c940): >_writeAt: n=5, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045c940): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.099853464 +0000 UTC m=+5.112350449 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045c940): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045c9c0): _readAt: size=512, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045c9c0): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045c9c0): >openPending: err= 2025/05/14 06:41:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045c9c0): >_readAt: n=5, err=EOF 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045c9c0): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.099853464 +0000 UTC m=+5.112350449 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045c9c0): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: Remove: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007c9d50 item 20 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045ca40): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045ca40): >openPending: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045ca40): _writeAt: size=5, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045ca40): >_writeAt: n=5, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045ca40): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.101182479 +0000 UTC m=+5.113679463 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045ca40): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045cb00): _readAt: size=2, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045cb00): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045cb00): open at offset 5 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045cb00): >openPending: err= 2025/05/14 06:41:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045cb00): >_readAt: n=2, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045cb00): _writeAt: size=3, off=7 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045cb00): >_writeAt: n=0, err=Bad file descriptor 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045cb00): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.101182479 +0000 UTC m=+5.113679463 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045cb00): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045cb40): _readAt: size=512, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045cb40): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045cb40): >openPending: err= 2025/05/14 06:41:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045cb40): >_readAt: n=5, err=EOF 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045cb40): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.101182479 +0000 UTC m=+5.113679463 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045cb40): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: Remove: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005520e0 item 21 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045cbc0): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045cbc0): >openPending: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045cbc0): _writeAt: size=5, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045cbc0): >_writeAt: n=5, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045cbc0): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.102969694 +0000 UTC m=+5.115466688 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045cbc0): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045cc80): _readAt: size=512, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045cc80): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045cc80): >openPending: err= 2025/05/14 06:41:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045cc80): >_readAt: n=5, err=EOF 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045cc80): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.102969694 +0000 UTC m=+5.115466688 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045cc80): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: Remove: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000552460 item 22 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045cd00): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045cd00): >openPending: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045cd00): _writeAt: size=5, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045cd00): >_writeAt: n=5, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045cd00): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.104231222 +0000 UTC m=+5.116728217 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045cd00): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045ce80): _readAt: size=2, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045ce80): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045ce80): open at offset 5 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045ce80): >openPending: err= 2025/05/14 06:41:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045ce80): >_readAt: n=2, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045ce80): _writeAt: size=3, off=7 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045ce80): >_writeAt: n=0, err=Bad file descriptor 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045ce80): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.104231222 +0000 UTC m=+5.116728217 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045ce80): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045cec0): _readAt: size=512, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045cec0): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045cec0): >openPending: err= 2025/05/14 06:41:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045cec0): >_readAt: n=5, err=EOF 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045cec0): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.104231222 +0000 UTC m=+5.116728217 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045cec0): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: Remove: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000552770 item 23 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045cf40): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045cf40): >openPending: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045cf40): _writeAt: size=5, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045cf40): >_writeAt: n=5, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045cf40): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.106123354 +0000 UTC m=+5.118620349 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045cf40): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045cfc0): _readAt: size=512, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045cfc0): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045cfc0): >openPending: err= 2025/05/14 06:41:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045cfc0): >_readAt: n=5, err=EOF 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045cfc0): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.106123354 +0000 UTC m=+5.118620349 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045cfc0): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: Remove: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000552af0 item 24 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045d0c0): _readAt: size=2, off=0 2025/05/14 06:41:30 ERROR : open-test-file(0xc00045d0c0): Couldn't read size of file 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045d0c0): >_readAt: n=0, err=EOF 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045d0c0): _writeAt: size=5, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045d0c0): >_writeAt: n=0, err=Bad file descriptor 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045d0c0): close: 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045d0c0): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045d100): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045d100): >openPending: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045d100): _writeAt: size=5, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045d100): >_writeAt: n=5, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045d100): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.107488737 +0000 UTC m=+5.119985721 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045d100): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045d1c0): _readAt: size=2, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045d1c0): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045d1c0): open at offset 5 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045d1c0): >openPending: err= 2025/05/14 06:41:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045d1c0): >_readAt: n=2, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045d1c0): _writeAt: size=3, off=7 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045d1c0): >_writeAt: n=0, err=Bad file descriptor 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045d1c0): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.107488737 +0000 UTC m=+5.119985721 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045d1c0): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045d200): _readAt: size=512, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045d200): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045d200): >openPending: err= 2025/05/14 06:41:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045d200): >_readAt: n=5, err=EOF 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045d200): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.107488737 +0000 UTC m=+5.119985721 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045d200): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: Remove: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000552e70 item 25 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045d280): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045d280): >openPending: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045d280): _writeAt: size=5, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045d280): >_writeAt: n=5, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045d280): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.109418829 +0000 UTC m=+5.121915824 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045d280): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045d300): _readAt: size=512, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045d300): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045d300): >openPending: err= 2025/05/14 06:41:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045d300): >_readAt: n=5, err=EOF 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045d300): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.109418829 +0000 UTC m=+5.121915824 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045d300): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: Remove: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000553500 item 26 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045d3c0): _readAt: size=2, off=0 2025/05/14 06:41:30 ERROR : open-test-file(0xc00045d3c0): Couldn't read size of file 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045d3c0): >_readAt: n=0, err=EOF 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045d3c0): _writeAt: size=5, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045d3c0): >_writeAt: n=0, err=Bad file descriptor 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045d3c0): close: 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045d3c0): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045d400): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045d400): >openPending: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045d400): _writeAt: size=5, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045d400): >_writeAt: n=5, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045d400): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.110785605 +0000 UTC m=+5.123282600 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045d400): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045d4c0): _readAt: size=2, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045d4c0): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045d4c0): open at offset 5 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045d4c0): >openPending: err= 2025/05/14 06:41:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045d4c0): >_readAt: n=2, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045d4c0): _writeAt: size=3, off=7 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045d4c0): >_writeAt: n=0, err=Bad file descriptor 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045d4c0): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.110785605 +0000 UTC m=+5.123282600 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045d4c0): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045d500): _readAt: size=512, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045d500): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045d500): >openPending: err= 2025/05/14 06:41:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045d500): >_readAt: n=5, err=EOF 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045d500): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.110785605 +0000 UTC m=+5.123282600 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045d500): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: Remove: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000553880 item 27 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045d580): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045d580): >openPending: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045d580): _writeAt: size=5, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045d580): >_writeAt: n=5, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045d580): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.11313246 +0000 UTC m=+5.125629455 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045d580): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045d640): _readAt: size=512, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045d640): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045d640): >openPending: err= 2025/05/14 06:41:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045d640): >_readAt: n=5, err=EOF 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045d640): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.11313246 +0000 UTC m=+5.125629455 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045d640): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: Remove: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005d4230 item 28 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045d700): _readAt: size=2, off=0 2025/05/14 06:41:30 ERROR : open-test-file(0xc00045d700): Couldn't read size of file 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045d700): >_readAt: n=0, err=EOF 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045d700): _writeAt: size=5, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045d700): >_writeAt: n=0, err=Bad file descriptor 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045d700): close: 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045d700): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045d740): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045d740): >openPending: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045d740): _writeAt: size=5, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045d740): >_writeAt: n=5, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045d740): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.114912311 +0000 UTC m=+5.127409306 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045d740): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/14 06:41:30 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045d800): _readAt: size=512, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045d800): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045d800): >openPending: err= 2025/05/14 06:41:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045d800): >_readAt: n=5, err=EOF 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045d800): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.114912311 +0000 UTC m=+5.127409306 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045d800): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: Remove: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005d4620 item 29 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045d880): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045d880): >openPending: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045d880): _writeAt: size=5, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045d880): >_writeAt: n=5, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045d880): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.116347535 +0000 UTC m=+5.128844520 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045d880): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045d900): _readAt: size=512, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045d900): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045d900): >openPending: err= 2025/05/14 06:41:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045d900): >_readAt: n=5, err=EOF 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045d900): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.116347535 +0000 UTC m=+5.128844520 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045d900): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: Remove: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005d4bd0 item 30 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045d9c0): _readAt: size=2, off=0 2025/05/14 06:41:30 ERROR : open-test-file(0xc00045d9c0): Couldn't read size of file 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045d9c0): >_readAt: n=0, err=EOF 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045d9c0): _writeAt: size=5, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045d9c0): >_writeAt: n=0, err=Bad file descriptor 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045d9c0): close: 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045d9c0): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045da00): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045da00): >openPending: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045da00): _writeAt: size=5, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045da00): >_writeAt: n=5, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045da00): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.117785835 +0000 UTC m=+5.130282830 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045da00): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/14 06:41:30 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045dbc0): _readAt: size=512, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045dbc0): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045dbc0): >openPending: err= 2025/05/14 06:41:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045dbc0): >_readAt: n=5, err=EOF 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045dbc0): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.117785835 +0000 UTC m=+5.130282830 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045dbc0): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: Remove: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005d5030 item 31 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/14 06:41:30 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 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045dc40): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045dc40): >openPending: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045dc40): _writeAt: size=5, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045dc40): >_writeAt: n=5, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045dc40): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.119065868 +0000 UTC m=+5.131562862 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045dc40): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045dcc0): _readAt: size=512, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045dcc0): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045dcc0): >openPending: err= 2025/05/14 06:41:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045dcc0): >_readAt: n=5, err=EOF 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045dcc0): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.119065868 +0000 UTC m=+5.131562862 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045dcc0): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: Remove: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005d56c0 item 32 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000894980): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000894980): >openPending: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000894980): _writeAt: size=5, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000894980): >_writeAt: n=5, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000894980): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.120456709 +0000 UTC m=+5.132953704 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000894980): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045dd00): _readAt: size=2, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045dd00): >_readAt: n=0, err=Bad file descriptor 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045dd00): _writeAt: size=3, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045dd00): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045dd00): >openPending: err= 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005d59d0 item 33 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045dd00): >_writeAt: n=3, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045dd00): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.121060672 +0000 UTC m=+5.133557667 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045dd00): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045dd40): _readAt: size=512, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045dd40): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045dd40): >openPending: err= 2025/05/14 06:41:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045dd40): >_readAt: n=5, err=EOF 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045dd40): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.121060672 +0000 UTC m=+5.133557667 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045dd40): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: Remove: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005d5b90 item 33 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045dd80): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045dd80): >openPending: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045dd80): _writeAt: size=5, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045dd80): >_writeAt: n=5, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045dd80): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.122299807 +0000 UTC m=+5.134796802 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045dd80): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045ddc0): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045ddc0): >openPending: err= 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000944000 item 34 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045ddc0): _readAt: size=2, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045ddc0): >_readAt: n=0, err=Bad file descriptor 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045ddc0): _writeAt: size=3, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045ddc0): >_writeAt: n=3, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045ddc0): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.122888904 +0000 UTC m=+5.135385888 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045ddc0): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045de00): _readAt: size=512, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045de00): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045de00): >openPending: err= 2025/05/14 06:41:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045de00): >_readAt: n=3, err=EOF 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045de00): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.122888904 +0000 UTC m=+5.135385888 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045de00): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: Remove: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000944150 item 34 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045de40): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045de40): >openPending: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045de40): _writeAt: size=5, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045de40): >_writeAt: n=5, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045de40): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.124455064 +0000 UTC m=+5.136952049 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045de40): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045de80): _readAt: size=2, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045de80): >_readAt: n=0, err=Bad file descriptor 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045de80): _writeAt: size=3, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045de80): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045de80): >openPending: err= 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000944620 item 35 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045de80): >_writeAt: n=3, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045de80): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.125028801 +0000 UTC m=+5.137525796 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045de80): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045df00): _readAt: size=512, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045df00): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045df00): >openPending: err= 2025/05/14 06:41:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045df00): >_readAt: n=5, err=EOF 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045df00): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.125028801 +0000 UTC m=+5.137525796 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc00045df00): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: Remove: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000944850 item 35 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8c000): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8c000): >openPending: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8c000): _writeAt: size=5, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8c000): >_writeAt: n=5, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8c000): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.126375829 +0000 UTC m=+5.138872825 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8c000): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8c180): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8c180): >openPending: err= 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000944bd0 item 36 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8c180): _readAt: size=2, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8c180): >_readAt: n=0, err=Bad file descriptor 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8c180): _writeAt: size=3, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8c180): >_writeAt: n=3, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8c180): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.126936911 +0000 UTC m=+5.139433907 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8c180): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8c1c0): _readAt: size=512, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8c1c0): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8c1c0): >openPending: err= 2025/05/14 06:41:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8c1c0): >_readAt: n=3, err=EOF 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8c1c0): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.126936911 +0000 UTC m=+5.139433907 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8c1c0): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: Remove: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000944d90 item 36 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8c200): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8c200): >openPending: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8c200): _writeAt: size=5, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8c200): >_writeAt: n=5, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8c200): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.128169596 +0000 UTC m=+5.140666591 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8c200): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8c240): _readAt: size=2, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8c240): >_readAt: n=0, err=Bad file descriptor 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8c240): _writeAt: size=3, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8c240): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8c240): >openPending: err= 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009450a0 item 37 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8c240): >_writeAt: n=3, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8c240): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.128671357 +0000 UTC m=+5.141168353 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8c240): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8c280): _readAt: size=512, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8c280): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8c280): >openPending: err= 2025/05/14 06:41:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8c280): >_readAt: n=5, err=EOF 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8c280): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.128671357 +0000 UTC m=+5.141168353 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8c280): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: Remove: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009451f0 item 37 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8c300): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8c300): >openPending: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8c300): _writeAt: size=5, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8c300): >_writeAt: n=5, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8c300): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.13005767 +0000 UTC m=+5.142554665 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8c300): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8c400): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8c400): >openPending: err= 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000945500 item 38 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8c400): _readAt: size=2, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8c400): >_readAt: n=0, err=Bad file descriptor 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8c400): _writeAt: size=3, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8c400): >_writeAt: n=3, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8c400): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.130588236 +0000 UTC m=+5.143085231 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8c400): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8c440): _readAt: size=512, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8c440): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8c440): >openPending: err= 2025/05/14 06:41:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8c440): >_readAt: n=3, err=EOF 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8c440): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.130588236 +0000 UTC m=+5.143085231 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8c440): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: Remove: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000945650 item 38 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8c4c0): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8c4c0): >openPending: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8c4c0): _writeAt: size=5, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8c4c0): >_writeAt: n=5, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8c4c0): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.131851607 +0000 UTC m=+5.144348602 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8c4c0): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8c580): _readAt: size=2, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8c580): >_readAt: n=0, err=Bad file descriptor 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8c580): _writeAt: size=3, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8c580): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8c580): >openPending: err= 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009459d0 item 39 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8c580): >_writeAt: n=3, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8c580): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.13235934 +0000 UTC m=+5.144856335 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8c580): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8c5c0): _readAt: size=512, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8c5c0): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8c5c0): >openPending: err= 2025/05/14 06:41:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8c5c0): >_readAt: n=5, err=EOF 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8c5c0): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.13235934 +0000 UTC m=+5.144856335 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8c5c0): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: Remove: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000945b20 item 39 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8c640): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8c640): >openPending: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8c640): _writeAt: size=5, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8c640): >_writeAt: n=5, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8c640): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.133657327 +0000 UTC m=+5.146154322 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8c640): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8c700): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8c700): >openPending: err= 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000945dc0 item 40 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8c700): _readAt: size=2, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8c700): >_readAt: n=0, err=Bad file descriptor 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8c700): _writeAt: size=3, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8c700): >_writeAt: n=3, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8c700): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.134220814 +0000 UTC m=+5.146717809 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8c700): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8c740): _readAt: size=512, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8c740): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8c740): >openPending: err= 2025/05/14 06:41:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8c740): >_readAt: n=3, err=EOF 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8c740): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.134220814 +0000 UTC m=+5.146717809 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8c740): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: Remove: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000945f10 item 40 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8c780): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8c780): >openPending: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8c780): _readAt: size=2, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8c780): >_readAt: n=0, err=Bad file descriptor 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8c780): _writeAt: size=5, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8c780): >_writeAt: n=5, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8c780): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.135378047 +0000 UTC m=+5.147875042 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8c780): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8c7c0): _writeAt: size=5, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8c7c0): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8c7c0): >openPending: err= 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006a0460 item 41 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8c7c0): >_writeAt: n=5, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8c7c0): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.135870041 +0000 UTC m=+5.148367025 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8c7c0): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8c800): _readAt: size=2, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8c800): >_readAt: n=0, err=Bad file descriptor 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8c800): _writeAt: size=3, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8c800): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8c800): >openPending: err= 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006a0700 item 41 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8c800): >_writeAt: n=3, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8c800): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.136410314 +0000 UTC m=+5.148907299 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8c800): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8c840): _readAt: size=512, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8c840): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8c840): >openPending: err= 2025/05/14 06:41:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8c840): >_readAt: n=5, err=EOF 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8c840): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.136410314 +0000 UTC m=+5.148907299 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8c840): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: Remove: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006a0850 item 41 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8c900): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8c900): >openPending: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8c900): _readAt: size=2, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8c900): >_readAt: n=0, err=Bad file descriptor 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8c900): _writeAt: size=5, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8c900): >_writeAt: n=5, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8c900): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.137675709 +0000 UTC m=+5.150172695 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8c900): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8c940): _writeAt: size=5, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8c940): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8c940): >openPending: err= 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006a0af0 item 42 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8c940): >_writeAt: n=5, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8c940): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.138167182 +0000 UTC m=+5.150664178 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8c940): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8ca00): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8ca00): >openPending: err= 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006a0e70 item 42 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8ca00): _readAt: size=2, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8ca00): >_readAt: n=0, err=Bad file descriptor 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8ca00): _writeAt: size=3, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8ca00): >_writeAt: n=3, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8ca00): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.138717876 +0000 UTC m=+5.151214871 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8ca00): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8ca80): _readAt: size=512, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8ca80): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8ca80): >openPending: err= 2025/05/14 06:41:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8ca80): >_readAt: n=3, err=EOF 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8ca80): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.138717876 +0000 UTC m=+5.151214871 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8ca80): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: Remove: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006a1180 item 42 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8cb40): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8cb40): >openPending: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8cb40): _readAt: size=2, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8cb40): >_readAt: n=0, err=Bad file descriptor 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8cb40): _writeAt: size=5, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8cb40): >_writeAt: n=5, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8cb40): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.140063632 +0000 UTC m=+5.152560627 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8cb40): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8cb80): _writeAt: size=5, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8cb80): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8cb80): >openPending: err= 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006a1650 item 43 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8cb80): >_writeAt: n=5, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8cb80): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.14054764 +0000 UTC m=+5.153044635 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8cb80): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8cc40): _readAt: size=2, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8cc40): >_readAt: n=0, err=Bad file descriptor 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8cc40): _writeAt: size=3, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8cc40): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8cc40): >openPending: err= 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006a1810 item 43 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8cc40): >_writeAt: n=3, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8cc40): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.141155812 +0000 UTC m=+5.153652807 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8cc40): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8cc80): _readAt: size=512, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8cc80): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8cc80): >openPending: err= 2025/05/14 06:41:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8cc80): >_readAt: n=5, err=EOF 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8cc80): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.141155812 +0000 UTC m=+5.153652807 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8cc80): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: Remove: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006a19d0 item 43 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8cd40): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8cd40): >openPending: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8cd40): _readAt: size=2, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8cd40): >_readAt: n=0, err=Bad file descriptor 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8cd40): _writeAt: size=5, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8cd40): >_writeAt: n=5, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8cd40): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.142468957 +0000 UTC m=+5.154965951 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8cd40): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8cd80): _writeAt: size=5, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8cd80): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8cd80): >openPending: err= 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006a1dc0 item 44 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8cd80): >_writeAt: n=5, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8cd80): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.143028958 +0000 UTC m=+5.155525953 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8cd80): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8ce40): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8ce40): >openPending: err= 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006b2070 item 44 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8ce40): _readAt: size=2, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8ce40): >_readAt: n=0, err=Bad file descriptor 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8ce40): _writeAt: size=3, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8ce40): >_writeAt: n=3, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8ce40): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.143548053 +0000 UTC m=+5.156045048 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8ce40): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8ce80): _readAt: size=512, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8ce80): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8ce80): >openPending: err= 2025/05/14 06:41:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8ce80): >_readAt: n=3, err=EOF 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8ce80): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.143548053 +0000 UTC m=+5.156045048 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8ce80): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: Remove: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006b21c0 item 44 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8cf40): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8cf40): >openPending: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8cf40): _readAt: size=2, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8cf40): >_readAt: n=0, err=Bad file descriptor 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8cf40): _writeAt: size=5, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8cf40): >_writeAt: n=5, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8cf40): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.144861989 +0000 UTC m=+5.157358984 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8cf40): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8cf80): _writeAt: size=5, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8cf80): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8cf80): >openPending: err= 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006b2460 item 45 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8cf80): >_writeAt: n=5, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8cf80): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.145385601 +0000 UTC m=+5.157882597 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8cf80): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/14 06:41:30 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8d040): _readAt: size=512, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8d040): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8d040): >openPending: err= 2025/05/14 06:41:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8d040): >_readAt: n=5, err=EOF 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8d040): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.145385601 +0000 UTC m=+5.157882597 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8d040): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: Remove: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006b25b0 item 45 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000662000): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000662000): >openPending: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000662000): _readAt: size=2, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000662000): >_readAt: n=0, err=Bad file descriptor 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000662000): _writeAt: size=5, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000662000): >_writeAt: n=5, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000662000): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.14675431 +0000 UTC m=+5.159251306 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000662000): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc0006620c0): _writeAt: size=5, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc0006620c0): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc0006620c0): >openPending: err= 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000920150 item 46 2025/05/14 06:41:30 DEBUG : open-test-file(0xc0006620c0): >_writeAt: n=5, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc0006620c0): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.147324671 +0000 UTC m=+5.159821666 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc0006620c0): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/14 06:41:30 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc0006621c0): _readAt: size=512, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc0006621c0): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc0006621c0): >openPending: err= 2025/05/14 06:41:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/14 06:41:30 DEBUG : open-test-file(0xc0006621c0): >_readAt: n=5, err=EOF 2025/05/14 06:41:30 DEBUG : open-test-file(0xc0006621c0): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.147324671 +0000 UTC m=+5.159821666 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc0006621c0): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: Remove: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009202a0 item 46 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000662280): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000662280): >openPending: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000662280): _readAt: size=2, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000662280): >_readAt: n=0, err=Bad file descriptor 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000662280): _writeAt: size=5, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000662280): >_writeAt: n=5, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000662280): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.149110834 +0000 UTC m=+5.161607819 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000662280): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc0006622c0): _writeAt: size=5, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc0006622c0): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc0006622c0): >openPending: err= 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000920540 item 47 2025/05/14 06:41:30 DEBUG : open-test-file(0xc0006622c0): >_writeAt: n=5, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc0006622c0): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.149831747 +0000 UTC m=+5.162328742 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc0006622c0): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/14 06:41:30 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000662380): _readAt: size=512, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000662380): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000662380): >openPending: err= 2025/05/14 06:41:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000662380): >_readAt: n=5, err=EOF 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000662380): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.149831747 +0000 UTC m=+5.162328742 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000662380): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: Remove: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000920690 item 47 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000662440): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000662440): >openPending: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000662440): _readAt: size=2, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000662440): >_readAt: n=0, err=Bad file descriptor 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000662440): _writeAt: size=5, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000662440): >_writeAt: n=5, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000662440): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.151360858 +0000 UTC m=+5.163857852 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000662440): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000662480): _writeAt: size=5, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000662480): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000662480): >openPending: err= 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009209a0 item 48 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000662480): >_writeAt: n=5, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000662480): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.152007892 +0000 UTC m=+5.164504887 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000662480): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/14 06:41:30 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000662540): _readAt: size=512, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000662540): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000662540): >openPending: err= 2025/05/14 06:41:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000662540): >_readAt: n=5, err=EOF 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000662540): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.152007892 +0000 UTC m=+5.164504887 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000662540): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: Remove: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000920af0 item 48 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000662580): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000662580): >openPending: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000662580): _writeAt: size=5, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000662580): >_writeAt: n=5, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000662580): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.153471809 +0000 UTC m=+5.165968805 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000662580): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc0006625c0): _readAt: size=2, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc0006625c0): >_readAt: n=0, err=Bad file descriptor 2025/05/14 06:41:30 DEBUG : open-test-file(0xc0006625c0): _writeAt: size=3, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc0006625c0): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : open-test-file(0xc0006625c0): open at offset 5 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc0006625c0): >openPending: err= 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000920d90 item 49 2025/05/14 06:41:30 DEBUG : open-test-file(0xc0006625c0): >_writeAt: n=3, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc0006625c0): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.154033685 +0000 UTC m=+5.166530680 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc0006625c0): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000662640): _readAt: size=512, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000662640): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000662640): >openPending: err= 2025/05/14 06:41:30 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000662640): >_readAt: n=8, err=EOF 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000662640): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.154033685 +0000 UTC m=+5.166530680 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000662640): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: Remove: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000920f50 item 49 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file(0xc0006626c0): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc0006626c0): >openPending: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc0006626c0): _writeAt: size=5, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc0006626c0): >_writeAt: n=5, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc0006626c0): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.155266589 +0000 UTC m=+5.167763584 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc0006626c0): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000662780): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000662780): open at offset 5 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000662780): >openPending: err= 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009211f0 item 50 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000662780): _readAt: size=2, off=5 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000662780): >_readAt: n=0, err=Bad file descriptor 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000662780): _writeAt: size=3, off=5 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000662780): >_writeAt: n=3, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000662780): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.155801504 +0000 UTC m=+5.168298488 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000662780): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc0006627c0): _readAt: size=512, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc0006627c0): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc0006627c0): >openPending: err= 2025/05/14 06:41:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/14 06:41:30 DEBUG : open-test-file(0xc0006627c0): >_readAt: n=3, err=EOF 2025/05/14 06:41:30 DEBUG : open-test-file(0xc0006627c0): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.155801504 +0000 UTC m=+5.168298488 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc0006627c0): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: Remove: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000921340 item 50 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000662840): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000662840): >openPending: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000662840): _writeAt: size=5, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000662840): >_writeAt: n=5, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000662840): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.15696654 +0000 UTC m=+5.169463525 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000662840): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000662940): _readAt: size=2, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000662940): >_readAt: n=0, err=Bad file descriptor 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000662940): _writeAt: size=3, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000662940): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000662940): open at offset 5 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000662940): >openPending: err= 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009215e0 item 51 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000662940): >_writeAt: n=3, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000662940): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.157501204 +0000 UTC m=+5.169998199 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000662940): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000662980): _readAt: size=512, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000662980): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000662980): >openPending: err= 2025/05/14 06:41:30 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000662980): >_readAt: n=8, err=EOF 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000662980): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.157501204 +0000 UTC m=+5.169998199 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000662980): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: Remove: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000921730 item 51 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000662a00): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000662a00): >openPending: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000662a00): _writeAt: size=5, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000662a00): >_writeAt: n=5, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000662a00): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.158764504 +0000 UTC m=+5.171261500 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000662a00): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000662ac0): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000662ac0): open at offset 5 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000662ac0): >openPending: err= 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000921a40 item 52 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000662ac0): _readAt: size=2, off=5 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000662ac0): >_readAt: n=0, err=Bad file descriptor 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000662ac0): _writeAt: size=3, off=5 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000662ac0): >_writeAt: n=3, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000662ac0): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.159346066 +0000 UTC m=+5.171843062 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000662ac0): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000662b00): _readAt: size=512, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000662b00): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000662b00): >openPending: err= 2025/05/14 06:41:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000662b00): >_readAt: n=3, err=EOF 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000662b00): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.159346066 +0000 UTC m=+5.171843062 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000662b00): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: Remove: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000921c70 item 52 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000662b80): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000662b80): >openPending: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000662b80): _writeAt: size=5, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000662b80): >_writeAt: n=5, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000662b80): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.160553162 +0000 UTC m=+5.173050157 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000662b80): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000662c40): _readAt: size=2, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000662c40): >_readAt: n=0, err=Bad file descriptor 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000662c40): _writeAt: size=3, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000662c40): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000662c40): open at offset 5 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000662c40): >openPending: err= 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ee000 item 53 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000662c40): >_writeAt: n=3, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000662c40): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.161140976 +0000 UTC m=+5.173637961 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000662c40): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000662c80): _readAt: size=512, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000662c80): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000662c80): >openPending: err= 2025/05/14 06:41:30 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000662c80): >_readAt: n=8, err=EOF 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000662c80): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.161140976 +0000 UTC m=+5.173637961 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000662c80): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: Remove: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ee2a0 item 53 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000662d00): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000662d00): >openPending: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000662d00): _writeAt: size=5, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000662d00): >_writeAt: n=5, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000662d00): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.1623207 +0000 UTC m=+5.174817685 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000662d00): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000662dc0): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000662dc0): open at offset 5 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000662dc0): >openPending: err= 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ee770 item 54 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000662dc0): _readAt: size=2, off=5 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000662dc0): >_readAt: n=0, err=Bad file descriptor 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000662dc0): _writeAt: size=3, off=5 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000662dc0): >_writeAt: n=3, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000662dc0): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.162962976 +0000 UTC m=+5.175459970 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000662dc0): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000662e00): _readAt: size=512, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000662e00): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000662e00): >openPending: err= 2025/05/14 06:41:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000662e00): >_readAt: n=3, err=EOF 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000662e00): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.162962976 +0000 UTC m=+5.175459970 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000662e00): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: Remove: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ee930 item 54 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000662e80): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000662e80): >openPending: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000662e80): _writeAt: size=5, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000662e80): >_writeAt: n=5, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000662e80): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.164274928 +0000 UTC m=+5.176771923 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000662e80): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000662f40): _readAt: size=2, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000662f40): >_readAt: n=0, err=Bad file descriptor 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000662f40): _writeAt: size=3, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000662f40): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000662f40): open at offset 5 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000662f40): >openPending: err= 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005eeee0 item 55 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000662f40): >_writeAt: n=3, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000662f40): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.164891355 +0000 UTC m=+5.177388351 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000662f40): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000662f80): _readAt: size=512, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000662f80): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000662f80): >openPending: err= 2025/05/14 06:41:30 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000662f80): >_readAt: n=8, err=EOF 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000662f80): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.164891355 +0000 UTC m=+5.177388351 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000662f80): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: Remove: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ef260 item 55 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000663000): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000663000): >openPending: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000663000): _writeAt: size=5, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000663000): >_writeAt: n=5, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000663000): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.166079676 +0000 UTC m=+5.178576661 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000663000): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file(0xc0006630c0): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : open-test-file(0xc0006630c0): open at offset 5 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc0006630c0): >openPending: err= 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ef730 item 56 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc0006630c0): _readAt: size=2, off=5 2025/05/14 06:41:30 DEBUG : open-test-file(0xc0006630c0): >_readAt: n=0, err=Bad file descriptor 2025/05/14 06:41:30 DEBUG : open-test-file(0xc0006630c0): _writeAt: size=3, off=5 2025/05/14 06:41:30 DEBUG : open-test-file(0xc0006630c0): >_writeAt: n=3, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc0006630c0): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.166674993 +0000 UTC m=+5.179171988 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc0006630c0): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000663100): _readAt: size=512, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000663100): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000663100): >openPending: err= 2025/05/14 06:41:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000663100): >_readAt: n=3, err=EOF 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000663100): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.166674993 +0000 UTC m=+5.179171988 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000663100): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: Remove: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ef9d0 item 56 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000663200): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000663200): open at offset 0 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000663200): >openPending: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000663200): _readAt: size=2, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000663200): >_readAt: n=0, err=Bad file descriptor 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000663200): _writeAt: size=5, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000663200): >_writeAt: n=5, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000663200): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.167851452 +0000 UTC m=+5.180348437 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000663200): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000663240): _writeAt: size=5, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000663240): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000663240): >openPending: err= 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005efea0 item 57 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000663240): >_writeAt: n=5, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000663240): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.168325852 +0000 UTC m=+5.180822847 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000663240): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000663300): _readAt: size=2, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000663300): >_readAt: n=0, err=Bad file descriptor 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000663300): _writeAt: size=3, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000663300): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000663300): open at offset 5 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000663300): >openPending: err= 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006300e0 item 57 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000663300): >_writeAt: n=3, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000663300): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.168818206 +0000 UTC m=+5.181315201 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000663300): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000663340): _readAt: size=512, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000663340): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000663340): >openPending: err= 2025/05/14 06:41:30 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000663340): >_readAt: n=8, err=EOF 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000663340): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.168818206 +0000 UTC m=+5.181315201 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000663340): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: Remove: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000630230 item 57 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000663400): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000663400): open at offset 0 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000663400): >openPending: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000663400): _readAt: size=2, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000663400): >_readAt: n=0, err=Bad file descriptor 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000663400): _writeAt: size=5, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000663400): >_writeAt: n=5, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000663400): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.170145267 +0000 UTC m=+5.182642263 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000663400): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000663440): _writeAt: size=5, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000663440): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000663440): >openPending: err= 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006308c0 item 58 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000663440): >_writeAt: n=5, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000663440): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.170595423 +0000 UTC m=+5.183092408 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000663440): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000663540): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000663540): open at offset 5 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000663540): >openPending: err= 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000630a80 item 58 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000663540): _readAt: size=2, off=5 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000663540): >_readAt: n=0, err=Bad file descriptor 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000663540): _writeAt: size=3, off=5 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000663540): >_writeAt: n=3, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000663540): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.17119031 +0000 UTC m=+5.183687304 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000663540): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000663580): _readAt: size=512, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000663580): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000663580): >openPending: err= 2025/05/14 06:41:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000663580): >_readAt: n=3, err=EOF 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000663580): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.17119031 +0000 UTC m=+5.183687304 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000663580): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: Remove: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000630cb0 item 58 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000663640): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000663640): open at offset 0 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000663640): >openPending: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000663640): _readAt: size=2, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000663640): >_readAt: n=0, err=Bad file descriptor 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000663640): _writeAt: size=5, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000663640): >_writeAt: n=5, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000663640): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.172516097 +0000 UTC m=+5.185013082 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000663640): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000663680): _writeAt: size=5, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000663680): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000663680): >openPending: err= 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000631030 item 59 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000663680): >_writeAt: n=5, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000663680): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.17314106 +0000 UTC m=+5.185638046 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000663680): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000663740): _readAt: size=2, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000663740): >_readAt: n=0, err=Bad file descriptor 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000663740): _writeAt: size=3, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000663740): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000663740): open at offset 5 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000663740): >openPending: err= 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006311f0 item 59 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000663740): >_writeAt: n=3, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000663740): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.173766715 +0000 UTC m=+5.186263710 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000663740): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8d100): _readAt: size=512, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8d100): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8d100): >openPending: err= 2025/05/14 06:41:30 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8d100): >_readAt: n=8, err=EOF 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8d100): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.173766715 +0000 UTC m=+5.186263710 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8d100): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: Remove: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006b2700 item 59 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8d1c0): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8d1c0): open at offset 0 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8d1c0): >openPending: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8d1c0): _readAt: size=2, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8d1c0): >_readAt: n=0, err=Bad file descriptor 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8d1c0): _writeAt: size=5, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8d1c0): >_writeAt: n=5, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8d1c0): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.175995168 +0000 UTC m=+5.188492163 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8d1c0): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8d200): _writeAt: size=5, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8d200): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8d200): >openPending: err= 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006b29a0 item 60 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8d200): >_writeAt: n=5, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8d200): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.176542766 +0000 UTC m=+5.189039761 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8d200): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8d300): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8d300): open at offset 5 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8d300): >openPending: err= 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006b2af0 item 60 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8d300): _readAt: size=2, off=5 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8d300): >_readAt: n=0, err=Bad file descriptor 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8d300): _writeAt: size=3, off=5 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8d300): >_writeAt: n=3, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8d300): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.177262086 +0000 UTC m=+5.189759081 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8d300): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8d340): _readAt: size=512, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8d340): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8d340): >openPending: err= 2025/05/14 06:41:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8d340): >_readAt: n=3, err=EOF 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8d340): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.177262086 +0000 UTC m=+5.189759081 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8d340): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: Remove: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006b2d20 item 60 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8d400): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8d400): open at offset 0 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8d400): >openPending: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8d400): _readAt: size=2, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8d400): >_readAt: n=0, err=Bad file descriptor 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8d400): _writeAt: size=5, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8d400): >_writeAt: n=5, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8d400): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.178443854 +0000 UTC m=+5.190940849 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8d400): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8d440): _writeAt: size=5, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8d440): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8d440): >openPending: err= 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006b2fc0 item 61 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8d440): >_writeAt: n=5, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8d440): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.179003936 +0000 UTC m=+5.191500931 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8d440): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/14 06:41:30 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8d500): _readAt: size=512, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8d500): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8d500): >openPending: err= 2025/05/14 06:41:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8d500): >_readAt: n=5, err=EOF 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8d500): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.179003936 +0000 UTC m=+5.191500931 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8d500): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: Remove: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006b3110 item 61 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8d5c0): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8d5c0): open at offset 0 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8d5c0): >openPending: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8d5c0): _readAt: size=2, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8d5c0): >_readAt: n=0, err=Bad file descriptor 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8d5c0): _writeAt: size=5, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8d5c0): >_writeAt: n=5, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8d5c0): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.180299928 +0000 UTC m=+5.192796914 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8d5c0): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8d600): _writeAt: size=5, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8d600): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8d600): >openPending: err= 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006b3490 item 62 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8d600): >_writeAt: n=5, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8d600): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.180758129 +0000 UTC m=+5.193255124 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8d600): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/14 06:41:30 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8d6c0): _readAt: size=512, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8d6c0): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8d6c0): >openPending: err= 2025/05/14 06:41:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8d6c0): >_readAt: n=5, err=EOF 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8d6c0): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.180758129 +0000 UTC m=+5.193255124 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8d6c0): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: Remove: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006b3650 item 62 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8d780): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8d780): open at offset 0 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8d780): >openPending: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8d780): _readAt: size=2, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8d780): >_readAt: n=0, err=Bad file descriptor 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8d780): _writeAt: size=5, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8d780): >_writeAt: n=5, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8d780): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.181902045 +0000 UTC m=+5.194399040 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8d780): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8d7c0): _writeAt: size=5, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8d7c0): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8d7c0): >openPending: err= 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006b3960 item 63 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8d7c0): >_writeAt: n=5, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8d7c0): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.182393889 +0000 UTC m=+5.194890884 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8d7c0): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/14 06:41:30 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8d880): _readAt: size=512, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8d880): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8d880): >openPending: err= 2025/05/14 06:41:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8d880): >_readAt: n=5, err=EOF 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8d880): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.182393889 +0000 UTC m=+5.194890884 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8d880): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: Remove: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006b3b20 item 63 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/14 06:41:30 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 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8d940): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8d940): open at offset 0 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8d940): >openPending: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8d940): _readAt: size=2, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8d940): >_readAt: n=0, err=Bad file descriptor 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8d940): _writeAt: size=5, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8d940): >_writeAt: n=5, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8d940): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.183752079 +0000 UTC m=+5.196249063 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8d940): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8d980): _writeAt: size=5, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8d980): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8d980): >openPending: err= 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006b3ea0 item 64 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8d980): >_writeAt: n=5, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8d980): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.184367674 +0000 UTC m=+5.196864659 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8d980): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/14 06:41:30 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8da40): _readAt: size=512, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8da40): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8da40): >openPending: err= 2025/05/14 06:41:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8da40): >_readAt: n=5, err=EOF 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8da40): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.184367674 +0000 UTC m=+5.196864659 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8da40): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: Remove: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008f60e0 item 64 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8da80): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8da80): >openPending: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8da80): _writeAt: size=5, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8da80): >_writeAt: n=5, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8da80): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.185591632 +0000 UTC m=+5.198088627 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8da80): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_RDWR 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8dac0): _readAt: size=2, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8dac0): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8dac0): >openPending: err= 2025/05/14 06:41:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8dac0): >_readAt: n=2, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8dac0): _writeAt: size=3, off=2 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008f6380 item 65 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8dac0): >_writeAt: n=3, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8dac0): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.186120274 +0000 UTC m=+5.198617268 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8dac0): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8db00): _readAt: size=512, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8db00): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8db00): >openPending: err= 2025/05/14 06:41:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8db00): >_readAt: n=5, err=EOF 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8db00): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.186120274 +0000 UTC m=+5.198617268 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8db00): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: Remove: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008f65b0 item 65 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8db40): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8db40): >openPending: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8db40): _writeAt: size=5, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8db40): >_writeAt: n=5, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8db40): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.187257248 +0000 UTC m=+5.199754233 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8db40): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8db80): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8db80): >openPending: err= 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008f6930 item 66 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8db80): _readAt: size=2, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8db80): >_readAt: n=0, err=EOF 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8db80): _writeAt: size=3, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8db80): >_writeAt: n=3, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8db80): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.187772555 +0000 UTC m=+5.200269550 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8db80): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8dbc0): _readAt: size=512, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8dbc0): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8dbc0): >openPending: err= 2025/05/14 06:41:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8dbc0): >_readAt: n=3, err=EOF 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8dbc0): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.187772555 +0000 UTC m=+5.200269550 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8dbc0): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: Remove: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008f6a80 item 66 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8dc00): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8dc00): >openPending: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8dc00): _writeAt: size=5, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8dc00): >_writeAt: n=5, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8dc00): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.188923355 +0000 UTC m=+5.201420350 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8dc00): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8dc40): _readAt: size=2, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8dc40): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8dc40): >openPending: err= 2025/05/14 06:41:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8dc40): >_readAt: n=2, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8dc40): _writeAt: size=3, off=2 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008f6d20 item 67 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8dc40): >_writeAt: n=3, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8dc40): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.189473137 +0000 UTC m=+5.201970122 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8dc40): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8dc80): _readAt: size=512, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8dc80): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8dc80): >openPending: err= 2025/05/14 06:41:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8dc80): >_readAt: n=5, err=EOF 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8dc80): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.189473137 +0000 UTC m=+5.201970122 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000a8dc80): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: Remove: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008f6e70 item 67 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file(0xc0006637c0): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc0006637c0): >openPending: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc0006637c0): _writeAt: size=5, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc0006637c0): >_writeAt: n=5, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc0006637c0): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.190739334 +0000 UTC m=+5.203236319 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc0006637c0): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000663880): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000663880): >openPending: err= 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000631a40 item 68 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000663880): _readAt: size=2, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000663880): >_readAt: n=0, err=EOF 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000663880): _writeAt: size=3, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000663880): >_writeAt: n=3, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000663880): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.191254371 +0000 UTC m=+5.203751366 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000663880): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc0006638c0): _readAt: size=512, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc0006638c0): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc0006638c0): >openPending: err= 2025/05/14 06:41:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/14 06:41:30 DEBUG : open-test-file(0xc0006638c0): >_readAt: n=3, err=EOF 2025/05/14 06:41:30 DEBUG : open-test-file(0xc0006638c0): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.191254371 +0000 UTC m=+5.203751366 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc0006638c0): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: Remove: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000631c00 item 68 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000663900): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000663900): >openPending: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000663900): _writeAt: size=5, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000663900): >_writeAt: n=5, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000663900): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.192438654 +0000 UTC m=+5.204935649 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000663900): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000663940): _readAt: size=2, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000663940): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000663940): >openPending: err= 2025/05/14 06:41:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000663940): >_readAt: n=2, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000663940): _writeAt: size=3, off=2 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000646070 item 69 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000663940): >_writeAt: n=3, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000663940): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.19294245 +0000 UTC m=+5.205439445 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000663940): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000663980): _readAt: size=512, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000663980): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000663980): >openPending: err= 2025/05/14 06:41:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000663980): >_readAt: n=5, err=EOF 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000663980): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.19294245 +0000 UTC m=+5.205439445 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000663980): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: Remove: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006461c0 item 69 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000663a00): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000663a00): >openPending: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000663a00): _writeAt: size=5, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000663a00): >_writeAt: n=5, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000663a00): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.19407208 +0000 UTC m=+5.206569065 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000663a00): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000663ac0): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000663ac0): >openPending: err= 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000646460 item 70 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000663ac0): _readAt: size=2, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000663ac0): >_readAt: n=0, err=EOF 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000663ac0): _writeAt: size=3, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000663ac0): >_writeAt: n=3, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000663ac0): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.194738591 +0000 UTC m=+5.207235586 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000663ac0): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000663b00): _readAt: size=512, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000663b00): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000663b00): >openPending: err= 2025/05/14 06:41:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000663b00): >_readAt: n=3, err=EOF 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000663b00): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.194738591 +0000 UTC m=+5.207235586 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000663b00): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: Remove: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006465b0 item 70 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000663b80): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000663b80): >openPending: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000663b80): _writeAt: size=5, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000663b80): >_writeAt: n=5, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000663b80): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.196478527 +0000 UTC m=+5.208975523 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000663b80): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000663c40): _readAt: size=2, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000663c40): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000663c40): >openPending: err= 2025/05/14 06:41:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000663c40): >_readAt: n=2, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000663c40): _writeAt: size=3, off=2 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006469a0 item 71 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000663c40): >_writeAt: n=3, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000663c40): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.197057795 +0000 UTC m=+5.209554790 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000663c40): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000663c80): _readAt: size=512, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000663c80): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000663c80): >openPending: err= 2025/05/14 06:41:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000663c80): >_readAt: n=5, err=EOF 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000663c80): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.197057795 +0000 UTC m=+5.209554790 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000663c80): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: Remove: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000646af0 item 71 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000663d00): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000663d00): >openPending: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000663d00): _writeAt: size=5, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000663d00): >_writeAt: n=5, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000663d00): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.198323651 +0000 UTC m=+5.210820646 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000663d00): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000663dc0): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000663dc0): >openPending: err= 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000646d90 item 72 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000663dc0): _readAt: size=2, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000663dc0): >_readAt: n=0, err=EOF 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000663dc0): _writeAt: size=3, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000663dc0): >_writeAt: n=3, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000663dc0): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.198892889 +0000 UTC m=+5.211389883 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000663dc0): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000663e00): _readAt: size=512, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000663e00): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000663e00): >openPending: err= 2025/05/14 06:41:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000663e00): >_readAt: n=3, err=EOF 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000663e00): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.198892889 +0000 UTC m=+5.211389883 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000663e00): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: Remove: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000646fc0 item 72 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000663e40): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000663e40): >openPending: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000663e40): _readAt: size=2, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000663e40): >_readAt: n=0, err=EOF 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000663e40): _writeAt: size=5, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000663e40): >_writeAt: n=5, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000663e40): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.200054229 +0000 UTC m=+5.212551214 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000663e40): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000663e80): _writeAt: size=5, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000663e80): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000663e80): >openPending: err= 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006472d0 item 73 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000663e80): >_writeAt: n=5, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000663e80): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.200545441 +0000 UTC m=+5.213042436 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000663e80): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000663ec0): _readAt: size=2, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000663ec0): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000663ec0): >openPending: err= 2025/05/14 06:41:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000663ec0): >_readAt: n=2, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000663ec0): _writeAt: size=3, off=2 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000647500 item 73 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000663ec0): >_writeAt: n=3, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000663ec0): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.201208455 +0000 UTC m=+5.213705451 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000663ec0): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000663f00): _readAt: size=512, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000663f00): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000663f00): >openPending: err= 2025/05/14 06:41:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000663f00): >_readAt: n=5, err=EOF 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000663f00): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.201208455 +0000 UTC m=+5.213705451 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000663f00): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: Remove: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006477a0 item 73 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5e080): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5e080): >openPending: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5e080): _readAt: size=2, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5e080): >_readAt: n=0, err=EOF 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5e080): _writeAt: size=5, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5e080): >_writeAt: n=5, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5e080): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.202535297 +0000 UTC m=+5.215032291 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5e080): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5e0c0): _writeAt: size=5, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5e0c0): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5e0c0): >openPending: err= 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000647ab0 item 74 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5e0c0): >_writeAt: n=5, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5e0c0): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.203263743 +0000 UTC m=+5.215760739 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5e0c0): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5e180): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5e180): >openPending: err= 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000647d50 item 74 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5e180): _readAt: size=2, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5e180): >_readAt: n=0, err=EOF 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5e180): _writeAt: size=3, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5e180): >_writeAt: n=3, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5e180): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.203775024 +0000 UTC m=+5.216272019 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5e180): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5e1c0): _readAt: size=512, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5e1c0): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5e1c0): >openPending: err= 2025/05/14 06:41:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5e1c0): >_readAt: n=3, err=EOF 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5e1c0): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.203775024 +0000 UTC m=+5.216272019 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5e1c0): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: Remove: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000648070 item 74 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5e280): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5e280): >openPending: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5e280): _readAt: size=2, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5e280): >_readAt: n=0, err=EOF 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5e280): _writeAt: size=5, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5e280): >_writeAt: n=5, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5e280): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.205161636 +0000 UTC m=+5.217658632 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5e280): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5e2c0): _writeAt: size=5, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5e2c0): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5e2c0): >openPending: err= 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000648310 item 75 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5e2c0): >_writeAt: n=5, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5e2c0): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.205756943 +0000 UTC m=+5.218253938 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5e2c0): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5e3c0): _readAt: size=2, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5e3c0): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5e3c0): >openPending: err= 2025/05/14 06:41:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5e3c0): >_readAt: n=2, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5e3c0): _writeAt: size=3, off=2 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000648460 item 75 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5e3c0): >_writeAt: n=3, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5e3c0): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.206369082 +0000 UTC m=+5.218866077 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5e3c0): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5e400): _readAt: size=512, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5e400): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5e400): >openPending: err= 2025/05/14 06:41:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5e400): >_readAt: n=5, err=EOF 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5e400): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.206369082 +0000 UTC m=+5.218866077 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5e400): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: Remove: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000648620 item 75 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5e4c0): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5e4c0): >openPending: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5e4c0): _readAt: size=2, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5e4c0): >_readAt: n=0, err=EOF 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5e4c0): _writeAt: size=5, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5e4c0): >_writeAt: n=5, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5e4c0): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.207573573 +0000 UTC m=+5.220070568 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5e4c0): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5e500): _writeAt: size=5, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5e500): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5e500): >openPending: err= 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000648a80 item 76 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5e500): >_writeAt: n=5, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5e500): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.208049967 +0000 UTC m=+5.220546963 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5e500): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5e5c0): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5e5c0): >openPending: err= 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000648bd0 item 76 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5e5c0): _readAt: size=2, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5e5c0): >_readAt: n=0, err=EOF 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5e5c0): _writeAt: size=3, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5e5c0): >_writeAt: n=3, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5e5c0): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.208565034 +0000 UTC m=+5.221062029 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5e5c0): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5e600): _readAt: size=512, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5e600): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5e600): >openPending: err= 2025/05/14 06:41:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5e600): >_readAt: n=3, err=EOF 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5e600): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.208565034 +0000 UTC m=+5.221062029 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5e600): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: Remove: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000648d20 item 76 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5e6c0): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5e6c0): >openPending: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5e6c0): _readAt: size=2, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5e6c0): >_readAt: n=0, err=EOF 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5e6c0): _writeAt: size=5, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5e6c0): >_writeAt: n=5, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5e6c0): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.209791266 +0000 UTC m=+5.222288260 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5e6c0): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc0008949c0): _writeAt: size=5, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc0008949c0): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc0008949c0): >openPending: err= 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006490a0 item 77 2025/05/14 06:41:30 DEBUG : open-test-file(0xc0008949c0): >_writeAt: n=5, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc0008949c0): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.210377627 +0000 UTC m=+5.222874622 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc0008949c0): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/14 06:41:30 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000894a80): _readAt: size=512, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000894a80): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000894a80): >openPending: err= 2025/05/14 06:41:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000894a80): >_readAt: n=5, err=EOF 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000894a80): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.210377627 +0000 UTC m=+5.222874622 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000894a80): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: Remove: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006a6150 item 77 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000894b80): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000894b80): >openPending: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000894b80): _readAt: size=2, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000894b80): >_readAt: n=0, err=EOF 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000894b80): _writeAt: size=5, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000894b80): >_writeAt: n=5, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000894b80): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.2116527 +0000 UTC m=+5.224149695 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000894b80): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000894bc0): _writeAt: size=5, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000894bc0): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000894bc0): >openPending: err= 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006a6690 item 78 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000894bc0): >_writeAt: n=5, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000894bc0): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.212156406 +0000 UTC m=+5.224653391 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000894bc0): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/14 06:41:30 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000894cc0): _readAt: size=512, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000894cc0): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000894cc0): >openPending: err= 2025/05/14 06:41:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000894cc0): >_readAt: n=5, err=EOF 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000894cc0): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.212156406 +0000 UTC m=+5.224653391 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000894cc0): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: Remove: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006a6a10 item 78 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file(0xc0008950c0): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc0008950c0): >openPending: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc0008950c0): _readAt: size=2, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc0008950c0): >_readAt: n=0, err=EOF 2025/05/14 06:41:30 DEBUG : open-test-file(0xc0008950c0): _writeAt: size=5, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc0008950c0): >_writeAt: n=5, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc0008950c0): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.213742343 +0000 UTC m=+5.226239327 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc0008950c0): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000895100): _writeAt: size=5, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000895100): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000895100): >openPending: err= 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006a6d20 item 79 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000895100): >_writeAt: n=5, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000895100): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.214280623 +0000 UTC m=+5.226777618 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000895100): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/14 06:41:30 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc0008951c0): _readAt: size=512, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc0008951c0): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc0008951c0): >openPending: err= 2025/05/14 06:41:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/14 06:41:30 DEBUG : open-test-file(0xc0008951c0): >_readAt: n=5, err=EOF 2025/05/14 06:41:30 DEBUG : open-test-file(0xc0008951c0): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.214280623 +0000 UTC m=+5.226777618 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc0008951c0): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: Remove: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006a6ee0 item 79 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000895280): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000895280): >openPending: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000895280): _readAt: size=2, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000895280): >_readAt: n=0, err=EOF 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000895280): _writeAt: size=5, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000895280): >_writeAt: n=5, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000895280): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.216210876 +0000 UTC m=+5.228707872 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000895280): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc0008952c0): _writeAt: size=5, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc0008952c0): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc0008952c0): >openPending: err= 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006a7180 item 80 2025/05/14 06:41:30 DEBUG : open-test-file(0xc0008952c0): >_writeAt: n=5, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc0008952c0): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.217157283 +0000 UTC m=+5.229654298 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc0008952c0): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/14 06:41:30 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000895380): _readAt: size=512, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000895380): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000895380): >openPending: err= 2025/05/14 06:41:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000895380): >_readAt: n=5, err=EOF 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000895380): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.217157283 +0000 UTC m=+5.229654298 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000895380): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: Remove: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006a7340 item 80 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file(0xc0008953c0): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc0008953c0): >openPending: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc0008953c0): _writeAt: size=5, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc0008953c0): >_writeAt: n=5, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc0008953c0): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.219453012 +0000 UTC m=+5.231950027 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc0008953c0): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000895400): _readAt: size=2, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000895400): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000895400): open at offset 5 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000895400): >openPending: err= 2025/05/14 06:41:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000895400): >_readAt: n=2, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000895400): _writeAt: size=3, off=7 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006a76c0 item 81 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000895400): >_writeAt: n=3, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000895400): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.220219551 +0000 UTC m=+5.232716566 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000895400): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000895440): _readAt: size=512, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000895440): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000895440): >openPending: err= 2025/05/14 06:41:30 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000895440): >_readAt: n=8, err=EOF 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000895440): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.220219551 +0000 UTC m=+5.232716566 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000895440): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: Remove: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006a7880 item 81 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file(0xc0008954c0): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc0008954c0): >openPending: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc0008954c0): _writeAt: size=5, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc0008954c0): >_writeAt: n=5, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc0008954c0): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.222600259 +0000 UTC m=+5.235097275 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc0008954c0): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000895580): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000895580): open at offset 5 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000895580): >openPending: err= 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006a7b90 item 82 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000895580): _readAt: size=2, off=5 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000895580): >_readAt: n=0, err=EOF 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000895580): _writeAt: size=3, off=5 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000895580): >_writeAt: n=3, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000895580): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.224058668 +0000 UTC m=+5.236555662 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000895580): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc0008955c0): _readAt: size=512, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc0008955c0): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc0008955c0): >openPending: err= 2025/05/14 06:41:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/14 06:41:30 DEBUG : open-test-file(0xc0008955c0): >_readAt: n=3, err=EOF 2025/05/14 06:41:30 DEBUG : open-test-file(0xc0008955c0): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.224058668 +0000 UTC m=+5.236555662 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc0008955c0): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: Remove: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006a7d50 item 82 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000895680): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000895680): >openPending: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000895680): _writeAt: size=5, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000895680): >_writeAt: n=5, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000895680): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.225566708 +0000 UTC m=+5.238063703 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000895680): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000895740): _readAt: size=2, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000895740): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000895740): open at offset 5 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000895740): >openPending: err= 2025/05/14 06:41:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000895740): >_readAt: n=2, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000895740): _writeAt: size=3, off=7 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006640e0 item 83 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000895740): >_writeAt: n=3, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000895740): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.22688334 +0000 UTC m=+5.239380335 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000895740): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000895780): _readAt: size=512, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000895780): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000895780): >openPending: err= 2025/05/14 06:41:30 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000895780): >_readAt: n=8, err=EOF 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000895780): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.22688334 +0000 UTC m=+5.239380335 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000895780): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: Remove: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000664230 item 83 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000895800): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000895800): >openPending: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000895800): _writeAt: size=5, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000895800): >_writeAt: n=5, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000895800): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.228389927 +0000 UTC m=+5.240886923 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000895800): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000895900): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000895900): open at offset 5 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000895900): >openPending: err= 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000664540 item 84 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000895900): _readAt: size=2, off=5 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000895900): >_readAt: n=0, err=EOF 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000895900): _writeAt: size=3, off=5 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000895900): >_writeAt: n=3, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000895900): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.229074913 +0000 UTC m=+5.241571908 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000895900): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000895b80): _readAt: size=512, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000895b80): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000895b80): >openPending: err= 2025/05/14 06:41:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000895b80): >_readAt: n=3, err=EOF 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000895b80): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.229074913 +0000 UTC m=+5.241571908 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000895b80): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: Remove: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006647e0 item 84 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000895c00): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000895c00): >openPending: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000895c00): _writeAt: size=5, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000895c00): >_writeAt: n=5, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000895c00): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.23043158 +0000 UTC m=+5.242928564 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000895c00): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000895d00): _readAt: size=2, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000895d00): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000895d00): open at offset 5 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000895d00): >openPending: err= 2025/05/14 06:41:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000895d00): >_readAt: n=2, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000895d00): _writeAt: size=3, off=7 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000664b60 item 85 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000895d00): >_writeAt: n=3, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000895d00): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.231110474 +0000 UTC m=+5.243607479 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000895d00): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000895d40): _readAt: size=512, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000895d40): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000895d40): >openPending: err= 2025/05/14 06:41:30 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000895d40): >_readAt: n=8, err=EOF 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000895d40): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.231110474 +0000 UTC m=+5.243607479 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000895d40): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: Remove: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000664cb0 item 85 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000895e40): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000895e40): >openPending: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000895e40): _writeAt: size=5, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000895e40): >_writeAt: n=5, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000895e40): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.233467929 +0000 UTC m=+5.245964944 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000895e40): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000895f00): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000895f00): open at offset 5 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000895f00): >openPending: err= 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000664f50 item 86 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000895f00): _readAt: size=2, off=5 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000895f00): >_readAt: n=0, err=EOF 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000895f00): _writeAt: size=3, off=5 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000895f00): >_writeAt: n=3, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000895f00): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.234362639 +0000 UTC m=+5.246859654 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000895f00): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000895f40): _readAt: size=512, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000895f40): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000895f40): >openPending: err= 2025/05/14 06:41:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000895f40): >_readAt: n=3, err=EOF 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000895f40): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.234362639 +0000 UTC m=+5.246859654 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000895f40): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: Remove: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000665110 item 86 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000408200): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000408200): >openPending: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000408200): _writeAt: size=5, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000408200): >_writeAt: n=5, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000408200): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.236043504 +0000 UTC m=+5.248540519 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000408200): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000408340): _readAt: size=2, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000408340): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000408340): open at offset 5 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000408340): >openPending: err= 2025/05/14 06:41:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000408340): >_readAt: n=2, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000408340): _writeAt: size=3, off=7 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000665420 item 87 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000408340): >_writeAt: n=3, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000408340): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.236867901 +0000 UTC m=+5.249364916 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000408340): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc0004083c0): _readAt: size=512, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc0004083c0): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc0004083c0): >openPending: err= 2025/05/14 06:41:30 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/14 06:41:30 DEBUG : open-test-file(0xc0004083c0): >_readAt: n=8, err=EOF 2025/05/14 06:41:30 DEBUG : open-test-file(0xc0004083c0): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.236867901 +0000 UTC m=+5.249364916 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc0004083c0): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: Remove: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000665570 item 87 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000408440): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000408440): >openPending: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000408440): _writeAt: size=5, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000408440): >_writeAt: n=5, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000408440): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.238537365 +0000 UTC m=+5.251034380 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000408440): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file(0xc0004085c0): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : open-test-file(0xc0004085c0): open at offset 5 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc0004085c0): >openPending: err= 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000665810 item 88 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc0004085c0): _readAt: size=2, off=5 2025/05/14 06:41:30 DEBUG : open-test-file(0xc0004085c0): >_readAt: n=0, err=EOF 2025/05/14 06:41:30 DEBUG : open-test-file(0xc0004085c0): _writeAt: size=3, off=5 2025/05/14 06:41:30 DEBUG : open-test-file(0xc0004085c0): >_writeAt: n=3, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc0004085c0): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.239295098 +0000 UTC m=+5.251792112 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc0004085c0): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000408600): _readAt: size=512, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000408600): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000408600): >openPending: err= 2025/05/14 06:41:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000408600): >_readAt: n=3, err=EOF 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000408600): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.239295098 +0000 UTC m=+5.251792112 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000408600): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: Remove: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000665960 item 88 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file(0xc0004086c0): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : open-test-file(0xc0004086c0): open at offset 0 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc0004086c0): >openPending: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc0004086c0): _readAt: size=2, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc0004086c0): >_readAt: n=0, err=EOF 2025/05/14 06:41:30 DEBUG : open-test-file(0xc0004086c0): _writeAt: size=5, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc0004086c0): >_writeAt: n=5, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc0004086c0): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.241058847 +0000 UTC m=+5.253555862 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc0004086c0): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000408700): _writeAt: size=5, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000408700): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000408700): >openPending: err= 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000665c00 item 89 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000408700): >_writeAt: n=5, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000408700): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.24161958 +0000 UTC m=+5.254116595 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000408700): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc0004087c0): _readAt: size=2, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc0004087c0): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : open-test-file(0xc0004087c0): open at offset 5 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc0004087c0): >openPending: err= 2025/05/14 06:41:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/14 06:41:30 DEBUG : open-test-file(0xc0004087c0): >_readAt: n=2, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc0004087c0): _writeAt: size=3, off=7 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000665dc0 item 89 2025/05/14 06:41:30 DEBUG : open-test-file(0xc0004087c0): >_writeAt: n=3, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc0004087c0): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.242293194 +0000 UTC m=+5.254790199 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc0004087c0): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000408800): _readAt: size=512, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000408800): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000408800): >openPending: err= 2025/05/14 06:41:30 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000408800): >_readAt: n=8, err=EOF 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000408800): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.242293194 +0000 UTC m=+5.254790199 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000408800): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: Remove: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000665f10 item 89 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file(0xc0004088c0): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : open-test-file(0xc0004088c0): open at offset 0 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc0004088c0): >openPending: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc0004088c0): _readAt: size=2, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc0004088c0): >_readAt: n=0, err=EOF 2025/05/14 06:41:30 DEBUG : open-test-file(0xc0004088c0): _writeAt: size=5, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc0004088c0): >_writeAt: n=5, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc0004088c0): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.243848865 +0000 UTC m=+5.256345881 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc0004088c0): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000408900): _writeAt: size=5, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000408900): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000408900): >openPending: err= 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005d64d0 item 90 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000408900): >_writeAt: n=5, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000408900): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.244405119 +0000 UTC m=+5.256902135 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000408900): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000408a00): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000408a00): open at offset 5 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000408a00): >openPending: err= 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005d6690 item 90 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000408a00): _readAt: size=2, off=5 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000408a00): >_readAt: n=0, err=EOF 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000408a00): _writeAt: size=3, off=5 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000408a00): >_writeAt: n=3, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000408a00): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.24509793 +0000 UTC m=+5.257594945 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000408a00): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000408a40): _readAt: size=512, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000408a40): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000408a40): >openPending: err= 2025/05/14 06:41:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000408a40): >_readAt: n=3, err=EOF 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000408a40): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.24509793 +0000 UTC m=+5.257594945 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000408a40): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: Remove: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005d68c0 item 90 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000408b00): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000408b00): open at offset 0 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000408b00): >openPending: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000408b00): _readAt: size=2, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000408b00): >_readAt: n=0, err=EOF 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000408b00): _writeAt: size=5, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000408b00): >_writeAt: n=5, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000408b00): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.246743088 +0000 UTC m=+5.259240103 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000408b00): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000408b40): _writeAt: size=5, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000408b40): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000408b40): >openPending: err= 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005d7030 item 91 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000408b40): >_writeAt: n=5, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000408b40): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.24731937 +0000 UTC m=+5.259816385 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000408b40): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000408c00): _readAt: size=2, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000408c00): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000408c00): open at offset 5 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000408c00): >openPending: err= 2025/05/14 06:41:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000408c00): >_readAt: n=2, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000408c00): _writeAt: size=3, off=7 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005d72d0 item 91 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000408c00): >_writeAt: n=3, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000408c00): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.247981553 +0000 UTC m=+5.260478567 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000408c00): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000408c40): _readAt: size=512, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000408c40): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000408c40): >openPending: err= 2025/05/14 06:41:30 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000408c40): >_readAt: n=8, err=EOF 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000408c40): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.247981553 +0000 UTC m=+5.260478567 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000408c40): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: Remove: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005d7500 item 91 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000408d00): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000408d00): open at offset 0 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000408d00): >openPending: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000408d00): _readAt: size=2, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000408d00): >_readAt: n=0, err=EOF 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000408d00): _writeAt: size=5, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000408d00): >_writeAt: n=5, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000408d00): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.249550207 +0000 UTC m=+5.262047221 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000408d00): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000408d40): _writeAt: size=5, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000408d40): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000408d40): >openPending: err= 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005d7ea0 item 92 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000408d40): >_writeAt: n=5, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000408d40): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.250112893 +0000 UTC m=+5.262609908 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000408d40): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000408e80): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000408e80): open at offset 5 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000408e80): >openPending: err= 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005f0150 item 92 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000408e80): _readAt: size=2, off=5 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000408e80): >_readAt: n=0, err=EOF 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000408e80): _writeAt: size=3, off=5 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000408e80): >_writeAt: n=3, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000408e80): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.250818478 +0000 UTC m=+5.263315492 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000408e80): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000408ec0): _readAt: size=512, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000408ec0): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000408ec0): >openPending: err= 2025/05/14 06:41:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000408ec0): >_readAt: n=3, err=EOF 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000408ec0): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.250818478 +0000 UTC m=+5.263315492 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000408ec0): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: Remove: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005f03f0 item 92 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000408f80): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000408f80): open at offset 0 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000408f80): >openPending: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000408f80): _readAt: size=2, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000408f80): >_readAt: n=0, err=EOF 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000408f80): _writeAt: size=5, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000408f80): >_writeAt: n=5, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000408f80): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.252531272 +0000 UTC m=+5.265028287 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000408f80): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000408fc0): _writeAt: size=5, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000408fc0): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000408fc0): >openPending: err= 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005f0a80 item 93 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000408fc0): >_writeAt: n=5, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000408fc0): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.253257305 +0000 UTC m=+5.265754320 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000408fc0): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/14 06:41:30 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000409080): _readAt: size=512, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000409080): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000409080): >openPending: err= 2025/05/14 06:41:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000409080): >_readAt: n=5, err=EOF 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000409080): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.253257305 +0000 UTC m=+5.265754320 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000409080): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: Remove: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005f0c40 item 93 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000409140): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000409140): open at offset 0 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000409140): >openPending: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000409140): _readAt: size=2, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000409140): >_readAt: n=0, err=EOF 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000409140): _writeAt: size=5, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000409140): >_writeAt: n=5, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000409140): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.25489525 +0000 UTC m=+5.267392265 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000409140): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc0004091c0): _writeAt: size=5, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc0004091c0): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc0004091c0): >openPending: err= 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005f0fc0 item 94 2025/05/14 06:41:30 DEBUG : open-test-file(0xc0004091c0): >_writeAt: n=5, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc0004091c0): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.255472814 +0000 UTC m=+5.267969829 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc0004091c0): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/14 06:41:30 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc0004092c0): _readAt: size=512, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc0004092c0): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc0004092c0): >openPending: err= 2025/05/14 06:41:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/14 06:41:30 DEBUG : open-test-file(0xc0004092c0): >_readAt: n=5, err=EOF 2025/05/14 06:41:30 DEBUG : open-test-file(0xc0004092c0): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.255472814 +0000 UTC m=+5.267969829 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc0004092c0): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: Remove: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005f1180 item 94 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5e0c0): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5e0c0): open at offset 0 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5e0c0): >openPending: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5e0c0): _readAt: size=2, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5e0c0): >_readAt: n=0, err=EOF 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5e0c0): _writeAt: size=5, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5e0c0): >_writeAt: n=5, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5e0c0): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.259363037 +0000 UTC m=+5.271860052 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5e0c0): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5e100): _writeAt: size=5, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5e100): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5e100): >openPending: err= 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006481c0 item 95 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5e100): >_writeAt: n=5, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5e100): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.260014288 +0000 UTC m=+5.272511303 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5e100): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/14 06:41:30 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5e1c0): _readAt: size=512, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5e1c0): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5e1c0): >openPending: err= 2025/05/14 06:41:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5e1c0): >_readAt: n=5, err=EOF 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5e1c0): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.260014288 +0000 UTC m=+5.272511303 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5e1c0): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: Remove: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000648310 item 95 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/14 06:41:30 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 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5e280): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5e280): open at offset 0 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5e280): >openPending: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5e280): _readAt: size=2, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5e280): >_readAt: n=0, err=EOF 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5e280): _writeAt: size=5, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5e280): >_writeAt: n=5, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5e280): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.261575981 +0000 UTC m=+5.274072996 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5e280): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5e2c0): _writeAt: size=5, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5e2c0): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5e2c0): >openPending: err= 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000648620 item 96 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5e2c0): >_writeAt: n=5, err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5e2c0): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.262226551 +0000 UTC m=+5.274723566 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5e2c0): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/14 06:41:30 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/14 06:41:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/14 06:41:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/14 06:41:30 DEBUG : open-test-file: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5e3c0): _readAt: size=512, off=0 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5e3c0): openPending: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5e3c0): >openPending: err= 2025/05/14 06:41:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5e3c0): >_readAt: n=5, err=EOF 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5e3c0): close: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-14 06:41:30.262226551 +0000 UTC m=+5.274723566 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : open-test-file(0xc000b5e3c0): >close: err= 2025/05/14 06:41:30 DEBUG : open-test-file: Remove: 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006487e0 item 96 2025/05/14 06:41:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/14 06:41:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/14 06:41:30 DEBUG : open-test-file: >Remove: err= 2025/05/14 06:41:30 DEBUG : WaitForWriters: timeout=30s 2025/05/14 06:41:30 DEBUG : : Looking for writers 2025/05/14 06:41:30 DEBUG : >WaitForWriters: 2025/05/14 06:41:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.46s) --- PASS: TestRWFileHandleOpenTests/writes (0.26s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (0.20s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.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@127.0.0.1:28627/rclone-test-xihimuh2xeju", Local "Local file system at /tmp/rclone3551236460", Modify Window "1s" 2025/05/14 06:41:30 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: poll-interval is not supported by this remote 2025/05/14 06:41:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/14 06:41:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Txx2H}/rclone-test-xihimuh2xeju" 2025/05/14 06:41:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Txx2H}/rclone-test-xihimuh2xeju" 2025/05/14 06:41:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Txx2H}/rclone-test-xihimuh2xeju" 2025/05/14 06:41:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/14 06:41:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Txx2H}/rclone-test-xihimuh2xeju" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Txx2H}/rclone-test-xihimuh2xeju" 2025/05/14 06:41:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Txx2H}/rclone-test-xihimuh2xeju" 2025/05/14 06:41:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/14 06:41:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Txx2H}/rclone-test-xihimuh2xeju" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Txx2H}/rclone-test-xihimuh2xeju" 2025/05/14 06:41:30 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/14 06:41:30 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/14 06:41:30 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/05/14 06:41:30 DEBUG : file1: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : file1(0xc00045c000): openPending: 2025/05/14 06:41:30 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/14 06:41:30 DEBUG : file1(0xc00045c000): >openPending: err= 2025/05/14 06:41:30 DEBUG : file1: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/14 06:41:30 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/05/14 06:41:30 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/05/14 06:41:30 DEBUG : file1(0xc00045c000): _writeAt: size=2, off=0 2025/05/14 06:41:30 DEBUG : file1(0xc00045c000): >_writeAt: n=2, err= 2025/05/14 06:41:30 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2025/05/14 06:41:30 DEBUG : file1(0xc00045c000): RWFileHandle.Flush 2025/05/14 06:41:30 DEBUG : file1(0xc00045c000): RWFileHandle.Release 2025/05/14 06:41:30 DEBUG : file1(0xc00045c000): close: 2025/05/14 06:41:30 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2025/05/14 06:41:30 INFO : file1: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : file1(0xc00045c000): >close: err= 2025/05/14 06:41:30 DEBUG : WaitForWriters: timeout=30s 2025/05/14 06:41:30 DEBUG : : Looking for writers 2025/05/14 06:41:30 DEBUG : file1: reading active writers 2025/05/14 06:41:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/05/14 06:41:30 DEBUG : : Looking for writers 2025/05/14 06:41:30 DEBUG : file1: reading active writers 2025/05/14 06:41:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/05/14 06:41:30 DEBUG : : Looking for writers 2025/05/14 06:41:30 DEBUG : file1: reading active writers 2025/05/14 06:41:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/05/14 06:41:30 DEBUG : : Looking for writers 2025/05/14 06:41:30 DEBUG : file1: reading active writers 2025/05/14 06:41:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/05/14 06:41:30 DEBUG : file1: vfs cache: starting upload 2025/05/14 06:41:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/file1.c8b6918.partial" 2025/05/14 06:41:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: md5sum /home/rclone/rclone-test-xihimuh2xeju/file1.c8b6918.partial 2025/05/14 06:41:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /home/rclone/rclone-test-xihimuh2xeju/file1.c8b6918.partial 2025/05/14 06:41:30 DEBUG : file1.c8b6918.partial: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2025/05/14 06:41:30 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2025/05/14 06:41:30 DEBUG : file1.c8b6918.partial: renamed to: file1 2025/05/14 06:41:30 INFO : file1: Copied (new) 2025/05/14 06:41:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/file1" 2025/05/14 06:41:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: md5sum /home/rclone/rclone-test-xihimuh2xeju/file1 2025/05/14 06:41:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /home/rclone/rclone-test-xihimuh2xeju/file1 2025/05/14 06:41:30 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2025/05/14 06:41:30 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC,49f68a5c8493ec2c0bf489821c21fc3b" 2025/05/14 06:41:30 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/05/14 06:41:30 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/14 06:41:30 INFO : file1: vfs cache: upload succeeded try #1 2025/05/14 06:41:30 DEBUG : : Looking for writers 2025/05/14 06:41:30 DEBUG : file1: reading active writers 2025/05/14 06:41:30 DEBUG : >WaitForWriters: 2025/05/14 06:41:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/file1" 2025/05/14 06:41:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: md5sum /home/rclone/rclone-test-xihimuh2xeju/file1 2025/05/14 06:41:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /home/rclone/rclone-test-xihimuh2xeju/file1 2025/05/14 06:41:30 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2025/05/14 06:41:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/file1" 2025/05/14 06:41:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: sha1sum /home/rclone/rclone-test-xihimuh2xeju/file1 2025/05/14 06:41:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: c22b5f9178342609428d6f51b2c5af4c0bde6a42 /home/rclone/rclone-test-xihimuh2xeju/file1 2025/05/14 06:41:30 DEBUG : file1: Parsed hash: c22b5f9178342609428d6f51b2c5af4c0bde6a42 2025/05/14 06:41:30 DEBUG : WaitForWriters: timeout=30s 2025/05/14 06:41:30 DEBUG : : Looking for writers 2025/05/14 06:41:30 DEBUG : file1: reading active writers 2025/05/14 06:41:30 DEBUG : >WaitForWriters: 2025/05/14 06:41:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (0.17s) === RUN TestRWCacheRename run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju", Local "Local file system at /tmp/rclone3551236460", Modify Window "1s" 2025/05/14 06:41:30 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: poll-interval is not supported by this remote 2025/05/14 06:41:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/14 06:41:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Txx2H}/rclone-test-xihimuh2xeju" 2025/05/14 06:41:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Txx2H}/rclone-test-xihimuh2xeju" 2025/05/14 06:41:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Txx2H}/rclone-test-xihimuh2xeju" 2025/05/14 06:41:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/14 06:41:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Txx2H}/rclone-test-xihimuh2xeju" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Txx2H}/rclone-test-xihimuh2xeju" 2025/05/14 06:41:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Txx2H}/rclone-test-xihimuh2xeju" 2025/05/14 06:41:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/14 06:41:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Txx2H}/rclone-test-xihimuh2xeju" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Txx2H}/rclone-test-xihimuh2xeju" 2025/05/14 06:41:30 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/14 06:41:30 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/14 06:41:30 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2025/05/14 06:41:30 DEBUG : rename_me: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : rename_me(0xc00045c5c0): openPending: 2025/05/14 06:41:30 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2025/05/14 06:41:30 DEBUG : rename_me(0xc00045c5c0): >openPending: err= 2025/05/14 06:41:30 DEBUG : rename_me: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2025/05/14 06:41:30 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2025/05/14 06:41:30 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2025/05/14 06:41:30 DEBUG : rename_me(0xc00045c5c0): _writeAt: size=5, off=0 2025/05/14 06:41:30 DEBUG : rename_me(0xc00045c5c0): >_writeAt: n=5, err= 2025/05/14 06:41:30 DEBUG : rename_me(0xc00045c5c0): close: 2025/05/14 06:41:30 DEBUG : rename_me: vfs cache: setting modification time to 2025-05-14 06:41:30.434810094 +0000 UTC m=+5.447307129 2025/05/14 06:41:30 INFO : rename_me: vfs cache: queuing for upload in 100ms 2025/05/14 06:41:30 DEBUG : rename_me(0xc00045c5c0): >close: err= 2025/05/14 06:41:30 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2025/05/14 06:41:30 DEBUG : i_was_renamed: Updating file with 0xc000ba6540 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vDel: "rename_me" 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2025/05/14 06:41:30 DEBUG : WaitForWriters: timeout=30s 2025/05/14 06:41:30 DEBUG : : Looking for writers 2025/05/14 06:41:30 DEBUG : i_was_renamed: reading active writers 2025/05/14 06:41:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/05/14 06:41:30 DEBUG : : Looking for writers 2025/05/14 06:41:30 DEBUG : i_was_renamed: reading active writers 2025/05/14 06:41:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/05/14 06:41:30 DEBUG : : Looking for writers 2025/05/14 06:41:30 DEBUG : i_was_renamed: reading active writers 2025/05/14 06:41:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/05/14 06:41:30 DEBUG : : Looking for writers 2025/05/14 06:41:30 DEBUG : i_was_renamed: reading active writers 2025/05/14 06:41:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/05/14 06:41:30 DEBUG : i_was_renamed: vfs cache: starting upload 2025/05/14 06:41:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/i_was_renamed.7f7482f2.partial" 2025/05/14 06:41:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: md5sum /home/rclone/rclone-test-xihimuh2xeju/i_was_renamed.7f7482f2.partial 2025/05/14 06:41:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-xihimuh2xeju/i_was_renamed.7f7482f2.partial 2025/05/14 06:41:30 DEBUG : i_was_renamed.7f7482f2.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2025/05/14 06:41:30 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/05/14 06:41:30 DEBUG : i_was_renamed.7f7482f2.partial: renamed to: i_was_renamed 2025/05/14 06:41:30 INFO : i_was_renamed: Copied (new) 2025/05/14 06:41:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/i_was_renamed" 2025/05/14 06:41:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: md5sum /home/rclone/rclone-test-xihimuh2xeju/i_was_renamed 2025/05/14 06:41:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-xihimuh2xeju/i_was_renamed 2025/05/14 06:41:30 DEBUG : i_was_renamed: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2025/05/14 06:41:30 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2025-05-14 06:41:30 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/05/14 06:41:30 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2025/05/14 06:41:30 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2025/05/14 06:41:30 DEBUG : : Looking for writers 2025/05/14 06:41:30 DEBUG : i_was_renamed: reading active writers 2025/05/14 06:41:30 DEBUG : >WaitForWriters: 2025/05/14 06:41:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.16s) === RUN TestRWCacheUpdate run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju", Local "Local file system at /tmp/rclone3551236460", Modify Window "1s" 2025/05/14 06:41:30 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: poll-interval is not supported by this remote 2025/05/14 06:41:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/14 06:41:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Txx2H}/rclone-test-xihimuh2xeju" 2025/05/14 06:41:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Txx2H}/rclone-test-xihimuh2xeju" 2025/05/14 06:41:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Txx2H}/rclone-test-xihimuh2xeju" 2025/05/14 06:41:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/14 06:41:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Txx2H}/rclone-test-xihimuh2xeju" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Txx2H}/rclone-test-xihimuh2xeju" 2025/05/14 06:41:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Txx2H}/rclone-test-xihimuh2xeju" 2025/05/14 06:41:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/14 06:41:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Txx2H}/rclone-test-xihimuh2xeju" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Txx2H}/rclone-test-xihimuh2xeju" 2025/05/14 06:41:30 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/14 06:41:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/TestRWCacheUpdate" 2025/05/14 06:41:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: md5sum /home/rclone/rclone-test-xihimuh2xeju/TestRWCacheUpdate 2025/05/14 06:41:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: 8558f20bbf1a5777c862752b37ad49be /home/rclone/rclone-test-xihimuh2xeju/TestRWCacheUpdate 2025/05/14 06:41:30 DEBUG : TestRWCacheUpdate: Parsed hash: 8558f20bbf1a5777c862752b37ad49be 2025/05/14 06:41:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/TestRWCacheUpdate" 2025/05/14 06:41:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: sha1sum /home/rclone/rclone-test-xihimuh2xeju/TestRWCacheUpdate 2025/05/14 06:41:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: 288158e561053f03b91b9361f5d0328ac9e349fc /home/rclone/rclone-test-xihimuh2xeju/TestRWCacheUpdate 2025/05/14 06:41:30 DEBUG : TestRWCacheUpdate: Parsed hash: 288158e561053f03b91b9361f5d0328ac9e349fc 2025/05/14 06:41:30 DEBUG : : forgetting directory cache 2025/05/14 06:41:30 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/14 06:41:30 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/05/14 06:41:30 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/05/14 06:41:30 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/05/14 06:41:30 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/05/14 06:41:30 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/05/14 06:41:30 DEBUG : TestRWCacheUpdate(0xc000b5f240): _readAt: size=512, off=0 2025/05/14 06:41:30 DEBUG : TestRWCacheUpdate(0xc000b5f240): openPending: 2025/05/14 06:41:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/TestRWCacheUpdate" 2025/05/14 06:41:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: md5sum /home/rclone/rclone-test-xihimuh2xeju/TestRWCacheUpdate 2025/05/14 06:41:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: 8558f20bbf1a5777c862752b37ad49be /home/rclone/rclone-test-xihimuh2xeju/TestRWCacheUpdate 2025/05/14 06:41:30 DEBUG : TestRWCacheUpdate: Parsed hash: 8558f20bbf1a5777c862752b37ad49be 2025/05/14 06:41:30 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-05-14 05:42:30 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2025/05/14 06:41:30 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/05/14 06:41:30 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/05/14 06:41:30 DEBUG : TestRWCacheUpdate(0xc000b5f240): >openPending: err= 2025/05/14 06:41:30 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/05/14 06:41:30 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/05/14 06:41:30 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/05/14 06:41:30 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/05/14 06:41:30 DEBUG : TestRWCacheUpdate(0xc000b5f240): >_readAt: n=20, err=EOF 2025/05/14 06:41:30 DEBUG : TestRWCacheUpdate(0xc000b5f240): close: 2025/05/14 06:41:30 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-05-14 05:42:30 +0000 UTC 2025/05/14 06:41:30 DEBUG : TestRWCacheUpdate(0xc000b5f240): >close: err= 2025/05/14 06:41:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/TestRWCacheUpdate" 2025/05/14 06:41:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: md5sum /home/rclone/rclone-test-xihimuh2xeju/TestRWCacheUpdate 2025/05/14 06:41:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: 944a242d910e2bbacae0d0db8c64490a /home/rclone/rclone-test-xihimuh2xeju/TestRWCacheUpdate 2025/05/14 06:41:30 DEBUG : TestRWCacheUpdate: Parsed hash: 944a242d910e2bbacae0d0db8c64490a 2025/05/14 06:41:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/TestRWCacheUpdate" 2025/05/14 06:41:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: sha1sum /home/rclone/rclone-test-xihimuh2xeju/TestRWCacheUpdate 2025/05/14 06:41:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: f47c1f4670d7bfa799e2e12e6aff3029f0785d53 /home/rclone/rclone-test-xihimuh2xeju/TestRWCacheUpdate 2025/05/14 06:41:30 DEBUG : TestRWCacheUpdate: Parsed hash: f47c1f4670d7bfa799e2e12e6aff3029f0785d53 2025/05/14 06:41:31 DEBUG : : forgetting directory cache 2025/05/14 06:41:31 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/05/14 06:41:31 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/14 06:41:31 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/05/14 06:41:31 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/05/14 06:41:31 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/05/14 06:41:31 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/05/14 06:41:31 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/05/14 06:41:31 DEBUG : TestRWCacheUpdate(0xc000408940): _readAt: size=512, off=0 2025/05/14 06:41:31 DEBUG : TestRWCacheUpdate(0xc000408940): openPending: 2025/05/14 06:41:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/TestRWCacheUpdate" 2025/05/14 06:41:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: md5sum /home/rclone/rclone-test-xihimuh2xeju/TestRWCacheUpdate 2025/05/14 06:41:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: 944a242d910e2bbacae0d0db8c64490a /home/rclone/rclone-test-xihimuh2xeju/TestRWCacheUpdate 2025/05/14 06:41:31 DEBUG : TestRWCacheUpdate: Parsed hash: 944a242d910e2bbacae0d0db8c64490a 2025/05/14 06:41:31 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-05-14 05:43:30 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2025-05-14 05:42:30 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2025/05/14 06:41:31 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-05-14 05:43:30 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2025-05-14 05:42:30 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2025/05/14 06:41:31 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/05/14 06:41:31 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/05/14 06:41:31 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/05/14 06:41:31 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/05/14 06:41:31 DEBUG : TestRWCacheUpdate(0xc000408940): >openPending: err= 2025/05/14 06:41:31 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/05/14 06:41:31 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/05/14 06:41:31 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/05/14 06:41:31 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/05/14 06:41:31 DEBUG : TestRWCacheUpdate(0xc000408940): >_readAt: n=20, err=EOF 2025/05/14 06:41:31 DEBUG : TestRWCacheUpdate(0xc000408940): close: 2025/05/14 06:41:31 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-05-14 05:43:30 +0000 UTC 2025/05/14 06:41:31 DEBUG : TestRWCacheUpdate(0xc000408940): >close: err= 2025/05/14 06:41:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/TestRWCacheUpdate" 2025/05/14 06:41:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: md5sum /home/rclone/rclone-test-xihimuh2xeju/TestRWCacheUpdate 2025/05/14 06:41:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: 4e063366550d230fc1fb85c19dbb494d /home/rclone/rclone-test-xihimuh2xeju/TestRWCacheUpdate 2025/05/14 06:41:31 DEBUG : TestRWCacheUpdate: Parsed hash: 4e063366550d230fc1fb85c19dbb494d 2025/05/14 06:41:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/TestRWCacheUpdate" 2025/05/14 06:41:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: sha1sum /home/rclone/rclone-test-xihimuh2xeju/TestRWCacheUpdate 2025/05/14 06:41:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: cdbdc94ef0e50810466d21c31d02b8365e9616d2 /home/rclone/rclone-test-xihimuh2xeju/TestRWCacheUpdate 2025/05/14 06:41:31 DEBUG : TestRWCacheUpdate: Parsed hash: cdbdc94ef0e50810466d21c31d02b8365e9616d2 2025/05/14 06:41:31 DEBUG : : forgetting directory cache 2025/05/14 06:41:31 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/05/14 06:41:31 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/14 06:41:31 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/05/14 06:41:31 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/05/14 06:41:31 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/05/14 06:41:31 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/05/14 06:41:31 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/05/14 06:41:31 DEBUG : TestRWCacheUpdate(0xc000a8c940): _readAt: size=512, off=0 2025/05/14 06:41:31 DEBUG : TestRWCacheUpdate(0xc000a8c940): openPending: 2025/05/14 06:41:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/TestRWCacheUpdate" 2025/05/14 06:41:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: md5sum /home/rclone/rclone-test-xihimuh2xeju/TestRWCacheUpdate 2025/05/14 06:41:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: 4e063366550d230fc1fb85c19dbb494d /home/rclone/rclone-test-xihimuh2xeju/TestRWCacheUpdate 2025/05/14 06:41:31 DEBUG : TestRWCacheUpdate: Parsed hash: 4e063366550d230fc1fb85c19dbb494d 2025/05/14 06:41:31 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-05-14 05:44:30 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2025-05-14 05:43:30 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2025/05/14 06:41:31 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-05-14 05:44:30 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2025-05-14 05:43:30 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2025/05/14 06:41:31 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/05/14 06:41:31 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/05/14 06:41:31 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/05/14 06:41:31 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/05/14 06:41:31 DEBUG : TestRWCacheUpdate(0xc000a8c940): >openPending: err= 2025/05/14 06:41:31 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/05/14 06:41:31 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/05/14 06:41:31 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/05/14 06:41:31 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/05/14 06:41:31 DEBUG : TestRWCacheUpdate(0xc000a8c940): >_readAt: n=20, err=EOF 2025/05/14 06:41:31 DEBUG : TestRWCacheUpdate(0xc000a8c940): close: 2025/05/14 06:41:31 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-05-14 05:44:30 +0000 UTC 2025/05/14 06:41:31 DEBUG : TestRWCacheUpdate(0xc000a8c940): >close: err= 2025/05/14 06:41:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/TestRWCacheUpdate" 2025/05/14 06:41:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: md5sum /home/rclone/rclone-test-xihimuh2xeju/TestRWCacheUpdate 2025/05/14 06:41:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: a8c7956852282e88c22a986150cb5a68 /home/rclone/rclone-test-xihimuh2xeju/TestRWCacheUpdate 2025/05/14 06:41:31 DEBUG : TestRWCacheUpdate: Parsed hash: a8c7956852282e88c22a986150cb5a68 2025/05/14 06:41:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/TestRWCacheUpdate" 2025/05/14 06:41:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: sha1sum /home/rclone/rclone-test-xihimuh2xeju/TestRWCacheUpdate 2025/05/14 06:41:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: 9c0b7852a4bce62b7ba1ae22ce62c4abdb8eb3d7 /home/rclone/rclone-test-xihimuh2xeju/TestRWCacheUpdate 2025/05/14 06:41:31 DEBUG : TestRWCacheUpdate: Parsed hash: 9c0b7852a4bce62b7ba1ae22ce62c4abdb8eb3d7 2025/05/14 06:41:31 DEBUG : : forgetting directory cache 2025/05/14 06:41:31 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/05/14 06:41:31 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/14 06:41:31 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/05/14 06:41:31 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/05/14 06:41:31 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/05/14 06:41:31 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/05/14 06:41:31 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/05/14 06:41:31 DEBUG : TestRWCacheUpdate(0xc000b5fc80): _readAt: size=512, off=0 2025/05/14 06:41:31 DEBUG : TestRWCacheUpdate(0xc000b5fc80): openPending: 2025/05/14 06:41:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/TestRWCacheUpdate" 2025/05/14 06:41:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: md5sum /home/rclone/rclone-test-xihimuh2xeju/TestRWCacheUpdate 2025/05/14 06:41:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: a8c7956852282e88c22a986150cb5a68 /home/rclone/rclone-test-xihimuh2xeju/TestRWCacheUpdate 2025/05/14 06:41:31 DEBUG : TestRWCacheUpdate: Parsed hash: a8c7956852282e88c22a986150cb5a68 2025/05/14 06:41:31 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-05-14 05:45:30 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2025-05-14 05:44:30 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2025/05/14 06:41:31 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-05-14 05:45:30 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2025-05-14 05:44:30 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2025/05/14 06:41:31 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/05/14 06:41:31 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/05/14 06:41:31 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/05/14 06:41:31 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/05/14 06:41:31 DEBUG : TestRWCacheUpdate(0xc000b5fc80): >openPending: err= 2025/05/14 06:41:31 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/05/14 06:41:31 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/05/14 06:41:31 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/05/14 06:41:31 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/05/14 06:41:31 DEBUG : TestRWCacheUpdate(0xc000b5fc80): >_readAt: n=20, err=EOF 2025/05/14 06:41:31 DEBUG : TestRWCacheUpdate(0xc000b5fc80): close: 2025/05/14 06:41:31 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-05-14 05:45:30 +0000 UTC 2025/05/14 06:41:31 DEBUG : TestRWCacheUpdate(0xc000b5fc80): >close: err= 2025/05/14 06:41:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/TestRWCacheUpdate" 2025/05/14 06:41:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: md5sum /home/rclone/rclone-test-xihimuh2xeju/TestRWCacheUpdate 2025/05/14 06:41:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: 25074c7237d5f7774d304950950b2d66 /home/rclone/rclone-test-xihimuh2xeju/TestRWCacheUpdate 2025/05/14 06:41:31 DEBUG : TestRWCacheUpdate: Parsed hash: 25074c7237d5f7774d304950950b2d66 2025/05/14 06:41:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/TestRWCacheUpdate" 2025/05/14 06:41:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: sha1sum /home/rclone/rclone-test-xihimuh2xeju/TestRWCacheUpdate 2025/05/14 06:41:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: ceb5d9ade326cb4f1198af16dc24366d3d9c950f /home/rclone/rclone-test-xihimuh2xeju/TestRWCacheUpdate 2025/05/14 06:41:31 DEBUG : TestRWCacheUpdate: Parsed hash: ceb5d9ade326cb4f1198af16dc24366d3d9c950f 2025/05/14 06:41:31 DEBUG : : forgetting directory cache 2025/05/14 06:41:31 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/05/14 06:41:31 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/14 06:41:31 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/05/14 06:41:31 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/05/14 06:41:31 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/05/14 06:41:31 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/05/14 06:41:31 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/05/14 06:41:31 DEBUG : TestRWCacheUpdate(0xc000a8d000): _readAt: size=512, off=0 2025/05/14 06:41:31 DEBUG : TestRWCacheUpdate(0xc000a8d000): openPending: 2025/05/14 06:41:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/TestRWCacheUpdate" 2025/05/14 06:41:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: md5sum /home/rclone/rclone-test-xihimuh2xeju/TestRWCacheUpdate 2025/05/14 06:41:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: 25074c7237d5f7774d304950950b2d66 /home/rclone/rclone-test-xihimuh2xeju/TestRWCacheUpdate 2025/05/14 06:41:31 DEBUG : TestRWCacheUpdate: Parsed hash: 25074c7237d5f7774d304950950b2d66 2025/05/14 06:41:31 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-05-14 05:46:30 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2025-05-14 05:45:30 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2025/05/14 06:41:31 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-05-14 05:46:30 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2025-05-14 05:45:30 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2025/05/14 06:41:31 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/05/14 06:41:31 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/05/14 06:41:31 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/05/14 06:41:31 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/05/14 06:41:31 DEBUG : TestRWCacheUpdate(0xc000a8d000): >openPending: err= 2025/05/14 06:41:31 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/05/14 06:41:31 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/05/14 06:41:31 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/05/14 06:41:31 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/05/14 06:41:31 DEBUG : TestRWCacheUpdate(0xc000a8d000): >_readAt: n=20, err=EOF 2025/05/14 06:41:31 DEBUG : TestRWCacheUpdate(0xc000a8d000): close: 2025/05/14 06:41:31 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-05-14 05:46:30 +0000 UTC 2025/05/14 06:41:31 DEBUG : TestRWCacheUpdate(0xc000a8d000): >close: err= 2025/05/14 06:41:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/TestRWCacheUpdate" 2025/05/14 06:41:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: md5sum /home/rclone/rclone-test-xihimuh2xeju/TestRWCacheUpdate 2025/05/14 06:41:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: 58e51f3b328781d7a035e462b2e9bd00 /home/rclone/rclone-test-xihimuh2xeju/TestRWCacheUpdate 2025/05/14 06:41:31 DEBUG : TestRWCacheUpdate: Parsed hash: 58e51f3b328781d7a035e462b2e9bd00 2025/05/14 06:41:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/TestRWCacheUpdate" 2025/05/14 06:41:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: sha1sum /home/rclone/rclone-test-xihimuh2xeju/TestRWCacheUpdate 2025/05/14 06:41:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: 5f11b0143ac8866346332777b557a7153a9d90b8 /home/rclone/rclone-test-xihimuh2xeju/TestRWCacheUpdate 2025/05/14 06:41:31 DEBUG : TestRWCacheUpdate: Parsed hash: 5f11b0143ac8866346332777b557a7153a9d90b8 2025/05/14 06:41:31 DEBUG : : forgetting directory cache 2025/05/14 06:41:31 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/05/14 06:41:31 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/14 06:41:31 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/05/14 06:41:31 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/05/14 06:41:31 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/05/14 06:41:31 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/05/14 06:41:31 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/05/14 06:41:31 DEBUG : TestRWCacheUpdate(0xc000a8d600): _readAt: size=512, off=0 2025/05/14 06:41:31 DEBUG : TestRWCacheUpdate(0xc000a8d600): openPending: 2025/05/14 06:41:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/TestRWCacheUpdate" 2025/05/14 06:41:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: md5sum /home/rclone/rclone-test-xihimuh2xeju/TestRWCacheUpdate 2025/05/14 06:41:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: 58e51f3b328781d7a035e462b2e9bd00 /home/rclone/rclone-test-xihimuh2xeju/TestRWCacheUpdate 2025/05/14 06:41:31 DEBUG : TestRWCacheUpdate: Parsed hash: 58e51f3b328781d7a035e462b2e9bd00 2025/05/14 06:41:31 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-05-14 05:47:30 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2025-05-14 05:46:30 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2025/05/14 06:41:31 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-05-14 05:47:30 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2025-05-14 05:46:30 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2025/05/14 06:41:31 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/05/14 06:41:31 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/05/14 06:41:31 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/05/14 06:41:31 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/05/14 06:41:31 DEBUG : TestRWCacheUpdate(0xc000a8d600): >openPending: err= 2025/05/14 06:41:31 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/05/14 06:41:31 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/05/14 06:41:31 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/05/14 06:41:31 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/05/14 06:41:31 DEBUG : TestRWCacheUpdate(0xc000a8d600): >_readAt: n=20, err=EOF 2025/05/14 06:41:31 DEBUG : TestRWCacheUpdate(0xc000a8d600): close: 2025/05/14 06:41:31 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-05-14 05:47:30 +0000 UTC 2025/05/14 06:41:31 DEBUG : TestRWCacheUpdate(0xc000a8d600): >close: err= 2025/05/14 06:41:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/TestRWCacheUpdate" 2025/05/14 06:41:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: md5sum /home/rclone/rclone-test-xihimuh2xeju/TestRWCacheUpdate 2025/05/14 06:41:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: 8dbc613757cc0c1614e9b1aafd9156a7 /home/rclone/rclone-test-xihimuh2xeju/TestRWCacheUpdate 2025/05/14 06:41:31 DEBUG : TestRWCacheUpdate: Parsed hash: 8dbc613757cc0c1614e9b1aafd9156a7 2025/05/14 06:41:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/TestRWCacheUpdate" 2025/05/14 06:41:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: sha1sum /home/rclone/rclone-test-xihimuh2xeju/TestRWCacheUpdate 2025/05/14 06:41:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: 674b2f1010a3dfc9a0bf400bf2936b0c0c3d6c06 /home/rclone/rclone-test-xihimuh2xeju/TestRWCacheUpdate 2025/05/14 06:41:31 DEBUG : TestRWCacheUpdate: Parsed hash: 674b2f1010a3dfc9a0bf400bf2936b0c0c3d6c06 2025/05/14 06:41:32 DEBUG : : forgetting directory cache 2025/05/14 06:41:32 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/05/14 06:41:32 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/14 06:41:32 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/05/14 06:41:32 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/05/14 06:41:32 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/05/14 06:41:32 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/05/14 06:41:32 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/05/14 06:41:32 DEBUG : TestRWCacheUpdate(0xc000a8d800): _readAt: size=512, off=0 2025/05/14 06:41:32 DEBUG : TestRWCacheUpdate(0xc000a8d800): openPending: 2025/05/14 06:41:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/TestRWCacheUpdate" 2025/05/14 06:41:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: md5sum /home/rclone/rclone-test-xihimuh2xeju/TestRWCacheUpdate 2025/05/14 06:41:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: 8dbc613757cc0c1614e9b1aafd9156a7 /home/rclone/rclone-test-xihimuh2xeju/TestRWCacheUpdate 2025/05/14 06:41:32 DEBUG : TestRWCacheUpdate: Parsed hash: 8dbc613757cc0c1614e9b1aafd9156a7 2025/05/14 06:41:32 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2025-05-14 05:48:30 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2025-05-14 05:47:30 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2025/05/14 06:41:32 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2025-05-14 05:48:30 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2025-05-14 05:47:30 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2025/05/14 06:41:32 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/05/14 06:41:32 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/05/14 06:41:32 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2025/05/14 06:41:32 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/05/14 06:41:32 DEBUG : TestRWCacheUpdate(0xc000a8d800): >openPending: err= 2025/05/14 06:41:32 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2025/05/14 06:41:32 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/05/14 06:41:32 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/05/14 06:41:32 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/05/14 06:41:32 DEBUG : TestRWCacheUpdate(0xc000a8d800): >_readAt: n=21, err=EOF 2025/05/14 06:41:32 DEBUG : TestRWCacheUpdate(0xc000a8d800): close: 2025/05/14 06:41:32 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-05-14 05:48:30 +0000 UTC 2025/05/14 06:41:32 DEBUG : TestRWCacheUpdate(0xc000a8d800): >close: err= 2025/05/14 06:41:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/TestRWCacheUpdate" 2025/05/14 06:41:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: md5sum /home/rclone/rclone-test-xihimuh2xeju/TestRWCacheUpdate 2025/05/14 06:41:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: d6db0c1b4814e22b98d1f690596f68ca /home/rclone/rclone-test-xihimuh2xeju/TestRWCacheUpdate 2025/05/14 06:41:32 DEBUG : TestRWCacheUpdate: Parsed hash: d6db0c1b4814e22b98d1f690596f68ca 2025/05/14 06:41:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/TestRWCacheUpdate" 2025/05/14 06:41:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: sha1sum /home/rclone/rclone-test-xihimuh2xeju/TestRWCacheUpdate 2025/05/14 06:41:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: 3b798a8b8f0600c2d19a26f69ad842e576e2ce94 /home/rclone/rclone-test-xihimuh2xeju/TestRWCacheUpdate 2025/05/14 06:41:32 DEBUG : TestRWCacheUpdate: Parsed hash: 3b798a8b8f0600c2d19a26f69ad842e576e2ce94 2025/05/14 06:41:32 DEBUG : : forgetting directory cache 2025/05/14 06:41:32 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/05/14 06:41:32 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/14 06:41:32 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/05/14 06:41:32 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/05/14 06:41:32 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/05/14 06:41:32 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/05/14 06:41:32 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/05/14 06:41:32 DEBUG : TestRWCacheUpdate(0xc00045d340): _readAt: size=512, off=0 2025/05/14 06:41:32 DEBUG : TestRWCacheUpdate(0xc00045d340): openPending: 2025/05/14 06:41:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/TestRWCacheUpdate" 2025/05/14 06:41:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: md5sum /home/rclone/rclone-test-xihimuh2xeju/TestRWCacheUpdate 2025/05/14 06:41:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: d6db0c1b4814e22b98d1f690596f68ca /home/rclone/rclone-test-xihimuh2xeju/TestRWCacheUpdate 2025/05/14 06:41:32 DEBUG : TestRWCacheUpdate: Parsed hash: d6db0c1b4814e22b98d1f690596f68ca 2025/05/14 06:41:32 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2025-05-14 05:49:30 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2025-05-14 05:48:30 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2025/05/14 06:41:32 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2025-05-14 05:49:30 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2025-05-14 05:48:30 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2025/05/14 06:41:32 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/05/14 06:41:32 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/05/14 06:41:32 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2025/05/14 06:41:32 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/05/14 06:41:32 DEBUG : TestRWCacheUpdate(0xc00045d340): >openPending: err= 2025/05/14 06:41:32 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2025/05/14 06:41:32 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/05/14 06:41:32 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/05/14 06:41:32 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/05/14 06:41:32 DEBUG : TestRWCacheUpdate(0xc00045d340): >_readAt: n=22, err=EOF 2025/05/14 06:41:32 DEBUG : TestRWCacheUpdate(0xc00045d340): close: 2025/05/14 06:41:32 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-05-14 05:49:30 +0000 UTC 2025/05/14 06:41:32 DEBUG : TestRWCacheUpdate(0xc00045d340): >close: err= 2025/05/14 06:41:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/TestRWCacheUpdate" 2025/05/14 06:41:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: md5sum /home/rclone/rclone-test-xihimuh2xeju/TestRWCacheUpdate 2025/05/14 06:41:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: a04b60cad5c51870e80f668df3d720c0 /home/rclone/rclone-test-xihimuh2xeju/TestRWCacheUpdate 2025/05/14 06:41:32 DEBUG : TestRWCacheUpdate: Parsed hash: a04b60cad5c51870e80f668df3d720c0 2025/05/14 06:41:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/TestRWCacheUpdate" 2025/05/14 06:41:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: sha1sum /home/rclone/rclone-test-xihimuh2xeju/TestRWCacheUpdate 2025/05/14 06:41:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: bd321569f0a3d2d05d8c22e92ead3ccb6bd12aa3 /home/rclone/rclone-test-xihimuh2xeju/TestRWCacheUpdate 2025/05/14 06:41:32 DEBUG : TestRWCacheUpdate: Parsed hash: bd321569f0a3d2d05d8c22e92ead3ccb6bd12aa3 2025/05/14 06:41:32 DEBUG : : forgetting directory cache 2025/05/14 06:41:32 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/05/14 06:41:32 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/14 06:41:32 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/05/14 06:41:32 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/05/14 06:41:32 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/05/14 06:41:32 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/05/14 06:41:32 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/05/14 06:41:32 DEBUG : TestRWCacheUpdate(0xc000894200): _readAt: size=512, off=0 2025/05/14 06:41:32 DEBUG : TestRWCacheUpdate(0xc000894200): openPending: 2025/05/14 06:41:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/TestRWCacheUpdate" 2025/05/14 06:41:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: md5sum /home/rclone/rclone-test-xihimuh2xeju/TestRWCacheUpdate 2025/05/14 06:41:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: a04b60cad5c51870e80f668df3d720c0 /home/rclone/rclone-test-xihimuh2xeju/TestRWCacheUpdate 2025/05/14 06:41:32 DEBUG : TestRWCacheUpdate: Parsed hash: a04b60cad5c51870e80f668df3d720c0 2025/05/14 06:41:32 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2025-05-14 05:50:30 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2025-05-14 05:49:30 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2025/05/14 06:41:32 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2025-05-14 05:50:30 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2025-05-14 05:49:30 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2025/05/14 06:41:32 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/05/14 06:41:32 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/05/14 06:41:32 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2025/05/14 06:41:32 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/05/14 06:41:32 DEBUG : TestRWCacheUpdate(0xc000894200): >openPending: err= 2025/05/14 06:41:32 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2025/05/14 06:41:32 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/05/14 06:41:32 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/05/14 06:41:32 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/05/14 06:41:32 DEBUG : TestRWCacheUpdate(0xc000894200): >_readAt: n=23, err=EOF 2025/05/14 06:41:32 DEBUG : TestRWCacheUpdate(0xc000894200): close: 2025/05/14 06:41:32 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-05-14 05:50:30 +0000 UTC 2025/05/14 06:41:32 DEBUG : TestRWCacheUpdate(0xc000894200): >close: err= 2025/05/14 06:41:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/TestRWCacheUpdate" 2025/05/14 06:41:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: md5sum /home/rclone/rclone-test-xihimuh2xeju/TestRWCacheUpdate 2025/05/14 06:41:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: 074978d6705e58530a3c8d378a08fa37 /home/rclone/rclone-test-xihimuh2xeju/TestRWCacheUpdate 2025/05/14 06:41:32 DEBUG : TestRWCacheUpdate: Parsed hash: 074978d6705e58530a3c8d378a08fa37 2025/05/14 06:41:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/TestRWCacheUpdate" 2025/05/14 06:41:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: sha1sum /home/rclone/rclone-test-xihimuh2xeju/TestRWCacheUpdate 2025/05/14 06:41:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: 62773e350f2f87e22c3d3c0d445c7a429aae8efa /home/rclone/rclone-test-xihimuh2xeju/TestRWCacheUpdate 2025/05/14 06:41:32 DEBUG : TestRWCacheUpdate: Parsed hash: 62773e350f2f87e22c3d3c0d445c7a429aae8efa 2025/05/14 06:41:32 DEBUG : : forgetting directory cache 2025/05/14 06:41:32 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/05/14 06:41:32 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/14 06:41:32 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/05/14 06:41:32 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/05/14 06:41:32 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/05/14 06:41:32 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/05/14 06:41:32 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/05/14 06:41:32 DEBUG : TestRWCacheUpdate(0xc0004095c0): _readAt: size=512, off=0 2025/05/14 06:41:32 DEBUG : TestRWCacheUpdate(0xc0004095c0): openPending: 2025/05/14 06:41:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/TestRWCacheUpdate" 2025/05/14 06:41:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: md5sum /home/rclone/rclone-test-xihimuh2xeju/TestRWCacheUpdate 2025/05/14 06:41:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: 074978d6705e58530a3c8d378a08fa37 /home/rclone/rclone-test-xihimuh2xeju/TestRWCacheUpdate 2025/05/14 06:41:32 DEBUG : TestRWCacheUpdate: Parsed hash: 074978d6705e58530a3c8d378a08fa37 2025/05/14 06:41:32 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2025-05-14 05:51:30 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2025-05-14 05:50:30 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2025/05/14 06:41:32 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2025-05-14 05:51:30 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2025-05-14 05:50:30 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2025/05/14 06:41:32 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/05/14 06:41:32 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/05/14 06:41:32 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2025/05/14 06:41:32 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/05/14 06:41:32 DEBUG : TestRWCacheUpdate(0xc0004095c0): >openPending: err= 2025/05/14 06:41:32 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2025/05/14 06:41:32 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/05/14 06:41:32 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/05/14 06:41:32 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/05/14 06:41:32 DEBUG : TestRWCacheUpdate(0xc0004095c0): >_readAt: n=24, err=EOF 2025/05/14 06:41:32 DEBUG : TestRWCacheUpdate(0xc0004095c0): close: 2025/05/14 06:41:32 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-05-14 05:51:30 +0000 UTC 2025/05/14 06:41:32 DEBUG : TestRWCacheUpdate(0xc0004095c0): >close: err= 2025/05/14 06:41:32 DEBUG : WaitForWriters: timeout=30s 2025/05/14 06:41:32 DEBUG : : Looking for writers 2025/05/14 06:41:32 DEBUG : TestRWCacheUpdate: reading active writers 2025/05/14 06:41:32 DEBUG : >WaitForWriters: 2025/05/14 06:41:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: vfs cache: cleaner exiting --- PASS: TestRWCacheUpdate (2.19s) === RUN TestCaseSensitivity run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju", Local "Local file system at /tmp/rclone3551236460", Modify Window "1s" 2025/05/14 06:41:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/FiLeA" 2025/05/14 06:41:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: md5sum /home/rclone/rclone-test-xihimuh2xeju/FiLeA 2025/05/14 06:41:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: 89d903bc35dede724fd52c51437ff5fd /home/rclone/rclone-test-xihimuh2xeju/FiLeA 2025/05/14 06:41:32 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2025/05/14 06:41:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/FiLeA" 2025/05/14 06:41:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: sha1sum /home/rclone/rclone-test-xihimuh2xeju/FiLeA 2025/05/14 06:41:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /home/rclone/rclone-test-xihimuh2xeju/FiLeA 2025/05/14 06:41:32 DEBUG : FiLeA: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2025/05/14 06:41:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/FiLeB" 2025/05/14 06:41:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: md5sum /home/rclone/rclone-test-xihimuh2xeju/FiLeB 2025/05/14 06:41:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /home/rclone/rclone-test-xihimuh2xeju/FiLeB 2025/05/14 06:41:32 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2025/05/14 06:41:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/FiLeB" 2025/05/14 06:41:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: sha1sum /home/rclone/rclone-test-xihimuh2xeju/FiLeB 2025/05/14 06:41:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /home/rclone/rclone-test-xihimuh2xeju/FiLeB 2025/05/14 06:41:32 DEBUG : FiLeB: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2025/05/14 06:41:32 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: poll-interval is not supported by this remote 2025/05/14 06:41:32 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: poll-interval is not supported by this remote 2025/05/14 06:41:32 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/14 06:41:32 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/05/14 06:41:32 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/05/14 06:41:32 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/05/14 06:41:32 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/05/14 06:41:32 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/05/14 06:41:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/FiLeA" 2025/05/14 06:41:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: md5sum /home/rclone/rclone-test-xihimuh2xeju/FiLeA 2025/05/14 06:41:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: 89d903bc35dede724fd52c51437ff5fd /home/rclone/rclone-test-xihimuh2xeju/FiLeA 2025/05/14 06:41:32 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2025/05/14 06:41:32 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/14 06:41:32 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/05/14 06:41:32 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/05/14 06:41:32 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/05/14 06:41:32 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/05/14 06:41:32 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/05/14 06:41:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/FiLeA" 2025/05/14 06:41:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: md5sum /home/rclone/rclone-test-xihimuh2xeju/FiLeA 2025/05/14 06:41:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: 89d903bc35dede724fd52c51437ff5fd /home/rclone/rclone-test-xihimuh2xeju/FiLeA 2025/05/14 06:41:32 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2025/05/14 06:41:32 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/14 06:41:32 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/05/14 06:41:32 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/05/14 06:41:32 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/05/14 06:41:32 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/05/14 06:41:32 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/05/14 06:41:32 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/14 06:41:32 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/05/14 06:41:32 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/05/14 06:41:32 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/05/14 06:41:32 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/05/14 06:41:32 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/05/14 06:41:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/FiLeB" 2025/05/14 06:41:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: md5sum /home/rclone/rclone-test-xihimuh2xeju/FiLeB 2025/05/14 06:41:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /home/rclone/rclone-test-xihimuh2xeju/FiLeB 2025/05/14 06:41:32 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2025/05/14 06:41:32 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/14 06:41:32 DEBUG : FilEb: Open: flags=O_RDONLY 2025/05/14 06:41:32 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/05/14 06:41:32 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/05/14 06:41:32 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/05/14 06:41:32 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/05/14 06:41:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/FilEb" 2025/05/14 06:41:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: md5sum /home/rclone/rclone-test-xihimuh2xeju/FilEb 2025/05/14 06:41:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /home/rclone/rclone-test-xihimuh2xeju/FilEb 2025/05/14 06:41:32 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2025/05/14 06:41:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/FiLeA" 2025/05/14 06:41:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: md5sum /home/rclone/rclone-test-xihimuh2xeju/FiLeA 2025/05/14 06:41:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: 89d903bc35dede724fd52c51437ff5fd /home/rclone/rclone-test-xihimuh2xeju/FiLeA 2025/05/14 06:41:32 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2025/05/14 06:41:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/FiLeA" 2025/05/14 06:41:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: sha1sum /home/rclone/rclone-test-xihimuh2xeju/FiLeA 2025/05/14 06:41:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /home/rclone/rclone-test-xihimuh2xeju/FiLeA 2025/05/14 06:41:32 DEBUG : FiLeA: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2025/05/14 06:41:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/FiLeB" 2025/05/14 06:41:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: md5sum /home/rclone/rclone-test-xihimuh2xeju/FiLeB 2025/05/14 06:41:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /home/rclone/rclone-test-xihimuh2xeju/FiLeB 2025/05/14 06:41:32 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2025/05/14 06:41:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/FiLeB" 2025/05/14 06:41:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: sha1sum /home/rclone/rclone-test-xihimuh2xeju/FiLeB 2025/05/14 06:41:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /home/rclone/rclone-test-xihimuh2xeju/FiLeB 2025/05/14 06:41:32 DEBUG : FiLeB: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2025/05/14 06:41:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/FilEb" 2025/05/14 06:41:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: md5sum /home/rclone/rclone-test-xihimuh2xeju/FilEb 2025/05/14 06:41:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /home/rclone/rclone-test-xihimuh2xeju/FilEb 2025/05/14 06:41:32 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2025/05/14 06:41:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/FilEb" 2025/05/14 06:41:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: sha1sum /home/rclone/rclone-test-xihimuh2xeju/FilEb 2025/05/14 06:41:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: 7a5211eef71caf0a250ea202616030c063bd4f75 /home/rclone/rclone-test-xihimuh2xeju/FilEb 2025/05/14 06:41:32 DEBUG : FilEb: Parsed hash: 7a5211eef71caf0a250ea202616030c063bd4f75 2025/05/14 06:41:32 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/14 06:41:32 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/05/14 06:41:32 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/05/14 06:41:32 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/05/14 06:41:32 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/05/14 06:41:32 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/05/14 06:41:32 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/14 06:41:32 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/05/14 06:41:32 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/05/14 06:41:32 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2025/05/14 06:41:32 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/05/14 06:41:32 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/05/14 06:41:32 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/14 06:41:32 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/05/14 06:41:32 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/05/14 06:41:32 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2025/05/14 06:41:32 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/05/14 06:41:32 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/05/14 06:41:32 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/14 06:41:32 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/05/14 06:41:32 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/05/14 06:41:32 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2025/05/14 06:41:32 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/05/14 06:41:32 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/05/14 06:41:32 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/14 06:41:32 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/05/14 06:41:32 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/05/14 06:41:32 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/05/14 06:41:32 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/05/14 06:41:32 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/05/14 06:41:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/FiLeB" 2025/05/14 06:41:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: md5sum /home/rclone/rclone-test-xihimuh2xeju/FiLeB 2025/05/14 06:41:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /home/rclone/rclone-test-xihimuh2xeju/FiLeB 2025/05/14 06:41:32 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2025/05/14 06:41:32 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/14 06:41:32 DEBUG : FilEb: Open: flags=O_RDONLY 2025/05/14 06:41:32 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/05/14 06:41:32 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/05/14 06:41:32 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/05/14 06:41:32 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/05/14 06:41:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/FilEb" 2025/05/14 06:41:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: md5sum /home/rclone/rclone-test-xihimuh2xeju/FilEb 2025/05/14 06:41:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /home/rclone/rclone-test-xihimuh2xeju/FilEb 2025/05/14 06:41:32 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2025/05/14 06:41:32 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/14 06:41:32 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2025/05/14 06:41:32 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2025/05/14 06:41:32 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/14 06:41:32 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2025/05/14 06:41:32 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2025/05/14 06:41:32 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/14 06:41:32 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/05/14 06:41:32 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/05/14 06:41:32 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/05/14 06:41:32 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/05/14 06:41:32 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/05/14 06:41:32 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/14 06:41:32 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2025/05/14 06:41:32 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/14 06:41:32 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2025/05/14 06:41:32 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/14 06:41:32 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2025/05/14 06:41:32 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/14 06:41:32 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/05/14 06:41:32 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/05/14 06:41:32 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/05/14 06:41:32 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/05/14 06:41:32 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/05/14 06:41:32 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/14 06:41:32 DEBUG : FilEb: Open: flags=O_RDONLY 2025/05/14 06:41:32 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/05/14 06:41:32 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/05/14 06:41:32 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/05/14 06:41:32 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/05/14 06:41:32 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/14 06:41:32 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2025/05/14 06:41:32 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/14 06:41:32 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2025/05/14 06:41:32 DEBUG : WaitForWriters: timeout=30s 2025/05/14 06:41:32 DEBUG : : Looking for writers 2025/05/14 06:41:32 DEBUG : FilEb: reading active writers 2025/05/14 06:41:32 DEBUG : FiLeA: reading active writers 2025/05/14 06:41:32 DEBUG : FiLeB: reading active writers 2025/05/14 06:41:32 DEBUG : >WaitForWriters: 2025/05/14 06:41:32 DEBUG : WaitForWriters: timeout=30s 2025/05/14 06:41:32 DEBUG : : Looking for writers 2025/05/14 06:41:32 DEBUG : FiLeA: reading active writers 2025/05/14 06:41:32 DEBUG : FiLeB: reading active writers 2025/05/14 06:41:32 DEBUG : FilEb: reading active writers 2025/05/14 06:41:32 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (0.05s) === RUN TestUnicodeNormalization run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju", Local "Local file system at /tmp/rclone3551236460", Modify Window "1s" 2025/05/14 06:41:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/normal name with no special characters.txt" 2025/05/14 06:41:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: md5sum /home/rclone/rclone-test-xihimuh2xeju/normal\ name\ with\ no\ special\ characters.txt 2025/05/14 06:41:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: 89d903bc35dede724fd52c51437ff5fd /home/rclone/rclone-test-xihimuh2xeju/normal name with no special characters.txt 2025/05/14 06:41:32 DEBUG : normal name with no special characters.txt: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2025/05/14 06:41:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/normal name with no special characters.txt" 2025/05/14 06:41:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: sha1sum /home/rclone/rclone-test-xihimuh2xeju/normal\ name\ with\ no\ special\ characters.txt 2025/05/14 06:41:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /home/rclone/rclone-test-xihimuh2xeju/normal name with no special characters.txt 2025/05/14 06:41:32 DEBUG : normal name with no special characters.txt: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2025/05/14 06:41:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/測試_Русский___ě_áñ" 2025/05/14 06:41:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: md5sum /home/rclone/rclone-test-xihimuh2xeju/測試_Русский___ě_áñ 2025/05/14 06:41:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /home/rclone/rclone-test-xihimuh2xeju/測試_Русский___ě_áñ 2025/05/14 06:41:32 DEBUG : 測試_Русский___ě_áñ: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2025/05/14 06:41:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/測試_Русский___ě_áñ" 2025/05/14 06:41:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: sha1sum /home/rclone/rclone-test-xihimuh2xeju/測試_Русский___ě_áñ 2025/05/14 06:41:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /home/rclone/rclone-test-xihimuh2xeju/測試_Русский___ě_áñ 2025/05/14 06:41:32 DEBUG : 測試_Русский___ě_áñ: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2025/05/14 06:41:32 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: poll-interval is not supported by this remote 2025/05/14 06:41:32 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/14 06:41:32 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/05/14 06:41:32 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/05/14 06:41:32 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/05/14 06:41:32 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/05/14 06:41:32 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/05/14 06:41:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/normal name with no special characters.txt" 2025/05/14 06:41:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: md5sum /home/rclone/rclone-test-xihimuh2xeju/normal\ name\ with\ no\ special\ characters.txt 2025/05/14 06:41:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: 89d903bc35dede724fd52c51437ff5fd /home/rclone/rclone-test-xihimuh2xeju/normal name with no special characters.txt 2025/05/14 06:41:32 DEBUG : normal name with no special characters.txt: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2025/05/14 06:41:32 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/14 06:41:32 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2025/05/14 06:41:32 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2025/05/14 06:41:32 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2025/05/14 06:41:32 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2025/05/14 06:41:32 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/05/14 06:41:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/測試_Русский___ě_áñ" 2025/05/14 06:41:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: md5sum /home/rclone/rclone-test-xihimuh2xeju/測試_Русский___ě_áñ 2025/05/14 06:41:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /home/rclone/rclone-test-xihimuh2xeju/測試_Русский___ě_áñ 2025/05/14 06:41:32 DEBUG : 測試_Русский___ě_áñ: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2025/05/14 06:41:32 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/14 06:41:32 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/05/14 06:41:32 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/05/14 06:41:32 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/05/14 06:41:32 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/05/14 06:41:32 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/05/14 06:41:32 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/14 06:41:32 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2025/05/14 06:41:32 DEBUG : WaitForWriters: timeout=30s 2025/05/14 06:41:32 DEBUG : : Looking for writers 2025/05/14 06:41:32 DEBUG : normal name with no special characters.txt: reading active writers 2025/05/14 06:41:32 DEBUG : 測試_Русский___ě_áñ: reading active writers 2025/05/14 06:41:32 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (0.02s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju", Local "Local file system at /tmp/rclone3551236460", Modify Window "1s" 2025/05/14 06:41:32 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: poll-interval is not supported by this remote 2025/05/14 06:41:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Reusing VFS from active cache 2025/05/14 06:41:32 DEBUG : WaitForWriters: timeout=30s 2025/05/14 06:41:32 DEBUG : : Looking for writers 2025/05/14 06:41:32 DEBUG : >WaitForWriters: 2025/05/14 06:41:32 DEBUG : WaitForWriters: timeout=30s 2025/05/14 06:41:32 DEBUG : : Looking for writers 2025/05/14 06:41:32 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.00s) === RUN TestVFSNewWithOpts run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju", Local "Local file system at /tmp/rclone3551236460", Modify Window "1s" 2025/05/14 06:41:32 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: poll-interval is not supported by this remote 2025/05/14 06:41:32 DEBUG : WaitForWriters: timeout=30s 2025/05/14 06:41:32 DEBUG : : Looking for writers 2025/05/14 06:41:32 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.00s) === RUN TestVFSRoot run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju", Local "Local file system at /tmp/rclone3551236460", Modify Window "1s" 2025/05/14 06:41:32 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: poll-interval is not supported by this remote 2025/05/14 06:41:32 DEBUG : WaitForWriters: timeout=30s 2025/05/14 06:41:32 DEBUG : : Looking for writers 2025/05/14 06:41:32 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.00s) === RUN TestVFSStat run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju", Local "Local file system at /tmp/rclone3551236460", Modify Window "1s" 2025/05/14 06:41:32 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: poll-interval is not supported by this remote 2025/05/14 06:41:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/file1" 2025/05/14 06:41:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: md5sum /home/rclone/rclone-test-xihimuh2xeju/file1 2025/05/14 06:41:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-xihimuh2xeju/file1 2025/05/14 06:41:32 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/05/14 06:41:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/file1" 2025/05/14 06:41:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: sha1sum /home/rclone/rclone-test-xihimuh2xeju/file1 2025/05/14 06:41:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-xihimuh2xeju/file1 2025/05/14 06:41:32 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/05/14 06:41:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/dir/file2" 2025/05/14 06:41:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: md5sum /home/rclone/rclone-test-xihimuh2xeju/dir/file2 2025/05/14 06:41:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: 25ba584dea3b091afba78acbe36da91a /home/rclone/rclone-test-xihimuh2xeju/dir/file2 2025/05/14 06:41:32 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2025/05/14 06:41:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/dir/file2" 2025/05/14 06:41:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: sha1sum /home/rclone/rclone-test-xihimuh2xeju/dir/file2 2025/05/14 06:41:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /home/rclone/rclone-test-xihimuh2xeju/dir/file2 2025/05/14 06:41:32 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2025/05/14 06:41:32 DEBUG : WaitForWriters: timeout=30s 2025/05/14 06:41:32 DEBUG : dir: Looking for writers 2025/05/14 06:41:32 DEBUG : file2: reading active writers 2025/05/14 06:41:32 DEBUG : : Looking for writers 2025/05/14 06:41:32 DEBUG : dir: reading active writers 2025/05/14 06:41:32 DEBUG : file1: reading active writers 2025/05/14 06:41:32 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (0.01s) === RUN TestVFSStatParent run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju", Local "Local file system at /tmp/rclone3551236460", Modify Window "1s" 2025/05/14 06:41:32 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: poll-interval is not supported by this remote 2025/05/14 06:41:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/file1" 2025/05/14 06:41:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: md5sum /home/rclone/rclone-test-xihimuh2xeju/file1 2025/05/14 06:41:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-xihimuh2xeju/file1 2025/05/14 06:41:32 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/05/14 06:41:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/file1" 2025/05/14 06:41:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: sha1sum /home/rclone/rclone-test-xihimuh2xeju/file1 2025/05/14 06:41:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-xihimuh2xeju/file1 2025/05/14 06:41:32 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/05/14 06:41:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/dir/file2" 2025/05/14 06:41:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: md5sum /home/rclone/rclone-test-xihimuh2xeju/dir/file2 2025/05/14 06:41:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: 25ba584dea3b091afba78acbe36da91a /home/rclone/rclone-test-xihimuh2xeju/dir/file2 2025/05/14 06:41:32 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2025/05/14 06:41:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/dir/file2" 2025/05/14 06:41:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: sha1sum /home/rclone/rclone-test-xihimuh2xeju/dir/file2 2025/05/14 06:41:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /home/rclone/rclone-test-xihimuh2xeju/dir/file2 2025/05/14 06:41:32 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2025/05/14 06:41:32 DEBUG : WaitForWriters: timeout=30s 2025/05/14 06:41:32 DEBUG : dir: Looking for writers 2025/05/14 06:41:32 DEBUG : : Looking for writers 2025/05/14 06:41:32 DEBUG : dir: reading active writers 2025/05/14 06:41:32 DEBUG : file1: reading active writers 2025/05/14 06:41:32 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (0.01s) === RUN TestVFSOpenFile run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju", Local "Local file system at /tmp/rclone3551236460", Modify Window "1s" 2025/05/14 06:41:32 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: poll-interval is not supported by this remote 2025/05/14 06:41:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/file1" 2025/05/14 06:41:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: md5sum /home/rclone/rclone-test-xihimuh2xeju/file1 2025/05/14 06:41:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-xihimuh2xeju/file1 2025/05/14 06:41:32 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/05/14 06:41:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/file1" 2025/05/14 06:41:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: sha1sum /home/rclone/rclone-test-xihimuh2xeju/file1 2025/05/14 06:41:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-xihimuh2xeju/file1 2025/05/14 06:41:32 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/05/14 06:41:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/dir/file2" 2025/05/14 06:41:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: md5sum /home/rclone/rclone-test-xihimuh2xeju/dir/file2 2025/05/14 06:41:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: 25ba584dea3b091afba78acbe36da91a /home/rclone/rclone-test-xihimuh2xeju/dir/file2 2025/05/14 06:41:32 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2025/05/14 06:41:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/dir/file2" 2025/05/14 06:41:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: sha1sum /home/rclone/rclone-test-xihimuh2xeju/dir/file2 2025/05/14 06:41:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /home/rclone/rclone-test-xihimuh2xeju/dir/file2 2025/05/14 06:41:32 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2025/05/14 06:41:32 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/14 06:41:32 DEBUG : file1: Open: flags=O_RDONLY 2025/05/14 06:41:32 DEBUG : file1: >Open: fd=file1 (r), err= 2025/05/14 06:41:32 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/05/14 06:41:32 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/14 06:41:32 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2025/05/14 06:41:32 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/14 06:41:32 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/05/14 06:41:32 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/14 06:41:32 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2025/05/14 06:41:32 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/05/14 06:41:32 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2025/05/14 06:41:32 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2025/05/14 06:41:32 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/05/14 06:41:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: File to upload is small (0 bytes), uploading instead of streaming 2025/05/14 06:41:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/dir/new_file.txt" 2025/05/14 06:41:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: md5sum /home/rclone/rclone-test-xihimuh2xeju/dir/new_file.txt 2025/05/14 06:41:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-xihimuh2xeju/dir/new_file.txt 2025/05/14 06:41:32 DEBUG : dir/new_file.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/05/14 06:41:32 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/05/14 06:41:32 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2025/05/14 06:41:32 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/05/14 06:41:32 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/14 06:41:32 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/05/14 06:41:32 DEBUG : WaitForWriters: timeout=30s 2025/05/14 06:41:32 DEBUG : dir: Looking for writers 2025/05/14 06:41:32 DEBUG : file2: reading active writers 2025/05/14 06:41:32 DEBUG : new_file.txt: reading active writers 2025/05/14 06:41:32 DEBUG : : Looking for writers 2025/05/14 06:41:32 DEBUG : dir: reading active writers 2025/05/14 06:41:32 DEBUG : file1: reading active writers 2025/05/14 06:41:32 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (0.03s) === RUN TestVFSRename run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju", Local "Local file system at /tmp/rclone3551236460", Modify Window "1s" 2025/05/14 06:41:32 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: poll-interval is not supported by this remote 2025/05/14 06:41:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/dir/file2" 2025/05/14 06:41:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: md5sum /home/rclone/rclone-test-xihimuh2xeju/dir/file2 2025/05/14 06:41:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: 25ba584dea3b091afba78acbe36da91a /home/rclone/rclone-test-xihimuh2xeju/dir/file2 2025/05/14 06:41:32 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2025/05/14 06:41:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/dir/file2" 2025/05/14 06:41:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: sha1sum /home/rclone/rclone-test-xihimuh2xeju/dir/file2 2025/05/14 06:41:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /home/rclone/rclone-test-xihimuh2xeju/dir/file2 2025/05/14 06:41:32 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2025/05/14 06:41:32 INFO : dir/file2: Moved (server-side) to: dir/file1 2025/05/14 06:41:32 DEBUG : dir/file1: Updating file with dir/file1 0xc000b512c0 2025/05/14 06:41:32 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/05/14 06:41:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/14 06:41:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/dir/file1" 2025/05/14 06:41:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: md5sum /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: 25ba584dea3b091afba78acbe36da91a /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:32 DEBUG : dir/file1: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2025/05/14 06:41:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/dir/file1" 2025/05/14 06:41:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: sha1sum /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /home/rclone/rclone-test-xihimuh2xeju/dir/file1 2025/05/14 06:41:32 DEBUG : dir/file1: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2025/05/14 06:41:32 INFO : dir/file1: Moved (server-side) to: file0 2025/05/14 06:41:32 DEBUG : file0: Updating file with file0 0xc000b512c0 2025/05/14 06:41:32 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/05/14 06:41:32 DEBUG : : Added virtual directory entry vAddFile: "file0" 2025/05/14 06:41:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/file0" 2025/05/14 06:41:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: md5sum /home/rclone/rclone-test-xihimuh2xeju/file0 2025/05/14 06:41:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: 25ba584dea3b091afba78acbe36da91a /home/rclone/rclone-test-xihimuh2xeju/file0 2025/05/14 06:41:32 DEBUG : file0: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2025/05/14 06:41:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/file0" 2025/05/14 06:41:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: sha1sum /home/rclone/rclone-test-xihimuh2xeju/file0 2025/05/14 06:41:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /home/rclone/rclone-test-xihimuh2xeju/file0 2025/05/14 06:41:32 DEBUG : file0: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2025/05/14 06:41:32 DEBUG : WaitForWriters: timeout=30s 2025/05/14 06:41:32 DEBUG : dir: Looking for writers 2025/05/14 06:41:32 DEBUG : : Looking for writers 2025/05/14 06:41:32 DEBUG : dir: reading active writers 2025/05/14 06:41:32 DEBUG : file0: reading active writers 2025/05/14 06:41:32 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (0.02s) === RUN TestVFSStatfs run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju", Local "Local file system at /tmp/rclone3551236460", Modify Window "1s" 2025/05/14 06:41:32 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: poll-interval is not supported by this remote 2025/05/14 06:41:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Server has VFS statistics extension 2025/05/14 06:41:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: About path "/home/rclone/rclone-test-xihimuh2xeju" 2025/05/14 06:41:32 DEBUG : WaitForWriters: timeout=30s 2025/05/14 06:41:32 DEBUG : : Looking for writers 2025/05/14 06:41:32 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.00s) === RUN TestVFSMkdir run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju", Local "Local file system at /tmp/rclone3551236460", Modify Window "1s" 2025/05/14 06:41:32 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: poll-interval is not supported by this remote 2025/05/14 06:41:32 DEBUG : : Added virtual directory entry vAddDir: "/" 2025/05/14 06:41:32 DEBUG : : Added virtual directory entry vAddDir: "a" 2025/05/14 06:41:32 DEBUG : : Added virtual directory entry vAddDir: "b" 2025/05/14 06:41:32 DEBUG : : Added virtual directory entry vAddDir: "c" 2025/05/14 06:41:32 DEBUG : : forgetting directory cache 2025/05/14 06:41:32 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/05/14 06:41:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: New connection 127.0.0.1:46346->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2025/05/14 06:41:33 DEBUG : : Added virtual directory entry vAddDir: "d" 2025/05/14 06:41:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: New connection 127.0.0.1:46360->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2025/05/14 06:41:33 DEBUG : WaitForWriters: timeout=30s 2025/05/14 06:41:33 DEBUG : : Looking for writers 2025/05/14 06:41:33 DEBUG : a: Looking for writers 2025/05/14 06:41:33 DEBUG : b: Looking for writers 2025/05/14 06:41:33 DEBUG : c: Looking for writers 2025/05/14 06:41:33 DEBUG : d: Looking for writers 2025/05/14 06:41:33 DEBUG : : Looking for writers 2025/05/14 06:41:33 DEBUG : c: reading active writers 2025/05/14 06:41:33 DEBUG : d: reading active writers 2025/05/14 06:41:33 DEBUG : /: reading active writers 2025/05/14 06:41:33 DEBUG : a: reading active writers 2025/05/14 06:41:33 DEBUG : b: reading active writers 2025/05/14 06:41:33 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.21s) === RUN TestVFSMkdirAll run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju", Local "Local file system at /tmp/rclone3551236460", Modify Window "1s" 2025/05/14 06:41:33 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: poll-interval is not supported by this remote 2025/05/14 06:41:33 DEBUG : : Added virtual directory entry vAddDir: "a" 2025/05/14 06:41:33 DEBUG : a: Added virtual directory entry vAddDir: "b" 2025/05/14 06:41:33 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2025/05/14 06:41:33 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2025/05/14 06:41:33 DEBUG : WaitForWriters: timeout=30s 2025/05/14 06:41:33 DEBUG : a/b/c/d: Looking for writers 2025/05/14 06:41:33 DEBUG : a/b/c: Looking for writers 2025/05/14 06:41:33 DEBUG : d: reading active writers 2025/05/14 06:41:33 DEBUG : a/b: Looking for writers 2025/05/14 06:41:33 DEBUG : c: reading active writers 2025/05/14 06:41:33 DEBUG : a: Looking for writers 2025/05/14 06:41:33 DEBUG : b: reading active writers 2025/05/14 06:41:33 DEBUG : : Looking for writers 2025/05/14 06:41:33 DEBUG : a: reading active writers 2025/05/14 06:41:33 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (0.04s) === RUN TestFillInMissingSizes === RUN TestFillInMissingSizes/total=20,free=5,used=15 === RUN TestFillInMissingSizes/total=20,free=5,used=-1 === RUN TestFillInMissingSizes/total=20,free=-1,used=15 === RUN TestFillInMissingSizes/total=20,free=-1,used=-1 === RUN TestFillInMissingSizes/total=-1,free=5,used=15 === RUN TestFillInMissingSizes/total=-1,free=15,used=-1 === RUN TestFillInMissingSizes/total=-1,free=-1,used=15 === RUN TestFillInMissingSizes/total=-1,free=-1,used=-1 --- PASS: TestFillInMissingSizes (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=15,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=-1 (0.00s) === RUN TestVFSIsMetadataFile run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju", Local "Local file system at /tmp/rclone3551236460", Modify Window "1s" 2025/05/14 06:41:33 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: poll-interval is not supported by this remote 2025/05/14 06:41:33 DEBUG : WaitForWriters: timeout=30s 2025/05/14 06:41:33 DEBUG : : Looking for writers 2025/05/14 06:41:33 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (0.00s) === RUN TestWriteFileHandleReadonly write_test.go:38: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju", Local "Local file system at /tmp/rclone3551236460", Modify Window "1s" 2025/05/14 06:41:33 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: poll-interval is not supported by this remote 2025/05/14 06:41:33 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/14 06:41:33 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/05/14 06:41:33 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/14 06:41:33 DEBUG : file1: >Open: fd=file1 (w), err= 2025/05/14 06:41:33 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/05/14 06:41:33 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/14 06:41:33 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2025/05/14 06:41:33 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2025/05/14 06:41:33 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2025/05/14 06:41:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: File to upload is small (5 bytes), uploading instead of streaming 2025/05/14 06:41:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/file1" 2025/05/14 06:41:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: md5sum /home/rclone/rclone-test-xihimuh2xeju/file1 2025/05/14 06:41:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-xihimuh2xeju/file1 2025/05/14 06:41:33 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2025/05/14 06:41:33 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/05/14 06:41:33 DEBUG : file1: Size and md5 of src and dst objects identical 2025/05/14 06:41:33 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/14 06:41:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/file1" 2025/05/14 06:41:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: md5sum /home/rclone/rclone-test-xihimuh2xeju/file1 2025/05/14 06:41:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-xihimuh2xeju/file1 2025/05/14 06:41:33 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2025/05/14 06:41:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/file1" 2025/05/14 06:41:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: sha1sum /home/rclone/rclone-test-xihimuh2xeju/file1 2025/05/14 06:41:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d /home/rclone/rclone-test-xihimuh2xeju/file1 2025/05/14 06:41:33 DEBUG : file1: Parsed hash: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d 2025/05/14 06:41:33 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/14 06:41:33 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/05/14 06:41:33 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/14 06:41:33 DEBUG : file1: >Open: fd=file1 (w), err= 2025/05/14 06:41:33 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/05/14 06:41:33 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/14 06:41:33 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/05/14 06:41:33 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/14 06:41:33 DEBUG : file1: >Open: fd=file1 (w), err= 2025/05/14 06:41:33 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/05/14 06:41:33 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2025/05/14 06:41:33 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/05/14 06:41:33 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/05/14 06:41:33 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/14 06:41:33 DEBUG : file1: >Open: fd=file1 (w), err= 2025/05/14 06:41:33 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/05/14 06:41:33 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/14 06:41:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: File to upload is small (0 bytes), uploading instead of streaming 2025/05/14 06:41:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/file1" 2025/05/14 06:41:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: md5sum /home/rclone/rclone-test-xihimuh2xeju/file1 2025/05/14 06:41:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-xihimuh2xeju/file1 2025/05/14 06:41:33 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/05/14 06:41:33 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/05/14 06:41:33 DEBUG : file1: Size and md5 of src and dst objects identical 2025/05/14 06:41:33 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/14 06:41:33 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/05/14 06:41:33 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/05/14 06:41:33 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/14 06:41:33 DEBUG : file1: >Open: fd=file1 (w), err= 2025/05/14 06:41:33 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/05/14 06:41:33 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/14 06:41:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: File to upload is small (7 bytes), uploading instead of streaming 2025/05/14 06:41:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/file1" 2025/05/14 06:41:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: md5sum /home/rclone/rclone-test-xihimuh2xeju/file1 2025/05/14 06:41:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: 9141de76717e095d4dd05f1e686ad6a8 /home/rclone/rclone-test-xihimuh2xeju/file1 2025/05/14 06:41:33 DEBUG : file1: Parsed hash: 9141de76717e095d4dd05f1e686ad6a8 2025/05/14 06:41:33 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2025/05/14 06:41:33 DEBUG : file1: Size and md5 of src and dst objects identical 2025/05/14 06:41:33 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/14 06:41:33 DEBUG : WaitForWriters: timeout=30s 2025/05/14 06:41:33 DEBUG : : Looking for writers 2025/05/14 06:41:33 DEBUG : file1: reading active writers 2025/05/14 06:41:33 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (0.02s) === RUN TestWriteFileHandleWriteAt run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju", Local "Local file system at /tmp/rclone3551236460", Modify Window "1s" 2025/05/14 06:41:33 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: poll-interval is not supported by this remote 2025/05/14 06:41:33 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/14 06:41:33 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/05/14 06:41:33 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/14 06:41:33 DEBUG : file1: >Open: fd=file1 (w), err= 2025/05/14 06:41:33 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/05/14 06:41:33 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/14 06:41:33 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2025/05/14 06:41:34 DEBUG : file1: aborting in-sequence write wait, off=100 2025/05/14 06:41:34 DEBUG : file1: failed to wait for in-sequence write to 100 2025/05/14 06:41:34 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2025/05/14 06:41:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: File to upload is small (11 bytes), uploading instead of streaming 2025/05/14 06:41:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/file1" 2025/05/14 06:41:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: md5sum /home/rclone/rclone-test-xihimuh2xeju/file1 2025/05/14 06:41:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-xihimuh2xeju/file1 2025/05/14 06:41:34 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2025/05/14 06:41:34 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/05/14 06:41:34 DEBUG : file1: Size and md5 of src and dst objects identical 2025/05/14 06:41:34 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/14 06:41:34 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2025/05/14 06:41:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/file1" 2025/05/14 06:41:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: md5sum /home/rclone/rclone-test-xihimuh2xeju/file1 2025/05/14 06:41:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-xihimuh2xeju/file1 2025/05/14 06:41:34 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2025/05/14 06:41:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/file1" 2025/05/14 06:41:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: sha1sum /home/rclone/rclone-test-xihimuh2xeju/file1 2025/05/14 06:41:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /home/rclone/rclone-test-xihimuh2xeju/file1 2025/05/14 06:41:34 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2025/05/14 06:41:34 DEBUG : WaitForWriters: timeout=30s 2025/05/14 06:41:34 DEBUG : : Looking for writers 2025/05/14 06:41:34 DEBUG : file1: reading active writers 2025/05/14 06:41:34 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.03s) === RUN TestWriteFileHandleFlush run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju", Local "Local file system at /tmp/rclone3551236460", Modify Window "1s" 2025/05/14 06:41:34 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: poll-interval is not supported by this remote 2025/05/14 06:41:34 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/14 06:41:34 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/05/14 06:41:34 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/14 06:41:34 DEBUG : file1: >Open: fd=file1 (w), err= 2025/05/14 06:41:34 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/05/14 06:41:34 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2025/05/14 06:41:34 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/14 06:41:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: File to upload is small (5 bytes), uploading instead of streaming 2025/05/14 06:41:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/file1" 2025/05/14 06:41:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: md5sum /home/rclone/rclone-test-xihimuh2xeju/file1 2025/05/14 06:41:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-xihimuh2xeju/file1 2025/05/14 06:41:34 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2025/05/14 06:41:34 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/05/14 06:41:34 DEBUG : file1: Size and md5 of src and dst objects identical 2025/05/14 06:41:34 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/14 06:41:34 DEBUG : file1: WriteFileHandle.Flush nothing to do 2025/05/14 06:41:34 DEBUG : WaitForWriters: timeout=30s 2025/05/14 06:41:34 DEBUG : : Looking for writers 2025/05/14 06:41:34 DEBUG : file1: reading active writers 2025/05/14 06:41:34 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.01s) === RUN TestWriteFileHandleRelease run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju", Local "Local file system at /tmp/rclone3551236460", Modify Window "1s" 2025/05/14 06:41:34 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: poll-interval is not supported by this remote 2025/05/14 06:41:34 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/14 06:41:34 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/05/14 06:41:34 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/14 06:41:34 DEBUG : file1: >Open: fd=file1 (w), err= 2025/05/14 06:41:34 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/05/14 06:41:34 DEBUG : file1: WriteFileHandle.Release closing 2025/05/14 06:41:34 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/14 06:41:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: File to upload is small (0 bytes), uploading instead of streaming 2025/05/14 06:41:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/file1" 2025/05/14 06:41:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: md5sum /home/rclone/rclone-test-xihimuh2xeju/file1 2025/05/14 06:41:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-xihimuh2xeju/file1 2025/05/14 06:41:34 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/05/14 06:41:34 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/05/14 06:41:34 DEBUG : file1: Size and md5 of src and dst objects identical 2025/05/14 06:41:34 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/14 06:41:34 DEBUG : file1: WriteFileHandle.Release nothing to do 2025/05/14 06:41:34 DEBUG : WaitForWriters: timeout=30s 2025/05/14 06:41:34 DEBUG : : Looking for writers 2025/05/14 06:41:34 DEBUG : file1: reading active writers 2025/05/14 06:41:34 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.01s) === RUN TestWriteFileModTimeWithOpenWriters run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju", Local "Local file system at /tmp/rclone3551236460", Modify Window "1s" 2025/05/14 06:41:34 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: poll-interval is not supported by this remote 2025/05/14 06:41:34 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/14 06:41:34 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/05/14 06:41:34 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/14 06:41:34 DEBUG : file1: >Open: fd=file1 (w), err= 2025/05/14 06:41:34 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/05/14 06:41:34 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/14 06:41:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: File to upload is small (2 bytes), uploading instead of streaming 2025/05/14 06:41:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/file1" 2025/05/14 06:41:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: md5sum /home/rclone/rclone-test-xihimuh2xeju/file1 2025/05/14 06:41:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /home/rclone/rclone-test-xihimuh2xeju/file1 2025/05/14 06:41:34 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2025/05/14 06:41:34 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2025/05/14 06:41:34 DEBUG : file1: Size and md5 of src and dst objects identical 2025/05/14 06:41:34 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2025/05/14 06:41:34 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/14 06:41:34 DEBUG : WaitForWriters: timeout=30s 2025/05/14 06:41:34 DEBUG : : Looking for writers 2025/05/14 06:41:34 DEBUG : file1: reading active writers 2025/05/14 06:41:34 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (0.01s) === RUN TestFileReadAtZeroLength run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju", Local "Local file system at /tmp/rclone3551236460", Modify Window "1s" 2025/05/14 06:41:34 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: poll-interval is not supported by this remote 2025/05/14 06:41:34 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/14 06:41:34 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/05/14 06:41:34 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/14 06:41:34 DEBUG : file1: >Open: fd=file1 (w), err= 2025/05/14 06:41:34 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/05/14 06:41:34 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/14 06:41:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: File to upload is small (0 bytes), uploading instead of streaming 2025/05/14 06:41:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/file1" 2025/05/14 06:41:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: md5sum /home/rclone/rclone-test-xihimuh2xeju/file1 2025/05/14 06:41:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-xihimuh2xeju/file1 2025/05/14 06:41:34 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/05/14 06:41:34 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/05/14 06:41:34 DEBUG : file1: Size and md5 of src and dst objects identical 2025/05/14 06:41:34 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/14 06:41:34 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/14 06:41:34 DEBUG : file1: Open: flags=O_RDONLY 2025/05/14 06:41:34 DEBUG : file1: >Open: fd=file1 (r), err= 2025/05/14 06:41:34 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/05/14 06:41:34 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/05/14 06:41:34 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/05/14 06:41:34 DEBUG : WaitForWriters: timeout=30s 2025/05/14 06:41:34 DEBUG : : Looking for writers 2025/05/14 06:41:34 DEBUG : file1: reading active writers 2025/05/14 06:41:34 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.01s) === RUN TestFileReadAtNonZeroLength run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju", Local "Local file system at /tmp/rclone3551236460", Modify Window "1s" 2025/05/14 06:41:34 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: poll-interval is not supported by this remote 2025/05/14 06:41:34 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/14 06:41:34 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/05/14 06:41:34 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/14 06:41:34 DEBUG : file1: >Open: fd=file1 (w), err= 2025/05/14 06:41:34 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/05/14 06:41:34 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/14 06:41:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: File to upload is small (100 bytes), uploading instead of streaming 2025/05/14 06:41:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Shell path "/home/rclone/rclone-test-xihimuh2xeju/file1" 2025/05/14 06:41:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Running remote command: md5sum /home/rclone/rclone-test-xihimuh2xeju/file1 2025/05/14 06:41:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Remote command result: 11ed98a5349503e396444dd369ab2ff4 /home/rclone/rclone-test-xihimuh2xeju/file1 2025/05/14 06:41:34 DEBUG : file1: Parsed hash: 11ed98a5349503e396444dd369ab2ff4 2025/05/14 06:41:34 DEBUG : file1: md5 = 11ed98a5349503e396444dd369ab2ff4 OK 2025/05/14 06:41:34 DEBUG : file1: Size and md5 of src and dst objects identical 2025/05/14 06:41:34 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/14 06:41:34 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/14 06:41:34 DEBUG : file1: Open: flags=O_RDONLY 2025/05/14 06:41:34 DEBUG : file1: >Open: fd=file1 (r), err= 2025/05/14 06:41:34 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/05/14 06:41:34 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/05/14 06:41:34 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/05/14 06:41:34 DEBUG : WaitForWriters: timeout=30s 2025/05/14 06:41:34 DEBUG : : Looking for writers 2025/05/14 06:41:34 DEBUG : file1: reading active writers 2025/05/14 06:41:34 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.01s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) FAIL 2025/05/14 06:41:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xihimuh2xeju: Purge dir "" "./vfs.test -test.v -test.timeout 1h0m0s -remote TestSFTPOpenssh: -verbose" - Finished ERROR in 9.316960426s (try 1/5): exit status 1: Failed [TestDirEntryModTimeInvalidation]