"./vfs.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Starting (try 1/5) 2025/01/11 01:07:01 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-guconab1zoza" 2025/01/11 01:07:01 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/11 01:07:01 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/01/11 01:07:01 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/01/11 01:07:01 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/01/11 01:07:01 DEBUG : Setting pass="OXmVP6s6olb55xHugi-rYKCaY2Un5hdR6qkduTD2_Fc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/01/11 01:07:01 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/01/11 01:07:01 DEBUG : TestFTPPureftpd: detected overridden config - adding "{Zskpx}" suffix to name 2025/01/11 01:07:01 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/01/11 01:07:01 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/01/11 01:07:01 DEBUG : Setting pass="OXmVP6s6olb55xHugi-rYKCaY2Un5hdR6qkduTD2_Fc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/01/11 01:07:01 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: Connecting to FTP server 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:21") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:01 DEBUG : Creating backend with remote "/tmp/rclone1672950829" === RUN TestDirHandleMethods run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-guconab1zoza", Local "Local file system at /tmp/rclone1672950829", Modify Window "1s" 2025/01/11 01:07:01 INFO : ftp://172.17.0.4:21/rclone-test-guconab1zoza: poll-interval is not supported by this remote 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:36537") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:30470") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:34644") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:36912") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:01 DEBUG : WaitForWriters: timeout=30s 2025/01/11 01:07:01 DEBUG : dir: Looking for writers 2025/01/11 01:07:01 DEBUG : : Looking for writers 2025/01/11 01:07:01 DEBUG : dir: reading active writers 2025/01/11 01:07:01 DEBUG : >WaitForWriters: 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:31019") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:39198") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:37208") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestDirHandleMethods (0.01s) === RUN TestDirHandleReaddir run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-guconab1zoza", Local "Local file system at /tmp/rclone1672950829", Modify Window "1s" 2025/01/11 01:07:01 INFO : ftp://172.17.0.4:21/rclone-test-guconab1zoza: poll-interval is not supported by this remote 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:30900") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:39733") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:39757") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:31860") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:34635") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:35551") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:38820") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:33462") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:01 DEBUG : WaitForWriters: timeout=30s 2025/01/11 01:07:01 DEBUG : dir/subdir: Looking for writers 2025/01/11 01:07:01 DEBUG : dir: Looking for writers 2025/01/11 01:07:01 DEBUG : file1: reading active writers 2025/01/11 01:07:01 DEBUG : file2: reading active writers 2025/01/11 01:07:01 DEBUG : subdir: reading active writers 2025/01/11 01:07:01 DEBUG : : Looking for writers 2025/01/11 01:07:01 DEBUG : dir: reading active writers 2025/01/11 01:07:01 DEBUG : >WaitForWriters: 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:37911") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:39887") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:32427") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:39934") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestDirHandleReaddir (0.01s) === RUN TestDirHandleReaddirnames run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-guconab1zoza", Local "Local file system at /tmp/rclone1672950829", Modify Window "1s" 2025/01/11 01:07:01 INFO : ftp://172.17.0.4:21/rclone-test-guconab1zoza: poll-interval is not supported by this remote 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:32939") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:33302") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:36168") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:30992") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:31242") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:01 DEBUG : WaitForWriters: timeout=30s 2025/01/11 01:07:01 DEBUG : dir: Looking for writers 2025/01/11 01:07:01 DEBUG : file1: reading active writers 2025/01/11 01:07:01 DEBUG : : Looking for writers 2025/01/11 01:07:01 DEBUG : dir: reading active writers 2025/01/11 01:07:01 DEBUG : >WaitForWriters: 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:34798") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:39731") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:32490") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestDirHandleReaddirnames (0.01s) === RUN TestDirMethods run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-guconab1zoza", Local "Local file system at /tmp/rclone1672950829", Modify Window "1s" 2025/01/11 01:07:01 INFO : ftp://172.17.0.4:21/rclone-test-guconab1zoza: poll-interval is not supported by this remote 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:36871") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:32843") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:33604") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:30834") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:01 DEBUG : WaitForWriters: timeout=30s 2025/01/11 01:07:01 DEBUG : dir: Looking for writers 2025/01/11 01:07:01 DEBUG : : Looking for writers 2025/01/11 01:07:01 DEBUG : dir: reading active writers 2025/01/11 01:07:01 DEBUG : >WaitForWriters: 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:36957") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:33550") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:35979") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestDirMethods (0.01s) === RUN TestDirForgetAll run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-guconab1zoza", Local "Local file system at /tmp/rclone1672950829", Modify Window "1s" 2025/01/11 01:07:01 INFO : ftp://172.17.0.4:21/rclone-test-guconab1zoza: poll-interval is not supported by this remote 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:38341") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:33881") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:36531") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:30162") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:36580") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:01 DEBUG : dir: forgetting directory cache 2025/01/11 01:07:01 DEBUG : : forgetting directory cache 2025/01/11 01:07:01 DEBUG : dir: forgetting directory cache 2025/01/11 01:07:01 DEBUG : WaitForWriters: timeout=30s 2025/01/11 01:07:01 DEBUG : : Looking for writers 2025/01/11 01:07:01 DEBUG : >WaitForWriters: 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:38992") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:32657") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:30776") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestDirForgetAll (0.01s) === RUN TestDirForgetPath run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-guconab1zoza", Local "Local file system at /tmp/rclone1672950829", Modify Window "1s" 2025/01/11 01:07:01 INFO : ftp://172.17.0.4:21/rclone-test-guconab1zoza: poll-interval is not supported by this remote 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:30163") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:33911") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:39314") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:36421") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:30521") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:01 DEBUG : : ForgetPath: relativePath="dir/notfound", type=1 2025/01/11 01:07:01 DEBUG : dir: invalidating directory cache 2025/01/11 01:07:01 DEBUG : : >ForgetPath: 2025/01/11 01:07:01 DEBUG : : ForgetPath: relativePath="dir", type=0 2025/01/11 01:07:01 DEBUG : : invalidating directory cache 2025/01/11 01:07:01 DEBUG : dir: forgetting directory cache 2025/01/11 01:07:01 DEBUG : : >ForgetPath: 2025/01/11 01:07:01 DEBUG : : ForgetPath: relativePath="not/in/cache", type=0 2025/01/11 01:07:01 DEBUG : : >ForgetPath: 2025/01/11 01:07:01 DEBUG : WaitForWriters: timeout=30s 2025/01/11 01:07:01 DEBUG : dir: Looking for writers 2025/01/11 01:07:01 DEBUG : : Looking for writers 2025/01/11 01:07:01 DEBUG : dir: reading active writers 2025/01/11 01:07:01 DEBUG : >WaitForWriters: 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:38323") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:34013") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:37134") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestDirForgetPath (0.01s) === RUN TestDirWalk run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-guconab1zoza", Local "Local file system at /tmp/rclone1672950829", Modify Window "1s" 2025/01/11 01:07:01 INFO : ftp://172.17.0.4:21/rclone-test-guconab1zoza: poll-interval is not supported by this remote 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:30312") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:31398") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:34413") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:34786") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:38820") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:35059") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: Connecting to FTP server 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:21") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:38269") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:32591") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:32483") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:37555") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:01 DEBUG : : forgetting directory cache 2025/01/11 01:07:01 DEBUG : dir: forgetting directory cache 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:33509") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:39342") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:32316") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:01 DEBUG : WaitForWriters: timeout=30s 2025/01/11 01:07:01 DEBUG : dir: Looking for writers 2025/01/11 01:07:01 DEBUG : fil/a/b: Looking for writers 2025/01/11 01:07:01 DEBUG : fil/a: Looking for writers 2025/01/11 01:07:01 DEBUG : b: reading active writers 2025/01/11 01:07:01 DEBUG : fil: Looking for writers 2025/01/11 01:07:01 DEBUG : a: reading active writers 2025/01/11 01:07:01 DEBUG : : Looking for writers 2025/01/11 01:07:01 DEBUG : fil: reading active writers 2025/01/11 01:07:01 DEBUG : dir: reading active writers 2025/01/11 01:07:01 DEBUG : >WaitForWriters: 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:37758") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:35335") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:34388") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:38038") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:36343") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:39001") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestDirWalk (0.02s) === RUN TestDirSetModTime run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-guconab1zoza", Local "Local file system at /tmp/rclone1672950829", Modify Window "1s" 2025/01/11 01:07:01 INFO : ftp://172.17.0.4:21/rclone-test-guconab1zoza: poll-interval is not supported by this remote 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:31150") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:35344") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:33592") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:36075") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:01 DEBUG : WaitForWriters: timeout=30s 2025/01/11 01:07:01 DEBUG : dir: Looking for writers 2025/01/11 01:07:01 DEBUG : : Looking for writers 2025/01/11 01:07:01 DEBUG : dir: reading active writers 2025/01/11 01:07:01 DEBUG : >WaitForWriters: 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:39132") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:34966") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:33563") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestDirSetModTime (0.01s) === RUN TestDirStat run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-guconab1zoza", Local "Local file system at /tmp/rclone1672950829", Modify Window "1s" 2025/01/11 01:07:01 INFO : ftp://172.17.0.4:21/rclone-test-guconab1zoza: poll-interval is not supported by this remote 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:31516") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:39814") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:33026") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:36602") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:39544") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:01 DEBUG : WaitForWriters: timeout=30s 2025/01/11 01:07:01 DEBUG : dir: Looking for writers 2025/01/11 01:07:01 DEBUG : file1: reading active writers 2025/01/11 01:07:01 DEBUG : : Looking for writers 2025/01/11 01:07:01 DEBUG : dir: reading active writers 2025/01/11 01:07:01 DEBUG : >WaitForWriters: 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:31110") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:30970") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:30992") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestDirStat (0.01s) === RUN TestDirReadDirAll run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-guconab1zoza", Local "Local file system at /tmp/rclone1672950829", Modify Window "1s" 2025/01/11 01:07:01 INFO : ftp://172.17.0.4:21/rclone-test-guconab1zoza: poll-interval is not supported by this remote 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:38752") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:32955") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:33299") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:39916") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:35764") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:36212") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:34583") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:30017") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:35261") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= === RUN TestDirReadDirAll/Virtual 2025/01/11 01:07:01 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2025/01/11 01:07:01 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2025/01/11 01:07:01 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/01/11 01:07:01 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:37804") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:37752") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:01 DEBUG : Waiting for deletions to finish 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:30588") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:01 INFO : dir/subdir/file3: Deleted 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:38576") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:01 DEBUG : removing 1 level 2 directories 2025/01/11 01:07:01 INFO : dir/subdir: Removing directory 2025/01/11 01:07:01 DEBUG : dir: invalidating directory cache 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:32909") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:01 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2025/01/11 01:07:01 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2025/01/11 01:07:01 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2025/01/11 01:07:01 DEBUG : dir/file1: Reset virtual modtime 2025/01/11 01:07:01 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2025/01/11 01:07:01 DEBUG : dir/virtualFile: Reset virtual modtime 2025/01/11 01:07:01 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2025/01/11 01:07:01 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2025/01/11 01:07:01 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/01/11 01:07:01 DEBUG : dir: invalidating directory cache 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:35147") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:01 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2025/01/11 01:07:01 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/01/11 01:07:01 DEBUG : dir/virtualFile: Reset virtual modtime 2025/01/11 01:07:01 DEBUG : : forgetting directory cache 2025/01/11 01:07:01 DEBUG : dir: forgetting directory cache 2025/01/11 01:07:01 DEBUG : dir/virtualDir: forgetting directory cache 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:38102") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:01 DEBUG : dir/file1: Reset virtual modtime 2025/01/11 01:07:01 DEBUG : dir/virtualFile: Reset virtual modtime 2025/01/11 01:07:01 DEBUG : WaitForWriters: timeout=30s 2025/01/11 01:07:01 DEBUG : dir/virtualDir: Looking for writers 2025/01/11 01:07:01 DEBUG : dir: Looking for writers 2025/01/11 01:07:01 DEBUG : virtualFile2: reading active writers 2025/01/11 01:07:01 DEBUG : virtualFile: reading active writers 2025/01/11 01:07:01 DEBUG : virtualDir: reading active writers 2025/01/11 01:07:01 DEBUG : file1: reading active writers 2025/01/11 01:07:01 DEBUG : : Looking for writers 2025/01/11 01:07:01 DEBUG : dir: reading active writers 2025/01/11 01:07:01 DEBUG : >WaitForWriters: 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:30023") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:32361") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:34343") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:37356") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestDirReadDirAll (0.02s) --- PASS: TestDirReadDirAll/Virtual (0.01s) === RUN TestDirOpen run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-guconab1zoza", Local "Local file system at /tmp/rclone1672950829", Modify Window "1s" 2025/01/11 01:07:01 INFO : ftp://172.17.0.4:21/rclone-test-guconab1zoza: poll-interval is not supported by this remote 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:30075") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:33102") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:31034") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:32725") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:01 ERROR : dir/: Can only open directories read only 2025/01/11 01:07:01 DEBUG : WaitForWriters: timeout=30s 2025/01/11 01:07:01 DEBUG : dir: Looking for writers 2025/01/11 01:07:01 DEBUG : : Looking for writers 2025/01/11 01:07:01 DEBUG : dir: reading active writers 2025/01/11 01:07:01 DEBUG : >WaitForWriters: 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:38200") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:38759") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:34209") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestDirOpen (0.00s) === RUN TestDirCreate run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-guconab1zoza", Local "Local file system at /tmp/rclone1672950829", Modify Window "1s" 2025/01/11 01:07:01 INFO : ftp://172.17.0.4:21/rclone-test-guconab1zoza: poll-interval is not supported by this remote 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:38038") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:32439") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:31963") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:32677") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:30700") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:01 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2025/01/11 01:07:01 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/01/11 01:07:01 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2025/01/11 01:07:01 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: File to upload is small (5 bytes), uploading instead of streaming 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:32278") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:01 NOTICE: ftp://172.17.0.4:21/rclone-test-guconab1zoza: --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/01/11 01:07:01 DEBUG : dir/potato: Size of src and dst objects identical 2025/01/11 01:07:01 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/01/11 01:07:01 DEBUG : WaitForWriters: timeout=30s 2025/01/11 01:07:01 DEBUG : dir: Looking for writers 2025/01/11 01:07:01 DEBUG : file1: reading active writers 2025/01/11 01:07:01 DEBUG : potato: reading active writers 2025/01/11 01:07:01 DEBUG : : Looking for writers 2025/01/11 01:07:01 DEBUG : dir: reading active writers 2025/01/11 01:07:01 DEBUG : >WaitForWriters: 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:32621") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:36709") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:36237") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestDirCreate (0.11s) === RUN TestDirMkdir run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-guconab1zoza", Local "Local file system at /tmp/rclone1672950829", Modify Window "1s" 2025/01/11 01:07:01 INFO : ftp://172.17.0.4:21/rclone-test-guconab1zoza: poll-interval is not supported by this remote 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:30530") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:32199") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:37457") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:31415") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:37300") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:01 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:34333") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:34828") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:30515") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:33731") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:01 DEBUG : WaitForWriters: timeout=30s 2025/01/11 01:07:01 DEBUG : dir/sub: Looking for writers 2025/01/11 01:07:01 DEBUG : dir: Looking for writers 2025/01/11 01:07:01 DEBUG : file1: reading active writers 2025/01/11 01:07:01 DEBUG : sub: reading active writers 2025/01/11 01:07:01 DEBUG : : Looking for writers 2025/01/11 01:07:01 DEBUG : dir: reading active writers 2025/01/11 01:07:01 DEBUG : >WaitForWriters: 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:38384") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:37726") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:38107") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:37996") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestDirMkdir (0.11s) === RUN TestDirMkdirSub run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-guconab1zoza", Local "Local file system at /tmp/rclone1672950829", Modify Window "1s" 2025/01/11 01:07:01 INFO : ftp://172.17.0.4:21/rclone-test-guconab1zoza: poll-interval is not supported by this remote 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:38210") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:35536") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:38810") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:39668") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:34501") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:01 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:34603") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:01 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:36497") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:34679") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:39858") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:31183") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:39257") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:01 DEBUG : WaitForWriters: timeout=30s 2025/01/11 01:07:01 DEBUG : dir/sub/subsub: Looking for writers 2025/01/11 01:07:01 DEBUG : dir/sub: Looking for writers 2025/01/11 01:07:01 DEBUG : subsub: reading active writers 2025/01/11 01:07:01 DEBUG : dir: Looking for writers 2025/01/11 01:07:01 DEBUG : file1: reading active writers 2025/01/11 01:07:01 DEBUG : sub: reading active writers 2025/01/11 01:07:01 DEBUG : : Looking for writers 2025/01/11 01:07:01 DEBUG : dir: reading active writers 2025/01/11 01:07:01 DEBUG : >WaitForWriters: 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:37582") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:30033") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:39236") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:37657") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:35362") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestDirMkdirSub (0.01s) === RUN TestDirRemove run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-guconab1zoza", Local "Local file system at /tmp/rclone1672950829", Modify Window "1s" 2025/01/11 01:07:01 INFO : ftp://172.17.0.4:21/rclone-test-guconab1zoza: poll-interval is not supported by this remote 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:31309") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:33630") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:30605") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:32806") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:33289") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:01 ERROR : dir/: Dir.Remove not empty 2025/01/11 01:07:01 DEBUG : dir/file1: Remove: 2025/01/11 01:07:01 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/01/11 01:07:01 DEBUG : dir/file1: >Remove: err= 2025/01/11 01:07:01 DEBUG : : Added virtual directory entry vDel: "dir" 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:30860") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:01 DEBUG : WaitForWriters: timeout=30s 2025/01/11 01:07:01 DEBUG : : Looking for writers 2025/01/11 01:07:01 DEBUG : >WaitForWriters: 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:33536") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:36264") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestDirRemove (0.01s) === RUN TestDirRemoveAll run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-guconab1zoza", Local "Local file system at /tmp/rclone1672950829", Modify Window "1s" 2025/01/11 01:07:01 INFO : ftp://172.17.0.4:21/rclone-test-guconab1zoza: poll-interval is not supported by this remote 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:33337") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:30577") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:39837") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:34080") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:37655") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:01 DEBUG : dir/file1: Remove: 2025/01/11 01:07:01 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/01/11 01:07:01 DEBUG : dir/file1: >Remove: err= 2025/01/11 01:07:01 DEBUG : : Added virtual directory entry vDel: "dir" 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:31923") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:01 DEBUG : WaitForWriters: timeout=30s 2025/01/11 01:07:01 DEBUG : : Looking for writers 2025/01/11 01:07:01 DEBUG : >WaitForWriters: 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:36416") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:34424") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestDirRemoveAll (0.01s) === RUN TestDirRemoveName run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-guconab1zoza", Local "Local file system at /tmp/rclone1672950829", Modify Window "1s" 2025/01/11 01:07:01 INFO : ftp://172.17.0.4:21/rclone-test-guconab1zoza: poll-interval is not supported by this remote 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:38920") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:39328") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:35133") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:31309") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:34751") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:01 DEBUG : dir/file1: Remove: 2025/01/11 01:07:01 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/01/11 01:07:01 DEBUG : dir/file1: >Remove: err= 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:35226") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:36456") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:01 DEBUG : WaitForWriters: timeout=30s 2025/01/11 01:07:01 DEBUG : dir: Looking for writers 2025/01/11 01:07:01 DEBUG : : Looking for writers 2025/01/11 01:07:01 DEBUG : dir: reading active writers 2025/01/11 01:07:01 DEBUG : >WaitForWriters: 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:30745") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:36160") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:38608") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestDirRemoveName (0.11s) === RUN TestDirRename run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-guconab1zoza", Local "Local file system at /tmp/rclone1672950829", Modify Window "1s" 2025/01/11 01:07:01 INFO : ftp://172.17.0.4:21/rclone-test-guconab1zoza: poll-interval is not supported by this remote 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:31716") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:38229") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:34024") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:31184") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:35279") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:32495") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:31901") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:38201") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:01 ERROR : dir/not found: Dir.Rename error: file does not exist 2025/01/11 01:07:01 DEBUG : dir: Updating dir with dir2 0xc0005f4b60 2025/01/11 01:07:01 DEBUG : dir: forgetting directory cache 2025/01/11 01:07:01 DEBUG : : Added virtual directory entry vDel: "dir" 2025/01/11 01:07:01 DEBUG : : Added virtual directory entry vAddDir: "dir2" 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:34446") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:37132") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:38876") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:01 INFO : dir2/file1: Moved (server-side) to: file2 2025/01/11 01:07:01 DEBUG : file2: Updating file with file2 0xc000594900 2025/01/11 01:07:01 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2025/01/11 01:07:01 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:37215") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:35130") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:01 INFO : dir2/file3: Deleted 2025/01/11 01:07:01 INFO : file2: Moved (server-side) to: dir2/file3 2025/01/11 01:07:01 DEBUG : dir2/file3: Updating file with dir2/file3 0xc000594900 2025/01/11 01:07:01 DEBUG : : Added virtual directory entry vDel: "file2" 2025/01/11 01:07:01 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:34179") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:31839") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:01 DEBUG : : Added virtual directory entry vAddDir: "empty directory" 2025/01/11 01:07:01 DEBUG : empty directory: Updating dir with renamed empty directory 0xc000806410 2025/01/11 01:07:01 DEBUG : empty directory: forgetting directory cache 2025/01/11 01:07:01 DEBUG : : Added virtual directory entry vDel: "empty directory" 2025/01/11 01:07:01 DEBUG : : Added virtual directory entry vAddDir: "renamed empty directory" 2025/01/11 01:07:01 DEBUG : dir2: Renaming to "dir3" 2025/01/11 01:07:01 DEBUG : WaitForWriters: timeout=30s 2025/01/11 01:07:01 DEBUG : dir3: Looking for writers 2025/01/11 01:07:01 DEBUG : file3: reading active writers 2025/01/11 01:07:01 DEBUG : renamed empty directory: Looking for writers 2025/01/11 01:07:01 DEBUG : : Looking for writers 2025/01/11 01:07:01 DEBUG : dir3: reading active writers 2025/01/11 01:07:01 DEBUG : renamed empty directory: reading active writers 2025/01/11 01:07:01 DEBUG : >WaitForWriters: 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:35272") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:32484") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:38462") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:33933") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestDirRename (0.12s) === RUN TestDirStructSize dir_test.go:608: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-guconab1zoza", Local "Local file system at /tmp/rclone1672950829", Modify Window "1s" 2025/01/11 01:07:01 INFO : ftp://172.17.0.4:21/rclone-test-guconab1zoza: poll-interval is not supported by this remote 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:39111") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:36943") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:38966") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:31926") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:36509") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:01 DEBUG : WaitForWriters: timeout=30s 2025/01/11 01:07:01 DEBUG : dir: Looking for writers 2025/01/11 01:07:01 DEBUG : file1: reading active writers 2025/01/11 01:07:01 DEBUG : : Looking for writers 2025/01/11 01:07:01 DEBUG : dir: reading active writers 2025/01/11 01:07:01 DEBUG : >WaitForWriters: 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:39004") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:30102") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:31239") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestFileMethods (0.01s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-guconab1zoza", Local "Local file system at /tmp/rclone1672950829", Modify Window "1s" 2025/01/11 01:07:01 INFO : ftp://172.17.0.4:21/rclone-test-guconab1zoza: poll-interval is not supported by this remote 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:39763") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:37992") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:34262") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:32014") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:35234") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:35618") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:01 DEBUG : Can set mod time: true 2025/01/11 01:07:01 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:37769") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:32019") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:01 DEBUG : WaitForWriters: timeout=30s 2025/01/11 01:07:01 DEBUG : dir: Looking for writers 2025/01/11 01:07:01 DEBUG : file1: reading active writers 2025/01/11 01:07:01 DEBUG : : Looking for writers 2025/01/11 01:07:01 DEBUG : dir: reading active writers 2025/01/11 01:07:01 DEBUG : >WaitForWriters: 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:39527") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:37601") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:37149") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-guconab1zoza", Local "Local file system at /tmp/rclone1672950829", Modify Window "1s" 2025/01/11 01:07:01 INFO : ftp://172.17.0.4:21/rclone-test-guconab1zoza: poll-interval is not supported by this remote 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:37651") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:31137") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:35566") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:35257") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:37711") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:01 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/01/11 01:07:01 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/01/11 01:07:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: File to upload is small (0 bytes), uploading instead of streaming 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:33968") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:01 DEBUG : dir/file1: Size of src and dst objects identical 2025/01/11 01:07:01 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/01/11 01:07:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/11 01:07:01 DEBUG : WaitForWriters: timeout=30s 2025/01/11 01:07:01 DEBUG : dir: Looking for writers 2025/01/11 01:07:01 DEBUG : file1: reading active writers 2025/01/11 01:07:01 DEBUG : : Looking for writers 2025/01/11 01:07:01 DEBUG : dir: reading active writers 2025/01/11 01:07:01 DEBUG : >WaitForWriters: 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:33489") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:31449") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:01 DEBUG : WaitForWriters: timeout=30s 2025/01/11 01:07:01 DEBUG : dir: Looking for writers 2025/01/11 01:07:01 DEBUG : file1: reading active writers 2025/01/11 01:07:01 DEBUG : : Looking for writers 2025/01/11 01:07:01 DEBUG : dir: reading active writers 2025/01/11 01:07:01 DEBUG : >WaitForWriters: 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:31814") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:36145") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:33306") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-guconab1zoza", Local "Local file system at /tmp/rclone1672950829", Modify Window "1s" 2025/01/11 01:07:01 INFO : ftp://172.17.0.4:21/rclone-test-guconab1zoza: poll-interval is not supported by this remote 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:39357") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:35685") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:39992") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:32993") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:37509") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:01 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/01/11 01:07:01 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/01/11 01:07:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: File to upload is small (5 bytes), uploading instead of streaming 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:32584") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:01 DEBUG : dir/file1: Size of src and dst objects identical 2025/01/11 01:07:01 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/01/11 01:07:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/11 01:07:01 DEBUG : WaitForWriters: timeout=30s 2025/01/11 01:07:01 DEBUG : dir: Looking for writers 2025/01/11 01:07:01 DEBUG : file1: reading active writers 2025/01/11 01:07:01 DEBUG : : Looking for writers 2025/01/11 01:07:01 DEBUG : dir: reading active writers 2025/01/11 01:07:01 DEBUG : >WaitForWriters: 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:33834") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:30003") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:01 DEBUG : WaitForWriters: timeout=30s 2025/01/11 01:07:01 DEBUG : dir: Looking for writers 2025/01/11 01:07:01 DEBUG : file1: reading active writers 2025/01/11 01:07:01 DEBUG : : Looking for writers 2025/01/11 01:07:01 DEBUG : dir: reading active writers 2025/01/11 01:07:01 DEBUG : >WaitForWriters: 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:38595") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:34511") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:35733") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-guconab1zoza", Local "Local file system at /tmp/rclone1672950829", Modify Window "1s" 2025/01/11 01:07:01 INFO : ftp://172.17.0.4:21/rclone-test-guconab1zoza: poll-interval is not supported by this remote 2025/01/11 01:07:01 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2025/01/11 01:07:01 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{Zskpx}/rclone-test-guconab1zoza" 2025/01/11 01:07:01 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{Zskpx}/rclone-test-guconab1zoza" 2025/01/11 01:07:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{Zskpx}/rclone-test-guconab1zoza" 2025/01/11 01:07:01 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/11 01:07:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{Zskpx}/rclone-test-guconab1zoza" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{Zskpx}/rclone-test-guconab1zoza" 2025/01/11 01:07:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{Zskpx}/rclone-test-guconab1zoza" 2025/01/11 01:07:01 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/11 01:07:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{Zskpx}/rclone-test-guconab1zoza" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{Zskpx}/rclone-test-guconab1zoza" 2025/01/11 01:07:01 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:30913") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:33461") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:37538") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:31511") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:30069") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:01 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:38754") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:36379") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:01 DEBUG : WaitForWriters: timeout=30s 2025/01/11 01:07:01 DEBUG : dir: Looking for writers 2025/01/11 01:07:01 DEBUG : file1: reading active writers 2025/01/11 01:07:01 DEBUG : : Looking for writers 2025/01/11 01:07:01 DEBUG : dir: reading active writers 2025/01/11 01:07:01 DEBUG : >WaitForWriters: 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:31686") 2025/01/11 01:07:01 DEBUG : vfs cache: cleaner exiting 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:36135") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:32272") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-guconab1zoza", Local "Local file system at /tmp/rclone1672950829", Modify Window "1s" 2025/01/11 01:07:01 INFO : ftp://172.17.0.4:21/rclone-test-guconab1zoza: poll-interval is not supported by this remote 2025/01/11 01:07:01 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2025/01/11 01:07:01 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{Zskpx}/rclone-test-guconab1zoza" 2025/01/11 01:07:01 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{Zskpx}/rclone-test-guconab1zoza" 2025/01/11 01:07:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{Zskpx}/rclone-test-guconab1zoza" 2025/01/11 01:07:01 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/11 01:07:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{Zskpx}/rclone-test-guconab1zoza" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{Zskpx}/rclone-test-guconab1zoza" 2025/01/11 01:07:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{Zskpx}/rclone-test-guconab1zoza" 2025/01/11 01:07:01 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/11 01:07:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{Zskpx}/rclone-test-guconab1zoza" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{Zskpx}/rclone-test-guconab1zoza" 2025/01/11 01:07:01 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:31443") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:34231") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:31766") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:39009") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:32601") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:01 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/01/11 01:07:01 DEBUG : dir/file1: newRWFileHandle: 2025/01/11 01:07:01 DEBUG : dir/file1: >newRWFileHandle: err= 2025/01/11 01:07:01 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/01/11 01:07:01 DEBUG : dir/file1(0xc0001d7980): close: 2025/01/11 01:07:01 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/01/11 01:07:01 DEBUG : dir/file1(0xc0001d7980): >close: err= 2025/01/11 01:07:01 DEBUG : WaitForWriters: timeout=30s 2025/01/11 01:07:01 DEBUG : dir: Looking for writers 2025/01/11 01:07:01 DEBUG : file1: reading active writers 2025/01/11 01:07:01 DEBUG : : Looking for writers 2025/01/11 01:07:01 DEBUG : dir: reading active writers 2025/01/11 01:07:01 DEBUG : >WaitForWriters: 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:32560") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:35183") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:01 DEBUG : WaitForWriters: timeout=30s 2025/01/11 01:07:01 DEBUG : dir: Looking for writers 2025/01/11 01:07:01 DEBUG : file1: reading active writers 2025/01/11 01:07:01 DEBUG : : Looking for writers 2025/01/11 01:07:01 DEBUG : dir: reading active writers 2025/01/11 01:07:01 DEBUG : >WaitForWriters: 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:34088") 2025/01/11 01:07:01 DEBUG : vfs cache: cleaner exiting 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:34310") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:30219") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-guconab1zoza", Local "Local file system at /tmp/rclone1672950829", Modify Window "1s" 2025/01/11 01:07:01 INFO : ftp://172.17.0.4:21/rclone-test-guconab1zoza: poll-interval is not supported by this remote 2025/01/11 01:07:01 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2025/01/11 01:07:01 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{Zskpx}/rclone-test-guconab1zoza" 2025/01/11 01:07:01 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{Zskpx}/rclone-test-guconab1zoza" 2025/01/11 01:07:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{Zskpx}/rclone-test-guconab1zoza" 2025/01/11 01:07:01 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/11 01:07:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{Zskpx}/rclone-test-guconab1zoza" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{Zskpx}/rclone-test-guconab1zoza" 2025/01/11 01:07:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{Zskpx}/rclone-test-guconab1zoza" 2025/01/11 01:07:01 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/11 01:07:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{Zskpx}/rclone-test-guconab1zoza" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{Zskpx}/rclone-test-guconab1zoza" 2025/01/11 01:07:01 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:31419") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:39199") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:34557") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:35128") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:38905") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:01 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/01/11 01:07:01 DEBUG : dir/file1: newRWFileHandle: 2025/01/11 01:07:01 DEBUG : dir/file1: >newRWFileHandle: err= 2025/01/11 01:07:01 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/01/11 01:07:01 DEBUG : dir/file1(0xc0001d7d40): _writeAt: size=5, off=0 2025/01/11 01:07:01 DEBUG : dir/file1(0xc0001d7d40): openPending: 2025/01/11 01:07:01 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/01/11 01:07:01 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/01/11 01:07:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/11 01:07:01 DEBUG : dir/file1(0xc0001d7d40): >openPending: err= 2025/01/11 01:07:01 DEBUG : dir/file1(0xc0001d7d40): >_writeAt: n=5, err= 2025/01/11 01:07:01 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2025/01/11 01:07:01 DEBUG : dir/file1(0xc0001d7d40): close: 2025/01/11 01:07:01 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2025/01/11 01:07:01 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2025/01/11 01:07:01 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2025/01/11 01:07:01 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:38076") 2025/01/11 01:07:01 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:01 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2025/01/11 01:07:01 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:01 DEBUG : dir/file1(0xc0001d7d40): >close: err= 2025/01/11 01:07:01 DEBUG : WaitForWriters: timeout=30s 2025/01/11 01:07:01 DEBUG : dir: Looking for writers 2025/01/11 01:07:01 DEBUG : file1: reading active writers 2025/01/11 01:07:01 DEBUG : : Looking for writers 2025/01/11 01:07:01 DEBUG : dir: reading active writers 2025/01/11 01:07:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/01/11 01:07:01 DEBUG : dir: Looking for writers 2025/01/11 01:07:01 DEBUG : file1: reading active writers 2025/01/11 01:07:01 DEBUG : : Looking for writers 2025/01/11 01:07:01 DEBUG : dir: reading active writers 2025/01/11 01:07:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/01/11 01:07:01 DEBUG : dir: Looking for writers 2025/01/11 01:07:01 DEBUG : file1: reading active writers 2025/01/11 01:07:01 DEBUG : : Looking for writers 2025/01/11 01:07:01 DEBUG : dir: reading active writers 2025/01/11 01:07:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/01/11 01:07:02 DEBUG : dir: Looking for writers 2025/01/11 01:07:02 DEBUG : file1: reading active writers 2025/01/11 01:07:02 DEBUG : : Looking for writers 2025/01/11 01:07:02 DEBUG : dir: reading active writers 2025/01/11 01:07:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/01/11 01:07:02 DEBUG : dir/file1: vfs cache: starting upload 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:38809") 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:02 DEBUG : dir/file1.b6fbcc80.partial: renamed to: dir/file1 2025/01/11 01:07:02 INFO : dir/file1: Copied (replaced existing) 2025/01/11 01:07:02 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC" 2025/01/11 01:07:02 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/01/11 01:07:02 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2025/01/11 01:07:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/11 01:07:02 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/01/11 01:07:02 DEBUG : dir: Looking for writers 2025/01/11 01:07:02 DEBUG : file1: reading active writers 2025/01/11 01:07:02 DEBUG : : Looking for writers 2025/01/11 01:07:02 DEBUG : dir: reading active writers 2025/01/11 01:07:02 DEBUG : >WaitForWriters: 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:35088") 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:33742") 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:02 DEBUG : WaitForWriters: timeout=30s 2025/01/11 01:07:02 DEBUG : dir: Looking for writers 2025/01/11 01:07:02 DEBUG : file1: reading active writers 2025/01/11 01:07:02 DEBUG : : Looking for writers 2025/01/11 01:07:02 DEBUG : dir: reading active writers 2025/01/11 01:07:02 DEBUG : >WaitForWriters: 2025/01/11 01:07:02 DEBUG : vfs cache: cleaner exiting 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:38279") 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:30665") 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:36179") 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestFileSetModTime (0.21s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (0.01s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (0.01s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (0.01s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (0.01s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (0.01s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (0.16s) === RUN TestFileOpenRead run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-guconab1zoza", Local "Local file system at /tmp/rclone1672950829", Modify Window "1s" 2025/01/11 01:07:02 INFO : ftp://172.17.0.4:21/rclone-test-guconab1zoza: poll-interval is not supported by this remote 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:35567") 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:37107") 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:30884") 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:32830") 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:33149") 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:02 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/01/11 01:07:02 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/01/11 01:07:02 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:39992") 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:02 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/01/11 01:07:02 DEBUG : WaitForWriters: timeout=30s 2025/01/11 01:07:02 DEBUG : dir: Looking for writers 2025/01/11 01:07:02 DEBUG : file1: reading active writers 2025/01/11 01:07:02 DEBUG : : Looking for writers 2025/01/11 01:07:02 DEBUG : dir: reading active writers 2025/01/11 01:07:02 DEBUG : >WaitForWriters: 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:34514") 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:35097") 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:31057") 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestFileOpenRead (0.01s) === RUN TestFileOpenReadUnknownSize 2025/01/11 01:07:02 INFO : Mock file system at root: poll-interval is not supported by this remote 2025/01/11 01:07:02 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/01/11 01:07:02 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2025/01/11 01:07:02 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2025/01/11 01:07:02 DEBUG : WaitForWriters: timeout=30s 2025/01/11 01:07:02 DEBUG : : Looking for writers 2025/01/11 01:07:02 DEBUG : file.txt: reading active writers 2025/01/11 01:07:02 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-guconab1zoza", Local "Local file system at /tmp/rclone1672950829", Modify Window "1s" 2025/01/11 01:07:02 INFO : ftp://172.17.0.4:21/rclone-test-guconab1zoza: poll-interval is not supported by this remote 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:31831") 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:37693") 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:34005") 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:32306") 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:32369") 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: File to upload is small (25 bytes), uploading instead of streaming 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:39393") 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:02 DEBUG : dir/file1: Size of src and dst objects identical 2025/01/11 01:07:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/11 01:07:02 DEBUG : WaitForWriters: timeout=30s 2025/01/11 01:07:02 DEBUG : dir: Looking for writers 2025/01/11 01:07:02 DEBUG : file1: reading active writers 2025/01/11 01:07:02 DEBUG : : Looking for writers 2025/01/11 01:07:02 DEBUG : dir: reading active writers 2025/01/11 01:07:02 DEBUG : >WaitForWriters: 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:32088") 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:30858") 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:38119") 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestFileOpenWrite (0.01s) === RUN TestFileRemove run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-guconab1zoza", Local "Local file system at /tmp/rclone1672950829", Modify Window "1s" 2025/01/11 01:07:02 INFO : ftp://172.17.0.4:21/rclone-test-guconab1zoza: poll-interval is not supported by this remote 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:35006") 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:31404") 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:35631") 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:39505") 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:36897") 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:02 DEBUG : dir/file1: Remove: 2025/01/11 01:07:02 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/01/11 01:07:02 DEBUG : dir/file1: >Remove: err= 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:33082") 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:31629") 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:02 DEBUG : dir/file1: Remove: 2025/01/11 01:07:02 DEBUG : dir/file1: >Remove: err=Read only file system 2025/01/11 01:07:02 DEBUG : WaitForWriters: timeout=30s 2025/01/11 01:07:02 DEBUG : dir: Looking for writers 2025/01/11 01:07:02 DEBUG : : Looking for writers 2025/01/11 01:07:02 DEBUG : dir: reading active writers 2025/01/11 01:07:02 DEBUG : >WaitForWriters: 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:37310") 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:36816") 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:34324") 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestFileRemove (0.01s) === RUN TestFileRemoveAll run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-guconab1zoza", Local "Local file system at /tmp/rclone1672950829", Modify Window "1s" 2025/01/11 01:07:02 INFO : ftp://172.17.0.4:21/rclone-test-guconab1zoza: poll-interval is not supported by this remote 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:35963") 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:31002") 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:35998") 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:36244") 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:35781") 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:02 DEBUG : dir/file1: Remove: 2025/01/11 01:07:02 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/01/11 01:07:02 DEBUG : dir/file1: >Remove: err= 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:37610") 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:33583") 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:02 DEBUG : dir/file1: Remove: 2025/01/11 01:07:02 DEBUG : dir/file1: >Remove: err=Read only file system 2025/01/11 01:07:02 DEBUG : WaitForWriters: timeout=30s 2025/01/11 01:07:02 DEBUG : dir: Looking for writers 2025/01/11 01:07:02 DEBUG : : Looking for writers 2025/01/11 01:07:02 DEBUG : dir: reading active writers 2025/01/11 01:07:02 DEBUG : >WaitForWriters: 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:37134") 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:30765") 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:34987") 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestFileRemoveAll (0.01s) === RUN TestFileOpen run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-guconab1zoza", Local "Local file system at /tmp/rclone1672950829", Modify Window "1s" 2025/01/11 01:07:02 INFO : ftp://172.17.0.4:21/rclone-test-guconab1zoza: poll-interval is not supported by this remote 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:33891") 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:39333") 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:30836") 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:36002") 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:33822") 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:02 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/01/11 01:07:02 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/01/11 01:07:02 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/01/11 01:07:02 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/01/11 01:07:02 DEBUG : dir/file1: Open: flags=O_RDWR 2025/01/11 01:07:02 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/01/11 01:07:02 DEBUG : dir/file1: Open: flags=0x3 2025/01/11 01:07:02 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2025/01/11 01:07:02 DEBUG : dir/file1: >Open: fd=, err=permission denied 2025/01/11 01:07:02 DEBUG : WaitForWriters: timeout=30s 2025/01/11 01:07:02 DEBUG : dir: Looking for writers 2025/01/11 01:07:02 DEBUG : file1: reading active writers 2025/01/11 01:07:02 DEBUG : : Looking for writers 2025/01/11 01:07:02 DEBUG : dir: reading active writers 2025/01/11 01:07:02 DEBUG : >WaitForWriters: 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:33309") 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:38223") 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:35450") 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestFileOpen (0.01s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-guconab1zoza", Local "Local file system at /tmp/rclone1672950829", Modify Window "1s" 2025/01/11 01:07:02 INFO : ftp://172.17.0.4:21/rclone-test-guconab1zoza: poll-interval is not supported by this remote 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:39188") 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:35267") 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:33571") 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:30362") 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:33530") 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:02 DEBUG : WaitForWriters: timeout=30s 2025/01/11 01:07:02 DEBUG : dir: Looking for writers 2025/01/11 01:07:02 DEBUG : file1: reading active writers 2025/01/11 01:07:02 DEBUG : : Looking for writers 2025/01/11 01:07:02 DEBUG : dir: reading active writers 2025/01/11 01:07:02 DEBUG : >WaitForWriters: 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:36302") 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:30503") 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:02 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/01/11 01:07:02 DEBUG : newLeaf: Updating file with newLeaf 0xc000aa0000 2025/01/11 01:07:02 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/01/11 01:07:02 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:36464") 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:38011") 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:02 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/01/11 01:07:02 DEBUG : dir/file1: Updating file with dir/file1 0xc000aa0000 2025/01/11 01:07:02 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/01/11 01:07:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:38959") 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:31441") 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:02 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/01/11 01:07:02 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/01/11 01:07:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/11 01:07:02 DEBUG : dir/file1: File is currently open, delaying rename 0xc000aa0000 2025/01/11 01:07:02 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/01/11 01:07:02 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: File to upload is small (25 bytes), uploading instead of streaming 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:33785") 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:02 DEBUG : dir/file1: Size of src and dst objects identical 2025/01/11 01:07:02 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/01/11 01:07:02 DEBUG : newLeaf: Running delayed rename now 2025/01/11 01:07:02 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/01/11 01:07:02 DEBUG : newLeaf: Updating file with newLeaf 0xc000aa0000 2025/01/11 01:07:02 DEBUG : WaitForWriters: timeout=30s 2025/01/11 01:07:02 DEBUG : dir: Looking for writers 2025/01/11 01:07:02 DEBUG : : Looking for writers 2025/01/11 01:07:02 DEBUG : dir: reading active writers 2025/01/11 01:07:02 DEBUG : newLeaf: reading active writers 2025/01/11 01:07:02 DEBUG : >WaitForWriters: 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:33035") 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:34262") 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:02 DEBUG : WaitForWriters: timeout=30s 2025/01/11 01:07:02 DEBUG : dir: Looking for writers 2025/01/11 01:07:02 DEBUG : : Looking for writers 2025/01/11 01:07:02 DEBUG : newLeaf: reading active writers 2025/01/11 01:07:02 DEBUG : dir: reading active writers 2025/01/11 01:07:02 DEBUG : >WaitForWriters: 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:39509") 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:35946") 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:39703") 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= === RUN TestFileRename/minimal,forceCache=false run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-guconab1zoza", Local "Local file system at /tmp/rclone1672950829", Modify Window "1s" 2025/01/11 01:07:02 INFO : ftp://172.17.0.4:21/rclone-test-guconab1zoza: poll-interval is not supported by this remote 2025/01/11 01:07:02 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2025/01/11 01:07:02 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{Zskpx}/rclone-test-guconab1zoza" 2025/01/11 01:07:02 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{Zskpx}/rclone-test-guconab1zoza" 2025/01/11 01:07:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{Zskpx}/rclone-test-guconab1zoza" 2025/01/11 01:07:02 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/11 01:07:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{Zskpx}/rclone-test-guconab1zoza" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{Zskpx}/rclone-test-guconab1zoza" 2025/01/11 01:07:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{Zskpx}/rclone-test-guconab1zoza" 2025/01/11 01:07:02 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/11 01:07:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{Zskpx}/rclone-test-guconab1zoza" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{Zskpx}/rclone-test-guconab1zoza" 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:34126") 2025/01/11 01:07:02 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:33137") 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:37193") 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:32139") 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:38420") 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:02 DEBUG : WaitForWriters: timeout=30s 2025/01/11 01:07:02 DEBUG : dir: Looking for writers 2025/01/11 01:07:02 DEBUG : file1: reading active writers 2025/01/11 01:07:02 DEBUG : : Looking for writers 2025/01/11 01:07:02 DEBUG : dir: reading active writers 2025/01/11 01:07:02 DEBUG : >WaitForWriters: 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:38144") 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:38790") 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:02 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/01/11 01:07:02 DEBUG : newLeaf: Updating file with newLeaf 0xc000aa00c0 2025/01/11 01:07:02 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/01/11 01:07:02 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:39481") 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:34793") 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:02 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/01/11 01:07:02 DEBUG : dir/file1: Updating file with dir/file1 0xc000aa00c0 2025/01/11 01:07:02 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/01/11 01:07:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:32605") 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:34480") 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:02 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/01/11 01:07:02 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/01/11 01:07:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/11 01:07:02 DEBUG : dir/file1: File is currently open, delaying rename 0xc000aa00c0 2025/01/11 01:07:02 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/01/11 01:07:02 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: File to upload is small (25 bytes), uploading instead of streaming 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:34922") 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:02 DEBUG : dir/file1: Size of src and dst objects identical 2025/01/11 01:07:02 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/01/11 01:07:02 DEBUG : newLeaf: Running delayed rename now 2025/01/11 01:07:02 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/01/11 01:07:02 DEBUG : newLeaf: Updating file with newLeaf 0xc000aa00c0 2025/01/11 01:07:02 DEBUG : WaitForWriters: timeout=30s 2025/01/11 01:07:02 DEBUG : dir: Looking for writers 2025/01/11 01:07:02 DEBUG : : Looking for writers 2025/01/11 01:07:02 DEBUG : dir: reading active writers 2025/01/11 01:07:02 DEBUG : newLeaf: reading active writers 2025/01/11 01:07:02 DEBUG : >WaitForWriters: 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:33441") 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:31897") 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:02 DEBUG : WaitForWriters: timeout=30s 2025/01/11 01:07:02 DEBUG : dir: Looking for writers 2025/01/11 01:07:02 DEBUG : : Looking for writers 2025/01/11 01:07:02 DEBUG : dir: reading active writers 2025/01/11 01:07:02 DEBUG : newLeaf: reading active writers 2025/01/11 01:07:02 DEBUG : >WaitForWriters: 2025/01/11 01:07:02 DEBUG : vfs cache: cleaner exiting 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:31533") 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:35775") 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:34477") 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= === RUN TestFileRename/minimal,forceCache=true run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-guconab1zoza", Local "Local file system at /tmp/rclone1672950829", Modify Window "1s" 2025/01/11 01:07:02 INFO : ftp://172.17.0.4:21/rclone-test-guconab1zoza: poll-interval is not supported by this remote 2025/01/11 01:07:02 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2025/01/11 01:07:02 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{Zskpx}/rclone-test-guconab1zoza" 2025/01/11 01:07:02 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{Zskpx}/rclone-test-guconab1zoza" 2025/01/11 01:07:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{Zskpx}/rclone-test-guconab1zoza" 2025/01/11 01:07:02 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/11 01:07:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{Zskpx}/rclone-test-guconab1zoza" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{Zskpx}/rclone-test-guconab1zoza" 2025/01/11 01:07:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{Zskpx}/rclone-test-guconab1zoza" 2025/01/11 01:07:02 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/11 01:07:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{Zskpx}/rclone-test-guconab1zoza" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{Zskpx}/rclone-test-guconab1zoza" 2025/01/11 01:07:02 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:34864") 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:39029") 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:38892") 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:37080") 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:35085") 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:02 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/01/11 01:07:02 DEBUG : dir/file1: newRWFileHandle: 2025/01/11 01:07:02 DEBUG : dir/file1(0xc0008107c0): openPending: 2025/01/11 01:07:02 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/01/11 01:07:02 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/01/11 01:07:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/11 01:07:02 DEBUG : dir/file1(0xc0008107c0): >openPending: err= 2025/01/11 01:07:02 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/01/11 01:07:02 DEBUG : dir/file1: >newRWFileHandle: err= 2025/01/11 01:07:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/11 01:07:02 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/01/11 01:07:02 DEBUG : dir/file1(0xc0008107c0): _writeAt: size=14, off=0 2025/01/11 01:07:02 DEBUG : dir/file1(0xc0008107c0): >_writeAt: n=14, err= 2025/01/11 01:07:02 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/01/11 01:07:02 DEBUG : dir/file1(0xc0008107c0): close: 2025/01/11 01:07:02 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/01/11 01:07:02 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/01/11 01:07:02 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:02 DEBUG : dir/file1(0xc0008107c0): >close: err= 2025/01/11 01:07:02 DEBUG : WaitForWriters: timeout=30s 2025/01/11 01:07:02 DEBUG : dir: Looking for writers 2025/01/11 01:07:02 DEBUG : file1: reading active writers 2025/01/11 01:07:02 DEBUG : : Looking for writers 2025/01/11 01:07:02 DEBUG : dir: reading active writers 2025/01/11 01:07:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/01/11 01:07:02 DEBUG : dir: Looking for writers 2025/01/11 01:07:02 DEBUG : file1: reading active writers 2025/01/11 01:07:02 DEBUG : : Looking for writers 2025/01/11 01:07:02 DEBUG : dir: reading active writers 2025/01/11 01:07:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/01/11 01:07:02 DEBUG : dir: Looking for writers 2025/01/11 01:07:02 DEBUG : file1: reading active writers 2025/01/11 01:07:02 DEBUG : : Looking for writers 2025/01/11 01:07:02 DEBUG : dir: reading active writers 2025/01/11 01:07:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/01/11 01:07:02 DEBUG : dir: Looking for writers 2025/01/11 01:07:02 DEBUG : file1: reading active writers 2025/01/11 01:07:02 DEBUG : : Looking for writers 2025/01/11 01:07:02 DEBUG : dir: reading active writers 2025/01/11 01:07:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/01/11 01:07:02 DEBUG : dir/file1: vfs cache: starting upload 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:38098") 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:02 DEBUG : dir/file1.53508f02.partial: renamed to: dir/file1 2025/01/11 01:07:02 INFO : dir/file1: Copied (replaced existing) 2025/01/11 01:07:02 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/01/11 01:07:02 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/01/11 01:07:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/11 01:07:02 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/01/11 01:07:02 DEBUG : dir: Looking for writers 2025/01/11 01:07:02 DEBUG : file1: reading active writers 2025/01/11 01:07:02 DEBUG : : Looking for writers 2025/01/11 01:07:02 DEBUG : dir: reading active writers 2025/01/11 01:07:02 DEBUG : >WaitForWriters: 2025/01/11 01:07:02 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/01/11 01:07:02 DEBUG : dir/file1: newRWFileHandle: 2025/01/11 01:07:02 DEBUG : dir/file1: >newRWFileHandle: err= 2025/01/11 01:07:02 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/01/11 01:07:02 DEBUG : dir/file1(0xc0008109c0): _readAt: size=512, off=0 2025/01/11 01:07:02 DEBUG : dir/file1(0xc0008109c0): openPending: 2025/01/11 01:07:02 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2025/01/11 01:07:02 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/01/11 01:07:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/11 01:07:02 DEBUG : dir/file1(0xc0008109c0): >openPending: err= 2025/01/11 01:07:02 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/01/11 01:07:02 DEBUG : dir/file1(0xc0008109c0): >_readAt: n=14, err=EOF 2025/01/11 01:07:02 DEBUG : dir/file1(0xc0008109c0): close: 2025/01/11 01:07:02 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/01/11 01:07:02 DEBUG : dir/file1(0xc0008109c0): >close: err= 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:30582") 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:35121") 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:02 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/01/11 01:07:02 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/01/11 01:07:02 DEBUG : newLeaf: Updating file with newLeaf 0xc000aa0600 2025/01/11 01:07:02 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/01/11 01:07:02 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:32776") 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:30800") 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:02 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/01/11 01:07:02 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/01/11 01:07:02 DEBUG : dir/file1: Updating file with dir/file1 0xc000aa0600 2025/01/11 01:07:02 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/01/11 01:07:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:38352") 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:37397") 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:02 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/01/11 01:07:02 DEBUG : dir/file1: newRWFileHandle: 2025/01/11 01:07:02 DEBUG : dir/file1(0xc0004ba600): openPending: 2025/01/11 01:07:02 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2025/01/11 01:07:02 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/01/11 01:07:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/11 01:07:02 DEBUG : dir/file1(0xc0004ba600): >openPending: err= 2025/01/11 01:07:02 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/01/11 01:07:02 DEBUG : dir/file1: >newRWFileHandle: err= 2025/01/11 01:07:02 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/01/11 01:07:02 DEBUG : dir/file1(0xc0004ba600): _writeAt: size=25, off=0 2025/01/11 01:07:02 DEBUG : dir/file1(0xc0004ba600): >_writeAt: n=25, err= 2025/01/11 01:07:02 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/01/11 01:07:02 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/01/11 01:07:02 DEBUG : newLeaf: Updating file with newLeaf 0xc000aa0600 2025/01/11 01:07:02 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/01/11 01:07:02 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/01/11 01:07:02 DEBUG : newLeaf(0xc0004ba600): close: 2025/01/11 01:07:02 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/01/11 01:07:02 DEBUG : newLeaf: vfs cache: setting modification time to 2025-01-11 01:07:02.340575222 +0000 UTC m=+1.138682880 2025/01/11 01:07:02 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:02 DEBUG : newLeaf(0xc0004ba600): >close: err= 2025/01/11 01:07:02 DEBUG : WaitForWriters: timeout=30s 2025/01/11 01:07:02 DEBUG : dir: Looking for writers 2025/01/11 01:07:02 DEBUG : : Looking for writers 2025/01/11 01:07:02 DEBUG : dir: reading active writers 2025/01/11 01:07:02 DEBUG : newLeaf: reading active writers 2025/01/11 01:07:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/01/11 01:07:02 DEBUG : dir: Looking for writers 2025/01/11 01:07:02 DEBUG : : Looking for writers 2025/01/11 01:07:02 DEBUG : dir: reading active writers 2025/01/11 01:07:02 DEBUG : newLeaf: reading active writers 2025/01/11 01:07:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/01/11 01:07:02 DEBUG : dir: Looking for writers 2025/01/11 01:07:02 DEBUG : : Looking for writers 2025/01/11 01:07:02 DEBUG : dir: reading active writers 2025/01/11 01:07:02 DEBUG : newLeaf: reading active writers 2025/01/11 01:07:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/01/11 01:07:02 DEBUG : dir: Looking for writers 2025/01/11 01:07:02 DEBUG : : Looking for writers 2025/01/11 01:07:02 DEBUG : dir: reading active writers 2025/01/11 01:07:02 DEBUG : newLeaf: reading active writers 2025/01/11 01:07:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/01/11 01:07:02 DEBUG : newLeaf: vfs cache: starting upload 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:37125") 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:02 DEBUG : newLeaf.857ec558.partial: renamed to: newLeaf 2025/01/11 01:07:02 INFO : newLeaf: Copied (replaced existing) 2025/01/11 01:07:02 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-01-11 01:07:02 +0000 UTC" 2025/01/11 01:07:02 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/01/11 01:07:02 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/01/11 01:07:02 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/01/11 01:07:02 DEBUG : dir: Looking for writers 2025/01/11 01:07:02 DEBUG : : Looking for writers 2025/01/11 01:07:02 DEBUG : dir: reading active writers 2025/01/11 01:07:02 DEBUG : newLeaf: reading active writers 2025/01/11 01:07:02 DEBUG : >WaitForWriters: 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:30741") 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:31734") 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:02 DEBUG : WaitForWriters: timeout=30s 2025/01/11 01:07:02 DEBUG : dir: Looking for writers 2025/01/11 01:07:02 DEBUG : : Looking for writers 2025/01/11 01:07:02 DEBUG : newLeaf: reading active writers 2025/01/11 01:07:02 DEBUG : dir: reading active writers 2025/01/11 01:07:02 DEBUG : >WaitForWriters: 2025/01/11 01:07:02 DEBUG : vfs cache: cleaner exiting 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:31840") 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:32822") 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:31159") 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= === RUN TestFileRename/writes,forceCache=false run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-guconab1zoza", Local "Local file system at /tmp/rclone1672950829", Modify Window "1s" 2025/01/11 01:07:02 INFO : ftp://172.17.0.4:21/rclone-test-guconab1zoza: poll-interval is not supported by this remote 2025/01/11 01:07:02 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2025/01/11 01:07:02 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{Zskpx}/rclone-test-guconab1zoza" 2025/01/11 01:07:02 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{Zskpx}/rclone-test-guconab1zoza" 2025/01/11 01:07:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{Zskpx}/rclone-test-guconab1zoza" 2025/01/11 01:07:02 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/11 01:07:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{Zskpx}/rclone-test-guconab1zoza" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{Zskpx}/rclone-test-guconab1zoza" 2025/01/11 01:07:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{Zskpx}/rclone-test-guconab1zoza" 2025/01/11 01:07:02 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/11 01:07:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{Zskpx}/rclone-test-guconab1zoza" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{Zskpx}/rclone-test-guconab1zoza" 2025/01/11 01:07:02 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:32684") 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:33396") 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:37968") 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:31808") 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:31358") 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:02 DEBUG : WaitForWriters: timeout=30s 2025/01/11 01:07:02 DEBUG : dir: Looking for writers 2025/01/11 01:07:02 DEBUG : file1: reading active writers 2025/01/11 01:07:02 DEBUG : : Looking for writers 2025/01/11 01:07:02 DEBUG : dir: reading active writers 2025/01/11 01:07:02 DEBUG : >WaitForWriters: 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:37803") 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:37145") 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:02 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/01/11 01:07:02 DEBUG : newLeaf: Updating file with newLeaf 0xc0009ac900 2025/01/11 01:07:02 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/01/11 01:07:02 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:37793") 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:35623") 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:02 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/01/11 01:07:02 DEBUG : dir/file1: Updating file with dir/file1 0xc0009ac900 2025/01/11 01:07:02 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/01/11 01:07:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:37541") 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:38426") 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:02 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/01/11 01:07:02 DEBUG : dir/file1: newRWFileHandle: 2025/01/11 01:07:02 DEBUG : dir/file1(0xc000a1a380): openPending: 2025/01/11 01:07:02 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/01/11 01:07:02 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/01/11 01:07:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/11 01:07:02 DEBUG : dir/file1(0xc000a1a380): >openPending: err= 2025/01/11 01:07:02 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/01/11 01:07:02 DEBUG : dir/file1: >newRWFileHandle: err= 2025/01/11 01:07:02 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/01/11 01:07:02 DEBUG : dir/file1(0xc000a1a380): _writeAt: size=25, off=0 2025/01/11 01:07:02 DEBUG : dir/file1(0xc000a1a380): >_writeAt: n=25, err= 2025/01/11 01:07:02 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/01/11 01:07:02 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/01/11 01:07:02 DEBUG : newLeaf: Updating file with newLeaf 0xc0009ac900 2025/01/11 01:07:02 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/01/11 01:07:02 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/01/11 01:07:02 DEBUG : newLeaf(0xc000a1a380): close: 2025/01/11 01:07:02 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/01/11 01:07:02 DEBUG : newLeaf: vfs cache: setting modification time to 2025-01-11 01:07:02.505040872 +0000 UTC m=+1.303148510 2025/01/11 01:07:02 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:02 DEBUG : newLeaf(0xc000a1a380): >close: err= 2025/01/11 01:07:02 DEBUG : WaitForWriters: timeout=30s 2025/01/11 01:07:02 DEBUG : dir: Looking for writers 2025/01/11 01:07:02 DEBUG : : Looking for writers 2025/01/11 01:07:02 DEBUG : newLeaf: reading active writers 2025/01/11 01:07:02 DEBUG : dir: reading active writers 2025/01/11 01:07:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/01/11 01:07:02 DEBUG : dir: Looking for writers 2025/01/11 01:07:02 DEBUG : : Looking for writers 2025/01/11 01:07:02 DEBUG : dir: reading active writers 2025/01/11 01:07:02 DEBUG : newLeaf: reading active writers 2025/01/11 01:07:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/01/11 01:07:02 DEBUG : dir: Looking for writers 2025/01/11 01:07:02 DEBUG : : Looking for writers 2025/01/11 01:07:02 DEBUG : dir: reading active writers 2025/01/11 01:07:02 DEBUG : newLeaf: reading active writers 2025/01/11 01:07:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/01/11 01:07:02 DEBUG : dir: Looking for writers 2025/01/11 01:07:02 DEBUG : : Looking for writers 2025/01/11 01:07:02 DEBUG : dir: reading active writers 2025/01/11 01:07:02 DEBUG : newLeaf: reading active writers 2025/01/11 01:07:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/01/11 01:07:02 DEBUG : newLeaf: vfs cache: starting upload 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:37077") 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:02 DEBUG : newLeaf.aadf3df5.partial: renamed to: newLeaf 2025/01/11 01:07:02 INFO : newLeaf: Copied (replaced existing) 2025/01/11 01:07:02 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-01-11 01:07:02 +0000 UTC" 2025/01/11 01:07:02 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/01/11 01:07:02 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/01/11 01:07:02 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/01/11 01:07:02 DEBUG : dir: Looking for writers 2025/01/11 01:07:02 DEBUG : : Looking for writers 2025/01/11 01:07:02 DEBUG : dir: reading active writers 2025/01/11 01:07:02 DEBUG : newLeaf: reading active writers 2025/01/11 01:07:02 DEBUG : >WaitForWriters: 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:36140") 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:38120") 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:02 DEBUG : WaitForWriters: timeout=30s 2025/01/11 01:07:02 DEBUG : dir: Looking for writers 2025/01/11 01:07:02 DEBUG : : Looking for writers 2025/01/11 01:07:02 DEBUG : dir: reading active writers 2025/01/11 01:07:02 DEBUG : newLeaf: reading active writers 2025/01/11 01:07:02 DEBUG : >WaitForWriters: 2025/01/11 01:07:02 DEBUG : vfs cache: cleaner exiting 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:39047") 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:33845") 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:33187") 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= === RUN TestFileRename/writes,forceCache=true run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-guconab1zoza", Local "Local file system at /tmp/rclone1672950829", Modify Window "1s" 2025/01/11 01:07:02 INFO : ftp://172.17.0.4:21/rclone-test-guconab1zoza: poll-interval is not supported by this remote 2025/01/11 01:07:02 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2025/01/11 01:07:02 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{Zskpx}/rclone-test-guconab1zoza" 2025/01/11 01:07:02 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{Zskpx}/rclone-test-guconab1zoza" 2025/01/11 01:07:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{Zskpx}/rclone-test-guconab1zoza" 2025/01/11 01:07:02 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/11 01:07:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{Zskpx}/rclone-test-guconab1zoza" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{Zskpx}/rclone-test-guconab1zoza" 2025/01/11 01:07:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{Zskpx}/rclone-test-guconab1zoza" 2025/01/11 01:07:02 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/11 01:07:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{Zskpx}/rclone-test-guconab1zoza" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{Zskpx}/rclone-test-guconab1zoza" 2025/01/11 01:07:02 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:36631") 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:35627") 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:32259") 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:32914") 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:34971") 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:02 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/01/11 01:07:02 DEBUG : dir/file1: newRWFileHandle: 2025/01/11 01:07:02 DEBUG : dir/file1(0xc000811780): openPending: 2025/01/11 01:07:02 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/01/11 01:07:02 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/01/11 01:07:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/11 01:07:02 DEBUG : dir/file1(0xc000811780): >openPending: err= 2025/01/11 01:07:02 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/01/11 01:07:02 DEBUG : dir/file1: >newRWFileHandle: err= 2025/01/11 01:07:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/11 01:07:02 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/01/11 01:07:02 DEBUG : dir/file1(0xc000811780): _writeAt: size=14, off=0 2025/01/11 01:07:02 DEBUG : dir/file1(0xc000811780): >_writeAt: n=14, err= 2025/01/11 01:07:02 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/01/11 01:07:02 DEBUG : dir/file1(0xc000811780): close: 2025/01/11 01:07:02 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/01/11 01:07:02 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/01/11 01:07:02 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:02 DEBUG : dir/file1(0xc000811780): >close: err= 2025/01/11 01:07:02 DEBUG : WaitForWriters: timeout=30s 2025/01/11 01:07:02 DEBUG : dir: Looking for writers 2025/01/11 01:07:02 DEBUG : file1: reading active writers 2025/01/11 01:07:02 DEBUG : : Looking for writers 2025/01/11 01:07:02 DEBUG : dir: reading active writers 2025/01/11 01:07:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/01/11 01:07:02 DEBUG : dir: Looking for writers 2025/01/11 01:07:02 DEBUG : file1: reading active writers 2025/01/11 01:07:02 DEBUG : : Looking for writers 2025/01/11 01:07:02 DEBUG : dir: reading active writers 2025/01/11 01:07:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/01/11 01:07:02 DEBUG : dir: Looking for writers 2025/01/11 01:07:02 DEBUG : file1: reading active writers 2025/01/11 01:07:02 DEBUG : : Looking for writers 2025/01/11 01:07:02 DEBUG : dir: reading active writers 2025/01/11 01:07:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/01/11 01:07:02 DEBUG : dir: Looking for writers 2025/01/11 01:07:02 DEBUG : file1: reading active writers 2025/01/11 01:07:02 DEBUG : : Looking for writers 2025/01/11 01:07:02 DEBUG : dir: reading active writers 2025/01/11 01:07:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/01/11 01:07:02 DEBUG : dir/file1: vfs cache: starting upload 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:34082") 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:02 DEBUG : dir/file1.53508f02.partial: renamed to: dir/file1 2025/01/11 01:07:02 INFO : dir/file1: Copied (replaced existing) 2025/01/11 01:07:02 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/01/11 01:07:02 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/01/11 01:07:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/11 01:07:02 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/01/11 01:07:02 DEBUG : dir: Looking for writers 2025/01/11 01:07:02 DEBUG : file1: reading active writers 2025/01/11 01:07:02 DEBUG : : Looking for writers 2025/01/11 01:07:02 DEBUG : dir: reading active writers 2025/01/11 01:07:02 DEBUG : >WaitForWriters: 2025/01/11 01:07:02 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/01/11 01:07:02 DEBUG : dir/file1: newRWFileHandle: 2025/01/11 01:07:02 DEBUG : dir/file1: >newRWFileHandle: err= 2025/01/11 01:07:02 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/01/11 01:07:02 DEBUG : dir/file1(0xc0008117c0): _readAt: size=512, off=0 2025/01/11 01:07:02 DEBUG : dir/file1(0xc0008117c0): openPending: 2025/01/11 01:07:02 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2025/01/11 01:07:02 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/01/11 01:07:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/11 01:07:02 DEBUG : dir/file1(0xc0008117c0): >openPending: err= 2025/01/11 01:07:02 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/01/11 01:07:02 DEBUG : dir/file1(0xc0008117c0): >_readAt: n=14, err=EOF 2025/01/11 01:07:02 DEBUG : dir/file1(0xc0008117c0): close: 2025/01/11 01:07:02 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/01/11 01:07:02 DEBUG : dir/file1(0xc0008117c0): >close: err= 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:32474") 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:33830") 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:02 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/01/11 01:07:02 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/01/11 01:07:02 DEBUG : newLeaf: Updating file with newLeaf 0xc000aa0f00 2025/01/11 01:07:02 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/01/11 01:07:02 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:34566") 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:34116") 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:02 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/01/11 01:07:02 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/01/11 01:07:02 DEBUG : dir/file1: Updating file with dir/file1 0xc000aa0f00 2025/01/11 01:07:02 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/01/11 01:07:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:32065") 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:37766") 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:02 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/01/11 01:07:02 DEBUG : dir/file1: newRWFileHandle: 2025/01/11 01:07:02 DEBUG : dir/file1(0xc0004bb0c0): openPending: 2025/01/11 01:07:02 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2025/01/11 01:07:02 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/01/11 01:07:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/11 01:07:02 DEBUG : dir/file1(0xc0004bb0c0): >openPending: err= 2025/01/11 01:07:02 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/01/11 01:07:02 DEBUG : dir/file1: >newRWFileHandle: err= 2025/01/11 01:07:02 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/01/11 01:07:02 DEBUG : dir/file1(0xc0004bb0c0): _writeAt: size=25, off=0 2025/01/11 01:07:02 DEBUG : dir/file1(0xc0004bb0c0): >_writeAt: n=25, err= 2025/01/11 01:07:02 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/01/11 01:07:02 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/01/11 01:07:02 DEBUG : newLeaf: Updating file with newLeaf 0xc000aa0f00 2025/01/11 01:07:02 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/01/11 01:07:02 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/01/11 01:07:02 DEBUG : newLeaf(0xc0004bb0c0): close: 2025/01/11 01:07:02 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/01/11 01:07:02 DEBUG : newLeaf: vfs cache: setting modification time to 2025-01-11 01:07:02.830788941 +0000 UTC m=+1.628896609 2025/01/11 01:07:02 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:02 DEBUG : newLeaf(0xc0004bb0c0): >close: err= 2025/01/11 01:07:02 DEBUG : WaitForWriters: timeout=30s 2025/01/11 01:07:02 DEBUG : dir: Looking for writers 2025/01/11 01:07:02 DEBUG : : Looking for writers 2025/01/11 01:07:02 DEBUG : dir: reading active writers 2025/01/11 01:07:02 DEBUG : newLeaf: reading active writers 2025/01/11 01:07:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/01/11 01:07:02 DEBUG : dir: Looking for writers 2025/01/11 01:07:02 DEBUG : : Looking for writers 2025/01/11 01:07:02 DEBUG : dir: reading active writers 2025/01/11 01:07:02 DEBUG : newLeaf: reading active writers 2025/01/11 01:07:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/01/11 01:07:02 DEBUG : dir: Looking for writers 2025/01/11 01:07:02 DEBUG : : Looking for writers 2025/01/11 01:07:02 DEBUG : dir: reading active writers 2025/01/11 01:07:02 DEBUG : newLeaf: reading active writers 2025/01/11 01:07:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/01/11 01:07:02 DEBUG : dir: Looking for writers 2025/01/11 01:07:02 DEBUG : : Looking for writers 2025/01/11 01:07:02 DEBUG : dir: reading active writers 2025/01/11 01:07:02 DEBUG : newLeaf: reading active writers 2025/01/11 01:07:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/01/11 01:07:02 DEBUG : newLeaf: vfs cache: starting upload 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:31638") 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:02 DEBUG : newLeaf.3b63bef7.partial: renamed to: newLeaf 2025/01/11 01:07:02 INFO : newLeaf: Copied (replaced existing) 2025/01/11 01:07:02 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-01-11 01:07:02 +0000 UTC" 2025/01/11 01:07:02 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/01/11 01:07:02 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/01/11 01:07:02 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/01/11 01:07:02 DEBUG : dir: Looking for writers 2025/01/11 01:07:02 DEBUG : : Looking for writers 2025/01/11 01:07:02 DEBUG : dir: reading active writers 2025/01/11 01:07:02 DEBUG : newLeaf: reading active writers 2025/01/11 01:07:02 DEBUG : >WaitForWriters: 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:37115") 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:36557") 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:02 DEBUG : WaitForWriters: timeout=30s 2025/01/11 01:07:02 DEBUG : dir: Looking for writers 2025/01/11 01:07:02 DEBUG : : Looking for writers 2025/01/11 01:07:02 DEBUG : dir: reading active writers 2025/01/11 01:07:02 DEBUG : newLeaf: reading active writers 2025/01/11 01:07:02 DEBUG : >WaitForWriters: 2025/01/11 01:07:02 DEBUG : vfs cache: cleaner exiting 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:31541") 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:30941") 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:35261") 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= === RUN TestFileRename/full,forceCache=false run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-guconab1zoza", Local "Local file system at /tmp/rclone1672950829", Modify Window "1s" 2025/01/11 01:07:02 INFO : ftp://172.17.0.4:21/rclone-test-guconab1zoza: poll-interval is not supported by this remote 2025/01/11 01:07:02 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2025/01/11 01:07:02 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{Zskpx}/rclone-test-guconab1zoza" 2025/01/11 01:07:02 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{Zskpx}/rclone-test-guconab1zoza" 2025/01/11 01:07:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{Zskpx}/rclone-test-guconab1zoza" 2025/01/11 01:07:02 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/11 01:07:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{Zskpx}/rclone-test-guconab1zoza" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{Zskpx}/rclone-test-guconab1zoza" 2025/01/11 01:07:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{Zskpx}/rclone-test-guconab1zoza" 2025/01/11 01:07:02 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/11 01:07:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{Zskpx}/rclone-test-guconab1zoza" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{Zskpx}/rclone-test-guconab1zoza" 2025/01/11 01:07:02 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:39079") 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:35896") 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:35032") 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:36719") 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:30488") 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:02 DEBUG : WaitForWriters: timeout=30s 2025/01/11 01:07:02 DEBUG : dir: Looking for writers 2025/01/11 01:07:02 DEBUG : file1: reading active writers 2025/01/11 01:07:02 DEBUG : : Looking for writers 2025/01/11 01:07:02 DEBUG : dir: reading active writers 2025/01/11 01:07:02 DEBUG : >WaitForWriters: 2025/01/11 01:07:02 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/01/11 01:07:02 DEBUG : dir/file1: newRWFileHandle: 2025/01/11 01:07:02 DEBUG : dir/file1: >newRWFileHandle: err= 2025/01/11 01:07:02 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/01/11 01:07:02 DEBUG : dir/file1(0xc0000ced40): _readAt: size=512, off=0 2025/01/11 01:07:02 DEBUG : dir/file1(0xc0000ced40): openPending: 2025/01/11 01:07:02 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/01/11 01:07:02 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/01/11 01:07:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/11 01:07:02 DEBUG : dir/file1(0xc0000ced40): >openPending: err= 2025/01/11 01:07:02 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2025/01/11 01:07:02 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/01/11 01:07:02 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/01/11 01:07:02 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:31448") 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:02 DEBUG : dir/file1(0xc0000ced40): >_readAt: n=14, err=EOF 2025/01/11 01:07:02 DEBUG : dir/file1(0xc0000ced40): close: 2025/01/11 01:07:02 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/01/11 01:07:02 DEBUG : dir/file1(0xc0000ced40): >close: err= 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:30165") 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:31728") 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:02 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/01/11 01:07:02 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/01/11 01:07:02 DEBUG : newLeaf: Updating file with newLeaf 0xc000aa1680 2025/01/11 01:07:02 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/01/11 01:07:02 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:35407") 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:32579") 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:02 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/01/11 01:07:02 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/01/11 01:07:02 DEBUG : dir/file1: Updating file with dir/file1 0xc000aa1680 2025/01/11 01:07:02 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/01/11 01:07:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:36794") 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:33224") 2025/01/11 01:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:02 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/01/11 01:07:02 DEBUG : dir/file1: newRWFileHandle: 2025/01/11 01:07:02 DEBUG : dir/file1(0xc0004bba00): openPending: 2025/01/11 01:07:02 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2025/01/11 01:07:02 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/01/11 01:07:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/11 01:07:02 DEBUG : dir/file1(0xc0004bba00): >openPending: err= 2025/01/11 01:07:02 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/01/11 01:07:02 DEBUG : dir/file1: >newRWFileHandle: err= 2025/01/11 01:07:02 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/01/11 01:07:02 DEBUG : dir/file1(0xc0004bba00): _writeAt: size=25, off=0 2025/01/11 01:07:02 DEBUG : dir/file1(0xc0004bba00): >_writeAt: n=25, err= 2025/01/11 01:07:03 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/01/11 01:07:03 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/01/11 01:07:03 DEBUG : newLeaf: Updating file with newLeaf 0xc000aa1680 2025/01/11 01:07:03 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/01/11 01:07:03 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/01/11 01:07:03 DEBUG : newLeaf(0xc0004bba00): close: 2025/01/11 01:07:03 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/01/11 01:07:03 DEBUG : newLeaf: vfs cache: setting modification time to 2025-01-11 01:07:02.999594282 +0000 UTC m=+1.797701910 2025/01/11 01:07:03 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:03 DEBUG : newLeaf(0xc0004bba00): >close: err= 2025/01/11 01:07:03 DEBUG : WaitForWriters: timeout=30s 2025/01/11 01:07:03 DEBUG : dir: Looking for writers 2025/01/11 01:07:03 DEBUG : : Looking for writers 2025/01/11 01:07:03 DEBUG : dir: reading active writers 2025/01/11 01:07:03 DEBUG : newLeaf: reading active writers 2025/01/11 01:07:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/01/11 01:07:03 DEBUG : dir: Looking for writers 2025/01/11 01:07:03 DEBUG : : Looking for writers 2025/01/11 01:07:03 DEBUG : dir: reading active writers 2025/01/11 01:07:03 DEBUG : newLeaf: reading active writers 2025/01/11 01:07:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/01/11 01:07:03 DEBUG : dir: Looking for writers 2025/01/11 01:07:03 DEBUG : : Looking for writers 2025/01/11 01:07:03 DEBUG : dir: reading active writers 2025/01/11 01:07:03 DEBUG : newLeaf: reading active writers 2025/01/11 01:07:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/01/11 01:07:03 DEBUG : dir: Looking for writers 2025/01/11 01:07:03 DEBUG : : Looking for writers 2025/01/11 01:07:03 DEBUG : dir: reading active writers 2025/01/11 01:07:03 DEBUG : newLeaf: reading active writers 2025/01/11 01:07:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/01/11 01:07:03 DEBUG : newLeaf: vfs cache: starting upload 2025/01/11 01:07:03 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:39209") 2025/01/11 01:07:03 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:03 DEBUG : newLeaf.f03d8478.partial: renamed to: newLeaf 2025/01/11 01:07:03 INFO : newLeaf: Copied (replaced existing) 2025/01/11 01:07:03 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-01-11 01:07:02 +0000 UTC" 2025/01/11 01:07:03 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/01/11 01:07:03 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/01/11 01:07:03 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/01/11 01:07:03 DEBUG : dir: Looking for writers 2025/01/11 01:07:03 DEBUG : : Looking for writers 2025/01/11 01:07:03 DEBUG : dir: reading active writers 2025/01/11 01:07:03 DEBUG : newLeaf: reading active writers 2025/01/11 01:07:03 DEBUG : >WaitForWriters: 2025/01/11 01:07:03 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:39592") 2025/01/11 01:07:03 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:03 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:32618") 2025/01/11 01:07:03 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:03 DEBUG : WaitForWriters: timeout=30s 2025/01/11 01:07:03 DEBUG : dir: Looking for writers 2025/01/11 01:07:03 DEBUG : : Looking for writers 2025/01/11 01:07:03 DEBUG : dir: reading active writers 2025/01/11 01:07:03 DEBUG : newLeaf: reading active writers 2025/01/11 01:07:03 DEBUG : >WaitForWriters: 2025/01/11 01:07:03 DEBUG : vfs cache: cleaner exiting 2025/01/11 01:07:03 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:32726") 2025/01/11 01:07:03 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:03 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:36832") 2025/01/11 01:07:03 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:03 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:33435") 2025/01/11 01:07:03 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestFileRename (1.01s) --- PASS: TestFileRename/off,forceCache=false (0.01s) --- PASS: TestFileRename/minimal,forceCache=false (0.02s) --- PASS: TestFileRename/minimal,forceCache=true (0.32s) --- PASS: TestFileRename/writes,forceCache=false (0.17s) --- PASS: TestFileRename/writes,forceCache=true (0.33s) --- PASS: TestFileRename/full,forceCache=false (0.17s) === RUN TestFileStructSize file_test.go:419: File struct has size 192 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-guconab1zoza", Local "Local file system at /tmp/rclone1672950829", Modify Window "1s" 2025/01/11 01:07:03 INFO : ftp://172.17.0.4:21/rclone-test-guconab1zoza: poll-interval is not supported by this remote 2025/01/11 01:07:03 INFO : ftp://172.17.0.4:21/rclone-test-guconab1zoza: poll-interval is not supported by this remote 2025/01/11 01:07:03 DEBUG : WaitForWriters: timeout=30s 2025/01/11 01:07:03 DEBUG : : Looking for writers 2025/01/11 01:07:03 DEBUG : >WaitForWriters: 2025/01/11 01:07:03 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:36710") 2025/01/11 01:07:03 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:03 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:32778") 2025/01/11 01:07:03 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= --- 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 "ftp://172.17.0.4:21/rclone-test-guconab1zoza", Local "Local file system at /tmp/rclone1672950829", Modify Window "1s" 2025/01/11 01:07:03 INFO : ftp://172.17.0.4:21/rclone-test-guconab1zoza: poll-interval is not supported by this remote 2025/01/11 01:07:03 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:33913") 2025/01/11 01:07:03 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:03 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:31232") 2025/01/11 01:07:03 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:03 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:32633") 2025/01/11 01:07:03 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:03 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/11 01:07:03 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:33381") 2025/01/11 01:07:03 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:03 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:31393") 2025/01/11 01:07:03 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:03 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/01/11 01:07:03 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/01/11 01:07:03 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/01/11 01:07:03 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/01/11 01:07:03 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:34638") 2025/01/11 01:07:03 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:03 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/01/11 01:07:03 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2025/01/11 01:07:03 DEBUG : WaitForWriters: timeout=30s 2025/01/11 01:07:03 DEBUG : dir: Looking for writers 2025/01/11 01:07:03 DEBUG : file1: reading active writers 2025/01/11 01:07:03 DEBUG : : Looking for writers 2025/01/11 01:07:03 DEBUG : dir: reading active writers 2025/01/11 01:07:03 DEBUG : >WaitForWriters: 2025/01/11 01:07:03 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:31637") 2025/01/11 01:07:03 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:03 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:30305") 2025/01/11 01:07:03 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:03 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:36135") 2025/01/11 01:07:03 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestReadFileHandleMethods (0.01s) === RUN TestReadFileHandleSeek run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-guconab1zoza", Local "Local file system at /tmp/rclone1672950829", Modify Window "1s" 2025/01/11 01:07:03 INFO : ftp://172.17.0.4:21/rclone-test-guconab1zoza: poll-interval is not supported by this remote 2025/01/11 01:07:03 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:37062") 2025/01/11 01:07:03 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:03 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:39932") 2025/01/11 01:07:03 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:03 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:31818") 2025/01/11 01:07:03 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:03 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/11 01:07:03 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:36905") 2025/01/11 01:07:03 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:03 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:39652") 2025/01/11 01:07:03 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:03 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/01/11 01:07:03 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/01/11 01:07:03 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/01/11 01:07:03 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/01/11 01:07:03 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:34737") 2025/01/11 01:07:03 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:03 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/01/11 01:07:03 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/01/11 01:07:03 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/01/11 01:07:03 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/01/11 01:07:03 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/01/11 01:07:03 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/01/11 01:07:03 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/01/11 01:07:03 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/01/11 01:07:03 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:39129") 2025/01/11 01:07:03 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:03 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2025/01/11 01:07:03 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2025/01/11 01:07:03 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2025/01/11 01:07:03 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2025/01/11 01:07:03 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:31298") 2025/01/11 01:07:03 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:03 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2025/01/11 01:07:03 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2025/01/11 01:07:03 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2025/01/11 01:07:03 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2025/01/11 01:07:03 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:32179") 2025/01/11 01:07:03 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:03 DEBUG : WaitForWriters: timeout=30s 2025/01/11 01:07:03 DEBUG : dir: Looking for writers 2025/01/11 01:07:03 DEBUG : file1: reading active writers 2025/01/11 01:07:03 DEBUG : : Looking for writers 2025/01/11 01:07:03 DEBUG : dir: reading active writers 2025/01/11 01:07:03 DEBUG : >WaitForWriters: 2025/01/11 01:07:03 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:38823") 2025/01/11 01:07:03 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:03 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:36185") 2025/01/11 01:07:03 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:03 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:34375") 2025/01/11 01:07:03 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestReadFileHandleSeek (0.05s) === RUN TestReadFileHandleReadAt run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-guconab1zoza", Local "Local file system at /tmp/rclone1672950829", Modify Window "1s" 2025/01/11 01:07:03 INFO : ftp://172.17.0.4:21/rclone-test-guconab1zoza: poll-interval is not supported by this remote 2025/01/11 01:07:03 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:38081") 2025/01/11 01:07:03 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:03 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:32061") 2025/01/11 01:07:03 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:03 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:35635") 2025/01/11 01:07:03 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:03 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/11 01:07:03 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:30385") 2025/01/11 01:07:03 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:03 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:31234") 2025/01/11 01:07:03 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:03 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/01/11 01:07:03 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/01/11 01:07:03 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/01/11 01:07:03 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/01/11 01:07:03 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:31680") 2025/01/11 01:07:03 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:03 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/01/11 01:07:03 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/01/11 01:07:03 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/01/11 01:07:03 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/01/11 01:07:03 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/01/11 01:07:03 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/01/11 01:07:03 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/01/11 01:07:03 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/01/11 01:07:03 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:34570") 2025/01/11 01:07:03 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:03 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2025/01/11 01:07:03 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2025/01/11 01:07:03 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2025/01/11 01:07:03 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2025/01/11 01:07:03 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:37975") 2025/01/11 01:07:03 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:03 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2025/01/11 01:07:03 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2025/01/11 01:07:03 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2025/01/11 01:07:03 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2025/01/11 01:07:03 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2025/01/11 01:07:03 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2025/01/11 01:07:03 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/01/11 01:07:03 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:39086") 2025/01/11 01:07:03 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:03 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2025/01/11 01:07:03 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2025/01/11 01:07:03 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2025/01/11 01:07:03 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/01/11 01:07:03 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:32264") 2025/01/11 01:07:03 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:03 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/01/11 01:07:03 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/01/11 01:07:03 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/01/11 01:07:03 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2025/01/11 01:07:03 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/01/11 01:07:03 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/01/11 01:07:03 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/01/11 01:07:03 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2025/01/11 01:07:03 DEBUG : WaitForWriters: timeout=30s 2025/01/11 01:07:03 DEBUG : dir: Looking for writers 2025/01/11 01:07:03 DEBUG : file1: reading active writers 2025/01/11 01:07:03 DEBUG : : Looking for writers 2025/01/11 01:07:03 DEBUG : dir: reading active writers 2025/01/11 01:07:03 DEBUG : >WaitForWriters: 2025/01/11 01:07:03 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:36688") 2025/01/11 01:07:03 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:03 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:38365") 2025/01/11 01:07:03 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:03 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:36827") 2025/01/11 01:07:03 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestReadFileHandleReadAt (0.12s) === RUN TestReadFileHandleFlush run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-guconab1zoza", Local "Local file system at /tmp/rclone1672950829", Modify Window "1s" 2025/01/11 01:07:03 INFO : ftp://172.17.0.4:21/rclone-test-guconab1zoza: poll-interval is not supported by this remote 2025/01/11 01:07:03 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:34254") 2025/01/11 01:07:03 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:03 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:34680") 2025/01/11 01:07:03 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:03 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:37750") 2025/01/11 01:07:03 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:03 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/11 01:07:03 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:35738") 2025/01/11 01:07:03 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:03 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:32438") 2025/01/11 01:07:03 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:03 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/01/11 01:07:03 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/01/11 01:07:03 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/01/11 01:07:03 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/01/11 01:07:03 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:30734") 2025/01/11 01:07:03 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:03 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/01/11 01:07:03 DEBUG : WaitForWriters: timeout=30s 2025/01/11 01:07:03 DEBUG : dir: Looking for writers 2025/01/11 01:07:03 DEBUG : file1: reading active writers 2025/01/11 01:07:03 DEBUG : : Looking for writers 2025/01/11 01:07:03 DEBUG : dir: reading active writers 2025/01/11 01:07:03 DEBUG : >WaitForWriters: 2025/01/11 01:07:03 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:37743") 2025/01/11 01:07:03 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:03 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:32788") 2025/01/11 01:07:03 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:03 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:37729") 2025/01/11 01:07:03 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestReadFileHandleFlush (0.01s) === RUN TestReadFileHandleRelease run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-guconab1zoza", Local "Local file system at /tmp/rclone1672950829", Modify Window "1s" 2025/01/11 01:07:03 INFO : ftp://172.17.0.4:21/rclone-test-guconab1zoza: poll-interval is not supported by this remote 2025/01/11 01:07:03 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:38944") 2025/01/11 01:07:03 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:03 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:35327") 2025/01/11 01:07:03 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:03 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:35399") 2025/01/11 01:07:03 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:03 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/11 01:07:03 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:32519") 2025/01/11 01:07:03 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:03 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:36948") 2025/01/11 01:07:03 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:03 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/01/11 01:07:03 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/01/11 01:07:03 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/01/11 01:07:03 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/01/11 01:07:03 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:30505") 2025/01/11 01:07:03 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:03 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/01/11 01:07:03 DEBUG : dir/file1: ReadFileHandle.Release closing 2025/01/11 01:07:03 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2025/01/11 01:07:03 DEBUG : WaitForWriters: timeout=30s 2025/01/11 01:07:03 DEBUG : dir: Looking for writers 2025/01/11 01:07:03 DEBUG : file1: reading active writers 2025/01/11 01:07:03 DEBUG : : Looking for writers 2025/01/11 01:07:03 DEBUG : dir: reading active writers 2025/01/11 01:07:03 DEBUG : >WaitForWriters: 2025/01/11 01:07:03 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:38996") 2025/01/11 01:07:03 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:03 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:33058") 2025/01/11 01:07:03 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:03 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:33236") 2025/01/11 01:07:03 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestReadFileHandleRelease (0.01s) === RUN TestRWFileHandleMethodsRead run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-guconab1zoza", Local "Local file system at /tmp/rclone1672950829", Modify Window "1s" 2025/01/11 01:07:03 INFO : ftp://172.17.0.4:21/rclone-test-guconab1zoza: poll-interval is not supported by this remote 2025/01/11 01:07:03 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2025/01/11 01:07:03 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{Zskpx}/rclone-test-guconab1zoza" 2025/01/11 01:07:03 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{Zskpx}/rclone-test-guconab1zoza" 2025/01/11 01:07:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{Zskpx}/rclone-test-guconab1zoza" 2025/01/11 01:07:03 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/11 01:07:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{Zskpx}/rclone-test-guconab1zoza" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{Zskpx}/rclone-test-guconab1zoza" 2025/01/11 01:07:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{Zskpx}/rclone-test-guconab1zoza" 2025/01/11 01:07:03 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/11 01:07:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{Zskpx}/rclone-test-guconab1zoza" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{Zskpx}/rclone-test-guconab1zoza" 2025/01/11 01:07:03 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/01/11 01:07:03 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:39169") 2025/01/11 01:07:03 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:03 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:33950") 2025/01/11 01:07:03 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:03 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:39277") 2025/01/11 01:07:03 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:03 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/11 01:07:03 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:38613") 2025/01/11 01:07:03 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:03 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:33096") 2025/01/11 01:07:03 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:03 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/01/11 01:07:03 DEBUG : dir/file1: newRWFileHandle: 2025/01/11 01:07:03 DEBUG : dir/file1: >newRWFileHandle: err= 2025/01/11 01:07:03 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/01/11 01:07:03 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/01/11 01:07:03 DEBUG : dir/file1(0xc000aa5c80): _readAt: size=1, off=0 2025/01/11 01:07:03 DEBUG : dir/file1(0xc000aa5c80): openPending: 2025/01/11 01:07:03 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/01/11 01:07:03 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/01/11 01:07:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/11 01:07:03 DEBUG : dir/file1(0xc000aa5c80): >openPending: err= 2025/01/11 01:07:03 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/01/11 01:07:03 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/01/11 01:07:03 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/01/11 01:07:03 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/01/11 01:07:03 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:30781") 2025/01/11 01:07:03 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:03 DEBUG : dir/file1(0xc000aa5c80): >_readAt: n=1, err= 2025/01/11 01:07:03 DEBUG : dir/file1(0xc000aa5c80): _readAt: size=256, off=1 2025/01/11 01:07:03 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2025/01/11 01:07:03 DEBUG : dir/file1(0xc000aa5c80): >_readAt: n=15, err=EOF 2025/01/11 01:07:03 DEBUG : dir/file1(0xc000aa5c80): _readAt: size=16, off=16 2025/01/11 01:07:03 DEBUG : dir/file1(0xc000aa5c80): >_readAt: n=0, err=EOF 2025/01/11 01:07:03 DEBUG : dir/file1(0xc000aa5c80): close: 2025/01/11 01:07:03 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/01/11 01:07:03 DEBUG : dir/file1(0xc000aa5c80): >close: err= 2025/01/11 01:07:03 DEBUG : dir/file1(0xc000aa5c80): close: 2025/01/11 01:07:03 DEBUG : dir/file1(0xc000aa5c80): >close: err=file already closed 2025/01/11 01:07:03 DEBUG : WaitForWriters: timeout=30s 2025/01/11 01:07:03 DEBUG : dir: Looking for writers 2025/01/11 01:07:03 DEBUG : file1: reading active writers 2025/01/11 01:07:03 DEBUG : : Looking for writers 2025/01/11 01:07:03 DEBUG : dir: reading active writers 2025/01/11 01:07:03 DEBUG : >WaitForWriters: 2025/01/11 01:07:03 DEBUG : vfs cache: cleaner exiting 2025/01/11 01:07:03 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:34733") 2025/01/11 01:07:03 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:03 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:31720") 2025/01/11 01:07:03 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:03 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:30953") 2025/01/11 01:07:03 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestRWFileHandleMethodsRead (0.01s) === RUN TestRWFileHandleSeek run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-guconab1zoza", Local "Local file system at /tmp/rclone1672950829", Modify Window "1s" 2025/01/11 01:07:03 INFO : ftp://172.17.0.4:21/rclone-test-guconab1zoza: poll-interval is not supported by this remote 2025/01/11 01:07:03 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2025/01/11 01:07:03 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{Zskpx}/rclone-test-guconab1zoza" 2025/01/11 01:07:03 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{Zskpx}/rclone-test-guconab1zoza" 2025/01/11 01:07:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{Zskpx}/rclone-test-guconab1zoza" 2025/01/11 01:07:03 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/11 01:07:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{Zskpx}/rclone-test-guconab1zoza" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{Zskpx}/rclone-test-guconab1zoza" 2025/01/11 01:07:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{Zskpx}/rclone-test-guconab1zoza" 2025/01/11 01:07:03 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/11 01:07:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{Zskpx}/rclone-test-guconab1zoza" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{Zskpx}/rclone-test-guconab1zoza" 2025/01/11 01:07:03 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/01/11 01:07:03 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:31702") 2025/01/11 01:07:03 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:03 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:36424") 2025/01/11 01:07:03 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:03 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:35708") 2025/01/11 01:07:03 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:03 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/11 01:07:03 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:31462") 2025/01/11 01:07:03 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:03 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:39939") 2025/01/11 01:07:03 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:03 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/01/11 01:07:03 DEBUG : dir/file1: newRWFileHandle: 2025/01/11 01:07:03 DEBUG : dir/file1: >newRWFileHandle: err= 2025/01/11 01:07:03 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/01/11 01:07:03 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/01/11 01:07:03 DEBUG : dir/file1(0xc000a1a980): _readAt: size=1, off=0 2025/01/11 01:07:03 DEBUG : dir/file1(0xc000a1a980): openPending: 2025/01/11 01:07:03 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/01/11 01:07:03 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/01/11 01:07:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/11 01:07:03 DEBUG : dir/file1(0xc000a1a980): >openPending: err= 2025/01/11 01:07:03 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/01/11 01:07:03 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/01/11 01:07:03 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/01/11 01:07:03 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/01/11 01:07:03 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:31177") 2025/01/11 01:07:03 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:03 DEBUG : dir/file1(0xc000a1a980): >_readAt: n=1, err= 2025/01/11 01:07:03 DEBUG : dir/file1(0xc000a1a980): _readAt: size=1, off=5 2025/01/11 01:07:03 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/01/11 01:07:03 DEBUG : dir/file1(0xc000a1a980): >_readAt: n=1, err= 2025/01/11 01:07:03 DEBUG : dir/file1(0xc000a1a980): _readAt: size=1, off=3 2025/01/11 01:07:03 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2025/01/11 01:07:03 DEBUG : dir/file1(0xc000a1a980): >_readAt: n=1, err= 2025/01/11 01:07:03 DEBUG : dir/file1(0xc000a1a980): _readAt: size=1, off=13 2025/01/11 01:07:03 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2025/01/11 01:07:03 DEBUG : dir/file1(0xc000a1a980): >_readAt: n=1, err= 2025/01/11 01:07:03 DEBUG : dir/file1(0xc000a1a980): _readAt: size=16, off=100 2025/01/11 01:07:03 DEBUG : dir/file1(0xc000a1a980): >_readAt: n=0, err=EOF 2025/01/11 01:07:03 DEBUG : dir/file1(0xc000a1a980): close: 2025/01/11 01:07:03 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/01/11 01:07:03 DEBUG : dir/file1(0xc000a1a980): >close: err= 2025/01/11 01:07:03 DEBUG : WaitForWriters: timeout=30s 2025/01/11 01:07:03 DEBUG : dir: Looking for writers 2025/01/11 01:07:03 DEBUG : file1: reading active writers 2025/01/11 01:07:03 DEBUG : : Looking for writers 2025/01/11 01:07:03 DEBUG : dir: reading active writers 2025/01/11 01:07:03 DEBUG : >WaitForWriters: 2025/01/11 01:07:03 DEBUG : vfs cache: cleaner exiting 2025/01/11 01:07:03 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:31197") 2025/01/11 01:07:03 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:03 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:34857") 2025/01/11 01:07:03 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:03 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:39602") 2025/01/11 01:07:03 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestRWFileHandleSeek (0.01s) === RUN TestRWFileHandleReadAt run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-guconab1zoza", Local "Local file system at /tmp/rclone1672950829", Modify Window "1s" 2025/01/11 01:07:03 INFO : ftp://172.17.0.4:21/rclone-test-guconab1zoza: poll-interval is not supported by this remote 2025/01/11 01:07:03 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2025/01/11 01:07:03 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{Zskpx}/rclone-test-guconab1zoza" 2025/01/11 01:07:03 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{Zskpx}/rclone-test-guconab1zoza" 2025/01/11 01:07:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{Zskpx}/rclone-test-guconab1zoza" 2025/01/11 01:07:03 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/11 01:07:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{Zskpx}/rclone-test-guconab1zoza" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{Zskpx}/rclone-test-guconab1zoza" 2025/01/11 01:07:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{Zskpx}/rclone-test-guconab1zoza" 2025/01/11 01:07:03 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/11 01:07:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{Zskpx}/rclone-test-guconab1zoza" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{Zskpx}/rclone-test-guconab1zoza" 2025/01/11 01:07:03 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/01/11 01:07:03 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:32173") 2025/01/11 01:07:03 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:03 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:30534") 2025/01/11 01:07:03 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:03 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:39418") 2025/01/11 01:07:03 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:03 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/11 01:07:03 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:36824") 2025/01/11 01:07:03 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:03 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:34504") 2025/01/11 01:07:03 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:03 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/01/11 01:07:03 DEBUG : dir/file1: newRWFileHandle: 2025/01/11 01:07:03 DEBUG : dir/file1: >newRWFileHandle: err= 2025/01/11 01:07:03 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/01/11 01:07:03 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/01/11 01:07:03 DEBUG : dir/file1(0xc000700d40): _readAt: size=1, off=0 2025/01/11 01:07:03 DEBUG : dir/file1(0xc000700d40): openPending: 2025/01/11 01:07:03 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/01/11 01:07:03 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/01/11 01:07:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/11 01:07:03 DEBUG : dir/file1(0xc000700d40): >openPending: err= 2025/01/11 01:07:03 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/01/11 01:07:03 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/01/11 01:07:03 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/01/11 01:07:03 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/01/11 01:07:03 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:38082") 2025/01/11 01:07:03 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:03 DEBUG : dir/file1(0xc000700d40): >_readAt: n=1, err= 2025/01/11 01:07:03 DEBUG : dir/file1(0xc000700d40): _readAt: size=1, off=5 2025/01/11 01:07:03 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/01/11 01:07:03 DEBUG : dir/file1(0xc000700d40): >_readAt: n=1, err= 2025/01/11 01:07:03 DEBUG : dir/file1(0xc000700d40): _readAt: size=1, off=1 2025/01/11 01:07:03 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2025/01/11 01:07:03 DEBUG : dir/file1(0xc000700d40): >_readAt: n=1, err= 2025/01/11 01:07:03 DEBUG : dir/file1(0xc000700d40): _readAt: size=6, off=10 2025/01/11 01:07:03 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/01/11 01:07:03 DEBUG : dir/file1(0xc000700d40): >_readAt: n=6, err= 2025/01/11 01:07:03 DEBUG : dir/file1(0xc000700d40): _readAt: size=256, off=10 2025/01/11 01:07:03 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/01/11 01:07:03 DEBUG : dir/file1(0xc000700d40): >_readAt: n=6, err=EOF 2025/01/11 01:07:03 DEBUG : dir/file1(0xc000700d40): _readAt: size=256, off=100 2025/01/11 01:07:03 DEBUG : dir/file1(0xc000700d40): >_readAt: n=0, err=EOF 2025/01/11 01:07:03 DEBUG : dir/file1(0xc000700d40): close: 2025/01/11 01:07:03 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/01/11 01:07:03 DEBUG : dir/file1(0xc000700d40): >close: err= 2025/01/11 01:07:03 DEBUG : dir/file1(0xc000700d40): _readAt: size=256, off=100 2025/01/11 01:07:03 DEBUG : dir/file1(0xc000700d40): >_readAt: n=0, err=file already closed 2025/01/11 01:07:03 DEBUG : WaitForWriters: timeout=30s 2025/01/11 01:07:03 DEBUG : dir: Looking for writers 2025/01/11 01:07:03 DEBUG : file1: reading active writers 2025/01/11 01:07:03 DEBUG : : Looking for writers 2025/01/11 01:07:03 DEBUG : dir: reading active writers 2025/01/11 01:07:03 DEBUG : >WaitForWriters: 2025/01/11 01:07:03 DEBUG : vfs cache: cleaner exiting 2025/01/11 01:07:03 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:36682") 2025/01/11 01:07:03 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:03 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:37311") 2025/01/11 01:07:03 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:03 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:31822") 2025/01/11 01:07:03 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestRWFileHandleReadAt (0.01s) === RUN TestRWFileHandleFlushRead run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-guconab1zoza", Local "Local file system at /tmp/rclone1672950829", Modify Window "1s" 2025/01/11 01:07:03 INFO : ftp://172.17.0.4:21/rclone-test-guconab1zoza: poll-interval is not supported by this remote 2025/01/11 01:07:03 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2025/01/11 01:07:03 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{Zskpx}/rclone-test-guconab1zoza" 2025/01/11 01:07:03 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{Zskpx}/rclone-test-guconab1zoza" 2025/01/11 01:07:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{Zskpx}/rclone-test-guconab1zoza" 2025/01/11 01:07:03 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/11 01:07:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{Zskpx}/rclone-test-guconab1zoza" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{Zskpx}/rclone-test-guconab1zoza" 2025/01/11 01:07:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{Zskpx}/rclone-test-guconab1zoza" 2025/01/11 01:07:03 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/11 01:07:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{Zskpx}/rclone-test-guconab1zoza" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{Zskpx}/rclone-test-guconab1zoza" 2025/01/11 01:07:03 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/01/11 01:07:03 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:31528") 2025/01/11 01:07:03 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:03 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:39729") 2025/01/11 01:07:03 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:03 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:38645") 2025/01/11 01:07:03 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:03 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/11 01:07:03 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:37581") 2025/01/11 01:07:03 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:03 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:39326") 2025/01/11 01:07:03 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:03 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/01/11 01:07:03 DEBUG : dir/file1: newRWFileHandle: 2025/01/11 01:07:03 DEBUG : dir/file1: >newRWFileHandle: err= 2025/01/11 01:07:03 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/01/11 01:07:03 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/01/11 01:07:03 DEBUG : dir/file1(0xc000114f40): RWFileHandle.Flush 2025/01/11 01:07:03 DEBUG : dir/file1(0xc000114f40): _readAt: size=256, off=0 2025/01/11 01:07:03 DEBUG : dir/file1(0xc000114f40): openPending: 2025/01/11 01:07:03 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/01/11 01:07:03 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/01/11 01:07:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/11 01:07:03 DEBUG : dir/file1(0xc000114f40): >openPending: err= 2025/01/11 01:07:03 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/01/11 01:07:03 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/01/11 01:07:03 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/01/11 01:07:03 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/01/11 01:07:03 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:35695") 2025/01/11 01:07:03 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:03 DEBUG : dir/file1(0xc000114f40): >_readAt: n=16, err=EOF 2025/01/11 01:07:03 DEBUG : dir/file1(0xc000114f40): RWFileHandle.Flush 2025/01/11 01:07:03 DEBUG : dir/file1(0xc000114f40): RWFileHandle.Flush 2025/01/11 01:07:03 DEBUG : dir/file1(0xc000114f40): close: 2025/01/11 01:07:03 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/01/11 01:07:03 DEBUG : dir/file1(0xc000114f40): >close: err= 2025/01/11 01:07:03 DEBUG : WaitForWriters: timeout=30s 2025/01/11 01:07:03 DEBUG : dir: Looking for writers 2025/01/11 01:07:03 DEBUG : file1: reading active writers 2025/01/11 01:07:03 DEBUG : : Looking for writers 2025/01/11 01:07:03 DEBUG : dir: reading active writers 2025/01/11 01:07:03 DEBUG : >WaitForWriters: 2025/01/11 01:07:03 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:39988") 2025/01/11 01:07:03 DEBUG : vfs cache: cleaner exiting 2025/01/11 01:07:03 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:03 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:34179") 2025/01/11 01:07:03 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:03 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:37943") 2025/01/11 01:07:03 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestRWFileHandleFlushRead (0.01s) === RUN TestRWFileHandleReleaseRead run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-guconab1zoza", Local "Local file system at /tmp/rclone1672950829", Modify Window "1s" 2025/01/11 01:07:03 INFO : ftp://172.17.0.4:21/rclone-test-guconab1zoza: poll-interval is not supported by this remote 2025/01/11 01:07:03 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2025/01/11 01:07:03 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{Zskpx}/rclone-test-guconab1zoza" 2025/01/11 01:07:03 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{Zskpx}/rclone-test-guconab1zoza" 2025/01/11 01:07:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{Zskpx}/rclone-test-guconab1zoza" 2025/01/11 01:07:03 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/11 01:07:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{Zskpx}/rclone-test-guconab1zoza" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{Zskpx}/rclone-test-guconab1zoza" 2025/01/11 01:07:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{Zskpx}/rclone-test-guconab1zoza" 2025/01/11 01:07:03 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/11 01:07:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{Zskpx}/rclone-test-guconab1zoza" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{Zskpx}/rclone-test-guconab1zoza" 2025/01/11 01:07:03 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:35149") 2025/01/11 01:07:03 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/01/11 01:07:03 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:03 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:30192") 2025/01/11 01:07:03 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:03 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:33250") 2025/01/11 01:07:03 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:03 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/11 01:07:03 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:34724") 2025/01/11 01:07:03 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:03 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:39069") 2025/01/11 01:07:03 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:03 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/01/11 01:07:03 DEBUG : dir/file1: newRWFileHandle: 2025/01/11 01:07:03 DEBUG : dir/file1: >newRWFileHandle: err= 2025/01/11 01:07:03 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/01/11 01:07:03 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/01/11 01:07:03 DEBUG : dir/file1(0xc000701040): _readAt: size=256, off=0 2025/01/11 01:07:03 DEBUG : dir/file1(0xc000701040): openPending: 2025/01/11 01:07:03 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/01/11 01:07:03 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/01/11 01:07:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/11 01:07:03 DEBUG : dir/file1(0xc000701040): >openPending: err= 2025/01/11 01:07:03 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/01/11 01:07:03 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/01/11 01:07:03 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/01/11 01:07:03 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/01/11 01:07:03 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:34903") 2025/01/11 01:07:03 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:03 DEBUG : dir/file1(0xc000701040): >_readAt: n=16, err=EOF 2025/01/11 01:07:03 DEBUG : dir/file1(0xc000701040): RWFileHandle.Release 2025/01/11 01:07:03 DEBUG : dir/file1(0xc000701040): close: 2025/01/11 01:07:03 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/01/11 01:07:03 DEBUG : dir/file1(0xc000701040): >close: err= 2025/01/11 01:07:03 DEBUG : dir/file1(0xc000701040): RWFileHandle.Release 2025/01/11 01:07:03 DEBUG : WaitForWriters: timeout=30s 2025/01/11 01:07:03 DEBUG : dir: Looking for writers 2025/01/11 01:07:03 DEBUG : file1: reading active writers 2025/01/11 01:07:03 DEBUG : : Looking for writers 2025/01/11 01:07:03 DEBUG : dir: reading active writers 2025/01/11 01:07:03 DEBUG : >WaitForWriters: 2025/01/11 01:07:03 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:32808") 2025/01/11 01:07:03 DEBUG : vfs cache: cleaner exiting 2025/01/11 01:07:03 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:03 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:37334") 2025/01/11 01:07:03 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:03 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:30776") 2025/01/11 01:07:03 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestRWFileHandleReleaseRead (0.01s) === RUN TestRWFileHandleMethodsWrite run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-guconab1zoza", Local "Local file system at /tmp/rclone1672950829", Modify Window "1s" 2025/01/11 01:07:03 INFO : ftp://172.17.0.4:21/rclone-test-guconab1zoza: poll-interval is not supported by this remote 2025/01/11 01:07:03 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2025/01/11 01:07:03 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{Zskpx}/rclone-test-guconab1zoza" 2025/01/11 01:07:03 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{Zskpx}/rclone-test-guconab1zoza" 2025/01/11 01:07:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{Zskpx}/rclone-test-guconab1zoza" 2025/01/11 01:07:03 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/11 01:07:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{Zskpx}/rclone-test-guconab1zoza" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{Zskpx}/rclone-test-guconab1zoza" 2025/01/11 01:07:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{Zskpx}/rclone-test-guconab1zoza" 2025/01/11 01:07:03 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/11 01:07:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{Zskpx}/rclone-test-guconab1zoza" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{Zskpx}/rclone-test-guconab1zoza" 2025/01/11 01:07:03 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 01:07:03 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/01/11 01:07:03 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:33580") 2025/01/11 01:07:03 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:03 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/01/11 01:07:03 DEBUG : file1: newRWFileHandle: 2025/01/11 01:07:03 DEBUG : file1(0xc0001d78c0): openPending: 2025/01/11 01:07:03 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 01:07:03 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/11 01:07:03 DEBUG : file1(0xc0001d78c0): >openPending: err= 2025/01/11 01:07:03 DEBUG : file1: >newRWFileHandle: err= 2025/01/11 01:07:03 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/11 01:07:03 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/01/11 01:07:03 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/01/11 01:07:03 DEBUG : file1(0xc0001d78c0): _writeAt: size=5, off=0 2025/01/11 01:07:03 DEBUG : file1(0xc0001d78c0): >_writeAt: n=5, err= 2025/01/11 01:07:03 DEBUG : file1(0xc0001d78c0): _writeAt: size=7, off=5 2025/01/11 01:07:03 DEBUG : file1(0xc0001d78c0): >_writeAt: n=7, err= 2025/01/11 01:07:03 DEBUG : file1: vfs cache: truncate to size=11 2025/01/11 01:07:03 DEBUG : file1(0xc0001d78c0): close: 2025/01/11 01:07:03 DEBUG : file1: vfs cache: setting modification time to 2025-01-11 01:07:03.410136283 +0000 UTC m=+2.208243920 2025/01/11 01:07:03 INFO : file1: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:03 DEBUG : file1(0xc0001d78c0): >close: err= 2025/01/11 01:07:03 DEBUG : file1(0xc0001d78c0): close: 2025/01/11 01:07:03 DEBUG : file1(0xc0001d78c0): >close: err=file already closed 2025/01/11 01:07:03 DEBUG : WaitForWriters: timeout=30s 2025/01/11 01:07:03 DEBUG : : Looking for writers 2025/01/11 01:07:03 DEBUG : file1: reading active writers 2025/01/11 01:07:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/01/11 01:07:03 DEBUG : : Looking for writers 2025/01/11 01:07:03 DEBUG : file1: reading active writers 2025/01/11 01:07:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/01/11 01:07:03 DEBUG : : Looking for writers 2025/01/11 01:07:03 DEBUG : file1: reading active writers 2025/01/11 01:07:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/01/11 01:07:03 DEBUG : : Looking for writers 2025/01/11 01:07:03 DEBUG : file1: reading active writers 2025/01/11 01:07:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/01/11 01:07:03 DEBUG : file1: vfs cache: starting upload 2025/01/11 01:07:03 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:37588") 2025/01/11 01:07:03 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:03 DEBUG : file1.93725281.partial: renamed to: file1 2025/01/11 01:07:03 INFO : file1: Copied (new) 2025/01/11 01:07:03 DEBUG : file1: vfs cache: fingerprint now "11,2025-01-11 01:07:03 +0000 UTC" 2025/01/11 01:07:03 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/01/11 01:07:03 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/11 01:07:03 INFO : file1: vfs cache: upload succeeded try #1 2025/01/11 01:07:03 DEBUG : : Looking for writers 2025/01/11 01:07:03 DEBUG : file1: reading active writers 2025/01/11 01:07:03 DEBUG : >WaitForWriters: 2025/01/11 01:07:03 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:37984") 2025/01/11 01:07:03 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:03 DEBUG : WaitForWriters: timeout=30s 2025/01/11 01:07:03 DEBUG : : Looking for writers 2025/01/11 01:07:03 DEBUG : file1: reading active writers 2025/01/11 01:07:03 DEBUG : >WaitForWriters: 2025/01/11 01:07:03 DEBUG : vfs cache: cleaner exiting 2025/01/11 01:07:03 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:33604") 2025/01/11 01:07:03 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:03 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:35109") 2025/01/11 01:07:03 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestRWFileHandleMethodsWrite (0.16s) === RUN TestRWFileHandleWriteAt run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-guconab1zoza", Local "Local file system at /tmp/rclone1672950829", Modify Window "1s" 2025/01/11 01:07:03 INFO : ftp://172.17.0.4:21/rclone-test-guconab1zoza: poll-interval is not supported by this remote 2025/01/11 01:07:03 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2025/01/11 01:07:03 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{Zskpx}/rclone-test-guconab1zoza" 2025/01/11 01:07:03 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{Zskpx}/rclone-test-guconab1zoza" 2025/01/11 01:07:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{Zskpx}/rclone-test-guconab1zoza" 2025/01/11 01:07:03 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/11 01:07:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{Zskpx}/rclone-test-guconab1zoza" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{Zskpx}/rclone-test-guconab1zoza" 2025/01/11 01:07:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{Zskpx}/rclone-test-guconab1zoza" 2025/01/11 01:07:03 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/11 01:07:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{Zskpx}/rclone-test-guconab1zoza" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{Zskpx}/rclone-test-guconab1zoza" 2025/01/11 01:07:03 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 01:07:03 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/01/11 01:07:03 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:32329") 2025/01/11 01:07:03 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:03 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/01/11 01:07:03 DEBUG : file1: newRWFileHandle: 2025/01/11 01:07:03 DEBUG : file1(0xc00051ca40): openPending: 2025/01/11 01:07:03 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 01:07:03 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/11 01:07:03 DEBUG : file1(0xc00051ca40): >openPending: err= 2025/01/11 01:07:03 DEBUG : file1: >newRWFileHandle: err= 2025/01/11 01:07:03 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/11 01:07:03 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/01/11 01:07:03 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/01/11 01:07:03 DEBUG : file1(0xc00051ca40): _writeAt: size=7, off=0 2025/01/11 01:07:03 DEBUG : file1(0xc00051ca40): >_writeAt: n=7, err= 2025/01/11 01:07:03 DEBUG : file1(0xc00051ca40): _writeAt: size=6, off=5 2025/01/11 01:07:03 DEBUG : file1(0xc00051ca40): >_writeAt: n=6, err= 2025/01/11 01:07:03 DEBUG : file1(0xc00051ca40): close: 2025/01/11 01:07:03 DEBUG : file1: vfs cache: setting modification time to 2025-01-11 01:07:03.5676828 +0000 UTC m=+2.365790448 2025/01/11 01:07:03 INFO : file1: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:03 DEBUG : file1(0xc00051ca40): >close: err= 2025/01/11 01:07:03 DEBUG : file1(0xc00051ca40): _writeAt: size=5, off=0 2025/01/11 01:07:03 DEBUG : file1(0xc00051ca40): >_writeAt: n=0, err=file already closed 2025/01/11 01:07:03 DEBUG : WaitForWriters: timeout=30s 2025/01/11 01:07:03 DEBUG : : Looking for writers 2025/01/11 01:07:03 DEBUG : file1: reading active writers 2025/01/11 01:07:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/01/11 01:07:03 DEBUG : : Looking for writers 2025/01/11 01:07:03 DEBUG : file1: reading active writers 2025/01/11 01:07:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/01/11 01:07:03 DEBUG : : Looking for writers 2025/01/11 01:07:03 DEBUG : file1: reading active writers 2025/01/11 01:07:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/01/11 01:07:03 DEBUG : : Looking for writers 2025/01/11 01:07:03 DEBUG : file1: reading active writers 2025/01/11 01:07:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/01/11 01:07:03 DEBUG : file1: vfs cache: starting upload 2025/01/11 01:07:03 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:31949") 2025/01/11 01:07:03 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:03 DEBUG : file1.60a6c7d8.partial: renamed to: file1 2025/01/11 01:07:03 INFO : file1: Copied (new) 2025/01/11 01:07:03 DEBUG : file1: vfs cache: fingerprint now "11,2025-01-11 01:07:03 +0000 UTC" 2025/01/11 01:07:03 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/01/11 01:07:03 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/11 01:07:03 INFO : file1: vfs cache: upload succeeded try #1 2025/01/11 01:07:03 DEBUG : : Looking for writers 2025/01/11 01:07:03 DEBUG : file1: reading active writers 2025/01/11 01:07:03 DEBUG : >WaitForWriters: 2025/01/11 01:07:03 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:31721") 2025/01/11 01:07:03 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:03 DEBUG : WaitForWriters: timeout=30s 2025/01/11 01:07:03 DEBUG : : Looking for writers 2025/01/11 01:07:03 DEBUG : file1: reading active writers 2025/01/11 01:07:03 DEBUG : >WaitForWriters: 2025/01/11 01:07:03 DEBUG : vfs cache: cleaner exiting 2025/01/11 01:07:03 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:34114") 2025/01/11 01:07:03 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:03 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:36730") 2025/01/11 01:07:03 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestRWFileHandleWriteAt (0.16s) === RUN TestRWFileHandleWriteNoWrite run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-guconab1zoza", Local "Local file system at /tmp/rclone1672950829", Modify Window "1s" 2025/01/11 01:07:03 INFO : ftp://172.17.0.4:21/rclone-test-guconab1zoza: poll-interval is not supported by this remote 2025/01/11 01:07:03 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2025/01/11 01:07:03 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{Zskpx}/rclone-test-guconab1zoza" 2025/01/11 01:07:03 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{Zskpx}/rclone-test-guconab1zoza" 2025/01/11 01:07:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{Zskpx}/rclone-test-guconab1zoza" 2025/01/11 01:07:03 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/11 01:07:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{Zskpx}/rclone-test-guconab1zoza" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{Zskpx}/rclone-test-guconab1zoza" 2025/01/11 01:07:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{Zskpx}/rclone-test-guconab1zoza" 2025/01/11 01:07:03 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/11 01:07:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{Zskpx}/rclone-test-guconab1zoza" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{Zskpx}/rclone-test-guconab1zoza" 2025/01/11 01:07:03 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 01:07:03 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/01/11 01:07:03 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:31626") 2025/01/11 01:07:03 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:03 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/01/11 01:07:03 DEBUG : file1: newRWFileHandle: 2025/01/11 01:07:03 DEBUG : file1(0xc00051d800): openPending: 2025/01/11 01:07:03 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 01:07:03 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/11 01:07:03 DEBUG : file1(0xc00051d800): >openPending: err= 2025/01/11 01:07:03 DEBUG : file1: >newRWFileHandle: err= 2025/01/11 01:07:03 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/11 01:07:03 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/01/11 01:07:03 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/01/11 01:07:03 DEBUG : file1(0xc00051d800): close: 2025/01/11 01:07:03 DEBUG : file1: vfs cache: setting modification time to 2025-01-11 01:07:03.723146893 +0000 UTC m=+2.521254532 2025/01/11 01:07:03 INFO : file1: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:03 DEBUG : file1(0xc00051d800): >close: err= 2025/01/11 01:07:03 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/01/11 01:07:03 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/01/11 01:07:03 DEBUG : file2: newRWFileHandle: 2025/01/11 01:07:03 DEBUG : file2(0xc00051d980): openPending: 2025/01/11 01:07:03 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 01:07:03 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/01/11 01:07:03 DEBUG : file2(0xc00051d980): >openPending: err= 2025/01/11 01:07:03 DEBUG : file2: >newRWFileHandle: err= 2025/01/11 01:07:03 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/01/11 01:07:03 DEBUG : file2: >Open: fd=file2 (rw), err= 2025/01/11 01:07:03 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2025/01/11 01:07:03 DEBUG : file2(0xc00051d980): RWFileHandle.Flush 2025/01/11 01:07:03 DEBUG : file2(0xc00051d980): RWFileHandle.Release 2025/01/11 01:07:03 DEBUG : file2(0xc00051d980): close: 2025/01/11 01:07:03 DEBUG : file2: vfs cache: setting modification time to 2025-01-11 01:07:03.723637731 +0000 UTC m=+2.521745369 2025/01/11 01:07:03 INFO : file2: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:03 DEBUG : file2(0xc00051d980): >close: err= 2025/01/11 01:07:03 DEBUG : WaitForWriters: timeout=30s 2025/01/11 01:07:03 DEBUG : : Looking for writers 2025/01/11 01:07:03 DEBUG : file1: reading active writers 2025/01/11 01:07:03 DEBUG : file2: reading active writers 2025/01/11 01:07:03 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2025/01/11 01:07:03 DEBUG : : Looking for writers 2025/01/11 01:07:03 DEBUG : file1: reading active writers 2025/01/11 01:07:03 DEBUG : file2: reading active writers 2025/01/11 01:07:03 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2025/01/11 01:07:03 DEBUG : : Looking for writers 2025/01/11 01:07:03 DEBUG : file2: reading active writers 2025/01/11 01:07:03 DEBUG : file1: reading active writers 2025/01/11 01:07:03 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2025/01/11 01:07:03 DEBUG : : Looking for writers 2025/01/11 01:07:03 DEBUG : file2: reading active writers 2025/01/11 01:07:03 DEBUG : file1: reading active writers 2025/01/11 01:07:03 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2025/01/11 01:07:03 DEBUG : file1: vfs cache: starting upload 2025/01/11 01:07:03 DEBUG : file2: vfs cache: starting upload 2025/01/11 01:07:03 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:39874") 2025/01/11 01:07:03 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:34591") 2025/01/11 01:07:03 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:03 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:03 DEBUG : file1.45557031.partial: renamed to: file1 2025/01/11 01:07:03 INFO : file1: Copied (new) 2025/01/11 01:07:03 DEBUG : file1: vfs cache: fingerprint now "0,2025-01-11 01:07:03 +0000 UTC" 2025/01/11 01:07:03 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/01/11 01:07:03 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/11 01:07:03 INFO : file1: vfs cache: upload succeeded try #1 2025/01/11 01:07:03 DEBUG : file2.2b89e2bd.partial: renamed to: file2 2025/01/11 01:07:03 INFO : file2: Copied (new) 2025/01/11 01:07:03 DEBUG : file2: vfs cache: fingerprint now "0,2025-01-11 01:07:03 +0000 UTC" 2025/01/11 01:07:03 DEBUG : file2: vfs cache: writeback object to VFS layer 2025/01/11 01:07:03 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/01/11 01:07:03 INFO : file2: vfs cache: upload succeeded try #1 2025/01/11 01:07:03 DEBUG : : Looking for writers 2025/01/11 01:07:03 DEBUG : file1: reading active writers 2025/01/11 01:07:03 DEBUG : file2: reading active writers 2025/01/11 01:07:03 DEBUG : >WaitForWriters: 2025/01/11 01:07:03 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:35231") 2025/01/11 01:07:03 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:03 DEBUG : WaitForWriters: timeout=30s 2025/01/11 01:07:03 DEBUG : : Looking for writers 2025/01/11 01:07:03 DEBUG : file1: reading active writers 2025/01/11 01:07:03 DEBUG : file2: reading active writers 2025/01/11 01:07:03 DEBUG : >WaitForWriters: 2025/01/11 01:07:03 DEBUG : vfs cache: cleaner exiting 2025/01/11 01:07:03 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:39180") 2025/01/11 01:07:03 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:03 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:36988") 2025/01/11 01:07:03 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestRWFileHandleWriteNoWrite (0.16s) === RUN TestRWFileHandleFlushWrite run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-guconab1zoza", Local "Local file system at /tmp/rclone1672950829", Modify Window "1s" 2025/01/11 01:07:03 INFO : ftp://172.17.0.4:21/rclone-test-guconab1zoza: poll-interval is not supported by this remote 2025/01/11 01:07:03 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2025/01/11 01:07:03 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{Zskpx}/rclone-test-guconab1zoza" 2025/01/11 01:07:03 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{Zskpx}/rclone-test-guconab1zoza" 2025/01/11 01:07:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{Zskpx}/rclone-test-guconab1zoza" 2025/01/11 01:07:03 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/11 01:07:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{Zskpx}/rclone-test-guconab1zoza" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{Zskpx}/rclone-test-guconab1zoza" 2025/01/11 01:07:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{Zskpx}/rclone-test-guconab1zoza" 2025/01/11 01:07:03 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/11 01:07:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{Zskpx}/rclone-test-guconab1zoza" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{Zskpx}/rclone-test-guconab1zoza" 2025/01/11 01:07:03 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 01:07:03 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/01/11 01:07:03 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:30777") 2025/01/11 01:07:03 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:03 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/01/11 01:07:03 DEBUG : file1: newRWFileHandle: 2025/01/11 01:07:03 DEBUG : file1(0xc000700380): openPending: 2025/01/11 01:07:03 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 01:07:03 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/11 01:07:03 DEBUG : file1(0xc000700380): >openPending: err= 2025/01/11 01:07:03 DEBUG : file1: >newRWFileHandle: err= 2025/01/11 01:07:03 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/11 01:07:03 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/01/11 01:07:03 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/01/11 01:07:03 DEBUG : file1(0xc000700380): _writeAt: size=5, off=0 2025/01/11 01:07:03 DEBUG : file1(0xc000700380): >_writeAt: n=5, err= 2025/01/11 01:07:03 DEBUG : file1(0xc000700380): RWFileHandle.Flush 2025/01/11 01:07:03 DEBUG : file1(0xc000700380): RWFileHandle.Flush 2025/01/11 01:07:03 DEBUG : file1(0xc000700380): close: 2025/01/11 01:07:03 DEBUG : file1: vfs cache: setting modification time to 2025-01-11 01:07:03.88016922 +0000 UTC m=+2.678276859 2025/01/11 01:07:03 INFO : file1: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:03 DEBUG : file1(0xc000700380): >close: err= 2025/01/11 01:07:03 DEBUG : WaitForWriters: timeout=30s 2025/01/11 01:07:03 DEBUG : : Looking for writers 2025/01/11 01:07:03 DEBUG : file1: reading active writers 2025/01/11 01:07:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/01/11 01:07:03 DEBUG : : Looking for writers 2025/01/11 01:07:03 DEBUG : file1: reading active writers 2025/01/11 01:07:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/01/11 01:07:03 DEBUG : : Looking for writers 2025/01/11 01:07:03 DEBUG : file1: reading active writers 2025/01/11 01:07:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/01/11 01:07:03 DEBUG : : Looking for writers 2025/01/11 01:07:03 DEBUG : file1: reading active writers 2025/01/11 01:07:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/01/11 01:07:03 DEBUG : file1: vfs cache: starting upload 2025/01/11 01:07:03 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:39346") 2025/01/11 01:07:03 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:03 DEBUG : file1.efe69447.partial: renamed to: file1 2025/01/11 01:07:03 INFO : file1: Copied (new) 2025/01/11 01:07:03 DEBUG : file1: vfs cache: fingerprint now "5,2025-01-11 01:07:03 +0000 UTC" 2025/01/11 01:07:03 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/01/11 01:07:03 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/11 01:07:03 INFO : file1: vfs cache: upload succeeded try #1 2025/01/11 01:07:04 DEBUG : : Looking for writers 2025/01/11 01:07:04 DEBUG : file1: reading active writers 2025/01/11 01:07:04 DEBUG : >WaitForWriters: 2025/01/11 01:07:04 DEBUG : vfs cache: cleaner exiting 2025/01/11 01:07:04 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:32810") 2025/01/11 01:07:04 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:04 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:34733") 2025/01/11 01:07:04 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestRWFileHandleFlushWrite (0.15s) === RUN TestRWFileHandleReleaseWrite run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-guconab1zoza", Local "Local file system at /tmp/rclone1672950829", Modify Window "1s" 2025/01/11 01:07:04 INFO : ftp://172.17.0.4:21/rclone-test-guconab1zoza: poll-interval is not supported by this remote 2025/01/11 01:07:04 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2025/01/11 01:07:04 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{Zskpx}/rclone-test-guconab1zoza" 2025/01/11 01:07:04 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{Zskpx}/rclone-test-guconab1zoza" 2025/01/11 01:07:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{Zskpx}/rclone-test-guconab1zoza" 2025/01/11 01:07:04 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/11 01:07:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{Zskpx}/rclone-test-guconab1zoza" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{Zskpx}/rclone-test-guconab1zoza" 2025/01/11 01:07:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{Zskpx}/rclone-test-guconab1zoza" 2025/01/11 01:07:04 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/11 01:07:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{Zskpx}/rclone-test-guconab1zoza" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{Zskpx}/rclone-test-guconab1zoza" 2025/01/11 01:07:04 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 01:07:04 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/01/11 01:07:04 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:30288") 2025/01/11 01:07:04 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:04 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/01/11 01:07:04 DEBUG : file1: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : file1(0xc000700880): openPending: 2025/01/11 01:07:04 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/11 01:07:04 DEBUG : file1(0xc000700880): >openPending: err= 2025/01/11 01:07:04 DEBUG : file1: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/11 01:07:04 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/01/11 01:07:04 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/01/11 01:07:04 DEBUG : file1(0xc000700880): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : file1(0xc000700880): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : file1(0xc000700880): RWFileHandle.Release 2025/01/11 01:07:04 DEBUG : file1(0xc000700880): close: 2025/01/11 01:07:04 DEBUG : file1: vfs cache: setting modification time to 2025-01-11 01:07:04.034217248 +0000 UTC m=+2.832324886 2025/01/11 01:07:04 INFO : file1: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : file1(0xc000700880): >close: err= 2025/01/11 01:07:04 DEBUG : file1(0xc000700880): RWFileHandle.Release 2025/01/11 01:07:04 DEBUG : WaitForWriters: timeout=30s 2025/01/11 01:07:04 DEBUG : : Looking for writers 2025/01/11 01:07:04 DEBUG : file1: reading active writers 2025/01/11 01:07:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/01/11 01:07:04 DEBUG : : Looking for writers 2025/01/11 01:07:04 DEBUG : file1: reading active writers 2025/01/11 01:07:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/01/11 01:07:04 DEBUG : : Looking for writers 2025/01/11 01:07:04 DEBUG : file1: reading active writers 2025/01/11 01:07:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/01/11 01:07:04 DEBUG : : Looking for writers 2025/01/11 01:07:04 DEBUG : file1: reading active writers 2025/01/11 01:07:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/01/11 01:07:04 DEBUG : file1: vfs cache: starting upload 2025/01/11 01:07:04 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:34723") 2025/01/11 01:07:04 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:04 DEBUG : file1.577662ac.partial: renamed to: file1 2025/01/11 01:07:04 INFO : file1: Copied (new) 2025/01/11 01:07:04 DEBUG : file1: vfs cache: fingerprint now "5,2025-01-11 01:07:04 +0000 UTC" 2025/01/11 01:07:04 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/11 01:07:04 INFO : file1: vfs cache: upload succeeded try #1 2025/01/11 01:07:04 DEBUG : : Looking for writers 2025/01/11 01:07:04 DEBUG : file1: reading active writers 2025/01/11 01:07:04 DEBUG : >WaitForWriters: 2025/01/11 01:07:04 DEBUG : vfs cache: cleaner exiting 2025/01/11 01:07:04 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:31454") 2025/01/11 01:07:04 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:04 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:35174") 2025/01/11 01:07:04 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestRWFileHandleReleaseWrite (0.16s) === RUN TestRWFileHandleSizeTruncateExisting run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-guconab1zoza", Local "Local file system at /tmp/rclone1672950829", Modify Window "1s" 2025/01/11 01:07:04 INFO : ftp://172.17.0.4:21/rclone-test-guconab1zoza: poll-interval is not supported by this remote 2025/01/11 01:07:04 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2025/01/11 01:07:04 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{Zskpx}/rclone-test-guconab1zoza" 2025/01/11 01:07:04 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{Zskpx}/rclone-test-guconab1zoza" 2025/01/11 01:07:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{Zskpx}/rclone-test-guconab1zoza" 2025/01/11 01:07:04 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/11 01:07:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{Zskpx}/rclone-test-guconab1zoza" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{Zskpx}/rclone-test-guconab1zoza" 2025/01/11 01:07:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{Zskpx}/rclone-test-guconab1zoza" 2025/01/11 01:07:04 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/11 01:07:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{Zskpx}/rclone-test-guconab1zoza" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{Zskpx}/rclone-test-guconab1zoza" 2025/01/11 01:07:04 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/01/11 01:07:04 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:39361") 2025/01/11 01:07:04 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:04 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:36758") 2025/01/11 01:07:04 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:04 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:33066") 2025/01/11 01:07:04 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:04 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2025/01/11 01:07:04 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:34193") 2025/01/11 01:07:04 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:04 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:32891") 2025/01/11 01:07:04 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:04 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/01/11 01:07:04 DEBUG : dir/file1: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : dir/file1(0xc000701100): openPending: 2025/01/11 01:07:04 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/01/11 01:07:04 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/01/11 01:07:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/11 01:07:04 DEBUG : dir/file1(0xc000701100): >openPending: err= 2025/01/11 01:07:04 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/01/11 01:07:04 DEBUG : dir/file1: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/01/11 01:07:04 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/01/11 01:07:04 DEBUG : dir/file1(0xc000701100): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : dir/file1(0xc000701100): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : dir/file1(0xc000701100): close: 2025/01/11 01:07:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/11 01:07:04 DEBUG : dir/file1: vfs cache: setting modification time to 2025-01-11 01:07:04.1943125 +0000 UTC m=+2.992420148 2025/01/11 01:07:04 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : dir/file1(0xc000701100): >close: err= 2025/01/11 01:07:04 DEBUG : WaitForWriters: timeout=30s 2025/01/11 01:07:04 DEBUG : dir: Looking for writers 2025/01/11 01:07:04 DEBUG : file1: reading active writers 2025/01/11 01:07:04 DEBUG : : Looking for writers 2025/01/11 01:07:04 DEBUG : dir: reading active writers 2025/01/11 01:07:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/01/11 01:07:04 DEBUG : dir: Looking for writers 2025/01/11 01:07:04 DEBUG : file1: reading active writers 2025/01/11 01:07:04 DEBUG : : Looking for writers 2025/01/11 01:07:04 DEBUG : dir: reading active writers 2025/01/11 01:07:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/01/11 01:07:04 DEBUG : dir: Looking for writers 2025/01/11 01:07:04 DEBUG : file1: reading active writers 2025/01/11 01:07:04 DEBUG : : Looking for writers 2025/01/11 01:07:04 DEBUG : dir: reading active writers 2025/01/11 01:07:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/01/11 01:07:04 DEBUG : dir: Looking for writers 2025/01/11 01:07:04 DEBUG : file1: reading active writers 2025/01/11 01:07:04 DEBUG : : Looking for writers 2025/01/11 01:07:04 DEBUG : dir: reading active writers 2025/01/11 01:07:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/01/11 01:07:04 DEBUG : dir/file1: vfs cache: starting upload 2025/01/11 01:07:04 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:31902") 2025/01/11 01:07:04 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:04 DEBUG : dir/file1.eff23eed.partial: renamed to: dir/file1 2025/01/11 01:07:04 INFO : dir/file1: Copied (replaced existing) 2025/01/11 01:07:04 DEBUG : dir/file1: vfs cache: fingerprint now "5,2025-01-11 01:07:04 +0000 UTC" 2025/01/11 01:07:04 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/01/11 01:07:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/11 01:07:04 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/01/11 01:07:04 DEBUG : dir: Looking for writers 2025/01/11 01:07:04 DEBUG : file1: reading active writers 2025/01/11 01:07:04 DEBUG : : Looking for writers 2025/01/11 01:07:04 DEBUG : dir: reading active writers 2025/01/11 01:07:04 DEBUG : >WaitForWriters: 2025/01/11 01:07:04 DEBUG : vfs cache: cleaner exiting 2025/01/11 01:07:04 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:39561") 2025/01/11 01:07:04 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:04 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:34943") 2025/01/11 01:07:04 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:04 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:30760") 2025/01/11 01:07:04 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestRWFileHandleSizeTruncateExisting (0.16s) === RUN TestRWFileHandleSizeCreateExisting run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-guconab1zoza", Local "Local file system at /tmp/rclone1672950829", Modify Window "1s" 2025/01/11 01:07:04 INFO : ftp://172.17.0.4:21/rclone-test-guconab1zoza: poll-interval is not supported by this remote 2025/01/11 01:07:04 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2025/01/11 01:07:04 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{Zskpx}/rclone-test-guconab1zoza" 2025/01/11 01:07:04 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{Zskpx}/rclone-test-guconab1zoza" 2025/01/11 01:07:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{Zskpx}/rclone-test-guconab1zoza" 2025/01/11 01:07:04 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/11 01:07:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{Zskpx}/rclone-test-guconab1zoza" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{Zskpx}/rclone-test-guconab1zoza" 2025/01/11 01:07:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{Zskpx}/rclone-test-guconab1zoza" 2025/01/11 01:07:04 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/11 01:07:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{Zskpx}/rclone-test-guconab1zoza" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{Zskpx}/rclone-test-guconab1zoza" 2025/01/11 01:07:04 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/01/11 01:07:04 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:33312") 2025/01/11 01:07:04 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:04 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:37442") 2025/01/11 01:07:04 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:04 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:30500") 2025/01/11 01:07:04 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:04 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 01:07:04 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:36299") 2025/01/11 01:07:04 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:04 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:39179") 2025/01/11 01:07:04 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:04 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2025/01/11 01:07:04 DEBUG : dir/file1: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : dir/file1: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/11 01:07:04 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/01/11 01:07:04 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/01/11 01:07:04 DEBUG : dir/file1(0xc000701300): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : dir/file1(0xc000701300): openPending: 2025/01/11 01:07:04 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/01/11 01:07:04 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/01/11 01:07:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/11 01:07:04 DEBUG : dir/file1(0xc000701300): >openPending: err= 2025/01/11 01:07:04 DEBUG : dir/file1(0xc000701300): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : dir/file1(0xc000701300): _writeAt: size=15, off=5 2025/01/11 01:07:04 DEBUG : dir/file1(0xc000701300): >_writeAt: n=15, err= 2025/01/11 01:07:04 DEBUG : dir/file1(0xc000701300): close: 2025/01/11 01:07:04 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2025/01/11 01:07:04 DEBUG : dir/file1: vfs cache: setting modification time to 2025-01-11 01:07:04.353845249 +0000 UTC m=+3.151952886 2025/01/11 01:07:04 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : dir/file1(0xc000701300): >close: err= 2025/01/11 01:07:04 DEBUG : WaitForWriters: timeout=30s 2025/01/11 01:07:04 DEBUG : dir: Looking for writers 2025/01/11 01:07:04 DEBUG : file1: reading active writers 2025/01/11 01:07:04 DEBUG : : Looking for writers 2025/01/11 01:07:04 DEBUG : dir: reading active writers 2025/01/11 01:07:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/01/11 01:07:04 DEBUG : dir: Looking for writers 2025/01/11 01:07:04 DEBUG : file1: reading active writers 2025/01/11 01:07:04 DEBUG : : Looking for writers 2025/01/11 01:07:04 DEBUG : dir: reading active writers 2025/01/11 01:07:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/01/11 01:07:04 DEBUG : dir: Looking for writers 2025/01/11 01:07:04 DEBUG : file1: reading active writers 2025/01/11 01:07:04 DEBUG : : Looking for writers 2025/01/11 01:07:04 DEBUG : dir: reading active writers 2025/01/11 01:07:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/01/11 01:07:04 DEBUG : dir: Looking for writers 2025/01/11 01:07:04 DEBUG : file1: reading active writers 2025/01/11 01:07:04 DEBUG : : Looking for writers 2025/01/11 01:07:04 DEBUG : dir: reading active writers 2025/01/11 01:07:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/01/11 01:07:04 DEBUG : dir/file1: vfs cache: starting upload 2025/01/11 01:07:04 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:33406") 2025/01/11 01:07:04 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:04 DEBUG : dir/file1.e50bf9d8.partial: renamed to: dir/file1 2025/01/11 01:07:04 INFO : dir/file1: Copied (replaced existing) 2025/01/11 01:07:04 DEBUG : dir/file1: vfs cache: fingerprint now "20,2025-01-11 01:07:04 +0000 UTC" 2025/01/11 01:07:04 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/01/11 01:07:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/11 01:07:04 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/01/11 01:07:04 DEBUG : dir: Looking for writers 2025/01/11 01:07:04 DEBUG : file1: reading active writers 2025/01/11 01:07:04 DEBUG : : Looking for writers 2025/01/11 01:07:04 DEBUG : dir: reading active writers 2025/01/11 01:07:04 DEBUG : >WaitForWriters: 2025/01/11 01:07:04 DEBUG : vfs cache: cleaner exiting 2025/01/11 01:07:04 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:30680") 2025/01/11 01:07:04 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:04 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:39918") 2025/01/11 01:07:04 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:04 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:37108") 2025/01/11 01:07:04 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestRWFileHandleSizeCreateExisting (0.16s) === RUN TestRWFileHandleSizeCreateNew run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-guconab1zoza", Local "Local file system at /tmp/rclone1672950829", Modify Window "1s" 2025/01/11 01:07:04 INFO : ftp://172.17.0.4:21/rclone-test-guconab1zoza: poll-interval is not supported by this remote 2025/01/11 01:07:04 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2025/01/11 01:07:04 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{Zskpx}/rclone-test-guconab1zoza" 2025/01/11 01:07:04 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{Zskpx}/rclone-test-guconab1zoza" 2025/01/11 01:07:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{Zskpx}/rclone-test-guconab1zoza" 2025/01/11 01:07:04 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/11 01:07:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{Zskpx}/rclone-test-guconab1zoza" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{Zskpx}/rclone-test-guconab1zoza" 2025/01/11 01:07:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{Zskpx}/rclone-test-guconab1zoza" 2025/01/11 01:07:04 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/11 01:07:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{Zskpx}/rclone-test-guconab1zoza" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{Zskpx}/rclone-test-guconab1zoza" 2025/01/11 01:07:04 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 01:07:04 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/01/11 01:07:04 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:30778") 2025/01/11 01:07:04 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:04 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/01/11 01:07:04 DEBUG : file1: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : file1(0xc000a1a680): openPending: 2025/01/11 01:07:04 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/11 01:07:04 DEBUG : file1(0xc000a1a680): >openPending: err= 2025/01/11 01:07:04 DEBUG : file1: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/11 01:07:04 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/01/11 01:07:04 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/01/11 01:07:04 DEBUG : file1(0xc000a1a680): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : file1(0xc000a1a680): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : file1(0xc000a1a680): close: 2025/01/11 01:07:04 DEBUG : file1: vfs cache: setting modification time to 2025-01-11 01:07:04.509632175 +0000 UTC m=+3.307739823 2025/01/11 01:07:04 INFO : file1: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : file1(0xc000a1a680): >close: err= 2025/01/11 01:07:04 DEBUG : WaitForWriters: timeout=30s 2025/01/11 01:07:04 DEBUG : : Looking for writers 2025/01/11 01:07:04 DEBUG : file1: reading active writers 2025/01/11 01:07:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/01/11 01:07:04 DEBUG : : Looking for writers 2025/01/11 01:07:04 DEBUG : file1: reading active writers 2025/01/11 01:07:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/01/11 01:07:04 DEBUG : : Looking for writers 2025/01/11 01:07:04 DEBUG : file1: reading active writers 2025/01/11 01:07:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/01/11 01:07:04 DEBUG : : Looking for writers 2025/01/11 01:07:04 DEBUG : file1: reading active writers 2025/01/11 01:07:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/01/11 01:07:04 DEBUG : file1: vfs cache: starting upload 2025/01/11 01:07:04 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:37135") 2025/01/11 01:07:04 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:04 DEBUG : file1.6810f124.partial: renamed to: file1 2025/01/11 01:07:04 INFO : file1: Copied (new) 2025/01/11 01:07:04 DEBUG : file1: vfs cache: fingerprint now "5,2025-01-11 01:07:04 +0000 UTC" 2025/01/11 01:07:04 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/11 01:07:04 INFO : file1: vfs cache: upload succeeded try #1 2025/01/11 01:07:04 DEBUG : : Looking for writers 2025/01/11 01:07:04 DEBUG : file1: reading active writers 2025/01/11 01:07:04 DEBUG : >WaitForWriters: 2025/01/11 01:07:04 DEBUG : vfs cache: cleaner exiting 2025/01/11 01:07:04 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:34151") 2025/01/11 01:07:04 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:04 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:38789") 2025/01/11 01:07:04 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestRWFileHandleSizeCreateNew (0.15s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-guconab1zoza", Local "Local file system at /tmp/rclone1672950829", Modify Window "1s" 2025/01/11 01:07:04 INFO : ftp://172.17.0.4:21/rclone-test-guconab1zoza: poll-interval is not supported by this remote 2025/01/11 01:07:04 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2025/01/11 01:07:04 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{Zskpx}/rclone-test-guconab1zoza" 2025/01/11 01:07:04 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{Zskpx}/rclone-test-guconab1zoza" 2025/01/11 01:07:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{Zskpx}/rclone-test-guconab1zoza" 2025/01/11 01:07:04 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/11 01:07:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{Zskpx}/rclone-test-guconab1zoza" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{Zskpx}/rclone-test-guconab1zoza" 2025/01/11 01:07:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{Zskpx}/rclone-test-guconab1zoza" 2025/01/11 01:07:04 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/11 01:07:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{Zskpx}/rclone-test-guconab1zoza" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{Zskpx}/rclone-test-guconab1zoza" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2025/01/11 01:07:04 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/01/11 01:07:04 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:31348") 2025/01/11 01:07:04 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004ba700): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004ba700): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004ba700): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004ba700): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004ba700): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.663780371 +0000 UTC m=+3.461888009 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004ba700): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004ba740): _readAt: size=2, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004ba740): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004ba740): >openPending: err= 2025/01/11 01:07:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004ba740): >_readAt: n=2, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004ba740): _writeAt: size=3, off=2 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004ba740): >_writeAt: n=0, err=Bad file descriptor 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004ba740): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.663780371 +0000 UTC m=+3.461888009 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004ba740): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004ba7c0): _readAt: size=512, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004ba7c0): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004ba7c0): >openPending: err= 2025/01/11 01:07:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004ba7c0): >_readAt: n=5, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004ba7c0): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.663780371 +0000 UTC m=+3.461888009 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004ba7c0): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: Remove: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f0b60 item 1 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004ba800): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004ba800): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004ba800): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004ba800): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004ba800): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.665601845 +0000 UTC m=+3.463709483 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004ba800): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004ba840): _readAt: size=512, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004ba840): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004ba840): >openPending: err= 2025/01/11 01:07:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004ba840): >_readAt: n=5, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004ba840): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.665601845 +0000 UTC m=+3.463709483 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004ba840): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: Remove: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f1960 item 2 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004ba880): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004ba880): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004ba880): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004ba880): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004ba880): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.666826394 +0000 UTC m=+3.464934033 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004ba880): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004ba940): _readAt: size=2, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004ba940): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004ba940): >openPending: err= 2025/01/11 01:07:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004ba940): >_readAt: n=2, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004ba940): _writeAt: size=3, off=2 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004ba940): >_writeAt: n=0, err=Bad file descriptor 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004ba940): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.666826394 +0000 UTC m=+3.464934033 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004ba940): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004ba980): _readAt: size=512, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004ba980): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004ba980): >openPending: err= 2025/01/11 01:07:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004ba980): >_readAt: n=5, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004ba980): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.666826394 +0000 UTC m=+3.464934033 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004ba980): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: Remove: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f1d50 item 3 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004baa00): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004baa00): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004baa00): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004baa00): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004baa00): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.668496876 +0000 UTC m=+3.466604505 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004baa00): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004baa80): _readAt: size=512, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004baa80): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004baa80): >openPending: err= 2025/01/11 01:07:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004baa80): >_readAt: n=5, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004baa80): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.668496876 +0000 UTC m=+3.466604505 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004baa80): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: Remove: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ad6310 item 4 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004baac0): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004baac0): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004baac0): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004baac0): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004baac0): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.669686139 +0000 UTC m=+3.467793777 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004baac0): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004bab00): _readAt: size=2, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004bab00): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004bab00): >openPending: err= 2025/01/11 01:07:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004bab00): >_readAt: n=2, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004bab00): _writeAt: size=3, off=2 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004bab00): >_writeAt: n=0, err=Bad file descriptor 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004bab00): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.669686139 +0000 UTC m=+3.467793777 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004bab00): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004bab40): _readAt: size=512, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004bab40): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004bab40): >openPending: err= 2025/01/11 01:07:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004bab40): >_readAt: n=5, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004bab40): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.669686139 +0000 UTC m=+3.467793777 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004bab40): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: Remove: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ad65b0 item 5 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004babc0): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004babc0): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004babc0): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004babc0): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004babc0): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.671338048 +0000 UTC m=+3.469445685 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004babc0): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004bac40): _readAt: size=512, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004bac40): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004bac40): >openPending: err= 2025/01/11 01:07:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004bac40): >_readAt: n=5, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004bac40): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.671338048 +0000 UTC m=+3.469445685 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004bac40): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: Remove: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ad6a80 item 6 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004bad00): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004bad00): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004bad00): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004bad00): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004bad00): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.672582633 +0000 UTC m=+3.470690272 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004bad00): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004badc0): _readAt: size=2, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004badc0): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004badc0): >openPending: err= 2025/01/11 01:07:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004badc0): >_readAt: n=2, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004badc0): _writeAt: size=3, off=2 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004badc0): >_writeAt: n=0, err=Bad file descriptor 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004badc0): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.672582633 +0000 UTC m=+3.470690272 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004badc0): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004bae00): _readAt: size=512, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004bae00): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004bae00): >openPending: err= 2025/01/11 01:07:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004bae00): >_readAt: n=5, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004bae00): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.672582633 +0000 UTC m=+3.470690272 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004bae00): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: Remove: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ad6d20 item 7 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004baec0): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004baec0): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004baec0): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004baec0): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004baec0): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.674144563 +0000 UTC m=+3.472252201 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004baec0): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004baf80): _readAt: size=512, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004baf80): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004baf80): >openPending: err= 2025/01/11 01:07:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004baf80): >_readAt: n=5, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004baf80): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.674144563 +0000 UTC m=+3.472252201 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004baf80): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: Remove: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ad7180 item 8 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004bafc0): _readAt: size=2, off=0 2025/01/11 01:07:04 ERROR : open-test-file(0xc0004bafc0): Couldn't read size of file 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004bafc0): >_readAt: n=0, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004bafc0): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004bafc0): >_writeAt: n=0, err=Bad file descriptor 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004bafc0): close: 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004bafc0): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004bb000): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004bb000): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004bb000): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004bb000): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004bb000): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.675385923 +0000 UTC m=+3.473493561 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004bb000): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004bb040): _readAt: size=2, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004bb040): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004bb040): >openPending: err= 2025/01/11 01:07:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004bb040): >_readAt: n=2, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004bb040): _writeAt: size=3, off=2 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004bb040): >_writeAt: n=0, err=Bad file descriptor 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004bb040): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.675385923 +0000 UTC m=+3.473493561 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004bb040): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004bb080): _readAt: size=512, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004bb080): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004bb080): >openPending: err= 2025/01/11 01:07:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004bb080): >_readAt: n=5, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004bb080): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.675385923 +0000 UTC m=+3.473493561 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004bb080): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: Remove: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ad7420 item 9 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004bb140): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004bb140): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004bb140): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004bb140): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004bb140): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.677180026 +0000 UTC m=+3.475287654 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004bb140): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004bb200): _readAt: size=512, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004bb200): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004bb200): >openPending: err= 2025/01/11 01:07:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004bb200): >_readAt: n=5, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004bb200): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.677180026 +0000 UTC m=+3.475287654 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004bb200): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: Remove: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ad77a0 item 10 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004bb2c0): _readAt: size=2, off=0 2025/01/11 01:07:04 ERROR : open-test-file(0xc0004bb2c0): Couldn't read size of file 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004bb2c0): >_readAt: n=0, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004bb2c0): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004bb2c0): >_writeAt: n=0, err=Bad file descriptor 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004bb2c0): close: 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004bb2c0): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004bb300): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004bb300): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004bb300): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004bb300): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004bb300): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.678386922 +0000 UTC m=+3.476494561 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004bb300): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004bb3c0): _readAt: size=2, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004bb3c0): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004bb3c0): >openPending: err= 2025/01/11 01:07:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004bb3c0): >_readAt: n=2, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004bb3c0): _writeAt: size=3, off=2 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004bb3c0): >_writeAt: n=0, err=Bad file descriptor 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004bb3c0): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.678386922 +0000 UTC m=+3.476494561 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004bb3c0): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004bb400): _readAt: size=512, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004bb400): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004bb400): >openPending: err= 2025/01/11 01:07:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004bb400): >_readAt: n=5, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004bb400): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.678386922 +0000 UTC m=+3.476494561 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004bb400): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: Remove: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ad7b20 item 11 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004bb480): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004bb480): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004bb480): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004bb480): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004bb480): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.680195653 +0000 UTC m=+3.478303291 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004bb480): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004bb500): _readAt: size=512, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004bb500): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004bb500): >openPending: err= 2025/01/11 01:07:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004bb500): >_readAt: n=5, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004bb500): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.680195653 +0000 UTC m=+3.478303291 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004bb500): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: Remove: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ad7ea0 item 12 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004bb5c0): _readAt: size=2, off=0 2025/01/11 01:07:04 ERROR : open-test-file(0xc0004bb5c0): Couldn't read size of file 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004bb5c0): >_readAt: n=0, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004bb5c0): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004bb5c0): >_writeAt: n=0, err=Bad file descriptor 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004bb5c0): close: 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004bb5c0): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004bb640): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004bb640): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004bb640): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004bb640): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004bb640): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.68159037 +0000 UTC m=+3.479698007 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004bb640): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/11 01:07:04 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004bb700): _readAt: size=512, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004bb700): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004bb700): >openPending: err= 2025/01/11 01:07:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004bb700): >_readAt: n=5, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004bb700): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.68159037 +0000 UTC m=+3.479698007 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004bb700): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: Remove: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c8380 item 13 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004bb780): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004bb780): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004bb780): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004bb780): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004bb780): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.684212151 +0000 UTC m=+3.482319789 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004bb780): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004bb800): _readAt: size=512, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004bb800): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004bb800): >openPending: err= 2025/01/11 01:07:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004bb800): >_readAt: n=5, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004bb800): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.684212151 +0000 UTC m=+3.482319789 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004bb800): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: Remove: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c8700 item 14 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004bb8c0): _readAt: size=2, off=0 2025/01/11 01:07:04 ERROR : open-test-file(0xc0004bb8c0): Couldn't read size of file 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004bb8c0): >_readAt: n=0, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004bb8c0): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004bb8c0): >_writeAt: n=0, err=Bad file descriptor 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004bb8c0): close: 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004bb8c0): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004bb900): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004bb900): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004bb900): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004bb900): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004bb900): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.685661118 +0000 UTC m=+3.483768757 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004bb900): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/11 01:07:04 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004bb9c0): _readAt: size=512, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004bb9c0): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004bb9c0): >openPending: err= 2025/01/11 01:07:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004bb9c0): >_readAt: n=5, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004bb9c0): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.685661118 +0000 UTC m=+3.483768757 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004bb9c0): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: Remove: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c8a10 item 15 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 01:07:04 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/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004bba80): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004bba80): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004bba80): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004bba80): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004bba80): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.687017194 +0000 UTC m=+3.485124832 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004bba80): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004bbb00): _readAt: size=512, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004bbb00): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004bbb00): >openPending: err= 2025/01/11 01:07:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004bbb00): >_readAt: n=5, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004bbb00): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.687017194 +0000 UTC m=+3.485124832 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004bbb00): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: Remove: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c8d20 item 16 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004bbb40): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004bbb40): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004bbb40): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004bbb40): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004bbb40): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.688277419 +0000 UTC m=+3.486385057 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004bbb40): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004bbbc0): _readAt: size=2, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004bbbc0): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004bbbc0): open at offset 5 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004bbbc0): >openPending: err= 2025/01/11 01:07:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004bbbc0): >_readAt: n=2, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004bbbc0): _writeAt: size=3, off=7 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004bbbc0): >_writeAt: n=0, err=Bad file descriptor 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004bbbc0): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.688277419 +0000 UTC m=+3.486385057 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004bbbc0): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004bbc40): _readAt: size=512, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004bbc40): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004bbc40): >openPending: err= 2025/01/11 01:07:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004bbc40): >_readAt: n=5, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004bbc40): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.688277419 +0000 UTC m=+3.486385057 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004bbc40): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: Remove: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c9030 item 17 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004bbd00): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004bbd00): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004bbd00): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004bbd00): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004bbd00): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.690101839 +0000 UTC m=+3.488209477 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004bbd00): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004bbd80): _readAt: size=512, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004bbd80): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004bbd80): >openPending: err= 2025/01/11 01:07:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004bbd80): >_readAt: n=5, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004bbd80): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.690101839 +0000 UTC m=+3.488209477 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004bbd80): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: Remove: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c9570 item 18 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004bbe00): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004bbe00): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004bbe00): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004bbe00): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004bbe00): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.691316619 +0000 UTC m=+3.489424248 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004bbe00): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004bbec0): _readAt: size=2, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004bbec0): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004bbec0): open at offset 5 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004bbec0): >openPending: err= 2025/01/11 01:07:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004bbec0): >_readAt: n=2, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004bbec0): _writeAt: size=3, off=7 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004bbec0): >_writeAt: n=0, err=Bad file descriptor 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004bbec0): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.691316619 +0000 UTC m=+3.489424248 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004bbec0): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004bbf00): _readAt: size=512, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004bbf00): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004bbf00): >openPending: err= 2025/01/11 01:07:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004bbf00): >_readAt: n=5, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004bbf00): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.691316619 +0000 UTC m=+3.489424248 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004bbf00): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: Remove: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c9b20 item 19 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0000ce000): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0000ce000): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0000ce000): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0000ce000): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0000ce000): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.692908625 +0000 UTC m=+3.491016263 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0000ce000): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0000ce500): _readAt: size=512, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0000ce500): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0000ce500): >openPending: err= 2025/01/11 01:07:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0000ce500): >_readAt: n=5, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0000ce500): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.692908625 +0000 UTC m=+3.491016263 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0000ce500): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: Remove: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000524070 item 20 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0000cebc0): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0000cebc0): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0000cebc0): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0000cebc0): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0000cebc0): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.694111593 +0000 UTC m=+3.492219222 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0000cebc0): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0000cec80): _readAt: size=2, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0000cec80): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0000cec80): open at offset 5 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0000cec80): >openPending: err= 2025/01/11 01:07:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0000cec80): >_readAt: n=2, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0000cec80): _writeAt: size=3, off=7 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0000cec80): >_writeAt: n=0, err=Bad file descriptor 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0000cec80): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.694111593 +0000 UTC m=+3.492219222 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0000cec80): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0000cecc0): _readAt: size=512, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0000cecc0): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0000cecc0): >openPending: err= 2025/01/11 01:07:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0000cecc0): >_readAt: n=5, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0000cecc0): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.694111593 +0000 UTC m=+3.492219222 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0000cecc0): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: Remove: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000524310 item 21 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0000ced80): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0000ced80): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0000ced80): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0000ced80): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0000ced80): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.69614238 +0000 UTC m=+3.494250008 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0000ced80): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0000cee00): _readAt: size=512, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0000cee00): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0000cee00): >openPending: err= 2025/01/11 01:07:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0000cee00): >_readAt: n=5, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0000cee00): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.69614238 +0000 UTC m=+3.494250008 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0000cee00): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: Remove: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000524700 item 22 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0000ceec0): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0000ceec0): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0000ceec0): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0000ceec0): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0000ceec0): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.697556443 +0000 UTC m=+3.495664081 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0000ceec0): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0000cef80): _readAt: size=2, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0000cef80): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0000cef80): open at offset 5 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0000cef80): >openPending: err= 2025/01/11 01:07:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0000cef80): >_readAt: n=2, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0000cef80): _writeAt: size=3, off=7 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0000cef80): >_writeAt: n=0, err=Bad file descriptor 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0000cef80): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.697556443 +0000 UTC m=+3.495664081 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0000cef80): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0000cefc0): _readAt: size=512, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0000cefc0): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0000cefc0): >openPending: err= 2025/01/11 01:07:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0000cefc0): >_readAt: n=5, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0000cefc0): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.697556443 +0000 UTC m=+3.495664081 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0000cefc0): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: Remove: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000524af0 item 23 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 01:07:04 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/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0000cf040): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0000cf040): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0000cf040): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0000cf040): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0000cf040): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.699355886 +0000 UTC m=+3.497463524 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0000cf040): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0000cf0c0): _readAt: size=512, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0000cf0c0): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0000cf0c0): >openPending: err= 2025/01/11 01:07:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0000cf0c0): >_readAt: n=5, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0000cf0c0): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.699355886 +0000 UTC m=+3.497463524 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0000cf0c0): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: Remove: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000525110 item 24 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0000cf180): _readAt: size=2, off=0 2025/01/11 01:07:04 ERROR : open-test-file(0xc0000cf180): Couldn't read size of file 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0000cf180): >_readAt: n=0, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0000cf180): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0000cf180): >_writeAt: n=0, err=Bad file descriptor 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0000cf180): close: 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0000cf180): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0000cf1c0): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0000cf1c0): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0000cf1c0): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0000cf1c0): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0000cf1c0): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.70091487 +0000 UTC m=+3.499022508 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0000cf1c0): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0000cf280): _readAt: size=2, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0000cf280): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0000cf280): open at offset 5 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0000cf280): >openPending: err= 2025/01/11 01:07:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0000cf280): >_readAt: n=2, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0000cf280): _writeAt: size=3, off=7 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0000cf280): >_writeAt: n=0, err=Bad file descriptor 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0000cf280): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.70091487 +0000 UTC m=+3.499022508 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0000cf280): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0000cf2c0): _readAt: size=512, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0000cf2c0): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0000cf2c0): >openPending: err= 2025/01/11 01:07:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0000cf2c0): >_readAt: n=5, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0000cf2c0): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.70091487 +0000 UTC m=+3.499022508 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0000cf2c0): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: Remove: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005253b0 item 25 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0000cf340): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0000cf340): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0000cf340): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0000cf340): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0000cf340): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.702909007 +0000 UTC m=+3.501016645 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0000cf340): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0000cf3c0): _readAt: size=512, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0000cf3c0): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0000cf3c0): >openPending: err= 2025/01/11 01:07:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0000cf3c0): >_readAt: n=5, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0000cf3c0): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.702909007 +0000 UTC m=+3.501016645 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0000cf3c0): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: Remove: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000525b20 item 26 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0000cf740): _readAt: size=2, off=0 2025/01/11 01:07:04 ERROR : open-test-file(0xc0000cf740): Couldn't read size of file 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0000cf740): >_readAt: n=0, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0000cf740): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0000cf740): >_writeAt: n=0, err=Bad file descriptor 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0000cf740): close: 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0000cf740): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0000cf780): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0000cf780): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0000cf780): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0000cf780): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0000cf780): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.704761321 +0000 UTC m=+3.502868948 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0000cf780): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0000cfd00): _readAt: size=2, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0000cfd00): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0000cfd00): open at offset 5 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0000cfd00): >openPending: err= 2025/01/11 01:07:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0000cfd00): >_readAt: n=2, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0000cfd00): _writeAt: size=3, off=7 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0000cfd00): >_writeAt: n=0, err=Bad file descriptor 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0000cfd00): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.704761321 +0000 UTC m=+3.502868948 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0000cfd00): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0000cfdc0): _readAt: size=512, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0000cfdc0): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0000cfdc0): >openPending: err= 2025/01/11 01:07:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0000cfdc0): >_readAt: n=5, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0000cfdc0): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.704761321 +0000 UTC m=+3.502868948 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0000cfdc0): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: Remove: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000525ea0 item 27 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 01:07:04 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/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0000cfe40): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0000cfe40): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0000cfe40): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0000cfe40): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0000cfe40): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.706719249 +0000 UTC m=+3.504826887 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0000cfe40): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0000cfec0): _readAt: size=512, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0000cfec0): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0000cfec0): >openPending: err= 2025/01/11 01:07:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0000cfec0): >_readAt: n=5, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0000cfec0): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.706719249 +0000 UTC m=+3.504826887 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0000cfec0): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: Remove: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e83f0 item 28 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f6200): _readAt: size=2, off=0 2025/01/11 01:07:04 ERROR : open-test-file(0xc0003f6200): Couldn't read size of file 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f6200): >_readAt: n=0, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f6200): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f6200): >_writeAt: n=0, err=Bad file descriptor 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f6200): close: 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f6200): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f6280): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f6280): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f6280): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f6280): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f6280): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.707712145 +0000 UTC m=+3.505819784 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f6280): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/11 01:07:04 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f6340): _readAt: size=512, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f6340): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f6340): >openPending: err= 2025/01/11 01:07:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f6340): >_readAt: n=5, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f6340): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.707712145 +0000 UTC m=+3.505819784 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f6340): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: Remove: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e8770 item 29 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 01:07:04 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/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f6480): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f6480): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f6480): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f6480): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f6480): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.7087313 +0000 UTC m=+3.506838938 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f6480): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f6500): _readAt: size=512, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f6500): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f6500): >openPending: err= 2025/01/11 01:07:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f6500): >_readAt: n=5, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f6500): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.7087313 +0000 UTC m=+3.506838938 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f6500): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: Remove: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e8af0 item 30 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 01:07:04 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/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0007018c0): _readAt: size=2, off=0 2025/01/11 01:07:04 ERROR : open-test-file(0xc0007018c0): Couldn't read size of file 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0007018c0): >_readAt: n=0, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0007018c0): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0007018c0): >_writeAt: n=0, err=Bad file descriptor 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0007018c0): close: 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0007018c0): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000701900): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000701900): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000701900): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000701900): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000701900): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.709708387 +0000 UTC m=+3.507816025 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000701900): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/11 01:07:04 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0007019c0): _readAt: size=512, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0007019c0): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0007019c0): >openPending: err= 2025/01/11 01:07:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0007019c0): >_readAt: n=5, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0007019c0): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.709708387 +0000 UTC m=+3.507816025 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0007019c0): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: Remove: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00076ae70 item 31 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 01:07:04 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/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000701a40): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000701a40): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000701a40): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000701a40): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000701a40): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.711044684 +0000 UTC m=+3.509152322 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000701a40): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000701ac0): _readAt: size=512, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000701ac0): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000701ac0): >openPending: err= 2025/01/11 01:07:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000701ac0): >_readAt: n=5, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000701ac0): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.711044684 +0000 UTC m=+3.509152322 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000701ac0): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: Remove: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00076b110 item 32 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000701b00): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000701b00): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000701b00): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000701b00): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000701b00): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.712136224 +0000 UTC m=+3.510243882 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000701b00): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000701b40): _readAt: size=2, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000701b40): >_readAt: n=0, err=Bad file descriptor 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000701b40): _writeAt: size=3, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000701b40): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000701b40): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00076b3b0 item 33 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000701b40): >_writeAt: n=3, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000701b40): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.712453337 +0000 UTC m=+3.510560975 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000701b40): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000701b80): _readAt: size=512, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000701b80): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000701b80): >openPending: err= 2025/01/11 01:07:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000701b80): >_readAt: n=5, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000701b80): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.712453337 +0000 UTC m=+3.510560975 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000701b80): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: Remove: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00076b500 item 33 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000701bc0): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000701bc0): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000701bc0): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000701bc0): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000701bc0): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.713616261 +0000 UTC m=+3.511723899 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000701bc0): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000701c00): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000701c00): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00076b880 item 34 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000701c00): _readAt: size=2, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000701c00): >_readAt: n=0, err=Bad file descriptor 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000701c00): _writeAt: size=3, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000701c00): >_writeAt: n=3, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000701c00): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.713954894 +0000 UTC m=+3.512062532 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000701c00): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000701c40): _readAt: size=512, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000701c40): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000701c40): >openPending: err= 2025/01/11 01:07:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000701c40): >_readAt: n=3, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000701c40): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.713954894 +0000 UTC m=+3.512062532 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000701c40): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: Remove: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00076b9d0 item 34 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000701c80): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000701c80): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000701c80): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000701c80): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000701c80): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.714954592 +0000 UTC m=+3.513062230 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000701c80): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000701cc0): _readAt: size=2, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000701cc0): >_readAt: n=0, err=Bad file descriptor 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000701cc0): _writeAt: size=3, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000701cc0): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000701cc0): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00076bc70 item 35 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000701cc0): >_writeAt: n=3, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000701cc0): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.715294838 +0000 UTC m=+3.513402476 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000701cc0): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000701d00): _readAt: size=512, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000701d00): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000701d00): >openPending: err= 2025/01/11 01:07:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000701d00): >_readAt: n=5, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000701d00): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.715294838 +0000 UTC m=+3.513402476 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000701d00): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: Remove: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00076bdc0 item 35 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000701d80): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000701d80): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000701d80): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000701d80): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000701d80): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.716786827 +0000 UTC m=+3.514894465 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000701d80): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000701e40): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000701e40): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004101c0 item 36 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000701e40): _readAt: size=2, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000701e40): >_readAt: n=0, err=Bad file descriptor 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000701e40): _writeAt: size=3, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000701e40): >_writeAt: n=3, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000701e40): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.717296699 +0000 UTC m=+3.515404338 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000701e40): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000701e80): _readAt: size=512, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000701e80): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000701e80): >openPending: err= 2025/01/11 01:07:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000701e80): >_readAt: n=3, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000701e80): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.717296699 +0000 UTC m=+3.515404338 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000701e80): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: Remove: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000410310 item 36 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000701f00): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000701f00): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000701f00): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000701f00): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000701f00): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.71845774 +0000 UTC m=+3.516565378 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000701f00): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000701f40): _readAt: size=2, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000701f40): >_readAt: n=0, err=Bad file descriptor 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000701f40): _writeAt: size=3, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000701f40): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000701f40): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000410700 item 37 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000701f40): >_writeAt: n=3, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000701f40): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.718812704 +0000 UTC m=+3.516920342 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000701f40): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0001140c0): _readAt: size=512, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0001140c0): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0001140c0): >openPending: err= 2025/01/11 01:07:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0001140c0): >_readAt: n=5, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0001140c0): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.718812704 +0000 UTC m=+3.516920342 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0001140c0): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: Remove: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004108c0 item 37 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000114b80): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000114b80): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000114b80): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000114b80): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000114b80): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.719753412 +0000 UTC m=+3.517861050 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000114b80): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000114c40): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000114c40): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000410b60 item 38 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000114c40): _readAt: size=2, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000114c40): >_readAt: n=0, err=Bad file descriptor 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000114c40): _writeAt: size=3, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000114c40): >_writeAt: n=3, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000114c40): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.720263795 +0000 UTC m=+3.518371434 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000114c40): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000114c80): _readAt: size=512, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000114c80): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000114c80): >openPending: err= 2025/01/11 01:07:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000114c80): >_readAt: n=3, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000114c80): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.720263795 +0000 UTC m=+3.518371434 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000114c80): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: Remove: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000410d20 item 38 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000114d00): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000114d00): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000114d00): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000114d00): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000114d00): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.721688058 +0000 UTC m=+3.519795696 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000114d00): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000114e00): _readAt: size=2, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000114e00): >_readAt: n=0, err=Bad file descriptor 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000114e00): _writeAt: size=3, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000114e00): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000114e00): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000411180 item 39 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000114e00): >_writeAt: n=3, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000114e00): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.722119825 +0000 UTC m=+3.520227464 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000114e00): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000114e40): _readAt: size=512, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000114e40): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000114e40): >openPending: err= 2025/01/11 01:07:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000114e40): >_readAt: n=5, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000114e40): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.722119825 +0000 UTC m=+3.520227464 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000114e40): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: Remove: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000411340 item 39 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000114f40): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000114f40): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000114f40): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000114f40): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000114f40): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.723358982 +0000 UTC m=+3.521466620 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000114f40): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000115000): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000115000): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000411730 item 40 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000115000): _readAt: size=2, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000115000): >_readAt: n=0, err=Bad file descriptor 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000115000): _writeAt: size=3, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000115000): >_writeAt: n=3, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000115000): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.723906665 +0000 UTC m=+3.522014303 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000115000): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000115040): _readAt: size=512, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000115040): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000115040): >openPending: err= 2025/01/11 01:07:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000115040): >_readAt: n=3, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000115040): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.723906665 +0000 UTC m=+3.522014303 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000115040): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: Remove: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004118f0 item 40 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000115080): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000115080): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000115080): _readAt: size=2, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000115080): >_readAt: n=0, err=Bad file descriptor 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000115080): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000115080): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000115080): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.725102942 +0000 UTC m=+3.523210579 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000115080): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000115180): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000115180): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000115180): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000411d50 item 41 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000115180): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000115180): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.725585053 +0000 UTC m=+3.523692691 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000115180): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000115280): _readAt: size=2, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000115280): >_readAt: n=0, err=Bad file descriptor 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000115280): _writeAt: size=3, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000115280): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000115280): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000411ea0 item 41 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000115280): >_writeAt: n=3, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000115280): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.725982976 +0000 UTC m=+3.524090614 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000115280): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0001152c0): _readAt: size=512, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0001152c0): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0001152c0): >openPending: err= 2025/01/11 01:07:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0001152c0): >_readAt: n=5, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0001152c0): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.725982976 +0000 UTC m=+3.524090614 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0001152c0): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: Remove: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004020e0 item 41 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000115380): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000115380): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000115380): _readAt: size=2, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000115380): >_readAt: n=0, err=Bad file descriptor 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000115380): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000115380): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000115380): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.727282886 +0000 UTC m=+3.525390524 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000115380): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0001153c0): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0001153c0): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0001153c0): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000402460 item 42 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0001153c0): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0001153c0): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.727733138 +0000 UTC m=+3.525840775 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0001153c0): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000115600): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000115600): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000402620 item 42 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000115600): _readAt: size=2, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000115600): >_readAt: n=0, err=Bad file descriptor 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000115600): _writeAt: size=3, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000115600): >_writeAt: n=3, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000115600): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.728266724 +0000 UTC m=+3.526374362 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000115600): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000115f00): _readAt: size=512, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000115f00): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000115f00): >openPending: err= 2025/01/11 01:07:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000115f00): >_readAt: n=3, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000115f00): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.728266724 +0000 UTC m=+3.526374362 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000115f00): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: Remove: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000402930 item 42 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4000): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4000): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4000): _readAt: size=2, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4000): >_readAt: n=0, err=Bad file descriptor 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4000): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4000): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4000): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.735004679 +0000 UTC m=+3.533112327 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4000): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4040): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4040): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4040): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000402150 item 43 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4040): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4040): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.735601605 +0000 UTC m=+3.533709253 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4040): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4100): _readAt: size=2, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4100): >_readAt: n=0, err=Bad file descriptor 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4100): _writeAt: size=3, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4100): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4100): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000402310 item 43 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4100): >_writeAt: n=3, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4100): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.736034915 +0000 UTC m=+3.534142553 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4100): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4140): _readAt: size=512, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4140): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4140): >openPending: err= 2025/01/11 01:07:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4140): >_readAt: n=5, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4140): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.736034915 +0000 UTC m=+3.534142553 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4140): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: Remove: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004024d0 item 43 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4200): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4200): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4200): _readAt: size=2, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4200): >_readAt: n=0, err=Bad file descriptor 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4200): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4200): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4200): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.737153726 +0000 UTC m=+3.535261364 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4200): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4240): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4240): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4240): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004029a0 item 44 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4240): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4240): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.737612363 +0000 UTC m=+3.535720001 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4240): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4380): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4380): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000402af0 item 44 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4380): _readAt: size=2, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4380): >_readAt: n=0, err=Bad file descriptor 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4380): _writeAt: size=3, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4380): >_writeAt: n=3, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4380): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.738125843 +0000 UTC m=+3.536233470 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4380): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa43c0): _readAt: size=512, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa43c0): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa43c0): >openPending: err= 2025/01/11 01:07:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa43c0): >_readAt: n=3, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa43c0): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.738125843 +0000 UTC m=+3.536233470 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa43c0): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: Remove: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000402c40 item 44 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4480): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4480): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4480): _readAt: size=2, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4480): >_readAt: n=0, err=Bad file descriptor 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4480): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4480): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4480): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.739304206 +0000 UTC m=+3.537411843 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4480): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa44c0): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa44c0): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa44c0): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004030a0 item 45 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa44c0): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa44c0): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.739760709 +0000 UTC m=+3.537868347 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa44c0): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/11 01:07:04 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa45c0): _readAt: size=512, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa45c0): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa45c0): >openPending: err= 2025/01/11 01:07:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa45c0): >_readAt: n=5, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa45c0): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.739760709 +0000 UTC m=+3.537868347 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa45c0): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: Remove: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004031f0 item 45 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4680): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4680): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4680): _readAt: size=2, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4680): >_readAt: n=0, err=Bad file descriptor 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4680): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4680): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4680): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.740832772 +0000 UTC m=+3.538940410 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4680): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa46c0): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa46c0): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa46c0): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000403570 item 46 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa46c0): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa46c0): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.741229124 +0000 UTC m=+3.539336761 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa46c0): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/11 01:07:04 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4780): _readAt: size=512, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4780): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4780): >openPending: err= 2025/01/11 01:07:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4780): >_readAt: n=5, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4780): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.741229124 +0000 UTC m=+3.539336761 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4780): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: Remove: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004036c0 item 46 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4840): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4840): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4840): _readAt: size=2, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4840): >_readAt: n=0, err=Bad file descriptor 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4840): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4840): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4840): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.742289826 +0000 UTC m=+3.540397464 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4840): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4880): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4880): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4880): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000403960 item 47 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4880): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4880): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.742756799 +0000 UTC m=+3.540864437 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4880): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/11 01:07:04 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4940): _readAt: size=512, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4940): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4940): >openPending: err= 2025/01/11 01:07:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4940): >_readAt: n=5, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4940): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.742756799 +0000 UTC m=+3.540864437 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4940): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: Remove: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000403c70 item 47 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 01:07:04 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/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4a00): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4a00): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4a00): _readAt: size=2, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4a00): >_readAt: n=0, err=Bad file descriptor 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4a00): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4a00): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4a00): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.743828903 +0000 UTC m=+3.541936540 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4a00): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4a40): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4a40): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4a40): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e8150 item 48 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4a40): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4a40): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.744299352 +0000 UTC m=+3.542406990 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4a40): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/11 01:07:04 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4b00): _readAt: size=512, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4b00): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4b00): >openPending: err= 2025/01/11 01:07:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4b00): >_readAt: n=5, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4b00): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.744299352 +0000 UTC m=+3.542406990 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4b00): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: Remove: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e8380 item 48 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4b40): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4b40): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4b40): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4b40): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4b40): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.745321112 +0000 UTC m=+3.543428750 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4b40): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4b80): _readAt: size=2, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4b80): >_readAt: n=0, err=Bad file descriptor 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4b80): _writeAt: size=3, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4b80): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4b80): open at offset 5 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4b80): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e8700 item 49 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4b80): >_writeAt: n=3, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4b80): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.745825805 +0000 UTC m=+3.543933443 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4b80): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4bc0): _readAt: size=512, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4bc0): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4bc0): >openPending: err= 2025/01/11 01:07:04 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4bc0): >_readAt: n=8, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4bc0): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.745825805 +0000 UTC m=+3.543933443 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4bc0): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: Remove: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e88c0 item 49 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4c40): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4c40): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4c40): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4c40): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4c40): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.746924668 +0000 UTC m=+3.545032307 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4c40): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4d00): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4d00): open at offset 5 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4d00): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e8bd0 item 50 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4d00): _readAt: size=2, off=5 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4d00): >_readAt: n=0, err=Bad file descriptor 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4d00): _writeAt: size=3, off=5 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4d00): >_writeAt: n=3, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4d00): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.747423662 +0000 UTC m=+3.545531299 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4d00): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4d40): _readAt: size=512, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4d40): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4d40): >openPending: err= 2025/01/11 01:07:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4d40): >_readAt: n=3, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4d40): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.747423662 +0000 UTC m=+3.545531299 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4d40): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: Remove: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e8fc0 item 50 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4e40): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4e40): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4e40): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4e40): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4e40): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.748494192 +0000 UTC m=+3.546601831 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4e40): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4f00): _readAt: size=2, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4f00): >_readAt: n=0, err=Bad file descriptor 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4f00): _writeAt: size=3, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4f00): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4f00): open at offset 5 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4f00): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e93b0 item 51 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4f00): >_writeAt: n=3, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4f00): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.748924858 +0000 UTC m=+3.547032496 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4f00): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4f40): _readAt: size=512, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4f40): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4f40): >openPending: err= 2025/01/11 01:07:04 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4f40): >_readAt: n=8, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4f40): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.748924858 +0000 UTC m=+3.547032496 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4f40): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: Remove: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e9730 item 51 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4fc0): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4fc0): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4fc0): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4fc0): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4fc0): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.75020983 +0000 UTC m=+3.548317468 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4fc0): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa5080): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa5080): open at offset 5 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa5080): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e9dc0 item 52 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa5080): _readAt: size=2, off=5 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa5080): >_readAt: n=0, err=Bad file descriptor 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa5080): _writeAt: size=3, off=5 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa5080): >_writeAt: n=3, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa5080): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.750820902 +0000 UTC m=+3.548928540 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa5080): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa50c0): _readAt: size=512, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa50c0): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa50c0): >openPending: err= 2025/01/11 01:07:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa50c0): >_readAt: n=3, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa50c0): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.750820902 +0000 UTC m=+3.548928540 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa50c0): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: Remove: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000450070 item 52 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa5140): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa5140): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa5140): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa5140): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa5140): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.751846629 +0000 UTC m=+3.549954267 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa5140): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa5200): _readAt: size=2, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa5200): >_readAt: n=0, err=Bad file descriptor 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa5200): _writeAt: size=3, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa5200): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa5200): open at offset 5 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa5200): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000450540 item 53 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa5200): >_writeAt: n=3, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa5200): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.752290128 +0000 UTC m=+3.550397766 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa5200): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa5240): _readAt: size=512, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa5240): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa5240): >openPending: err= 2025/01/11 01:07:04 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa5240): >_readAt: n=8, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa5240): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.752290128 +0000 UTC m=+3.550397766 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa5240): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: Remove: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004507e0 item 53 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa52c0): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa52c0): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa52c0): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa52c0): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa52c0): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.753301068 +0000 UTC m=+3.551408706 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa52c0): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa5380): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa5380): open at offset 5 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa5380): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000450d20 item 54 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa5380): _readAt: size=2, off=5 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa5380): >_readAt: n=0, err=Bad file descriptor 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa5380): _writeAt: size=3, off=5 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa5380): >_writeAt: n=3, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa5380): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.753776417 +0000 UTC m=+3.551884054 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa5380): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa53c0): _readAt: size=512, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa53c0): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa53c0): >openPending: err= 2025/01/11 01:07:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa53c0): >_readAt: n=3, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa53c0): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.753776417 +0000 UTC m=+3.551884054 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa53c0): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: Remove: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000450fc0 item 54 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f6100): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f6100): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f6100): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f6100): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f6100): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.754937095 +0000 UTC m=+3.553044733 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f6100): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f62c0): _readAt: size=2, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f62c0): >_readAt: n=0, err=Bad file descriptor 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f62c0): _writeAt: size=3, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f62c0): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f62c0): open at offset 5 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f62c0): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009da2a0 item 55 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f62c0): >_writeAt: n=3, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f62c0): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.755537216 +0000 UTC m=+3.553644855 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f62c0): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f6300): _readAt: size=512, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f6300): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f6300): >openPending: err= 2025/01/11 01:07:04 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f6300): >_readAt: n=8, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f6300): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.755537216 +0000 UTC m=+3.553644855 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f6300): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: Remove: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009da4d0 item 55 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 01:07:04 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/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f6440): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f6440): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f6440): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f6440): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f6440): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.757176301 +0000 UTC m=+3.555283939 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f6440): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f6500): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f6500): open at offset 5 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f6500): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009da770 item 56 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f6500): _readAt: size=2, off=5 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f6500): >_readAt: n=0, err=Bad file descriptor 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f6500): _writeAt: size=3, off=5 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f6500): >_writeAt: n=3, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f6500): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.757720178 +0000 UTC m=+3.555827816 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f6500): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f6540): _readAt: size=512, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f6540): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f6540): >openPending: err= 2025/01/11 01:07:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f6540): >_readAt: n=3, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f6540): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.757720178 +0000 UTC m=+3.555827816 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f6540): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: Remove: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009da8c0 item 56 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f6b40): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f6b40): open at offset 0 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f6b40): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f6b40): _readAt: size=2, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f6b40): >_readAt: n=0, err=Bad file descriptor 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f6b40): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f6b40): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f6b40): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.759242503 +0000 UTC m=+3.557350141 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f6b40): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f6c80): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f6c80): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f6c80): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009dab60 item 57 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f6c80): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f6c80): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.759718082 +0000 UTC m=+3.557825720 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f6c80): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f6dc0): _readAt: size=2, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f6dc0): >_readAt: n=0, err=Bad file descriptor 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f6dc0): _writeAt: size=3, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f6dc0): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f6dc0): open at offset 5 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f6dc0): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009dacb0 item 57 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f6dc0): >_writeAt: n=3, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f6dc0): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.760269662 +0000 UTC m=+3.558377300 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f6dc0): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f6e40): _readAt: size=512, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f6e40): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f6e40): >openPending: err= 2025/01/11 01:07:04 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f6e40): >_readAt: n=8, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f6e40): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.760269662 +0000 UTC m=+3.558377300 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f6e40): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: Remove: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009dae00 item 57 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f6f00): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f6f00): open at offset 0 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f6f00): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f6f00): _readAt: size=2, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f6f00): >_readAt: n=0, err=Bad file descriptor 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f6f00): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f6f00): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f6f00): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.761641616 +0000 UTC m=+3.559749255 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f6f00): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f6fc0): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f6fc0): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f6fc0): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009db0a0 item 58 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f6fc0): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f6fc0): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.762226039 +0000 UTC m=+3.560333678 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f6fc0): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7080): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7080): open at offset 5 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7080): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009db1f0 item 58 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7080): _readAt: size=2, off=5 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7080): >_readAt: n=0, err=Bad file descriptor 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7080): _writeAt: size=3, off=5 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7080): >_writeAt: n=3, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7080): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.762899117 +0000 UTC m=+3.561006755 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7080): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f70c0): _readAt: size=512, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f70c0): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f70c0): >openPending: err= 2025/01/11 01:07:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f70c0): >_readAt: n=3, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f70c0): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.762899117 +0000 UTC m=+3.561006755 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f70c0): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: Remove: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009db3b0 item 58 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f71c0): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f71c0): open at offset 0 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f71c0): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f71c0): _readAt: size=2, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f71c0): >_readAt: n=0, err=Bad file descriptor 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f71c0): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f71c0): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f71c0): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.764344639 +0000 UTC m=+3.562452277 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f71c0): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7200): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7200): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7200): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009db650 item 59 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7200): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7200): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.764753123 +0000 UTC m=+3.562860761 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7200): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f72c0): _readAt: size=2, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f72c0): >_readAt: n=0, err=Bad file descriptor 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f72c0): _writeAt: size=3, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f72c0): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f72c0): open at offset 5 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f72c0): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009db7a0 item 59 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f72c0): >_writeAt: n=3, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f72c0): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.765154854 +0000 UTC m=+3.563262492 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f72c0): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7300): _readAt: size=512, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7300): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7300): >openPending: err= 2025/01/11 01:07:04 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7300): >_readAt: n=8, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7300): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.765154854 +0000 UTC m=+3.563262492 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7300): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: Remove: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009db8f0 item 59 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 01:07:04 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/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f74c0): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f74c0): open at offset 0 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f74c0): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f74c0): _readAt: size=2, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f74c0): >_readAt: n=0, err=Bad file descriptor 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f74c0): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f74c0): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f74c0): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.766385484 +0000 UTC m=+3.564493122 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f74c0): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7500): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7500): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7500): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009dbb90 item 60 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7500): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7500): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.766828763 +0000 UTC m=+3.564936401 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7500): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f75c0): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f75c0): open at offset 5 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f75c0): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009dbce0 item 60 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f75c0): _readAt: size=2, off=5 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f75c0): >_readAt: n=0, err=Bad file descriptor 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f75c0): _writeAt: size=3, off=5 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f75c0): >_writeAt: n=3, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f75c0): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.767235072 +0000 UTC m=+3.565342710 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f75c0): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7600): _readAt: size=512, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7600): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7600): >openPending: err= 2025/01/11 01:07:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7600): >_readAt: n=3, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7600): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.767235072 +0000 UTC m=+3.565342710 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7600): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: Remove: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009dbe30 item 60 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7780): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7780): open at offset 0 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7780): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7780): _readAt: size=2, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7780): >_readAt: n=0, err=Bad file descriptor 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7780): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7780): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7780): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.76862515 +0000 UTC m=+3.566732788 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7780): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f77c0): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f77c0): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f77c0): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a20150 item 61 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f77c0): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f77c0): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.769026951 +0000 UTC m=+3.567134589 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f77c0): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/11 01:07:04 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7880): _readAt: size=512, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7880): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7880): >openPending: err= 2025/01/11 01:07:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7880): >_readAt: n=5, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7880): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.769026951 +0000 UTC m=+3.567134589 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7880): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: Remove: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a202a0 item 61 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 01:07:04 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/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7940): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7940): open at offset 0 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7940): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7940): _readAt: size=2, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7940): >_readAt: n=0, err=Bad file descriptor 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7940): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7940): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7940): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.77035317 +0000 UTC m=+3.568460809 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7940): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7980): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7980): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7980): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a20620 item 62 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7980): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7980): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.7708237 +0000 UTC m=+3.568931338 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7980): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/11 01:07:04 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7a40): _readAt: size=512, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7a40): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7a40): >openPending: err= 2025/01/11 01:07:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7a40): >_readAt: n=5, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7a40): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.7708237 +0000 UTC m=+3.568931338 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7a40): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: Remove: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a207e0 item 62 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 01:07:04 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/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7b00): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7b00): open at offset 0 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7b00): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7b00): _readAt: size=2, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7b00): >_readAt: n=0, err=Bad file descriptor 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7b00): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7b00): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7b00): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.772133368 +0000 UTC m=+3.570241006 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7b00): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7b40): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7b40): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7b40): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a20a80 item 63 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7b40): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7b40): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.772537072 +0000 UTC m=+3.570644710 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7b40): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/11 01:07:04 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7c00): _readAt: size=512, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7c00): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7c00): >openPending: err= 2025/01/11 01:07:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7c00): >_readAt: n=5, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7c00): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.772537072 +0000 UTC m=+3.570644710 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7c00): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: Remove: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a20bd0 item 63 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 01:07:04 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/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7cc0): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7cc0): open at offset 0 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7cc0): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7cc0): _readAt: size=2, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7cc0): >_readAt: n=0, err=Bad file descriptor 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7cc0): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7cc0): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7cc0): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.773778623 +0000 UTC m=+3.571886261 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7cc0): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7d00): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7d00): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7d00): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a20ee0 item 64 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7d00): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7d00): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.774164544 +0000 UTC m=+3.572272183 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7d00): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/11 01:07:04 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7dc0): _readAt: size=512, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7dc0): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7dc0): >openPending: err= 2025/01/11 01:07:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7dc0): >_readAt: n=5, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7dc0): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.774164544 +0000 UTC m=+3.572272183 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7dc0): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: Remove: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a21110 item 64 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7e00): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7e00): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7e00): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7e00): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7e00): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.775474673 +0000 UTC m=+3.573582311 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7e00): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDWR 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7e40): _readAt: size=2, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7e40): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7e40): >openPending: err= 2025/01/11 01:07:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7e40): >_readAt: n=2, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7e40): _writeAt: size=3, off=2 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a213b0 item 65 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7e40): >_writeAt: n=3, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7e40): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.775954119 +0000 UTC m=+3.574061757 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7e40): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7e80): _readAt: size=512, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7e80): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7e80): >openPending: err= 2025/01/11 01:07:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7e80): >_readAt: n=5, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7e80): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.775954119 +0000 UTC m=+3.574061757 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7e80): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: Remove: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a21500 item 65 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7ec0): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7ec0): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7ec0): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7ec0): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7ec0): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.777240995 +0000 UTC m=+3.575348632 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7ec0): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7f00): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7f00): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a217a0 item 66 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7f00): _readAt: size=2, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7f00): >_readAt: n=0, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7f00): _writeAt: size=3, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7f00): >_writeAt: n=3, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7f00): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.777733405 +0000 UTC m=+3.575841043 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7f00): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7f40): _readAt: size=512, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7f40): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7f40): >openPending: err= 2025/01/11 01:07:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7f40): >_readAt: n=3, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7f40): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.777733405 +0000 UTC m=+3.575841043 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7f40): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: Remove: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a21960 item 66 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1a000): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1a000): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1a000): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1a000): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1a000): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.779024959 +0000 UTC m=+3.577132588 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1a000): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1a040): _readAt: size=2, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1a040): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1a040): >openPending: err= 2025/01/11 01:07:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1a040): >_readAt: n=2, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1a040): _writeAt: size=3, off=2 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a21ce0 item 67 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1a040): >_writeAt: n=3, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1a040): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.779541474 +0000 UTC m=+3.577649112 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1a040): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1a080): _readAt: size=512, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1a080): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1a080): >openPending: err= 2025/01/11 01:07:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1a080): >_readAt: n=5, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1a080): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.779541474 +0000 UTC m=+3.577649112 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1a080): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: Remove: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a21ea0 item 67 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1a140): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1a140): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1a140): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1a140): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1a140): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.7808392 +0000 UTC m=+3.578946838 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1a140): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1a200): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1a200): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006f4380 item 68 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1a200): _readAt: size=2, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1a200): >_readAt: n=0, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1a200): _writeAt: size=3, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1a200): >_writeAt: n=3, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1a200): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.781220172 +0000 UTC m=+3.579327811 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1a200): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1a280): _readAt: size=512, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1a280): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1a280): >openPending: err= 2025/01/11 01:07:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1a280): >_readAt: n=3, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1a280): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.781220172 +0000 UTC m=+3.579327811 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1a280): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: Remove: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006f44d0 item 68 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1a2c0): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1a2c0): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1a2c0): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1a2c0): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1a2c0): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.782432769 +0000 UTC m=+3.580540397 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1a2c0): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1a300): _readAt: size=2, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1a300): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1a300): >openPending: err= 2025/01/11 01:07:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1a300): >_readAt: n=2, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1a300): _writeAt: size=3, off=2 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006f4770 item 69 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1a300): >_writeAt: n=3, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1a300): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.782948593 +0000 UTC m=+3.581056232 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1a300): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1a340): _readAt: size=512, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1a340): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1a340): >openPending: err= 2025/01/11 01:07:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1a340): >_readAt: n=5, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1a340): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.782948593 +0000 UTC m=+3.581056232 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1a340): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: Remove: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006f48c0 item 69 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1a480): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1a480): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1a480): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1a480): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1a480): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.78410816 +0000 UTC m=+3.582215798 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1a480): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1a540): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1a540): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006f4b60 item 70 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1a540): _readAt: size=2, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1a540): >_readAt: n=0, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1a540): _writeAt: size=3, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1a540): >_writeAt: n=3, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1a540): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.784619045 +0000 UTC m=+3.582726683 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1a540): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1a5c0): _readAt: size=512, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1a5c0): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1a5c0): >openPending: err= 2025/01/11 01:07:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1a5c0): >_readAt: n=3, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1a5c0): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.784619045 +0000 UTC m=+3.582726683 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1a5c0): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: Remove: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006f4e70 item 70 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1a640): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1a640): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1a640): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1a640): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1a640): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.785820872 +0000 UTC m=+3.583928509 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1a640): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1a740): _readAt: size=2, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1a740): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1a740): >openPending: err= 2025/01/11 01:07:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1a740): >_readAt: n=2, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1a740): _writeAt: size=3, off=2 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006f5180 item 71 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1a740): >_writeAt: n=3, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1a740): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.786340844 +0000 UTC m=+3.584448481 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1a740): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1a780): _readAt: size=512, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1a780): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1a780): >openPending: err= 2025/01/11 01:07:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1a780): >_readAt: n=5, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1a780): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.786340844 +0000 UTC m=+3.584448481 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1a780): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: Remove: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006f5340 item 71 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1a800): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1a800): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1a800): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1a800): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1a800): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.787697288 +0000 UTC m=+3.585804947 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1a800): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1a8c0): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1a8c0): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006f56c0 item 72 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1a8c0): _readAt: size=2, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1a8c0): >_readAt: n=0, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1a8c0): _writeAt: size=3, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1a8c0): >_writeAt: n=3, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1a8c0): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.788311777 +0000 UTC m=+3.586419415 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1a8c0): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1a900): _readAt: size=512, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1a900): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1a900): >openPending: err= 2025/01/11 01:07:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1a900): >_readAt: n=3, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1a900): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.788311777 +0000 UTC m=+3.586419415 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1a900): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: Remove: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006f5880 item 72 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1a980): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1a980): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1a980): _readAt: size=2, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1a980): >_readAt: n=0, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1a980): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1a980): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1a980): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.789539161 +0000 UTC m=+3.587646799 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1a980): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1a9c0): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1a9c0): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1a9c0): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006f5b20 item 73 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1a9c0): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1a9c0): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.789924972 +0000 UTC m=+3.588032601 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1a9c0): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1aa00): _readAt: size=2, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1aa00): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1aa00): >openPending: err= 2025/01/11 01:07:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1aa00): >_readAt: n=2, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1aa00): _writeAt: size=3, off=2 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006f5c70 item 73 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1aa00): >_writeAt: n=3, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1aa00): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.790446878 +0000 UTC m=+3.588554515 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1aa00): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1aa40): _readAt: size=512, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1aa40): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1aa40): >openPending: err= 2025/01/11 01:07:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1aa40): >_readAt: n=5, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1aa40): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.790446878 +0000 UTC m=+3.588554515 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1aa40): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: Remove: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006f5e30 item 73 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1ab00): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1ab00): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1ab00): _readAt: size=2, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1ab00): >_readAt: n=0, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1ab00): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1ab00): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1ab00): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.791837758 +0000 UTC m=+3.589945396 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1ab00): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1ab40): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1ab40): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1ab40): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fe310 item 74 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1ab40): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1ab40): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.792196287 +0000 UTC m=+3.590303926 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1ab40): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1ac00): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1ac00): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fe7e0 item 74 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1ac00): _readAt: size=2, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1ac00): >_readAt: n=0, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1ac00): _writeAt: size=3, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1ac00): >_writeAt: n=3, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1ac00): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.792819032 +0000 UTC m=+3.590926669 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1ac00): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1ac40): _readAt: size=512, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1ac40): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1ac40): >openPending: err= 2025/01/11 01:07:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1ac40): >_readAt: n=3, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1ac40): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.792819032 +0000 UTC m=+3.590926669 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1ac40): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: Remove: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fecb0 item 74 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1ad00): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1ad00): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1ad00): _readAt: size=2, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1ad00): >_readAt: n=0, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1ad00): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1ad00): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1ad00): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.794019807 +0000 UTC m=+3.592127445 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1ad00): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1ad40): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1ad40): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1ad40): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ff1f0 item 75 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1ad40): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1ad40): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.794798802 +0000 UTC m=+3.592906441 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1ad40): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1ae00): _readAt: size=2, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1ae00): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1ae00): >openPending: err= 2025/01/11 01:07:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1ae00): >_readAt: n=2, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1ae00): _writeAt: size=3, off=2 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ff500 item 75 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1ae00): >_writeAt: n=3, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1ae00): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.795167943 +0000 UTC m=+3.593275581 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1ae00): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1ae40): _readAt: size=512, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1ae40): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1ae40): >openPending: err= 2025/01/11 01:07:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1ae40): >_readAt: n=5, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1ae40): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.795167943 +0000 UTC m=+3.593275581 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1ae40): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: Remove: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ff730 item 75 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1af00): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1af00): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1af00): _readAt: size=2, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1af00): >_readAt: n=0, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1af00): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1af00): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1af00): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.796586073 +0000 UTC m=+3.594693710 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1af00): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1af40): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1af40): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1af40): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ffd50 item 76 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1af40): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1af40): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.79697502 +0000 UTC m=+3.595082658 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1af40): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1b000): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1b000): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000384000 item 76 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1b000): _readAt: size=2, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1b000): >_readAt: n=0, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1b000): _writeAt: size=3, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1b000): >_writeAt: n=3, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1b000): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.797455488 +0000 UTC m=+3.595563126 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1b000): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1b040): _readAt: size=512, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1b040): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1b040): >openPending: err= 2025/01/11 01:07:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1b040): >_readAt: n=3, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1b040): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.797455488 +0000 UTC m=+3.595563126 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1b040): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: Remove: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000384150 item 76 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1b100): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1b100): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1b100): _readAt: size=2, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1b100): >_readAt: n=0, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1b100): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1b100): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1b100): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.798378674 +0000 UTC m=+3.596486312 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1b100): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1b140): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1b140): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1b140): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003849a0 item 77 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1b140): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1b140): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.798799009 +0000 UTC m=+3.596906657 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1b140): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/11 01:07:04 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1b200): _readAt: size=512, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1b200): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1b200): >openPending: err= 2025/01/11 01:07:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1b200): >_readAt: n=5, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1b200): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.798799009 +0000 UTC m=+3.596906657 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1b200): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: Remove: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000384d20 item 77 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1b2c0): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1b2c0): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1b2c0): _readAt: size=2, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1b2c0): >_readAt: n=0, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1b2c0): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1b2c0): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1b2c0): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.801776064 +0000 UTC m=+3.599883702 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1b2c0): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810000): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810000): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810000): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f01c0 item 78 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810000): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810000): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.802155564 +0000 UTC m=+3.600263201 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810000): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/11 01:07:04 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0008100c0): _readAt: size=512, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0008100c0): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0008100c0): >openPending: err= 2025/01/11 01:07:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0008100c0): >_readAt: n=5, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0008100c0): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.802155564 +0000 UTC m=+3.600263201 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0008100c0): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: Remove: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f0690 item 78 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810180): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810180): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810180): _readAt: size=2, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810180): >_readAt: n=0, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810180): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810180): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810180): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.803661348 +0000 UTC m=+3.601768986 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810180): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0008101c0): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0008101c0): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0008101c0): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f0a80 item 79 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0008101c0): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0008101c0): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.804142938 +0000 UTC m=+3.602250576 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0008101c0): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/11 01:07:04 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810280): _readAt: size=512, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810280): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810280): >openPending: err= 2025/01/11 01:07:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810280): >_readAt: n=5, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810280): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.804142938 +0000 UTC m=+3.602250576 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810280): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: Remove: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f0cb0 item 79 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 01:07:04 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/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810380): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810380): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810380): _readAt: size=2, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810380): >_readAt: n=0, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810380): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810380): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810380): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.805069109 +0000 UTC m=+3.603176737 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810380): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0008103c0): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0008103c0): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0008103c0): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f1960 item 80 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0008103c0): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0008103c0): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.805527125 +0000 UTC m=+3.603634763 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0008103c0): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/11 01:07:04 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810480): _readAt: size=512, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810480): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810480): >openPending: err= 2025/01/11 01:07:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810480): >_readAt: n=5, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810480): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.805527125 +0000 UTC m=+3.603634763 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810480): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: Remove: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f1b20 item 80 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0008104c0): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0008104c0): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0008104c0): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0008104c0): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0008104c0): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.806547813 +0000 UTC m=+3.604655451 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0008104c0): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810540): _readAt: size=2, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810540): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810540): open at offset 5 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810540): >openPending: err= 2025/01/11 01:07:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810540): >_readAt: n=2, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810540): _writeAt: size=3, off=7 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ad60e0 item 81 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810540): >_writeAt: n=3, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810540): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.807030365 +0000 UTC m=+3.605138004 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810540): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810580): _readAt: size=512, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810580): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810580): >openPending: err= 2025/01/11 01:07:04 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810580): >_readAt: n=8, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810580): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.807030365 +0000 UTC m=+3.605138004 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810580): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: Remove: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ad6230 item 81 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810600): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810600): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810600): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810600): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810600): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.808164896 +0000 UTC m=+3.606272554 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810600): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0008106c0): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0008106c0): open at offset 5 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0008106c0): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ad64d0 item 82 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0008106c0): _readAt: size=2, off=5 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0008106c0): >_readAt: n=0, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0008106c0): _writeAt: size=3, off=5 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0008106c0): >_writeAt: n=3, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0008106c0): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.808625297 +0000 UTC m=+3.606732945 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0008106c0): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810700): _readAt: size=512, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810700): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810700): >openPending: err= 2025/01/11 01:07:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810700): >_readAt: n=3, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810700): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.808625297 +0000 UTC m=+3.606732945 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810700): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: Remove: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ad6620 item 82 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810780): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810780): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810780): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810780): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810780): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.809869432 +0000 UTC m=+3.607977070 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810780): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810900): _readAt: size=2, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810900): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810900): open at offset 5 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810900): >openPending: err= 2025/01/11 01:07:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810900): >_readAt: n=2, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810900): _writeAt: size=3, off=7 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ad6a10 item 83 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810900): >_writeAt: n=3, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810900): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.810361502 +0000 UTC m=+3.608469140 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810900): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810940): _readAt: size=512, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810940): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810940): >openPending: err= 2025/01/11 01:07:04 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810940): >_readAt: n=8, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810940): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.810361502 +0000 UTC m=+3.608469140 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810940): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: Remove: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ad6b60 item 83 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0008109c0): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0008109c0): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0008109c0): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0008109c0): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0008109c0): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.811363955 +0000 UTC m=+3.609471603 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0008109c0): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810a80): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810a80): open at offset 5 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810a80): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ad6e00 item 84 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810a80): _readAt: size=2, off=5 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810a80): >_readAt: n=0, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810a80): _writeAt: size=3, off=5 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810a80): >_writeAt: n=3, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810a80): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.811887183 +0000 UTC m=+3.609994821 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810a80): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810ac0): _readAt: size=512, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810ac0): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810ac0): >openPending: err= 2025/01/11 01:07:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810ac0): >_readAt: n=3, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810ac0): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.811887183 +0000 UTC m=+3.609994821 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810ac0): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: Remove: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ad6f50 item 84 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810b40): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810b40): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810b40): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810b40): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810b40): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.812870812 +0000 UTC m=+3.610978460 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810b40): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810c40): _readAt: size=2, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810c40): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810c40): open at offset 5 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810c40): >openPending: err= 2025/01/11 01:07:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810c40): >_readAt: n=2, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810c40): _writeAt: size=3, off=7 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ad72d0 item 85 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810c40): >_writeAt: n=3, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810c40): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.813268575 +0000 UTC m=+3.611376213 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810c40): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810c80): _readAt: size=512, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810c80): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810c80): >openPending: err= 2025/01/11 01:07:04 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810c80): >_readAt: n=8, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810c80): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.813268575 +0000 UTC m=+3.611376213 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810c80): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: Remove: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ad7420 item 85 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810d00): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810d00): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810d00): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810d00): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810d00): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.814350478 +0000 UTC m=+3.612458126 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810d00): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810dc0): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810dc0): open at offset 5 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810dc0): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ad76c0 item 86 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810dc0): _readAt: size=2, off=5 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810dc0): >_readAt: n=0, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810dc0): _writeAt: size=3, off=5 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810dc0): >_writeAt: n=3, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810dc0): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.814838399 +0000 UTC m=+3.612946038 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810dc0): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810e00): _readAt: size=512, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810e00): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810e00): >openPending: err= 2025/01/11 01:07:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810e00): >_readAt: n=3, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810e00): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.814838399 +0000 UTC m=+3.612946038 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810e00): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: Remove: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ad7810 item 86 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810e80): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810e80): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810e80): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810e80): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810e80): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.815787944 +0000 UTC m=+3.613895573 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810e80): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810f40): _readAt: size=2, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810f40): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810f40): open at offset 5 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810f40): >openPending: err= 2025/01/11 01:07:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810f40): >_readAt: n=2, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810f40): _writeAt: size=3, off=7 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ad7b90 item 87 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810f40): >_writeAt: n=3, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810f40): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.816254316 +0000 UTC m=+3.614361954 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810f40): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810f80): _readAt: size=512, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810f80): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810f80): >openPending: err= 2025/01/11 01:07:04 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810f80): >_readAt: n=8, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810f80): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.816254316 +0000 UTC m=+3.614361954 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810f80): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: Remove: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ad7ce0 item 87 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 01:07:04 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/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811000): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811000): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811000): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811000): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811000): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.817099907 +0000 UTC m=+3.615207535 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811000): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0008110c0): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0008110c0): open at offset 5 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0008110c0): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c8000 item 88 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0008110c0): _readAt: size=2, off=5 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0008110c0): >_readAt: n=0, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0008110c0): _writeAt: size=3, off=5 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0008110c0): >_writeAt: n=3, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0008110c0): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.817603968 +0000 UTC m=+3.615711607 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0008110c0): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811100): _readAt: size=512, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811100): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811100): >openPending: err= 2025/01/11 01:07:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811100): >_readAt: n=3, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811100): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.817603968 +0000 UTC m=+3.615711607 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811100): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: Remove: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c82a0 item 88 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0008111c0): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0008111c0): open at offset 0 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0008111c0): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0008111c0): _readAt: size=2, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0008111c0): >_readAt: n=0, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0008111c0): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0008111c0): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0008111c0): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.818684969 +0000 UTC m=+3.616792608 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0008111c0): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811200): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811200): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811200): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c8690 item 89 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811200): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811200): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.819125684 +0000 UTC m=+3.617233332 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811200): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0008112c0): _readAt: size=2, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0008112c0): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0008112c0): open at offset 5 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0008112c0): >openPending: err= 2025/01/11 01:07:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0008112c0): >_readAt: n=2, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0008112c0): _writeAt: size=3, off=7 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c87e0 item 89 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0008112c0): >_writeAt: n=3, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0008112c0): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.819605911 +0000 UTC m=+3.617713549 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0008112c0): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811300): _readAt: size=512, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811300): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811300): >openPending: err= 2025/01/11 01:07:04 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811300): >_readAt: n=8, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811300): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.819605911 +0000 UTC m=+3.617713549 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811300): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: Remove: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c89a0 item 89 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0008113c0): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0008113c0): open at offset 0 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0008113c0): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0008113c0): _readAt: size=2, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0008113c0): >_readAt: n=0, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0008113c0): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0008113c0): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0008113c0): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.820693584 +0000 UTC m=+3.618801222 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0008113c0): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811400): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811400): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811400): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c8cb0 item 90 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811400): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811400): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.821037697 +0000 UTC m=+3.619145324 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811400): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811500): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811500): open at offset 5 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811500): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c8e00 item 90 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811500): _readAt: size=2, off=5 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811500): >_readAt: n=0, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811500): _writeAt: size=3, off=5 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811500): >_writeAt: n=3, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811500): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.821532842 +0000 UTC m=+3.619640480 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811500): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811540): _readAt: size=512, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811540): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811540): >openPending: err= 2025/01/11 01:07:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811540): >_readAt: n=3, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811540): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.821532842 +0000 UTC m=+3.619640480 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811540): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: Remove: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c8fc0 item 90 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811600): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811600): open at offset 0 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811600): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811600): _readAt: size=2, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811600): >_readAt: n=0, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811600): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811600): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811600): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.823357022 +0000 UTC m=+3.621464660 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811600): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811640): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811640): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811640): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c93b0 item 91 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811640): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811640): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.823876703 +0000 UTC m=+3.621984351 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811640): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811700): _readAt: size=2, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811700): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811700): open at offset 5 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811700): >openPending: err= 2025/01/11 01:07:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811700): >_readAt: n=2, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811700): _writeAt: size=3, off=7 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c9570 item 91 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811700): >_writeAt: n=3, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811700): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.824401424 +0000 UTC m=+3.622509072 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811700): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811740): _readAt: size=512, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811740): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811740): >openPending: err= 2025/01/11 01:07:04 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811740): >_readAt: n=8, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811740): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.824401424 +0000 UTC m=+3.622509072 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811740): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: Remove: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c99d0 item 91 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 01:07:04 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/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811800): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811800): open at offset 0 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811800): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811800): _readAt: size=2, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811800): >_readAt: n=0, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811800): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811800): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811800): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.825585217 +0000 UTC m=+3.623692865 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811800): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811880): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811880): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811880): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c9ce0 item 92 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811880): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811880): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.826075022 +0000 UTC m=+3.624182660 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811880): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811940): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811940): open at offset 5 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811940): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c9f10 item 92 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811940): _readAt: size=2, off=5 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811940): >_readAt: n=0, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811940): _writeAt: size=3, off=5 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811940): >_writeAt: n=3, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811940): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.82662442 +0000 UTC m=+3.624732068 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811940): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811980): _readAt: size=512, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811980): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811980): >openPending: err= 2025/01/11 01:07:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811980): >_readAt: n=3, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811980): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.82662442 +0000 UTC m=+3.624732068 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811980): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: Remove: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005240e0 item 92 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811a40): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811a40): open at offset 0 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811a40): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811a40): _readAt: size=2, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811a40): >_readAt: n=0, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811a40): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811a40): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811a40): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.827824913 +0000 UTC m=+3.625932561 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811a40): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811a80): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811a80): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811a80): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000524380 item 93 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811a80): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811a80): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.828122929 +0000 UTC m=+3.626230558 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811a80): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/11 01:07:04 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811b40): _readAt: size=512, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811b40): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811b40): >openPending: err= 2025/01/11 01:07:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811b40): >_readAt: n=5, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811b40): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.828122929 +0000 UTC m=+3.626230558 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811b40): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: Remove: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005244d0 item 93 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 01:07:04 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/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811c40): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811c40): open at offset 0 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811c40): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811c40): _readAt: size=2, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811c40): >_readAt: n=0, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811c40): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811c40): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811c40): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.829126917 +0000 UTC m=+3.627234555 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811c40): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811c80): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811c80): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811c80): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000524850 item 94 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811c80): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811c80): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.829474126 +0000 UTC m=+3.627581764 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811c80): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/11 01:07:04 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811d40): _readAt: size=512, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811d40): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811d40): >openPending: err= 2025/01/11 01:07:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811d40): >_readAt: n=5, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811d40): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.829474126 +0000 UTC m=+3.627581764 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811d40): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: Remove: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000524a10 item 94 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 01:07:04 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/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811e00): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811e00): open at offset 0 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811e00): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811e00): _readAt: size=2, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811e00): >_readAt: n=0, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811e00): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811e00): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811e00): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.830537122 +0000 UTC m=+3.628644761 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811e00): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811e40): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811e40): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811e40): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000524f50 item 95 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811e40): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811e40): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.830882298 +0000 UTC m=+3.628989936 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811e40): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/11 01:07:04 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811f00): _readAt: size=512, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811f00): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811f00): >openPending: err= 2025/01/11 01:07:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811f00): >_readAt: n=5, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811f00): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.830882298 +0000 UTC m=+3.628989936 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811f00): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: Remove: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000525110 item 95 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 01:07:04 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/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file(0xc00051c040): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : open-test-file(0xc00051c040): open at offset 0 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc00051c040): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc00051c040): _readAt: size=2, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc00051c040): >_readAt: n=0, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc00051c040): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc00051c040): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc00051c040): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.832022969 +0000 UTC m=+3.630130627 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc00051c040): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc00051c140): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc00051c140): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc00051c140): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005253b0 item 96 2025/01/11 01:07:04 DEBUG : open-test-file(0xc00051c140): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc00051c140): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.832374657 +0000 UTC m=+3.630482295 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc00051c140): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/11 01:07:04 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc00051c240): _readAt: size=512, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc00051c240): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc00051c240): >openPending: err= 2025/01/11 01:07:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/11 01:07:04 DEBUG : open-test-file(0xc00051c240): >_readAt: n=5, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc00051c240): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.832374657 +0000 UTC m=+3.630482295 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc00051c240): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: Remove: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000525730 item 96 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Remove: err= 2025/01/11 01:07:04 DEBUG : WaitForWriters: timeout=30s 2025/01/11 01:07:04 DEBUG : : Looking for writers 2025/01/11 01:07:04 DEBUG : >WaitForWriters: 2025/01/11 01:07:04 DEBUG : vfs cache: cleaner exiting 2025/01/11 01:07:04 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:36593") 2025/01/11 01:07:04 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:04 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:39727") 2025/01/11 01:07:04 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= === RUN TestRWFileHandleOpenTests/full run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-guconab1zoza", Local "Local file system at /tmp/rclone1672950829", Modify Window "1s" 2025/01/11 01:07:04 INFO : ftp://172.17.0.4:21/rclone-test-guconab1zoza: poll-interval is not supported by this remote 2025/01/11 01:07:04 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2025/01/11 01:07:04 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{Zskpx}/rclone-test-guconab1zoza" 2025/01/11 01:07:04 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{Zskpx}/rclone-test-guconab1zoza" 2025/01/11 01:07:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{Zskpx}/rclone-test-guconab1zoza" 2025/01/11 01:07:04 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/11 01:07:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{Zskpx}/rclone-test-guconab1zoza" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{Zskpx}/rclone-test-guconab1zoza" 2025/01/11 01:07:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{Zskpx}/rclone-test-guconab1zoza" 2025/01/11 01:07:04 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/11 01:07:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{Zskpx}/rclone-test-guconab1zoza" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{Zskpx}/rclone-test-guconab1zoza" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2025/01/11 01:07:04 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/01/11 01:07:04 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:34049") 2025/01/11 01:07:04 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1b540): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1b540): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1b540): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1b540): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1b540): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.835765867 +0000 UTC m=+3.633873504 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1b540): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1b580): _readAt: size=2, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1b580): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1b580): >openPending: err= 2025/01/11 01:07:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1b580): >_readAt: n=2, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1b580): _writeAt: size=3, off=2 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1b580): >_writeAt: n=0, err=Bad file descriptor 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1b580): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.835765867 +0000 UTC m=+3.633873504 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1b580): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1b5c0): _readAt: size=512, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1b5c0): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1b5c0): >openPending: err= 2025/01/11 01:07:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1b5c0): >_readAt: n=5, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1b5c0): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.835765867 +0000 UTC m=+3.633873504 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1b5c0): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: Remove: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000385960 item 1 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1b600): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1b600): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1b600): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1b600): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1b600): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.837265759 +0000 UTC m=+3.635373398 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1b600): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1b640): _readAt: size=512, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1b640): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1b640): >openPending: err= 2025/01/11 01:07:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1b640): >_readAt: n=5, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1b640): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.837265759 +0000 UTC m=+3.635373398 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1b640): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: Remove: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00076a150 item 2 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1b680): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1b680): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1b680): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1b680): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1b680): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.838251181 +0000 UTC m=+3.636358819 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1b680): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1b6c0): _readAt: size=2, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1b6c0): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1b6c0): >openPending: err= 2025/01/11 01:07:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1b6c0): >_readAt: n=2, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1b6c0): _writeAt: size=3, off=2 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1b6c0): >_writeAt: n=0, err=Bad file descriptor 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1b6c0): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.838251181 +0000 UTC m=+3.636358819 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1b6c0): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1b700): _readAt: size=512, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1b700): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1b700): >openPending: err= 2025/01/11 01:07:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1b700): >_readAt: n=5, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1b700): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.838251181 +0000 UTC m=+3.636358819 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1b700): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: Remove: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00076a4d0 item 3 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1b780): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1b780): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1b780): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1b780): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1b780): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.839686444 +0000 UTC m=+3.637794083 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1b780): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1b800): _readAt: size=512, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1b800): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1b800): >openPending: err= 2025/01/11 01:07:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1b800): >_readAt: n=5, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1b800): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.839686444 +0000 UTC m=+3.637794083 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1b800): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: Remove: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00076a9a0 item 4 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1b840): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1b840): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1b840): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1b840): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1b840): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.84063093 +0000 UTC m=+3.638738568 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1b840): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1b880): _readAt: size=2, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1b880): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1b880): >openPending: err= 2025/01/11 01:07:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1b880): >_readAt: n=2, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1b880): _writeAt: size=3, off=2 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1b880): >_writeAt: n=0, err=Bad file descriptor 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1b880): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.84063093 +0000 UTC m=+3.638738568 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1b880): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1b8c0): _readAt: size=512, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1b8c0): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1b8c0): >openPending: err= 2025/01/11 01:07:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1b8c0): >_readAt: n=5, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1b8c0): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.84063093 +0000 UTC m=+3.638738568 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1b8c0): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: Remove: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00076ae70 item 5 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1b940): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1b940): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1b940): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1b940): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1b940): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.842836142 +0000 UTC m=+3.640943780 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1b940): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1b9c0): _readAt: size=512, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1b9c0): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1b9c0): >openPending: err= 2025/01/11 01:07:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1b9c0): >_readAt: n=5, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1b9c0): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.842836142 +0000 UTC m=+3.640943780 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1b9c0): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: Remove: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00076b1f0 item 6 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1ba40): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1ba40): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1ba40): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1ba40): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1ba40): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.843879301 +0000 UTC m=+3.641986939 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1ba40): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1bb00): _readAt: size=2, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1bb00): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1bb00): >openPending: err= 2025/01/11 01:07:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1bb00): >_readAt: n=2, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1bb00): _writeAt: size=3, off=2 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1bb00): >_writeAt: n=0, err=Bad file descriptor 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1bb00): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.843879301 +0000 UTC m=+3.641986939 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1bb00): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1bb40): _readAt: size=512, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1bb40): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1bb40): >openPending: err= 2025/01/11 01:07:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1bb40): >_readAt: n=5, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1bb40): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.843879301 +0000 UTC m=+3.641986939 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1bb40): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: Remove: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00076b490 item 7 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1bbc0): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1bbc0): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1bbc0): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1bbc0): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1bbc0): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.845375647 +0000 UTC m=+3.643483286 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1bbc0): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1bc40): _readAt: size=512, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1bc40): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1bc40): >openPending: err= 2025/01/11 01:07:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1bc40): >_readAt: n=5, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1bc40): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.845375647 +0000 UTC m=+3.643483286 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1bc40): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: Remove: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00076b8f0 item 8 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1bc80): _readAt: size=2, off=0 2025/01/11 01:07:04 ERROR : open-test-file(0xc000a1bc80): Couldn't read size of file 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1bc80): >_readAt: n=0, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1bc80): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1bc80): >_writeAt: n=0, err=Bad file descriptor 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1bc80): close: 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1bc80): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1bcc0): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1bcc0): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1bcc0): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1bcc0): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1bcc0): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.846736932 +0000 UTC m=+3.644844569 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1bcc0): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1bd00): _readAt: size=2, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1bd00): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1bd00): >openPending: err= 2025/01/11 01:07:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1bd00): >_readAt: n=2, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1bd00): _writeAt: size=3, off=2 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1bd00): >_writeAt: n=0, err=Bad file descriptor 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1bd00): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.846736932 +0000 UTC m=+3.644844569 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1bd00): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1bd40): _readAt: size=512, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1bd40): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1bd40): >openPending: err= 2025/01/11 01:07:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1bd40): >_readAt: n=5, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1bd40): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.846736932 +0000 UTC m=+3.644844569 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1bd40): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: Remove: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00076bb90 item 9 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa5480): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa5480): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa5480): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa5480): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa5480): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.847985547 +0000 UTC m=+3.646093174 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa5480): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa5500): _readAt: size=512, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa5500): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa5500): >openPending: err= 2025/01/11 01:07:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa5500): >_readAt: n=5, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa5500): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.847985547 +0000 UTC m=+3.646093174 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa5500): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: Remove: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000451420 item 10 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc00051c140): _readAt: size=2, off=0 2025/01/11 01:07:04 ERROR : open-test-file(0xc00051c140): Couldn't read size of file 2025/01/11 01:07:04 DEBUG : open-test-file(0xc00051c140): >_readAt: n=0, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc00051c140): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc00051c140): >_writeAt: n=0, err=Bad file descriptor 2025/01/11 01:07:04 DEBUG : open-test-file(0xc00051c140): close: 2025/01/11 01:07:04 DEBUG : open-test-file(0xc00051c140): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file(0xc00051c180): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc00051c180): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc00051c180): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc00051c180): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc00051c180): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.849337644 +0000 UTC m=+3.647445282 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc00051c180): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc00051c280): _readAt: size=2, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc00051c280): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc00051c280): >openPending: err= 2025/01/11 01:07:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/11 01:07:04 DEBUG : open-test-file(0xc00051c280): >_readAt: n=2, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc00051c280): _writeAt: size=3, off=2 2025/01/11 01:07:04 DEBUG : open-test-file(0xc00051c280): >_writeAt: n=0, err=Bad file descriptor 2025/01/11 01:07:04 DEBUG : open-test-file(0xc00051c280): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.849337644 +0000 UTC m=+3.647445282 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc00051c280): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc00051c3c0): _readAt: size=512, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc00051c3c0): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc00051c3c0): >openPending: err= 2025/01/11 01:07:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/11 01:07:04 DEBUG : open-test-file(0xc00051c3c0): >_readAt: n=5, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc00051c3c0): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.849337644 +0000 UTC m=+3.647445282 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc00051c3c0): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: Remove: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005241c0 item 11 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file(0xc00051c4c0): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc00051c4c0): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc00051c4c0): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc00051c4c0): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc00051c4c0): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.85110642 +0000 UTC m=+3.649214058 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc00051c4c0): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc00051c640): _readAt: size=512, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc00051c640): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc00051c640): >openPending: err= 2025/01/11 01:07:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/11 01:07:04 DEBUG : open-test-file(0xc00051c640): >_readAt: n=5, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc00051c640): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.85110642 +0000 UTC m=+3.649214058 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc00051c640): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: Remove: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000524540 item 12 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc00051c940): _readAt: size=2, off=0 2025/01/11 01:07:04 ERROR : open-test-file(0xc00051c940): Couldn't read size of file 2025/01/11 01:07:04 DEBUG : open-test-file(0xc00051c940): >_readAt: n=0, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc00051c940): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc00051c940): >_writeAt: n=0, err=Bad file descriptor 2025/01/11 01:07:04 DEBUG : open-test-file(0xc00051c940): close: 2025/01/11 01:07:04 DEBUG : open-test-file(0xc00051c940): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file(0xc00051cc00): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc00051cc00): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc00051cc00): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc00051cc00): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc00051cc00): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.852389438 +0000 UTC m=+3.650497076 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc00051cc00): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/11 01:07:04 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc00051d240): _readAt: size=512, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc00051d240): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc00051d240): >openPending: err= 2025/01/11 01:07:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/11 01:07:04 DEBUG : open-test-file(0xc00051d240): >_readAt: n=5, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc00051d240): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.852389438 +0000 UTC m=+3.650497076 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc00051d240): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: Remove: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005248c0 item 13 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file(0xc00051d2c0): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc00051d2c0): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc00051d2c0): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc00051d2c0): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc00051d2c0): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.853446514 +0000 UTC m=+3.651554151 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc00051d2c0): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc00051d380): _readAt: size=512, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc00051d380): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc00051d380): >openPending: err= 2025/01/11 01:07:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/11 01:07:04 DEBUG : open-test-file(0xc00051d380): >_readAt: n=5, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc00051d380): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.853446514 +0000 UTC m=+3.651554151 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc00051d380): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: Remove: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000524cb0 item 14 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc00051d4c0): _readAt: size=2, off=0 2025/01/11 01:07:04 ERROR : open-test-file(0xc00051d4c0): Couldn't read size of file 2025/01/11 01:07:04 DEBUG : open-test-file(0xc00051d4c0): >_readAt: n=0, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc00051d4c0): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc00051d4c0): >_writeAt: n=0, err=Bad file descriptor 2025/01/11 01:07:04 DEBUG : open-test-file(0xc00051d4c0): close: 2025/01/11 01:07:04 DEBUG : open-test-file(0xc00051d4c0): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file(0xc00051d540): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc00051d540): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc00051d540): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc00051d540): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc00051d540): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.854599728 +0000 UTC m=+3.652707367 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc00051d540): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/11 01:07:04 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc00051d8c0): _readAt: size=512, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc00051d8c0): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc00051d8c0): >openPending: err= 2025/01/11 01:07:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/11 01:07:04 DEBUG : open-test-file(0xc00051d8c0): >_readAt: n=5, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc00051d8c0): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.854599728 +0000 UTC m=+3.652707367 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc00051d8c0): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: Remove: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000525180 item 15 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 01:07:04 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/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file(0xc00051dc40): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc00051dc40): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc00051dc40): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc00051dc40): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc00051dc40): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.855565033 +0000 UTC m=+3.653672671 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc00051dc40): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc00051dcc0): _readAt: size=512, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc00051dcc0): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc00051dcc0): >openPending: err= 2025/01/11 01:07:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/11 01:07:04 DEBUG : open-test-file(0xc00051dcc0): >_readAt: n=5, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc00051dcc0): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.855565033 +0000 UTC m=+3.653672671 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc00051dcc0): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: Remove: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000525500 item 16 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file(0xc00051dd00): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc00051dd00): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc00051dd00): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc00051dd00): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc00051dd00): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.856751951 +0000 UTC m=+3.654859589 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc00051dd00): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc00051dd40): _readAt: size=2, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc00051dd40): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : open-test-file(0xc00051dd40): open at offset 5 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc00051dd40): >openPending: err= 2025/01/11 01:07:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/11 01:07:04 DEBUG : open-test-file(0xc00051dd40): >_readAt: n=2, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc00051dd40): _writeAt: size=3, off=7 2025/01/11 01:07:04 DEBUG : open-test-file(0xc00051dd40): >_writeAt: n=0, err=Bad file descriptor 2025/01/11 01:07:04 DEBUG : open-test-file(0xc00051dd40): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.856751951 +0000 UTC m=+3.654859589 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc00051dd40): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc00051de00): _readAt: size=512, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc00051de00): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc00051de00): >openPending: err= 2025/01/11 01:07:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/11 01:07:04 DEBUG : open-test-file(0xc00051de00): >_readAt: n=5, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc00051de00): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.856751951 +0000 UTC m=+3.654859589 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc00051de00): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: Remove: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000525ab0 item 17 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file(0xc00051de80): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc00051de80): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc00051de80): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc00051de80): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc00051de80): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.858324019 +0000 UTC m=+3.656431658 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc00051de80): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc00051df00): _readAt: size=512, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc00051df00): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc00051df00): >openPending: err= 2025/01/11 01:07:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/11 01:07:04 DEBUG : open-test-file(0xc00051df00): >_readAt: n=5, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc00051df00): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.858324019 +0000 UTC m=+3.656431658 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc00051df00): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: Remove: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000525f10 item 18 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1a040): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1a040): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1a040): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1a040): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1a040): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.859514355 +0000 UTC m=+3.657621993 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1a040): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1a140): _readAt: size=2, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1a140): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1a140): open at offset 5 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1a140): >openPending: err= 2025/01/11 01:07:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1a140): >_readAt: n=2, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1a140): _writeAt: size=3, off=7 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1a140): >_writeAt: n=0, err=Bad file descriptor 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1a140): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.859514355 +0000 UTC m=+3.657621993 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1a140): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1a180): _readAt: size=512, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1a180): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1a180): >openPending: err= 2025/01/11 01:07:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1a180): >_readAt: n=5, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1a180): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.859514355 +0000 UTC m=+3.657621993 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1a180): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: Remove: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00076a310 item 19 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1a200): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1a200): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1a200): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1a200): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1a200): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.861320961 +0000 UTC m=+3.659428600 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1a200): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1a2c0): _readAt: size=512, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1a2c0): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1a2c0): >openPending: err= 2025/01/11 01:07:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1a2c0): >_readAt: n=5, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1a2c0): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.861320961 +0000 UTC m=+3.659428600 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1a2c0): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: Remove: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00076a770 item 20 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1a340): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1a340): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1a340): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1a340): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1a340): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.86270538 +0000 UTC m=+3.660813018 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1a340): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1a4c0): _readAt: size=2, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1a4c0): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1a4c0): open at offset 5 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1a4c0): >openPending: err= 2025/01/11 01:07:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1a4c0): >_readAt: n=2, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1a4c0): _writeAt: size=3, off=7 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1a4c0): >_writeAt: n=0, err=Bad file descriptor 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1a4c0): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.86270538 +0000 UTC m=+3.660813018 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1a4c0): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1a500): _readAt: size=512, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1a500): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1a500): >openPending: err= 2025/01/11 01:07:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1a500): >_readAt: n=5, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1a500): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.86270538 +0000 UTC m=+3.660813018 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1a500): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: Remove: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00076ad20 item 21 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1a5c0): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1a5c0): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1a5c0): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1a5c0): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1a5c0): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.864408864 +0000 UTC m=+3.662516502 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1a5c0): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1a640): _readAt: size=512, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1a640): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1a640): >openPending: err= 2025/01/11 01:07:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1a640): >_readAt: n=5, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1a640): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.864408864 +0000 UTC m=+3.662516502 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1a640): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: Remove: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00076b0a0 item 22 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1a700): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1a700): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1a700): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1a700): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1a700): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.865523787 +0000 UTC m=+3.663631415 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1a700): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1a7c0): _readAt: size=2, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1a7c0): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1a7c0): open at offset 5 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1a7c0): >openPending: err= 2025/01/11 01:07:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1a7c0): >_readAt: n=2, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1a7c0): _writeAt: size=3, off=7 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1a7c0): >_writeAt: n=0, err=Bad file descriptor 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1a7c0): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.865523787 +0000 UTC m=+3.663631415 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1a7c0): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1a800): _readAt: size=512, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1a800): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1a800): >openPending: err= 2025/01/11 01:07:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1a800): >_readAt: n=5, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1a800): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.865523787 +0000 UTC m=+3.663631415 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1a800): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: Remove: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00076b340 item 23 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 01:07:04 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/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1a880): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1a880): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1a880): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1a880): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1a880): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.866850167 +0000 UTC m=+3.664957804 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1a880): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1a900): _readAt: size=512, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1a900): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1a900): >openPending: err= 2025/01/11 01:07:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1a900): >_readAt: n=5, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1a900): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.866850167 +0000 UTC m=+3.664957804 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1a900): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: Remove: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00076b730 item 24 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1aa00): _readAt: size=2, off=0 2025/01/11 01:07:04 ERROR : open-test-file(0xc000a1aa00): Couldn't read size of file 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1aa00): >_readAt: n=0, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1aa00): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1aa00): >_writeAt: n=0, err=Bad file descriptor 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1aa00): close: 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1aa00): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1aa40): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1aa40): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1aa40): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1aa40): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1aa40): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.8678955 +0000 UTC m=+3.666003138 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1aa40): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1ab00): _readAt: size=2, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1ab00): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1ab00): open at offset 5 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1ab00): >openPending: err= 2025/01/11 01:07:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1ab00): >_readAt: n=2, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1ab00): _writeAt: size=3, off=7 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1ab00): >_writeAt: n=0, err=Bad file descriptor 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1ab00): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.8678955 +0000 UTC m=+3.666003138 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1ab00): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1ab40): _readAt: size=512, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1ab40): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1ab40): >openPending: err= 2025/01/11 01:07:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1ab40): >_readAt: n=5, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1ab40): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.8678955 +0000 UTC m=+3.666003138 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1ab40): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: Remove: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00076bdc0 item 25 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1abc0): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1abc0): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1abc0): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1abc0): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1abc0): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.869129237 +0000 UTC m=+3.667236875 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1abc0): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1ac40): _readAt: size=512, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1ac40): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1ac40): >openPending: err= 2025/01/11 01:07:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1ac40): >_readAt: n=5, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1ac40): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.869129237 +0000 UTC m=+3.667236875 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1ac40): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: Remove: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004502a0 item 26 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1ad00): _readAt: size=2, off=0 2025/01/11 01:07:04 ERROR : open-test-file(0xc000a1ad00): Couldn't read size of file 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1ad00): >_readAt: n=0, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1ad00): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1ad00): >_writeAt: n=0, err=Bad file descriptor 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1ad00): close: 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1ad00): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1ad40): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1ad40): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1ad40): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1ad40): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1ad40): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.870009682 +0000 UTC m=+3.668117321 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1ad40): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1ae00): _readAt: size=2, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1ae00): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1ae00): open at offset 5 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1ae00): >openPending: err= 2025/01/11 01:07:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1ae00): >_readAt: n=2, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1ae00): _writeAt: size=3, off=7 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1ae00): >_writeAt: n=0, err=Bad file descriptor 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1ae00): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.870009682 +0000 UTC m=+3.668117321 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1ae00): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1ae40): _readAt: size=512, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1ae40): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1ae40): >openPending: err= 2025/01/11 01:07:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1ae40): >_readAt: n=5, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1ae40): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.870009682 +0000 UTC m=+3.668117321 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1ae40): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: Remove: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004507e0 item 27 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 01:07:04 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/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1aec0): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1aec0): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1aec0): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1aec0): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1aec0): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.871526197 +0000 UTC m=+3.669633855 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1aec0): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1af40): _readAt: size=512, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1af40): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1af40): >openPending: err= 2025/01/11 01:07:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1af40): >_readAt: n=5, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1af40): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.871526197 +0000 UTC m=+3.669633855 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1af40): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: Remove: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000450ee0 item 28 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1b000): _readAt: size=2, off=0 2025/01/11 01:07:04 ERROR : open-test-file(0xc000a1b000): Couldn't read size of file 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1b000): >_readAt: n=0, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1b000): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1b000): >_writeAt: n=0, err=Bad file descriptor 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1b000): close: 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1b000): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1b040): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1b040): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1b040): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1b040): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1b040): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.872728374 +0000 UTC m=+3.670836012 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1b040): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/11 01:07:04 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1b100): _readAt: size=512, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1b100): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1b100): >openPending: err= 2025/01/11 01:07:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1b100): >_readAt: n=5, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1b100): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.872728374 +0000 UTC m=+3.670836012 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1b100): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: Remove: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000451730 item 29 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 01:07:04 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/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1b180): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1b180): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1b180): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1b180): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1b180): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.873840432 +0000 UTC m=+3.671948070 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1b180): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1b200): _readAt: size=512, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1b200): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1b200): >openPending: err= 2025/01/11 01:07:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1b200): >_readAt: n=5, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1b200): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.873840432 +0000 UTC m=+3.671948070 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1b200): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: Remove: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000451a40 item 30 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 01:07:04 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/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1b2c0): _readAt: size=2, off=0 2025/01/11 01:07:04 ERROR : open-test-file(0xc000a1b2c0): Couldn't read size of file 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1b2c0): >_readAt: n=0, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1b2c0): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1b2c0): >_writeAt: n=0, err=Bad file descriptor 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1b2c0): close: 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1b2c0): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1b300): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1b300): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1b300): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1b300): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1b300): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.874971175 +0000 UTC m=+3.673078814 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1b300): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/11 01:07:04 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1b400): _readAt: size=512, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1b400): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1b400): >openPending: err= 2025/01/11 01:07:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1b400): >_readAt: n=5, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1b400): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.874971175 +0000 UTC m=+3.673078814 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1b400): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: Remove: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000451d50 item 31 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 01:07:04 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/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1b480): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1b480): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1b480): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1b480): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1b480): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.87617178 +0000 UTC m=+3.674279449 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1b480): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1b500): _readAt: size=512, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1b500): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1b500): >openPending: err= 2025/01/11 01:07:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1b500): >_readAt: n=5, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1b500): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.87617178 +0000 UTC m=+3.674279449 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1b500): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: Remove: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000402070 item 32 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1b540): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1b540): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1b540): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1b540): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1b540): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.8772314 +0000 UTC m=+3.675339039 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1b540): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1b580): _readAt: size=2, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1b580): >_readAt: n=0, err=Bad file descriptor 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1b580): _writeAt: size=3, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1b580): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1b580): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000402380 item 33 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1b580): >_writeAt: n=3, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1b580): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.877565976 +0000 UTC m=+3.675673605 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1b580): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1b5c0): _readAt: size=512, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1b5c0): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1b5c0): >openPending: err= 2025/01/11 01:07:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1b5c0): >_readAt: n=5, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1b5c0): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.877565976 +0000 UTC m=+3.675673605 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1b5c0): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: Remove: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004025b0 item 33 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1b600): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1b600): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1b600): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1b600): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1b600): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.879338209 +0000 UTC m=+3.677445847 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1b600): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1b640): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1b640): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000402a10 item 34 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1b640): _readAt: size=2, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1b640): >_readAt: n=0, err=Bad file descriptor 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1b640): _writeAt: size=3, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1b640): >_writeAt: n=3, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1b640): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.879864953 +0000 UTC m=+3.677972591 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1b640): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1b680): _readAt: size=512, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1b680): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1b680): >openPending: err= 2025/01/11 01:07:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1b680): >_readAt: n=3, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1b680): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.879864953 +0000 UTC m=+3.677972591 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000a1b680): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: Remove: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000402b60 item 34 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4000): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4000): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4000): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4000): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4000): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.881171015 +0000 UTC m=+3.679278652 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4000): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4040): _readAt: size=2, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4040): >_readAt: n=0, err=Bad file descriptor 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4040): _writeAt: size=3, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4040): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4040): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e82a0 item 35 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4040): >_writeAt: n=3, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4040): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.881733105 +0000 UTC m=+3.679840743 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4040): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4080): _readAt: size=512, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4080): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4080): >openPending: err= 2025/01/11 01:07:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4080): >_readAt: n=5, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4080): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.881733105 +0000 UTC m=+3.679840743 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4080): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: Remove: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e83f0 item 35 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4100): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4100): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4100): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4100): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4100): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.883308379 +0000 UTC m=+3.681416018 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4100): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa41c0): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa41c0): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e8770 item 36 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa41c0): _readAt: size=2, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa41c0): >_readAt: n=0, err=Bad file descriptor 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa41c0): _writeAt: size=3, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa41c0): >_writeAt: n=3, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa41c0): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.883654156 +0000 UTC m=+3.681761784 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa41c0): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4200): _readAt: size=512, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4200): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4200): >openPending: err= 2025/01/11 01:07:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4200): >_readAt: n=3, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4200): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.883654156 +0000 UTC m=+3.681761784 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4200): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: Remove: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e8930 item 36 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4240): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4240): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4240): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4240): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4240): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.884524883 +0000 UTC m=+3.682632521 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4240): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4280): _readAt: size=2, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4280): >_readAt: n=0, err=Bad file descriptor 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4280): _writeAt: size=3, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4280): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4280): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e8d20 item 37 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4280): >_writeAt: n=3, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4280): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.88485528 +0000 UTC m=+3.682962919 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4280): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4340): _readAt: size=512, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4340): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4340): >openPending: err= 2025/01/11 01:07:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4340): >_readAt: n=5, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4340): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.88485528 +0000 UTC m=+3.682962919 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4340): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: Remove: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e90a0 item 37 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa43c0): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa43c0): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa43c0): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa43c0): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa43c0): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.885668381 +0000 UTC m=+3.683776008 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa43c0): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4480): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4480): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e9500 item 38 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4480): _readAt: size=2, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4480): >_readAt: n=0, err=Bad file descriptor 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4480): _writeAt: size=3, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4480): >_writeAt: n=3, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4480): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.885996123 +0000 UTC m=+3.684103762 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4480): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa44c0): _readAt: size=512, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa44c0): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa44c0): >openPending: err= 2025/01/11 01:07:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa44c0): >_readAt: n=3, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa44c0): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.885996123 +0000 UTC m=+3.684103762 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa44c0): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: Remove: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e9880 item 38 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4580): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4580): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4580): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4580): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4580): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.886840191 +0000 UTC m=+3.684947829 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4580): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4640): _readAt: size=2, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4640): >_readAt: n=0, err=Bad file descriptor 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4640): _writeAt: size=3, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4640): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4640): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e9ea0 item 39 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4640): >_writeAt: n=3, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4640): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.887141415 +0000 UTC m=+3.685249052 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4640): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4680): _readAt: size=512, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4680): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4680): >openPending: err= 2025/01/11 01:07:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4680): >_readAt: n=5, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4680): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.887141415 +0000 UTC m=+3.685249052 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4680): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: Remove: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009da230 item 39 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4700): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4700): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4700): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4700): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4700): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.888415095 +0000 UTC m=+3.686522723 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4700): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa47c0): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa47c0): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009da5b0 item 40 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa47c0): _readAt: size=2, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa47c0): >_readAt: n=0, err=Bad file descriptor 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa47c0): _writeAt: size=3, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa47c0): >_writeAt: n=3, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa47c0): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.888800796 +0000 UTC m=+3.686908433 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa47c0): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4800): _readAt: size=512, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4800): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4800): >openPending: err= 2025/01/11 01:07:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4800): >_readAt: n=3, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4800): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.888800796 +0000 UTC m=+3.686908433 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4800): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: Remove: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009da700 item 40 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4840): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4840): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4840): _readAt: size=2, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4840): >_readAt: n=0, err=Bad file descriptor 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4840): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4840): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4840): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.88967539 +0000 UTC m=+3.687783027 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4840): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4880): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4880): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4880): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009da9a0 item 41 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4880): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4880): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.889987944 +0000 UTC m=+3.688095582 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4880): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa48c0): _readAt: size=2, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa48c0): >_readAt: n=0, err=Bad file descriptor 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa48c0): _writeAt: size=3, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa48c0): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa48c0): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009daaf0 item 41 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa48c0): >_writeAt: n=3, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa48c0): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.890355592 +0000 UTC m=+3.688463230 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa48c0): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4900): _readAt: size=512, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4900): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4900): >openPending: err= 2025/01/11 01:07:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4900): >_readAt: n=5, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4900): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.890355592 +0000 UTC m=+3.688463230 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4900): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: Remove: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009dac40 item 41 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa49c0): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa49c0): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa49c0): _readAt: size=2, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa49c0): >_readAt: n=0, err=Bad file descriptor 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa49c0): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa49c0): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa49c0): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.89125884 +0000 UTC m=+3.689366478 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa49c0): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4a00): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4a00): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4a00): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009daee0 item 42 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4a00): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4a00): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.891630004 +0000 UTC m=+3.689737641 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4a00): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4ac0): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4ac0): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009db030 item 42 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4ac0): _readAt: size=2, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4ac0): >_readAt: n=0, err=Bad file descriptor 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4ac0): _writeAt: size=3, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4ac0): >_writeAt: n=3, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4ac0): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.891990398 +0000 UTC m=+3.690098035 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4ac0): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4b00): _readAt: size=512, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4b00): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4b00): >openPending: err= 2025/01/11 01:07:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4b00): >_readAt: n=3, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4b00): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.891990398 +0000 UTC m=+3.690098035 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4b00): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: Remove: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009db180 item 42 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4bc0): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4bc0): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4bc0): _readAt: size=2, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4bc0): >_readAt: n=0, err=Bad file descriptor 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4bc0): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4bc0): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4bc0): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.892833463 +0000 UTC m=+3.690941101 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4bc0): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4c00): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4c00): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4c00): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009db490 item 43 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4c00): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4c00): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.893099741 +0000 UTC m=+3.691207379 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4c00): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4cc0): _readAt: size=2, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4cc0): >_readAt: n=0, err=Bad file descriptor 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4cc0): _writeAt: size=3, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4cc0): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4cc0): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009db5e0 item 43 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4cc0): >_writeAt: n=3, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4cc0): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.893505249 +0000 UTC m=+3.691612887 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4cc0): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4d00): _readAt: size=512, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4d00): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4d00): >openPending: err= 2025/01/11 01:07:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4d00): >_readAt: n=5, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4d00): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.893505249 +0000 UTC m=+3.691612887 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4d00): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: Remove: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009db730 item 43 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4e40): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4e40): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4e40): _readAt: size=2, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4e40): >_readAt: n=0, err=Bad file descriptor 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4e40): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4e40): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4e40): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.894377349 +0000 UTC m=+3.692484988 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4e40): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4e80): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4e80): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4e80): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009db9d0 item 44 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4e80): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4e80): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.894754574 +0000 UTC m=+3.692862212 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4e80): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4f40): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4f40): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009dbb20 item 44 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4f40): _readAt: size=2, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4f40): >_readAt: n=0, err=Bad file descriptor 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4f40): _writeAt: size=3, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4f40): >_writeAt: n=3, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4f40): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.895125086 +0000 UTC m=+3.693232725 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4f40): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4f80): _readAt: size=512, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4f80): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4f80): >openPending: err= 2025/01/11 01:07:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4f80): >_readAt: n=3, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4f80): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.895125086 +0000 UTC m=+3.693232725 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa4f80): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: Remove: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009dbc70 item 44 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa5040): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa5040): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa5040): _readAt: size=2, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa5040): >_readAt: n=0, err=Bad file descriptor 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa5040): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa5040): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa5040): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.896028385 +0000 UTC m=+3.694136023 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa5040): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa5080): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa5080): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa5080): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009dbf10 item 45 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa5080): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa5080): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.896363321 +0000 UTC m=+3.694470949 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa5080): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/11 01:07:04 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa5140): _readAt: size=512, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa5140): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa5140): >openPending: err= 2025/01/11 01:07:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa5140): >_readAt: n=5, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa5140): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.896363321 +0000 UTC m=+3.694470949 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa5140): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: Remove: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a200e0 item 45 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa5200): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa5200): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa5200): _readAt: size=2, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa5200): >_readAt: n=0, err=Bad file descriptor 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa5200): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa5200): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa5200): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.897402142 +0000 UTC m=+3.695509780 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa5200): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa5240): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa5240): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa5240): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a20380 item 46 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa5240): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa5240): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.897820073 +0000 UTC m=+3.695927711 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa5240): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/11 01:07:04 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa5300): _readAt: size=512, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa5300): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa5300): >openPending: err= 2025/01/11 01:07:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa5300): >_readAt: n=5, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa5300): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.897820073 +0000 UTC m=+3.695927711 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa5300): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: Remove: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a205b0 item 46 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa53c0): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa53c0): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa53c0): _readAt: size=2, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa53c0): >_readAt: n=0, err=Bad file descriptor 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa53c0): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa53c0): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa53c0): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.898952971 +0000 UTC m=+3.697060609 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa53c0): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa5400): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa5400): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa5400): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a208c0 item 47 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa5400): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa5400): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.899305551 +0000 UTC m=+3.697413188 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa5400): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/11 01:07:04 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa55c0): _readAt: size=512, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa55c0): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa55c0): >openPending: err= 2025/01/11 01:07:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa55c0): >_readAt: n=5, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa55c0): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.899305551 +0000 UTC m=+3.697413188 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa55c0): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: Remove: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a20a10 item 47 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 01:07:04 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/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa5680): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa5680): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa5680): _readAt: size=2, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa5680): >_readAt: n=0, err=Bad file descriptor 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa5680): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa5680): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa5680): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.9003374 +0000 UTC m=+3.698445037 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa5680): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa56c0): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa56c0): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa56c0): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a20cb0 item 48 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa56c0): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa56c0): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.900679227 +0000 UTC m=+3.698786866 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa56c0): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/11 01:07:04 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa5780): _readAt: size=512, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa5780): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa5780): >openPending: err= 2025/01/11 01:07:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa5780): >_readAt: n=5, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa5780): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.900679227 +0000 UTC m=+3.698786866 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa5780): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: Remove: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a20e00 item 48 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa57c0): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa57c0): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa57c0): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa57c0): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa57c0): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.901793521 +0000 UTC m=+3.699901158 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa57c0): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa5800): _readAt: size=2, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa5800): >_readAt: n=0, err=Bad file descriptor 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa5800): _writeAt: size=3, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa5800): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa5800): open at offset 5 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa5800): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a211f0 item 49 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa5800): >_writeAt: n=3, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa5800): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.902157602 +0000 UTC m=+3.700265260 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa5800): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa5840): _readAt: size=512, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa5840): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa5840): >openPending: err= 2025/01/11 01:07:04 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa5840): >_readAt: n=8, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa5840): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.902157602 +0000 UTC m=+3.700265260 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa5840): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: Remove: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a21340 item 49 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa58c0): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa58c0): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa58c0): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa58c0): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa58c0): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.903201963 +0000 UTC m=+3.701309601 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa58c0): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa5980): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa5980): open at offset 5 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa5980): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a215e0 item 50 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa5980): _readAt: size=2, off=5 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa5980): >_readAt: n=0, err=Bad file descriptor 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa5980): _writeAt: size=3, off=5 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa5980): >_writeAt: n=3, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa5980): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.90359053 +0000 UTC m=+3.701698168 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa5980): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa59c0): _readAt: size=512, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa59c0): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa59c0): >openPending: err= 2025/01/11 01:07:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa59c0): >_readAt: n=3, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa59c0): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.90359053 +0000 UTC m=+3.701698168 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa59c0): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: Remove: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a21730 item 50 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa5a40): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa5a40): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa5a40): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa5a40): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa5a40): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.904538802 +0000 UTC m=+3.702646440 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa5a40): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa5b00): _readAt: size=2, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa5b00): >_readAt: n=0, err=Bad file descriptor 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa5b00): _writeAt: size=3, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa5b00): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa5b00): open at offset 5 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa5b00): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a21ab0 item 51 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa5b00): >_writeAt: n=3, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa5b00): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.904875131 +0000 UTC m=+3.702982759 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa5b00): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa5b40): _readAt: size=512, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa5b40): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa5b40): >openPending: err= 2025/01/11 01:07:04 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa5b40): >_readAt: n=8, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa5b40): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.904875131 +0000 UTC m=+3.702982759 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa5b40): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: Remove: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a21c70 item 51 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa5bc0): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa5bc0): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa5bc0): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa5bc0): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa5bc0): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.905894776 +0000 UTC m=+3.704002415 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa5bc0): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa5cc0): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa5cc0): open at offset 5 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa5cc0): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006f40e0 item 52 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa5cc0): _readAt: size=2, off=5 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa5cc0): >_readAt: n=0, err=Bad file descriptor 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa5cc0): _writeAt: size=3, off=5 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa5cc0): >_writeAt: n=3, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa5cc0): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.906370826 +0000 UTC m=+3.704478464 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa5cc0): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa5d00): _readAt: size=512, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa5d00): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa5d00): >openPending: err= 2025/01/11 01:07:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa5d00): >_readAt: n=3, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa5d00): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.906370826 +0000 UTC m=+3.704478464 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa5d00): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: Remove: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006f4310 item 52 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa5d80): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa5d80): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa5d80): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa5d80): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa5d80): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.907302848 +0000 UTC m=+3.705410486 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa5d80): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa5e40): _readAt: size=2, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa5e40): >_readAt: n=0, err=Bad file descriptor 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa5e40): _writeAt: size=3, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa5e40): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa5e40): open at offset 5 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa5e40): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006f45b0 item 53 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa5e40): >_writeAt: n=3, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa5e40): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.907658564 +0000 UTC m=+3.705766201 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa5e40): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa5e80): _readAt: size=512, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa5e80): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa5e80): >openPending: err= 2025/01/11 01:07:04 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa5e80): >_readAt: n=8, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa5e80): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.907658564 +0000 UTC m=+3.705766201 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa5e80): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: Remove: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006f4700 item 53 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa5f00): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa5f00): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa5f00): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa5f00): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa5f00): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.909815285 +0000 UTC m=+3.707922923 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000aa5f00): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f6200): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f6200): open at offset 5 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f6200): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006f49a0 item 54 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f6200): _readAt: size=2, off=5 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f6200): >_readAt: n=0, err=Bad file descriptor 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f6200): _writeAt: size=3, off=5 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f6200): >_writeAt: n=3, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f6200): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.910464428 +0000 UTC m=+3.708572066 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f6200): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f6280): _readAt: size=512, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f6280): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f6280): >openPending: err= 2025/01/11 01:07:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f6280): >_readAt: n=3, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f6280): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.910464428 +0000 UTC m=+3.708572066 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f6280): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: Remove: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006f4af0 item 54 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f6300): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f6300): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f6300): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f6300): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f6300): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.912069919 +0000 UTC m=+3.710177557 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f6300): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f6480): _readAt: size=2, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f6480): >_readAt: n=0, err=Bad file descriptor 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f6480): _writeAt: size=3, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f6480): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f6480): open at offset 5 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f6480): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006f4f50 item 55 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f6480): >_writeAt: n=3, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f6480): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.912529688 +0000 UTC m=+3.710637317 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f6480): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f64c0): _readAt: size=512, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f64c0): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f64c0): >openPending: err= 2025/01/11 01:07:04 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f64c0): >_readAt: n=8, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f64c0): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.912529688 +0000 UTC m=+3.710637317 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f64c0): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: Remove: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006f5110 item 55 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 01:07:04 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/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f6540): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f6540): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f6540): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f6540): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f6540): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.913556758 +0000 UTC m=+3.711664396 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f6540): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f6b40): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f6b40): open at offset 5 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f6b40): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006f5490 item 56 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f6b40): _readAt: size=2, off=5 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f6b40): >_readAt: n=0, err=Bad file descriptor 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f6b40): _writeAt: size=3, off=5 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f6b40): >_writeAt: n=3, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f6b40): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.913907373 +0000 UTC m=+3.712015012 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f6b40): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f6c80): _readAt: size=512, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f6c80): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f6c80): >openPending: err= 2025/01/11 01:07:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f6c80): >_readAt: n=3, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f6c80): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.913907373 +0000 UTC m=+3.712015012 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f6c80): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: Remove: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006f5650 item 56 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f6dc0): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f6dc0): open at offset 0 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f6dc0): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f6dc0): _readAt: size=2, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f6dc0): >_readAt: n=0, err=Bad file descriptor 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f6dc0): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f6dc0): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f6dc0): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.914913313 +0000 UTC m=+3.713020951 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f6dc0): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f6e40): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f6e40): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f6e40): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006f5960 item 57 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f6e40): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f6e40): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.915246636 +0000 UTC m=+3.713354275 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f6e40): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f6f00): _readAt: size=2, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f6f00): >_readAt: n=0, err=Bad file descriptor 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f6f00): _writeAt: size=3, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f6f00): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f6f00): open at offset 5 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f6f00): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006f5ab0 item 57 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f6f00): >_writeAt: n=3, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f6f00): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.915582634 +0000 UTC m=+3.713690273 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f6f00): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f6fc0): _readAt: size=512, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f6fc0): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f6fc0): >openPending: err= 2025/01/11 01:07:04 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f6fc0): >_readAt: n=8, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f6fc0): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.915582634 +0000 UTC m=+3.713690273 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f6fc0): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: Remove: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006f5c00 item 57 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7080): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7080): open at offset 0 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7080): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7080): _readAt: size=2, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7080): >_readAt: n=0, err=Bad file descriptor 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7080): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7080): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7080): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.916562456 +0000 UTC m=+3.714670094 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7080): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f70c0): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f70c0): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f70c0): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fe000 item 58 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f70c0): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f70c0): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.916904986 +0000 UTC m=+3.715012625 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f70c0): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f71c0): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f71c0): open at offset 5 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f71c0): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fe2a0 item 58 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f71c0): _readAt: size=2, off=5 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f71c0): >_readAt: n=0, err=Bad file descriptor 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f71c0): _writeAt: size=3, off=5 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f71c0): >_writeAt: n=3, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f71c0): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.917311286 +0000 UTC m=+3.715418923 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f71c0): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7200): _readAt: size=512, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7200): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7200): >openPending: err= 2025/01/11 01:07:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7200): >_readAt: n=3, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7200): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.917311286 +0000 UTC m=+3.715418923 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7200): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: Remove: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fe620 item 58 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f72c0): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f72c0): open at offset 0 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f72c0): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f72c0): _readAt: size=2, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f72c0): >_readAt: n=0, err=Bad file descriptor 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f72c0): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f72c0): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f72c0): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.918311184 +0000 UTC m=+3.716418823 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f72c0): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7300): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7300): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7300): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fee70 item 59 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7300): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7300): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.918729857 +0000 UTC m=+3.716837495 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7300): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f74c0): _readAt: size=2, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f74c0): >_readAt: n=0, err=Bad file descriptor 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f74c0): _writeAt: size=3, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f74c0): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f74c0): open at offset 5 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f74c0): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ff0a0 item 59 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f74c0): >_writeAt: n=3, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f74c0): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.919009771 +0000 UTC m=+3.717117399 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f74c0): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7500): _readAt: size=512, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7500): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7500): >openPending: err= 2025/01/11 01:07:04 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7500): >_readAt: n=8, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7500): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.919009771 +0000 UTC m=+3.717117399 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7500): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: Remove: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ff3b0 item 59 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 01:07:04 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/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f75c0): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f75c0): open at offset 0 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f75c0): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f75c0): _readAt: size=2, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f75c0): >_readAt: n=0, err=Bad file descriptor 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f75c0): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f75c0): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f75c0): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.920313347 +0000 UTC m=+3.718420985 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f75c0): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7600): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7600): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7600): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ff880 item 60 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7600): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7600): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.92063586 +0000 UTC m=+3.718743498 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7600): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7780): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7780): open at offset 5 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7780): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ffb20 item 60 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7780): _readAt: size=2, off=5 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7780): >_readAt: n=0, err=Bad file descriptor 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7780): _writeAt: size=3, off=5 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7780): >_writeAt: n=3, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7780): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.921041918 +0000 UTC m=+3.719149557 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7780): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f77c0): _readAt: size=512, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f77c0): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f77c0): >openPending: err= 2025/01/11 01:07:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f77c0): >_readAt: n=3, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f77c0): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.921041918 +0000 UTC m=+3.719149557 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f77c0): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: Remove: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ffea0 item 60 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7880): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7880): open at offset 0 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7880): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7880): _readAt: size=2, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7880): >_readAt: n=0, err=Bad file descriptor 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7880): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7880): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7880): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.921999288 +0000 UTC m=+3.720106926 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7880): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f78c0): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f78c0): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f78c0): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f0380 item 61 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f78c0): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f78c0): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.922594139 +0000 UTC m=+3.720701778 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f78c0): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/11 01:07:04 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810080): _readAt: size=512, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810080): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810080): >openPending: err= 2025/01/11 01:07:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810080): >_readAt: n=5, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810080): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.922594139 +0000 UTC m=+3.720701778 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810080): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: Remove: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ad6150 item 61 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 01:07:04 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/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810140): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810140): open at offset 0 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810140): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810140): _readAt: size=2, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810140): >_readAt: n=0, err=Bad file descriptor 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810140): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810140): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810140): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.928107765 +0000 UTC m=+3.726215434 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810140): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810180): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810180): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810180): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ad63f0 item 62 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810180): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810180): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.928726512 +0000 UTC m=+3.726834150 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810180): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/11 01:07:04 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810240): _readAt: size=512, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810240): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810240): >openPending: err= 2025/01/11 01:07:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810240): >_readAt: n=5, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810240): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.928726512 +0000 UTC m=+3.726834150 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810240): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: Remove: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ad6540 item 62 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 01:07:04 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/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810340): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810340): open at offset 0 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810340): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810340): _readAt: size=2, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810340): >_readAt: n=0, err=Bad file descriptor 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810340): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810340): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810340): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.930413466 +0000 UTC m=+3.728521104 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810340): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810380): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810380): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810380): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ad68c0 item 63 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810380): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810380): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.930924029 +0000 UTC m=+3.729031668 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810380): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/11 01:07:04 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810440): _readAt: size=512, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810440): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810440): >openPending: err= 2025/01/11 01:07:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810440): >_readAt: n=5, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810440): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.930924029 +0000 UTC m=+3.729031668 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810440): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: Remove: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ad6a80 item 63 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 01:07:04 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/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810540): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810540): open at offset 0 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810540): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810540): _readAt: size=2, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810540): >_readAt: n=0, err=Bad file descriptor 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810540): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810540): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810540): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.932388868 +0000 UTC m=+3.730496506 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810540): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810580): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810580): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810580): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ad6d20 item 64 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810580): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810580): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.93293058 +0000 UTC m=+3.731038218 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810580): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/11 01:07:04 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810640): _readAt: size=512, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810640): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810640): >openPending: err= 2025/01/11 01:07:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810640): >_readAt: n=5, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810640): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.93293058 +0000 UTC m=+3.731038218 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810640): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: Remove: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ad6e70 item 64 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810680): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810680): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810680): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810680): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810680): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.933983478 +0000 UTC m=+3.732091116 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810680): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDWR 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0008106c0): _readAt: size=2, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0008106c0): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0008106c0): >openPending: err= 2025/01/11 01:07:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0008106c0): >_readAt: n=2, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0008106c0): _writeAt: size=3, off=2 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ad71f0 item 65 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0008106c0): >_writeAt: n=3, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0008106c0): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.934561098 +0000 UTC m=+3.732668736 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0008106c0): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810700): _readAt: size=512, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810700): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810700): >openPending: err= 2025/01/11 01:07:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810700): >_readAt: n=5, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810700): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.934561098 +0000 UTC m=+3.732668736 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810700): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: Remove: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ad7340 item 65 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810740): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810740): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810740): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810740): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810740): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.935766651 +0000 UTC m=+3.733874299 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810740): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810780): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810780): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ad75e0 item 66 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810780): _readAt: size=2, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810780): >_readAt: n=0, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810780): _writeAt: size=3, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810780): >_writeAt: n=3, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810780): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.936103681 +0000 UTC m=+3.734211319 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810780): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0008107c0): _readAt: size=512, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0008107c0): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0008107c0): >openPending: err= 2025/01/11 01:07:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0008107c0): >_readAt: n=3, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0008107c0): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.936103681 +0000 UTC m=+3.734211319 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0008107c0): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: Remove: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ad7730 item 66 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810800): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810800): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810800): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810800): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810800): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.937214488 +0000 UTC m=+3.735322146 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810800): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810840): _readAt: size=2, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810840): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810840): >openPending: err= 2025/01/11 01:07:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810840): >_readAt: n=2, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810840): _writeAt: size=3, off=2 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ad7ab0 item 67 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810840): >_writeAt: n=3, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810840): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.937806664 +0000 UTC m=+3.735914302 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810840): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810880): _readAt: size=512, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810880): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810880): >openPending: err= 2025/01/11 01:07:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810880): >_readAt: n=5, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810880): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.937806664 +0000 UTC m=+3.735914302 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810880): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: Remove: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ad7c00 item 67 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810940): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810940): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810940): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810940): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810940): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.939362532 +0000 UTC m=+3.737470170 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810940): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810a00): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810a00): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ad7ea0 item 68 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810a00): _readAt: size=2, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810a00): >_readAt: n=0, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810a00): _writeAt: size=3, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810a00): >_writeAt: n=3, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810a00): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.939988011 +0000 UTC m=+3.738095649 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810a00): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810a40): _readAt: size=512, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810a40): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810a40): >openPending: err= 2025/01/11 01:07:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810a40): >_readAt: n=3, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810a40): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.939988011 +0000 UTC m=+3.738095649 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810a40): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: Remove: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c8070 item 68 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810a80): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810a80): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810a80): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810a80): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810a80): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.941332515 +0000 UTC m=+3.739440153 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810a80): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810ac0): _readAt: size=2, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810ac0): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810ac0): >openPending: err= 2025/01/11 01:07:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810ac0): >_readAt: n=2, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810ac0): _writeAt: size=3, off=2 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c84d0 item 69 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810ac0): >_writeAt: n=3, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810ac0): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.941705551 +0000 UTC m=+3.739813189 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810ac0): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810b00): _readAt: size=512, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810b00): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810b00): >openPending: err= 2025/01/11 01:07:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810b00): >_readAt: n=5, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810b00): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.941705551 +0000 UTC m=+3.739813189 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810b00): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: Remove: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c8700 item 69 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810b80): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810b80): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810b80): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810b80): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810b80): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.943318346 +0000 UTC m=+3.741425985 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810b80): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810c80): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810c80): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c8a10 item 70 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810c80): _readAt: size=2, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810c80): >_readAt: n=0, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810c80): _writeAt: size=3, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810c80): >_writeAt: n=3, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810c80): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.943827849 +0000 UTC m=+3.741935487 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810c80): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810cc0): _readAt: size=512, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810cc0): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810cc0): >openPending: err= 2025/01/11 01:07:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810cc0): >_readAt: n=3, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810cc0): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.943827849 +0000 UTC m=+3.741935487 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810cc0): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: Remove: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c8bd0 item 70 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810d40): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810d40): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810d40): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810d40): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810d40): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.945405368 +0000 UTC m=+3.743513006 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810d40): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810e00): _readAt: size=2, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810e00): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810e00): >openPending: err= 2025/01/11 01:07:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810e00): >_readAt: n=2, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810e00): _writeAt: size=3, off=2 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c8e70 item 71 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810e00): >_writeAt: n=3, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810e00): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.945960054 +0000 UTC m=+3.744067692 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810e00): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810e40): _readAt: size=512, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810e40): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810e40): >openPending: err= 2025/01/11 01:07:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810e40): >_readAt: n=5, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810e40): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.945960054 +0000 UTC m=+3.744067692 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810e40): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: Remove: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c9030 item 71 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810ec0): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810ec0): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810ec0): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810ec0): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810ec0): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.947474926 +0000 UTC m=+3.745582564 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810ec0): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810f80): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810f80): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c9490 item 72 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810f80): _readAt: size=2, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810f80): >_readAt: n=0, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810f80): _writeAt: size=3, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810f80): >_writeAt: n=3, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810f80): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.948099734 +0000 UTC m=+3.746207372 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810f80): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810fc0): _readAt: size=512, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810fc0): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810fc0): >openPending: err= 2025/01/11 01:07:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810fc0): >_readAt: n=3, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810fc0): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.948099734 +0000 UTC m=+3.746207372 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810fc0): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: Remove: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c97a0 item 72 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811000): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811000): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811000): _readAt: size=2, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811000): >_readAt: n=0, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811000): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811000): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811000): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.949462731 +0000 UTC m=+3.747570369 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811000): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811040): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811040): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811040): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c9b90 item 73 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811040): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811040): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.949835889 +0000 UTC m=+3.747943527 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811040): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811080): _readAt: size=2, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811080): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811080): >openPending: err= 2025/01/11 01:07:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811080): >_readAt: n=2, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811080): _writeAt: size=3, off=2 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c9d50 item 73 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811080): >_writeAt: n=3, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811080): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.950306999 +0000 UTC m=+3.748414636 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811080): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0008110c0): _readAt: size=512, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0008110c0): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0008110c0): >openPending: err= 2025/01/11 01:07:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0008110c0): >_readAt: n=5, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0008110c0): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.950306999 +0000 UTC m=+3.748414636 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0008110c0): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: Remove: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000384000 item 73 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811180): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811180): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811180): _readAt: size=2, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811180): >_readAt: n=0, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811180): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811180): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811180): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.951333167 +0000 UTC m=+3.749440806 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811180): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0008111c0): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0008111c0): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0008111c0): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000384700 item 74 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0008111c0): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0008111c0): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.951713689 +0000 UTC m=+3.749821327 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0008111c0): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811280): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811280): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003849a0 item 74 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811280): _readAt: size=2, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811280): >_readAt: n=0, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811280): _writeAt: size=3, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811280): >_writeAt: n=3, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811280): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.952144234 +0000 UTC m=+3.750251861 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811280): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0008112c0): _readAt: size=512, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0008112c0): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0008112c0): >openPending: err= 2025/01/11 01:07:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0008112c0): >_readAt: n=3, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0008112c0): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.952144234 +0000 UTC m=+3.750251861 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0008112c0): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: Remove: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000384d20 item 74 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811380): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811380): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811380): _readAt: size=2, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811380): >_readAt: n=0, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811380): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811380): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811380): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.953130768 +0000 UTC m=+3.751238406 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811380): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0008113c0): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0008113c0): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0008113c0): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000385340 item 75 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0008113c0): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0008113c0): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.953467486 +0000 UTC m=+3.751575124 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0008113c0): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0008114c0): _readAt: size=2, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0008114c0): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0008114c0): >openPending: err= 2025/01/11 01:07:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0008114c0): >_readAt: n=2, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0008114c0): _writeAt: size=3, off=2 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003856c0 item 75 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0008114c0): >_writeAt: n=3, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0008114c0): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.953885518 +0000 UTC m=+3.751993156 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0008114c0): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811500): _readAt: size=512, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811500): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811500): >openPending: err= 2025/01/11 01:07:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811500): >_readAt: n=5, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811500): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.953885518 +0000 UTC m=+3.751993156 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811500): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: Remove: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000385960 item 75 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0008115c0): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0008115c0): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0008115c0): _readAt: size=2, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0008115c0): >_readAt: n=0, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0008115c0): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0008115c0): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0008115c0): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.955255308 +0000 UTC m=+3.753362946 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0008115c0): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811600): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811600): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811600): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000410000 item 76 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811600): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811600): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.955611034 +0000 UTC m=+3.753718661 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811600): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0008116c0): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0008116c0): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000410230 item 76 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0008116c0): _readAt: size=2, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0008116c0): >_readAt: n=0, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0008116c0): _writeAt: size=3, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0008116c0): >_writeAt: n=3, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0008116c0): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.955969584 +0000 UTC m=+3.754077222 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0008116c0): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811700): _readAt: size=512, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811700): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811700): >openPending: err= 2025/01/11 01:07:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811700): >_readAt: n=3, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811700): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.955969584 +0000 UTC m=+3.754077222 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811700): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: Remove: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004103f0 item 76 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0008117c0): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0008117c0): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0008117c0): _readAt: size=2, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0008117c0): >_readAt: n=0, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0008117c0): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0008117c0): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0008117c0): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.957001742 +0000 UTC m=+3.755109381 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0008117c0): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811800): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811800): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811800): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004107e0 item 77 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811800): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811800): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.957343862 +0000 UTC m=+3.755451500 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811800): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/11 01:07:04 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811900): _readAt: size=512, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811900): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811900): >openPending: err= 2025/01/11 01:07:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811900): >_readAt: n=5, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811900): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.957343862 +0000 UTC m=+3.755451500 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811900): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: Remove: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000410930 item 77 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0008119c0): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0008119c0): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0008119c0): _readAt: size=2, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0008119c0): >_readAt: n=0, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0008119c0): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0008119c0): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0008119c0): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.958370611 +0000 UTC m=+3.756478249 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0008119c0): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811a00): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811a00): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811a00): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000410bd0 item 78 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811a00): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811a00): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.958823438 +0000 UTC m=+3.756931075 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811a00): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/11 01:07:04 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811ac0): _readAt: size=512, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811ac0): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811ac0): >openPending: err= 2025/01/11 01:07:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811ac0): >_readAt: n=5, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811ac0): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.958823438 +0000 UTC m=+3.756931075 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811ac0): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: Remove: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000410e00 item 78 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811bc0): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811bc0): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811bc0): _readAt: size=2, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811bc0): >_readAt: n=0, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811bc0): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811bc0): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811bc0): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.960103089 +0000 UTC m=+3.758210728 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811bc0): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811c00): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811c00): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811c00): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000411260 item 79 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811c00): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811c00): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.960444909 +0000 UTC m=+3.758552546 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811c00): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/11 01:07:04 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811cc0): _readAt: size=512, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811cc0): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811cc0): >openPending: err= 2025/01/11 01:07:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811cc0): >_readAt: n=5, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811cc0): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.960444909 +0000 UTC m=+3.758552546 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811cc0): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: Remove: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004113b0 item 79 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 01:07:04 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/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811d80): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811d80): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811d80): _readAt: size=2, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811d80): >_readAt: n=0, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811d80): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811d80): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811d80): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.961775196 +0000 UTC m=+3.759882833 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811d80): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811dc0): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811dc0): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811dc0): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000411810 item 80 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811dc0): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811dc0): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.962386067 +0000 UTC m=+3.760493706 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811dc0): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/11 01:07:04 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811e80): _readAt: size=512, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811e80): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811e80): >openPending: err= 2025/01/11 01:07:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811e80): >_readAt: n=5, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811e80): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.962386067 +0000 UTC m=+3.760493706 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811e80): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: Remove: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000411960 item 80 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811ec0): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811ec0): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811ec0): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811ec0): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811ec0): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.96426021 +0000 UTC m=+3.762367849 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811ec0): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7900): _readAt: size=2, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7900): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7900): open at offset 5 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7900): >openPending: err= 2025/01/11 01:07:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7900): >_readAt: n=2, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7900): _writeAt: size=3, off=7 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f0690 item 81 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7900): >_writeAt: n=3, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7900): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.964631073 +0000 UTC m=+3.762738711 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7900): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7940): _readAt: size=512, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7940): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7940): >openPending: err= 2025/01/11 01:07:04 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7940): >_readAt: n=8, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7940): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.964631073 +0000 UTC m=+3.762738711 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7940): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: Remove: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f0850 item 81 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f79c0): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f79c0): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f79c0): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f79c0): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f79c0): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.966407634 +0000 UTC m=+3.764515272 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f79c0): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7a80): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7a80): open at offset 5 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7a80): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f0cb0 item 82 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7a80): _readAt: size=2, off=5 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7a80): >_readAt: n=0, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7a80): _writeAt: size=3, off=5 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7a80): >_writeAt: n=3, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7a80): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.967253515 +0000 UTC m=+3.765361152 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7a80): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7ac0): _readAt: size=512, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7ac0): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7ac0): >openPending: err= 2025/01/11 01:07:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7ac0): >_readAt: n=3, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7ac0): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.967253515 +0000 UTC m=+3.765361152 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7ac0): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: Remove: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f1420 item 82 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7b40): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7b40): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7b40): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7b40): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7b40): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.968088896 +0000 UTC m=+3.766196524 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7b40): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7c00): _readAt: size=2, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7c00): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7c00): open at offset 5 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7c00): >openPending: err= 2025/01/11 01:07:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7c00): >_readAt: n=2, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7c00): _writeAt: size=3, off=7 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f1b20 item 83 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7c00): >_writeAt: n=3, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7c00): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.968452406 +0000 UTC m=+3.766560044 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7c00): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7c40): _readAt: size=512, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7c40): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7c40): >openPending: err= 2025/01/11 01:07:04 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7c40): >_readAt: n=8, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7c40): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.968452406 +0000 UTC m=+3.766560044 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7c40): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: Remove: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f1d50 item 83 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7cc0): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7cc0): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7cc0): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7cc0): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7cc0): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.969446224 +0000 UTC m=+3.767553872 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7cc0): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7d80): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7d80): open at offset 5 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7d80): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000162460 item 84 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7d80): _readAt: size=2, off=5 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7d80): >_readAt: n=0, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7d80): _writeAt: size=3, off=5 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7d80): >_writeAt: n=3, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7d80): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.969875716 +0000 UTC m=+3.767983354 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7d80): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7dc0): _readAt: size=512, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7dc0): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7dc0): >openPending: err= 2025/01/11 01:07:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7dc0): >_readAt: n=3, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7dc0): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.969875716 +0000 UTC m=+3.767983354 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7dc0): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: Remove: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000162700 item 84 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7e40): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7e40): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7e40): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7e40): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7e40): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.971021689 +0000 UTC m=+3.769129327 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7e40): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7f00): _readAt: size=2, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7f00): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7f00): open at offset 5 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7f00): >openPending: err= 2025/01/11 01:07:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7f00): >_readAt: n=2, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7f00): _writeAt: size=3, off=7 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000162a10 item 85 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7f00): >_writeAt: n=3, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7f00): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.971624615 +0000 UTC m=+3.769732254 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7f00): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7f40): _readAt: size=512, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7f40): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7f40): >openPending: err= 2025/01/11 01:07:04 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7f40): >_readAt: n=8, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7f40): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.971624615 +0000 UTC m=+3.769732254 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0003f7f40): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: Remove: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000162bd0 item 85 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0001d7780): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0001d7780): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0001d7780): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0001d7780): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0001d7780): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.973604255 +0000 UTC m=+3.771711893 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0001d7780): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0001d7900): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0001d7900): open at offset 5 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0001d7900): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000162f50 item 86 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0001d7900): _readAt: size=2, off=5 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0001d7900): >_readAt: n=0, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0001d7900): _writeAt: size=3, off=5 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0001d7900): >_writeAt: n=3, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0001d7900): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.974142471 +0000 UTC m=+3.772250108 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0001d7900): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0001d79c0): _readAt: size=512, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0001d79c0): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0001d79c0): >openPending: err= 2025/01/11 01:07:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0001d79c0): >_readAt: n=3, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0001d79c0): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.974142471 +0000 UTC m=+3.772250108 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0001d79c0): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: Remove: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001631f0 item 86 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0001d7b00): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0001d7b00): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0001d7b00): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0001d7b00): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0001d7b00): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.975130167 +0000 UTC m=+3.773237805 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0001d7b00): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0001d7c00): _readAt: size=2, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0001d7c00): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0001d7c00): open at offset 5 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0001d7c00): >openPending: err= 2025/01/11 01:07:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0001d7c00): >_readAt: n=2, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0001d7c00): _writeAt: size=3, off=7 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001636c0 item 87 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0001d7c00): >_writeAt: n=3, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0001d7c00): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.975506181 +0000 UTC m=+3.773613818 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0001d7c00): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0001d7c40): _readAt: size=512, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0001d7c40): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0001d7c40): >openPending: err= 2025/01/11 01:07:04 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0001d7c40): >_readAt: n=8, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0001d7c40): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.975506181 +0000 UTC m=+3.773613818 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0001d7c40): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: Remove: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001638f0 item 87 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 01:07:04 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/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0001d7cc0): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0001d7cc0): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0001d7cc0): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0001d7cc0): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0001d7cc0): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.976541064 +0000 UTC m=+3.774648702 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0001d7cc0): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0001d7e40): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0001d7e40): open at offset 5 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0001d7e40): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000163c70 item 88 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0001d7e40): _readAt: size=2, off=5 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0001d7e40): >_readAt: n=0, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0001d7e40): _writeAt: size=3, off=5 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0001d7e40): >_writeAt: n=3, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0001d7e40): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.97697697 +0000 UTC m=+3.775084608 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0001d7e40): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0001d7e80): _readAt: size=512, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0001d7e80): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0001d7e80): >openPending: err= 2025/01/11 01:07:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0001d7e80): >_readAt: n=3, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0001d7e80): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.97697697 +0000 UTC m=+3.775084608 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0001d7e80): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: Remove: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001d4310 item 88 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004ba000): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004ba000): open at offset 0 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004ba000): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004ba000): _readAt: size=2, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004ba000): >_readAt: n=0, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004ba000): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004ba000): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004ba000): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.977996475 +0000 UTC m=+3.776104113 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004ba000): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004ba040): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004ba040): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004ba040): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001d4a10 item 89 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004ba040): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004ba040): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.978719175 +0000 UTC m=+3.776826813 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004ba040): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004ba1c0): _readAt: size=2, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004ba1c0): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004ba1c0): open at offset 5 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004ba1c0): >openPending: err= 2025/01/11 01:07:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004ba1c0): >_readAt: n=2, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004ba1c0): _writeAt: size=3, off=7 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001d4c40 item 89 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004ba1c0): >_writeAt: n=3, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004ba1c0): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.979220152 +0000 UTC m=+3.777327790 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004ba1c0): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004ba200): _readAt: size=512, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004ba200): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004ba200): >openPending: err= 2025/01/11 01:07:04 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004ba200): >_readAt: n=8, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004ba200): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.979220152 +0000 UTC m=+3.777327790 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004ba200): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: Remove: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001d4d90 item 89 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004ba300): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004ba300): open at offset 0 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004ba300): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004ba300): _readAt: size=2, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004ba300): >_readAt: n=0, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004ba300): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004ba300): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004ba300): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.980230852 +0000 UTC m=+3.778338489 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004ba300): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004ba340): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004ba340): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004ba340): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001d5420 item 90 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004ba340): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004ba340): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.980493772 +0000 UTC m=+3.778601431 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004ba340): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004ba440): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004ba440): open at offset 5 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004ba440): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001d5810 item 90 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004ba440): _readAt: size=2, off=5 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004ba440): >_readAt: n=0, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004ba440): _writeAt: size=3, off=5 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004ba440): >_writeAt: n=3, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004ba440): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.981276085 +0000 UTC m=+3.779383723 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0004ba440): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811f00): _readAt: size=512, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811f00): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811f00): >openPending: err= 2025/01/11 01:07:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811f00): >_readAt: n=3, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811f00): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.981276085 +0000 UTC m=+3.779383723 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000811f00): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: Remove: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000411d50 item 90 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810080): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810080): open at offset 0 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810080): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810080): _readAt: size=2, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810080): >_readAt: n=0, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810080): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810080): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810080): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.982536 +0000 UTC m=+3.780643638 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810080): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810100): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810100): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810100): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000410230 item 91 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810100): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810100): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.982820131 +0000 UTC m=+3.780927769 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810100): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0008101c0): _readAt: size=2, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0008101c0): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0008101c0): open at offset 5 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0008101c0): >openPending: err= 2025/01/11 01:07:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0008101c0): >_readAt: n=2, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0008101c0): _writeAt: size=3, off=7 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004103f0 item 91 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0008101c0): >_writeAt: n=3, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0008101c0): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.983131583 +0000 UTC m=+3.781239221 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc0008101c0): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810200): _readAt: size=512, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810200): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810200): >openPending: err= 2025/01/11 01:07:04 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810200): >_readAt: n=8, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810200): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.983131583 +0000 UTC m=+3.781239221 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810200): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: Remove: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004105b0 item 91 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 01:07:04 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/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810300): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810300): open at offset 0 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810300): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810300): _readAt: size=2, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810300): >_readAt: n=0, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810300): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810300): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810300): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.984031725 +0000 UTC m=+3.782139363 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810300): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810340): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810340): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810340): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000410930 item 92 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810340): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810340): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.984416395 +0000 UTC m=+3.782524032 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810340): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810400): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810400): open at offset 5 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810400): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000410a80 item 92 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810400): _readAt: size=2, off=5 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810400): >_readAt: n=0, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810400): _writeAt: size=3, off=5 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810400): >_writeAt: n=3, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810400): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.984808498 +0000 UTC m=+3.782916136 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810400): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810440): _readAt: size=512, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810440): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810440): >openPending: err= 2025/01/11 01:07:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810440): >_readAt: n=3, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810440): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.984808498 +0000 UTC m=+3.782916136 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810440): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: Remove: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000410bd0 item 92 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810540): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810540): open at offset 0 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810540): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810540): _readAt: size=2, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810540): >_readAt: n=0, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810540): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810540): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810540): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.985645612 +0000 UTC m=+3.783753250 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810540): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810580): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810580): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810580): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000410f50 item 93 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810580): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810580): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.985943018 +0000 UTC m=+3.784050656 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810580): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/11 01:07:04 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810640): _readAt: size=512, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810640): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810640): >openPending: err= 2025/01/11 01:07:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810640): >_readAt: n=5, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810640): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.985943018 +0000 UTC m=+3.784050656 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810640): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: Remove: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000411260 item 93 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 01:07:04 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/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810700): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810700): open at offset 0 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810700): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810700): _readAt: size=2, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810700): >_readAt: n=0, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810700): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810700): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810700): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.986843572 +0000 UTC m=+3.784951210 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810700): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810740): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810740): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810740): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004115e0 item 94 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810740): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810740): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.987224413 +0000 UTC m=+3.785332051 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810740): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/11 01:07:04 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810800): _readAt: size=512, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810800): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810800): >openPending: err= 2025/01/11 01:07:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810800): >_readAt: n=5, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810800): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.987224413 +0000 UTC m=+3.785332051 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810800): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: Remove: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000411810 item 94 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 01:07:04 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/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810900): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810900): open at offset 0 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810900): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810900): _readAt: size=2, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810900): >_readAt: n=0, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810900): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810900): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810900): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.988148831 +0000 UTC m=+3.786256469 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810900): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810940): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810940): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810940): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000411c00 item 95 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810940): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810940): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.988537388 +0000 UTC m=+3.786645026 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810940): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/11 01:07:04 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810a00): _readAt: size=512, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810a00): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810a00): >openPending: err= 2025/01/11 01:07:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810a00): >_readAt: n=5, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810a00): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.988537388 +0000 UTC m=+3.786645026 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810a00): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: Remove: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000411ea0 item 95 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 01:07:04 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/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810ac0): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810ac0): open at offset 0 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810ac0): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810ac0): _readAt: size=2, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810ac0): >_readAt: n=0, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810ac0): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810ac0): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810ac0): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.98953396 +0000 UTC m=+3.787641597 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810ac0): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810b00): _writeAt: size=5, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810b00): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810b00): >openPending: err= 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001d49a0 item 96 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810b00): >_writeAt: n=5, err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810b00): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.989847275 +0000 UTC m=+3.787954914 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810b00): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/01/11 01:07:04 DEBUG : open-test-file: File.openRW failed: file already exists 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/01/11 01:07:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 01:07:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/01/11 01:07:04 DEBUG : open-test-file: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810c00): _readAt: size=512, off=0 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810c00): openPending: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810c00): >openPending: err= 2025/01/11 01:07:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810c00): >_readAt: n=5, err=EOF 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810c00): close: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-01-11 01:07:04.989847275 +0000 UTC m=+3.787954914 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : open-test-file(0xc000810c00): >close: err= 2025/01/11 01:07:04 DEBUG : open-test-file: Remove: 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001d4af0 item 96 2025/01/11 01:07:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/01/11 01:07:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/01/11 01:07:04 DEBUG : open-test-file: >Remove: err= 2025/01/11 01:07:04 DEBUG : WaitForWriters: timeout=30s 2025/01/11 01:07:04 DEBUG : : Looking for writers 2025/01/11 01:07:04 DEBUG : >WaitForWriters: 2025/01/11 01:07:04 DEBUG : vfs cache: cleaner exiting 2025/01/11 01:07:04 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:36939") 2025/01/11 01:07:04 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:04 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:39129") 2025/01/11 01:07:04 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestRWFileHandleOpenTests (0.33s) --- PASS: TestRWFileHandleOpenTests/writes (0.17s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (0.16s) --- 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.01s) --- 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 "ftp://172.17.0.4:21/rclone-test-guconab1zoza", Local "Local file system at /tmp/rclone1672950829", Modify Window "1s" 2025/01/11 01:07:04 INFO : ftp://172.17.0.4:21/rclone-test-guconab1zoza: poll-interval is not supported by this remote 2025/01/11 01:07:04 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2025/01/11 01:07:04 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{Zskpx}/rclone-test-guconab1zoza" 2025/01/11 01:07:04 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{Zskpx}/rclone-test-guconab1zoza" 2025/01/11 01:07:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{Zskpx}/rclone-test-guconab1zoza" 2025/01/11 01:07:04 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/11 01:07:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{Zskpx}/rclone-test-guconab1zoza" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{Zskpx}/rclone-test-guconab1zoza" 2025/01/11 01:07:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{Zskpx}/rclone-test-guconab1zoza" 2025/01/11 01:07:04 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/11 01:07:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{Zskpx}/rclone-test-guconab1zoza" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{Zskpx}/rclone-test-guconab1zoza" 2025/01/11 01:07:04 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 01:07:04 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/01/11 01:07:04 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:32933") 2025/01/11 01:07:04 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:04 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/01/11 01:07:04 DEBUG : file1: newRWFileHandle: 2025/01/11 01:07:04 DEBUG : file1(0xc000a1a080): openPending: 2025/01/11 01:07:04 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/11 01:07:04 DEBUG : file1(0xc000a1a080): >openPending: err= 2025/01/11 01:07:04 DEBUG : file1: >newRWFileHandle: err= 2025/01/11 01:07:04 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/11 01:07:04 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/01/11 01:07:04 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/01/11 01:07:04 DEBUG : file1(0xc000a1a080): _writeAt: size=2, off=0 2025/01/11 01:07:04 DEBUG : file1(0xc000a1a080): >_writeAt: n=2, err= 2025/01/11 01:07:04 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2025/01/11 01:07:04 DEBUG : file1(0xc000a1a080): RWFileHandle.Flush 2025/01/11 01:07:04 DEBUG : file1(0xc000a1a080): RWFileHandle.Release 2025/01/11 01:07:04 DEBUG : file1(0xc000a1a080): close: 2025/01/11 01:07:04 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2025/01/11 01:07:04 INFO : file1: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:04 DEBUG : file1(0xc000a1a080): >close: err= 2025/01/11 01:07:04 DEBUG : WaitForWriters: timeout=30s 2025/01/11 01:07:04 DEBUG : : Looking for writers 2025/01/11 01:07:04 DEBUG : file1: reading active writers 2025/01/11 01:07:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/01/11 01:07:05 DEBUG : : Looking for writers 2025/01/11 01:07:05 DEBUG : file1: reading active writers 2025/01/11 01:07:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/01/11 01:07:05 DEBUG : : Looking for writers 2025/01/11 01:07:05 DEBUG : file1: reading active writers 2025/01/11 01:07:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/01/11 01:07:05 DEBUG : : Looking for writers 2025/01/11 01:07:05 DEBUG : file1: reading active writers 2025/01/11 01:07:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/01/11 01:07:05 DEBUG : file1: vfs cache: starting upload 2025/01/11 01:07:05 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:33698") 2025/01/11 01:07:05 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:05 DEBUG : file1.c8b6918.partial: renamed to: file1 2025/01/11 01:07:05 INFO : file1: Copied (new) 2025/01/11 01:07:05 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC" 2025/01/11 01:07:05 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/01/11 01:07:05 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2025/01/11 01:07:05 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/11 01:07:05 INFO : file1: vfs cache: upload succeeded try #1 2025/01/11 01:07:05 DEBUG : : Looking for writers 2025/01/11 01:07:05 DEBUG : file1: reading active writers 2025/01/11 01:07:05 DEBUG : >WaitForWriters: 2025/01/11 01:07:05 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:39161") 2025/01/11 01:07:05 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:05 DEBUG : WaitForWriters: timeout=30s 2025/01/11 01:07:05 DEBUG : : Looking for writers 2025/01/11 01:07:05 DEBUG : file1: reading active writers 2025/01/11 01:07:05 DEBUG : >WaitForWriters: 2025/01/11 01:07:05 DEBUG : vfs cache: cleaner exiting 2025/01/11 01:07:05 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:37899") 2025/01/11 01:07:05 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:05 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:32712") 2025/01/11 01:07:05 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestRWFileModTimeWithOpenWriters (0.16s) === RUN TestRWCacheRename run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-guconab1zoza", Local "Local file system at /tmp/rclone1672950829", Modify Window "1s" 2025/01/11 01:07:05 INFO : ftp://172.17.0.4:21/rclone-test-guconab1zoza: poll-interval is not supported by this remote 2025/01/11 01:07:05 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2025/01/11 01:07:05 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{Zskpx}/rclone-test-guconab1zoza" 2025/01/11 01:07:05 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{Zskpx}/rclone-test-guconab1zoza" 2025/01/11 01:07:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{Zskpx}/rclone-test-guconab1zoza" 2025/01/11 01:07:05 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/11 01:07:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{Zskpx}/rclone-test-guconab1zoza" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{Zskpx}/rclone-test-guconab1zoza" 2025/01/11 01:07:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{Zskpx}/rclone-test-guconab1zoza" 2025/01/11 01:07:05 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/11 01:07:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{Zskpx}/rclone-test-guconab1zoza" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{Zskpx}/rclone-test-guconab1zoza" 2025/01/11 01:07:05 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 01:07:05 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/01/11 01:07:05 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:38849") 2025/01/11 01:07:05 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:05 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2025/01/11 01:07:05 DEBUG : rename_me: newRWFileHandle: 2025/01/11 01:07:05 DEBUG : rename_me(0xc000a1a340): openPending: 2025/01/11 01:07:05 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2025/01/11 01:07:05 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2025/01/11 01:07:05 DEBUG : rename_me(0xc000a1a340): >openPending: err= 2025/01/11 01:07:05 DEBUG : rename_me: >newRWFileHandle: err= 2025/01/11 01:07:05 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2025/01/11 01:07:05 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2025/01/11 01:07:05 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2025/01/11 01:07:05 DEBUG : rename_me(0xc000a1a340): _writeAt: size=5, off=0 2025/01/11 01:07:05 DEBUG : rename_me(0xc000a1a340): >_writeAt: n=5, err= 2025/01/11 01:07:05 DEBUG : rename_me(0xc000a1a340): close: 2025/01/11 01:07:05 DEBUG : rename_me: vfs cache: setting modification time to 2025-01-11 01:07:05.148790853 +0000 UTC m=+3.946898492 2025/01/11 01:07:05 INFO : rename_me: vfs cache: queuing for upload in 100ms 2025/01/11 01:07:05 DEBUG : rename_me(0xc000a1a340): >close: err= 2025/01/11 01:07:05 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2025/01/11 01:07:05 DEBUG : i_was_renamed: Updating file with 0xc00087a480 2025/01/11 01:07:05 DEBUG : : Added virtual directory entry vDel: "rename_me" 2025/01/11 01:07:05 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2025/01/11 01:07:05 DEBUG : WaitForWriters: timeout=30s 2025/01/11 01:07:05 DEBUG : : Looking for writers 2025/01/11 01:07:05 DEBUG : i_was_renamed: reading active writers 2025/01/11 01:07:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/01/11 01:07:05 DEBUG : : Looking for writers 2025/01/11 01:07:05 DEBUG : i_was_renamed: reading active writers 2025/01/11 01:07:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/01/11 01:07:05 DEBUG : : Looking for writers 2025/01/11 01:07:05 DEBUG : i_was_renamed: reading active writers 2025/01/11 01:07:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/01/11 01:07:05 DEBUG : : Looking for writers 2025/01/11 01:07:05 DEBUG : i_was_renamed: reading active writers 2025/01/11 01:07:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/01/11 01:07:05 DEBUG : i_was_renamed: vfs cache: starting upload 2025/01/11 01:07:05 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:32008") 2025/01/11 01:07:05 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:05 DEBUG : i_was_renamed.39be1503.partial: renamed to: i_was_renamed 2025/01/11 01:07:05 INFO : i_was_renamed: Copied (new) 2025/01/11 01:07:05 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2025-01-11 01:07:05 +0000 UTC" 2025/01/11 01:07:05 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2025/01/11 01:07:05 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2025/01/11 01:07:05 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2025/01/11 01:07:05 DEBUG : : Looking for writers 2025/01/11 01:07:05 DEBUG : i_was_renamed: reading active writers 2025/01/11 01:07:05 DEBUG : >WaitForWriters: 2025/01/11 01:07:05 DEBUG : vfs cache: cleaner exiting 2025/01/11 01:07:05 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:37426") 2025/01/11 01:07:05 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:05 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:31303") 2025/01/11 01:07:05 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestRWCacheRename (0.16s) === RUN TestRWCacheUpdate run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-guconab1zoza", Local "Local file system at /tmp/rclone1672950829", Modify Window "1s" 2025/01/11 01:07:05 INFO : ftp://172.17.0.4:21/rclone-test-guconab1zoza: poll-interval is not supported by this remote 2025/01/11 01:07:05 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2025/01/11 01:07:05 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{Zskpx}/rclone-test-guconab1zoza" 2025/01/11 01:07:05 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{Zskpx}/rclone-test-guconab1zoza" 2025/01/11 01:07:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{Zskpx}/rclone-test-guconab1zoza" 2025/01/11 01:07:05 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/11 01:07:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{Zskpx}/rclone-test-guconab1zoza" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{Zskpx}/rclone-test-guconab1zoza" 2025/01/11 01:07:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{Zskpx}/rclone-test-guconab1zoza" 2025/01/11 01:07:05 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/01/11 01:07:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{Zskpx}/rclone-test-guconab1zoza" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{Zskpx}/rclone-test-guconab1zoza" 2025/01/11 01:07:05 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/01/11 01:07:05 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:31429") 2025/01/11 01:07:05 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:05 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:34039") 2025/01/11 01:07:05 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:05 DEBUG : : forgetting directory cache 2025/01/11 01:07:05 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 01:07:05 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:33281") 2025/01/11 01:07:05 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:05 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/01/11 01:07:05 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/01/11 01:07:05 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/01/11 01:07:05 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/01/11 01:07:05 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/01/11 01:07:05 DEBUG : TestRWCacheUpdate(0xc0004baac0): _readAt: size=512, off=0 2025/01/11 01:07:05 DEBUG : TestRWCacheUpdate(0xc0004baac0): openPending: 2025/01/11 01:07:05 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-01-11 00:08:05 +0000 UTC" against cached fingerprint "" 2025/01/11 01:07:05 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/01/11 01:07:05 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/01/11 01:07:05 DEBUG : TestRWCacheUpdate(0xc0004baac0): >openPending: err= 2025/01/11 01:07:05 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/01/11 01:07:05 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/01/11 01:07:05 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/01/11 01:07:05 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/01/11 01:07:05 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:30410") 2025/01/11 01:07:05 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:05 DEBUG : TestRWCacheUpdate(0xc0004baac0): >_readAt: n=20, err=EOF 2025/01/11 01:07:05 DEBUG : TestRWCacheUpdate(0xc0004baac0): close: 2025/01/11 01:07:05 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-01-11 00:08:05 +0000 UTC 2025/01/11 01:07:05 DEBUG : TestRWCacheUpdate(0xc0004baac0): >close: err= 2025/01/11 01:07:05 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:39244") 2025/01/11 01:07:05 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:05 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:34016") 2025/01/11 01:07:05 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:05 DEBUG : : forgetting directory cache 2025/01/11 01:07:05 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/01/11 01:07:05 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 01:07:05 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:32030") 2025/01/11 01:07:05 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:05 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/01/11 01:07:05 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/01/11 01:07:05 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/01/11 01:07:05 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/01/11 01:07:05 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/01/11 01:07:05 DEBUG : TestRWCacheUpdate(0xc0004bad00): _readAt: size=512, off=0 2025/01/11 01:07:05 DEBUG : TestRWCacheUpdate(0xc0004bad00): openPending: 2025/01/11 01:07:05 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-01-11 00:09:05 +0000 UTC" against cached fingerprint "20,2025-01-11 00:08:05 +0000 UTC" 2025/01/11 01:07:05 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-01-11 00:09:05 +0000 UTC" != cached fingerprint "20,2025-01-11 00:08:05 +0000 UTC") 2025/01/11 01:07:05 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/01/11 01:07:05 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/01/11 01:07:05 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/01/11 01:07:05 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/01/11 01:07:05 DEBUG : TestRWCacheUpdate(0xc0004bad00): >openPending: err= 2025/01/11 01:07:05 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/01/11 01:07:05 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/01/11 01:07:05 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/01/11 01:07:05 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/01/11 01:07:05 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:38826") 2025/01/11 01:07:05 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:05 DEBUG : TestRWCacheUpdate(0xc0004bad00): >_readAt: n=20, err=EOF 2025/01/11 01:07:05 DEBUG : TestRWCacheUpdate(0xc0004bad00): close: 2025/01/11 01:07:05 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-01-11 00:09:05 +0000 UTC 2025/01/11 01:07:05 DEBUG : TestRWCacheUpdate(0xc0004bad00): >close: err= 2025/01/11 01:07:05 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:39863") 2025/01/11 01:07:05 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:05 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:37942") 2025/01/11 01:07:05 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:05 DEBUG : : forgetting directory cache 2025/01/11 01:07:05 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/01/11 01:07:05 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 01:07:05 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:33338") 2025/01/11 01:07:05 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:05 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/01/11 01:07:05 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/01/11 01:07:05 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/01/11 01:07:05 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/01/11 01:07:05 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/01/11 01:07:05 DEBUG : TestRWCacheUpdate(0xc0004bae00): _readAt: size=512, off=0 2025/01/11 01:07:05 DEBUG : TestRWCacheUpdate(0xc0004bae00): openPending: 2025/01/11 01:07:05 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-01-11 00:10:05 +0000 UTC" against cached fingerprint "20,2025-01-11 00:09:05 +0000 UTC" 2025/01/11 01:07:05 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-01-11 00:10:05 +0000 UTC" != cached fingerprint "20,2025-01-11 00:09:05 +0000 UTC") 2025/01/11 01:07:05 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/01/11 01:07:05 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/01/11 01:07:05 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/01/11 01:07:05 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/01/11 01:07:05 DEBUG : TestRWCacheUpdate(0xc0004bae00): >openPending: err= 2025/01/11 01:07:05 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/01/11 01:07:05 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/01/11 01:07:05 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/01/11 01:07:05 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/01/11 01:07:05 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:33364") 2025/01/11 01:07:05 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:05 DEBUG : TestRWCacheUpdate(0xc0004bae00): >_readAt: n=20, err=EOF 2025/01/11 01:07:05 DEBUG : TestRWCacheUpdate(0xc0004bae00): close: 2025/01/11 01:07:05 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-01-11 00:10:05 +0000 UTC 2025/01/11 01:07:05 DEBUG : TestRWCacheUpdate(0xc0004bae00): >close: err= 2025/01/11 01:07:05 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:35896") 2025/01/11 01:07:05 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:05 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:39959") 2025/01/11 01:07:05 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:06 DEBUG : : forgetting directory cache 2025/01/11 01:07:06 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/01/11 01:07:06 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 01:07:06 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:38544") 2025/01/11 01:07:06 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:06 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/01/11 01:07:06 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/01/11 01:07:06 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/01/11 01:07:06 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/01/11 01:07:06 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/01/11 01:07:06 DEBUG : TestRWCacheUpdate(0xc0004bb140): _readAt: size=512, off=0 2025/01/11 01:07:06 DEBUG : TestRWCacheUpdate(0xc0004bb140): openPending: 2025/01/11 01:07:06 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-01-11 00:11:05 +0000 UTC" against cached fingerprint "20,2025-01-11 00:10:05 +0000 UTC" 2025/01/11 01:07:06 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-01-11 00:11:05 +0000 UTC" != cached fingerprint "20,2025-01-11 00:10:05 +0000 UTC") 2025/01/11 01:07:06 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/01/11 01:07:06 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/01/11 01:07:06 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/01/11 01:07:06 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/01/11 01:07:06 DEBUG : TestRWCacheUpdate(0xc0004bb140): >openPending: err= 2025/01/11 01:07:06 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/01/11 01:07:06 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/01/11 01:07:06 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/01/11 01:07:06 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/01/11 01:07:06 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:38202") 2025/01/11 01:07:06 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:06 DEBUG : TestRWCacheUpdate(0xc0004bb140): >_readAt: n=20, err=EOF 2025/01/11 01:07:06 DEBUG : TestRWCacheUpdate(0xc0004bb140): close: 2025/01/11 01:07:06 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-01-11 00:11:05 +0000 UTC 2025/01/11 01:07:06 DEBUG : TestRWCacheUpdate(0xc0004bb140): >close: err= 2025/01/11 01:07:06 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:33060") 2025/01/11 01:07:06 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:06 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:34577") 2025/01/11 01:07:06 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:06 DEBUG : : forgetting directory cache 2025/01/11 01:07:06 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/01/11 01:07:06 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 01:07:06 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:34882") 2025/01/11 01:07:06 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:06 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/01/11 01:07:06 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/01/11 01:07:06 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/01/11 01:07:06 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/01/11 01:07:06 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/01/11 01:07:06 DEBUG : TestRWCacheUpdate(0xc000811640): _readAt: size=512, off=0 2025/01/11 01:07:06 DEBUG : TestRWCacheUpdate(0xc000811640): openPending: 2025/01/11 01:07:06 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-01-11 00:12:05 +0000 UTC" against cached fingerprint "20,2025-01-11 00:11:05 +0000 UTC" 2025/01/11 01:07:06 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-01-11 00:12:05 +0000 UTC" != cached fingerprint "20,2025-01-11 00:11:05 +0000 UTC") 2025/01/11 01:07:06 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/01/11 01:07:06 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/01/11 01:07:06 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/01/11 01:07:06 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/01/11 01:07:06 DEBUG : TestRWCacheUpdate(0xc000811640): >openPending: err= 2025/01/11 01:07:06 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/01/11 01:07:06 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/01/11 01:07:06 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/01/11 01:07:06 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/01/11 01:07:06 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:39677") 2025/01/11 01:07:06 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:06 DEBUG : TestRWCacheUpdate(0xc000811640): >_readAt: n=20, err=EOF 2025/01/11 01:07:06 DEBUG : TestRWCacheUpdate(0xc000811640): close: 2025/01/11 01:07:06 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-01-11 00:12:05 +0000 UTC 2025/01/11 01:07:06 DEBUG : TestRWCacheUpdate(0xc000811640): >close: err= 2025/01/11 01:07:06 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:31352") 2025/01/11 01:07:06 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:06 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:38146") 2025/01/11 01:07:06 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:06 DEBUG : : forgetting directory cache 2025/01/11 01:07:06 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/01/11 01:07:06 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 01:07:06 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:39542") 2025/01/11 01:07:06 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:06 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/01/11 01:07:06 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/01/11 01:07:06 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/01/11 01:07:06 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/01/11 01:07:06 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/01/11 01:07:06 DEBUG : TestRWCacheUpdate(0xc0004bb440): _readAt: size=512, off=0 2025/01/11 01:07:06 DEBUG : TestRWCacheUpdate(0xc0004bb440): openPending: 2025/01/11 01:07:06 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-01-11 00:13:05 +0000 UTC" against cached fingerprint "20,2025-01-11 00:12:05 +0000 UTC" 2025/01/11 01:07:06 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-01-11 00:13:05 +0000 UTC" != cached fingerprint "20,2025-01-11 00:12:05 +0000 UTC") 2025/01/11 01:07:06 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/01/11 01:07:06 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/01/11 01:07:06 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/01/11 01:07:06 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/01/11 01:07:06 DEBUG : TestRWCacheUpdate(0xc0004bb440): >openPending: err= 2025/01/11 01:07:06 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/01/11 01:07:06 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/01/11 01:07:06 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/01/11 01:07:06 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/01/11 01:07:06 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:39487") 2025/01/11 01:07:06 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:06 DEBUG : TestRWCacheUpdate(0xc0004bb440): >_readAt: n=20, err=EOF 2025/01/11 01:07:06 DEBUG : TestRWCacheUpdate(0xc0004bb440): close: 2025/01/11 01:07:06 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-01-11 00:13:05 +0000 UTC 2025/01/11 01:07:06 DEBUG : TestRWCacheUpdate(0xc0004bb440): >close: err= 2025/01/11 01:07:06 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:33031") 2025/01/11 01:07:06 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:06 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:38336") 2025/01/11 01:07:06 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:06 DEBUG : : forgetting directory cache 2025/01/11 01:07:06 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/01/11 01:07:06 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 01:07:06 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:36514") 2025/01/11 01:07:06 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:06 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/01/11 01:07:06 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/01/11 01:07:06 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/01/11 01:07:06 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/01/11 01:07:06 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/01/11 01:07:06 DEBUG : TestRWCacheUpdate(0xc0004bb580): _readAt: size=512, off=0 2025/01/11 01:07:06 DEBUG : TestRWCacheUpdate(0xc0004bb580): openPending: 2025/01/11 01:07:06 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2025-01-11 00:14:05 +0000 UTC" against cached fingerprint "20,2025-01-11 00:13:05 +0000 UTC" 2025/01/11 01:07:06 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2025-01-11 00:14:05 +0000 UTC" != cached fingerprint "20,2025-01-11 00:13:05 +0000 UTC") 2025/01/11 01:07:06 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/01/11 01:07:06 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/01/11 01:07:06 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2025/01/11 01:07:06 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/01/11 01:07:06 DEBUG : TestRWCacheUpdate(0xc0004bb580): >openPending: err= 2025/01/11 01:07:06 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2025/01/11 01:07:06 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/01/11 01:07:06 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/01/11 01:07:06 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/01/11 01:07:06 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:34610") 2025/01/11 01:07:06 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:06 DEBUG : TestRWCacheUpdate(0xc0004bb580): >_readAt: n=21, err=EOF 2025/01/11 01:07:06 DEBUG : TestRWCacheUpdate(0xc0004bb580): close: 2025/01/11 01:07:06 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-01-11 00:14:05 +0000 UTC 2025/01/11 01:07:06 DEBUG : TestRWCacheUpdate(0xc0004bb580): >close: err= 2025/01/11 01:07:06 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:33462") 2025/01/11 01:07:06 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:06 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:36486") 2025/01/11 01:07:06 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:06 DEBUG : : forgetting directory cache 2025/01/11 01:07:06 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/01/11 01:07:06 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 01:07:06 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:31663") 2025/01/11 01:07:06 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:06 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/01/11 01:07:06 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/01/11 01:07:06 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/01/11 01:07:06 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/01/11 01:07:06 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/01/11 01:07:06 DEBUG : TestRWCacheUpdate(0xc000a1a900): _readAt: size=512, off=0 2025/01/11 01:07:06 DEBUG : TestRWCacheUpdate(0xc000a1a900): openPending: 2025/01/11 01:07:06 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2025-01-11 00:15:05 +0000 UTC" against cached fingerprint "21,2025-01-11 00:14:05 +0000 UTC" 2025/01/11 01:07:06 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2025-01-11 00:15:05 +0000 UTC" != cached fingerprint "21,2025-01-11 00:14:05 +0000 UTC") 2025/01/11 01:07:06 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/01/11 01:07:06 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/01/11 01:07:06 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2025/01/11 01:07:06 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/01/11 01:07:06 DEBUG : TestRWCacheUpdate(0xc000a1a900): >openPending: err= 2025/01/11 01:07:06 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2025/01/11 01:07:06 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/01/11 01:07:06 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/01/11 01:07:06 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/01/11 01:07:06 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:30711") 2025/01/11 01:07:06 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:06 DEBUG : TestRWCacheUpdate(0xc000a1a900): >_readAt: n=22, err=EOF 2025/01/11 01:07:06 DEBUG : TestRWCacheUpdate(0xc000a1a900): close: 2025/01/11 01:07:06 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-01-11 00:15:05 +0000 UTC 2025/01/11 01:07:06 DEBUG : TestRWCacheUpdate(0xc000a1a900): >close: err= 2025/01/11 01:07:06 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:35665") 2025/01/11 01:07:06 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:06 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:31383") 2025/01/11 01:07:06 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:07 DEBUG : : forgetting directory cache 2025/01/11 01:07:07 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/01/11 01:07:07 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:37467") 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:07 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/01/11 01:07:07 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/01/11 01:07:07 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/01/11 01:07:07 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/01/11 01:07:07 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/01/11 01:07:07 DEBUG : TestRWCacheUpdate(0xc000a1ab80): _readAt: size=512, off=0 2025/01/11 01:07:07 DEBUG : TestRWCacheUpdate(0xc000a1ab80): openPending: 2025/01/11 01:07:07 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2025-01-11 00:16:05 +0000 UTC" against cached fingerprint "22,2025-01-11 00:15:05 +0000 UTC" 2025/01/11 01:07:07 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2025-01-11 00:16:05 +0000 UTC" != cached fingerprint "22,2025-01-11 00:15:05 +0000 UTC") 2025/01/11 01:07:07 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/01/11 01:07:07 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/01/11 01:07:07 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2025/01/11 01:07:07 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/01/11 01:07:07 DEBUG : TestRWCacheUpdate(0xc000a1ab80): >openPending: err= 2025/01/11 01:07:07 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2025/01/11 01:07:07 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/01/11 01:07:07 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/01/11 01:07:07 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:36310") 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:07 DEBUG : TestRWCacheUpdate(0xc000a1ab80): >_readAt: n=23, err=EOF 2025/01/11 01:07:07 DEBUG : TestRWCacheUpdate(0xc000a1ab80): close: 2025/01/11 01:07:07 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-01-11 00:16:05 +0000 UTC 2025/01/11 01:07:07 DEBUG : TestRWCacheUpdate(0xc000a1ab80): >close: err= 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:30135") 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:31462") 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:07 DEBUG : : forgetting directory cache 2025/01/11 01:07:07 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/01/11 01:07:07 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:35251") 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:07 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/01/11 01:07:07 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/01/11 01:07:07 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/01/11 01:07:07 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/01/11 01:07:07 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/01/11 01:07:07 DEBUG : TestRWCacheUpdate(0xc000a1ac40): _readAt: size=512, off=0 2025/01/11 01:07:07 DEBUG : TestRWCacheUpdate(0xc000a1ac40): openPending: 2025/01/11 01:07:07 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2025-01-11 00:17:05 +0000 UTC" against cached fingerprint "23,2025-01-11 00:16:05 +0000 UTC" 2025/01/11 01:07:07 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2025-01-11 00:17:05 +0000 UTC" != cached fingerprint "23,2025-01-11 00:16:05 +0000 UTC") 2025/01/11 01:07:07 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/01/11 01:07:07 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/01/11 01:07:07 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2025/01/11 01:07:07 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/01/11 01:07:07 DEBUG : TestRWCacheUpdate(0xc000a1ac40): >openPending: err= 2025/01/11 01:07:07 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2025/01/11 01:07:07 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/01/11 01:07:07 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/01/11 01:07:07 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:34444") 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:07 DEBUG : TestRWCacheUpdate(0xc000a1ac40): >_readAt: n=24, err=EOF 2025/01/11 01:07:07 DEBUG : TestRWCacheUpdate(0xc000a1ac40): close: 2025/01/11 01:07:07 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-01-11 00:17:05 +0000 UTC 2025/01/11 01:07:07 DEBUG : TestRWCacheUpdate(0xc000a1ac40): >close: err= 2025/01/11 01:07:07 DEBUG : WaitForWriters: timeout=30s 2025/01/11 01:07:07 DEBUG : : Looking for writers 2025/01/11 01:07:07 DEBUG : TestRWCacheUpdate: reading active writers 2025/01/11 01:07:07 DEBUG : >WaitForWriters: 2025/01/11 01:07:07 DEBUG : vfs cache: cleaner exiting 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:32655") 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:38123") 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestRWCacheUpdate (2.05s) === RUN TestCaseSensitivity run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-guconab1zoza", Local "Local file system at /tmp/rclone1672950829", Modify Window "1s" 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:34484") 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:32081") 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:33989") 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:36405") 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:07 INFO : ftp://172.17.0.4:21/rclone-test-guconab1zoza: poll-interval is not supported by this remote 2025/01/11 01:07:07 INFO : ftp://172.17.0.4:21/rclone-test-guconab1zoza: poll-interval is not supported by this remote 2025/01/11 01:07:07 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:33837") 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:07 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/01/11 01:07:07 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/01/11 01:07:07 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/01/11 01:07:07 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:30438") 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:07 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/01/11 01:07:07 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:33116") 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:07 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/01/11 01:07:07 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/01/11 01:07:07 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/01/11 01:07:07 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:33797") 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:07 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/01/11 01:07:07 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/11 01:07:07 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/01/11 01:07:07 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/01/11 01:07:07 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/01/11 01:07:07 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:33652") 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:07 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/01/11 01:07:07 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/11 01:07:07 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/01/11 01:07:07 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/01/11 01:07:07 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/01/11 01:07:07 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:31719") 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:07 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/01/11 01:07:07 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/11 01:07:07 DEBUG : FilEb: Open: flags=O_RDONLY 2025/01/11 01:07:07 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/01/11 01:07:07 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/01/11 01:07:07 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:39994") 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:07 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:30602") 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:07 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/11 01:07:07 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/01/11 01:07:07 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/01/11 01:07:07 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/01/11 01:07:07 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:33297") 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:07 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/01/11 01:07:07 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/11 01:07:07 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/01/11 01:07:07 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/01/11 01:07:07 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2025/01/11 01:07:07 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:35240") 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:07 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/01/11 01:07:07 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/11 01:07:07 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/01/11 01:07:07 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/01/11 01:07:07 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2025/01/11 01:07:07 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:38984") 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:07 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/01/11 01:07:07 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/11 01:07:07 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/01/11 01:07:07 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/01/11 01:07:07 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2025/01/11 01:07:07 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:35819") 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:07 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/01/11 01:07:07 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/11 01:07:07 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/01/11 01:07:07 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/01/11 01:07:07 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/01/11 01:07:07 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:38718") 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:07 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/01/11 01:07:07 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/11 01:07:07 DEBUG : FilEb: Open: flags=O_RDONLY 2025/01/11 01:07:07 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/01/11 01:07:07 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/01/11 01:07:07 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:39333") 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:07 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/01/11 01:07:07 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/11 01:07:07 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2025/01/11 01:07:07 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2025/01/11 01:07:07 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/11 01:07:07 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2025/01/11 01:07:07 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2025/01/11 01:07:07 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/11 01:07:07 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/01/11 01:07:07 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/01/11 01:07:07 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/01/11 01:07:07 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:33383") 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:07 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/01/11 01:07:07 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/11 01:07:07 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2025/01/11 01:07:07 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/11 01:07:07 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2025/01/11 01:07:07 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/11 01:07:07 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2025/01/11 01:07:07 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/11 01:07:07 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/01/11 01:07:07 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/01/11 01:07:07 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/01/11 01:07:07 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:34425") 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:07 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/01/11 01:07:07 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/11 01:07:07 DEBUG : FilEb: Open: flags=O_RDONLY 2025/01/11 01:07:07 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/01/11 01:07:07 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/01/11 01:07:07 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:32903") 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:07 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/01/11 01:07:07 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/11 01:07:07 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2025/01/11 01:07:07 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/11 01:07:07 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2025/01/11 01:07:07 DEBUG : WaitForWriters: timeout=30s 2025/01/11 01:07:07 DEBUG : : Looking for writers 2025/01/11 01:07:07 DEBUG : FiLeA: reading active writers 2025/01/11 01:07:07 DEBUG : FiLeB: reading active writers 2025/01/11 01:07:07 DEBUG : FilEb: reading active writers 2025/01/11 01:07:07 DEBUG : >WaitForWriters: 2025/01/11 01:07:07 DEBUG : WaitForWriters: timeout=30s 2025/01/11 01:07:07 DEBUG : : Looking for writers 2025/01/11 01:07:07 DEBUG : FiLeA: reading active writers 2025/01/11 01:07:07 DEBUG : FiLeB: reading active writers 2025/01/11 01:07:07 DEBUG : FilEb: reading active writers 2025/01/11 01:07:07 DEBUG : >WaitForWriters: 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:36154") 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:34633") 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestCaseSensitivity (0.15s) === RUN TestUnicodeNormalization run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-guconab1zoza", Local "Local file system at /tmp/rclone1672950829", Modify Window "1s" 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:37545") 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:37202") 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:33048") 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:07 INFO : ftp://172.17.0.4:21/rclone-test-guconab1zoza: poll-interval is not supported by this remote 2025/01/11 01:07:07 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:36508") 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:07 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/01/11 01:07:07 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/01/11 01:07:07 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/01/11 01:07:07 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:33090") 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:07 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/01/11 01:07:07 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/11 01:07:07 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2025/01/11 01:07:07 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2025/01/11 01:07:07 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2025/01/11 01:07:07 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:38021") 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:07 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/01/11 01:07:07 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/11 01:07:07 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/01/11 01:07:07 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/01/11 01:07:07 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/01/11 01:07:07 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:32165") 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:07 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/01/11 01:07:07 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/11 01:07:07 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2025/01/11 01:07:07 DEBUG : WaitForWriters: timeout=30s 2025/01/11 01:07:07 DEBUG : : Looking for writers 2025/01/11 01:07:07 DEBUG : normal name with no special characters.txt: reading active writers 2025/01/11 01:07:07 DEBUG : 測試_Русский___ě_áñ: reading active writers 2025/01/11 01:07:07 DEBUG : >WaitForWriters: 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:37082") 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:39399") 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestUnicodeNormalization (0.03s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-guconab1zoza", Local "Local file system at /tmp/rclone1672950829", Modify Window "1s" 2025/01/11 01:07:07 INFO : ftp://172.17.0.4:21/rclone-test-guconab1zoza: poll-interval is not supported by this remote 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: Re-using VFS from active cache 2025/01/11 01:07:07 DEBUG : WaitForWriters: timeout=30s 2025/01/11 01:07:07 DEBUG : : Looking for writers 2025/01/11 01:07:07 DEBUG : >WaitForWriters: 2025/01/11 01:07:07 DEBUG : WaitForWriters: timeout=30s 2025/01/11 01:07:07 DEBUG : : Looking for writers 2025/01/11 01:07:07 DEBUG : >WaitForWriters: 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:33124") 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:31812") 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestVFSNew (0.00s) === RUN TestVFSNewWithOpts run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-guconab1zoza", Local "Local file system at /tmp/rclone1672950829", Modify Window "1s" 2025/01/11 01:07:07 INFO : ftp://172.17.0.4:21/rclone-test-guconab1zoza: poll-interval is not supported by this remote 2025/01/11 01:07:07 DEBUG : WaitForWriters: timeout=30s 2025/01/11 01:07:07 DEBUG : : Looking for writers 2025/01/11 01:07:07 DEBUG : >WaitForWriters: 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:37896") 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:37068") 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestVFSNewWithOpts (0.00s) === RUN TestVFSRoot run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-guconab1zoza", Local "Local file system at /tmp/rclone1672950829", Modify Window "1s" 2025/01/11 01:07:07 INFO : ftp://172.17.0.4:21/rclone-test-guconab1zoza: poll-interval is not supported by this remote 2025/01/11 01:07:07 DEBUG : WaitForWriters: timeout=30s 2025/01/11 01:07:07 DEBUG : : Looking for writers 2025/01/11 01:07:07 DEBUG : >WaitForWriters: 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:35474") 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:34204") 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestVFSRoot (0.00s) === RUN TestVFSStat run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-guconab1zoza", Local "Local file system at /tmp/rclone1672950829", Modify Window "1s" 2025/01/11 01:07:07 INFO : ftp://172.17.0.4:21/rclone-test-guconab1zoza: poll-interval is not supported by this remote 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:36025") 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:36426") 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:33316") 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:35043") 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:35544") 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:30359") 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:07 DEBUG : WaitForWriters: timeout=30s 2025/01/11 01:07:07 DEBUG : dir: Looking for writers 2025/01/11 01:07:07 DEBUG : file2: reading active writers 2025/01/11 01:07:07 DEBUG : : Looking for writers 2025/01/11 01:07:07 DEBUG : file1: reading active writers 2025/01/11 01:07:07 DEBUG : dir: reading active writers 2025/01/11 01:07:07 DEBUG : >WaitForWriters: 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:39324") 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:35288") 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:31904") 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestVFSStat (0.01s) === RUN TestVFSStatParent run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-guconab1zoza", Local "Local file system at /tmp/rclone1672950829", Modify Window "1s" 2025/01/11 01:07:07 INFO : ftp://172.17.0.4:21/rclone-test-guconab1zoza: poll-interval is not supported by this remote 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:37714") 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:33460") 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:30045") 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:35398") 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:32591") 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:07 DEBUG : WaitForWriters: timeout=30s 2025/01/11 01:07:07 DEBUG : dir: Looking for writers 2025/01/11 01:07:07 DEBUG : : Looking for writers 2025/01/11 01:07:07 DEBUG : dir: reading active writers 2025/01/11 01:07:07 DEBUG : file1: reading active writers 2025/01/11 01:07:07 DEBUG : >WaitForWriters: 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:30398") 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:31807") 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:36041") 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestVFSStatParent (0.01s) === RUN TestVFSOpenFile run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-guconab1zoza", Local "Local file system at /tmp/rclone1672950829", Modify Window "1s" 2025/01/11 01:07:07 INFO : ftp://172.17.0.4:21/rclone-test-guconab1zoza: poll-interval is not supported by this remote 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:31265") 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:07 DEBUG : : forgetting directory cache 2025/01/11 01:07:07 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:34878") 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:32113") 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:31336") 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:07 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:38137") 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:07 DEBUG : file1: Open: flags=O_RDONLY 2025/01/11 01:07:07 DEBUG : file1: >Open: fd=file1 (r), err= 2025/01/11 01:07:07 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/01/11 01:07:07 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/11 01:07:07 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2025/01/11 01:07:07 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:32155") 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:07 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/01/11 01:07:07 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 01:07:07 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2025/01/11 01:07:07 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/01/11 01:07:07 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2025/01/11 01:07:07 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2025/01/11 01:07:07 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: File to upload is small (0 bytes), uploading instead of streaming 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:34842") 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:07 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2025/01/11 01:07:07 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/01/11 01:07:07 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 01:07:07 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/01/11 01:07:07 DEBUG : WaitForWriters: timeout=30s 2025/01/11 01:07:07 DEBUG : dir: Looking for writers 2025/01/11 01:07:07 DEBUG : file2: reading active writers 2025/01/11 01:07:07 DEBUG : new_file.txt: reading active writers 2025/01/11 01:07:07 DEBUG : : Looking for writers 2025/01/11 01:07:07 DEBUG : dir: reading active writers 2025/01/11 01:07:07 DEBUG : file1: reading active writers 2025/01/11 01:07:07 DEBUG : >WaitForWriters: 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:37101") 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:38227") 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:37247") 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestVFSOpenFile (0.01s) === RUN TestVFSRename run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-guconab1zoza", Local "Local file system at /tmp/rclone1672950829", Modify Window "1s" 2025/01/11 01:07:07 INFO : ftp://172.17.0.4:21/rclone-test-guconab1zoza: poll-interval is not supported by this remote 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:39802") 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:33361") 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:32082") 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:30437") 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:34188") 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:07 INFO : dir/file2: Moved (server-side) to: dir/file1 2025/01/11 01:07:07 DEBUG : dir/file1: Updating file with dir/file1 0xc00087b8c0 2025/01/11 01:07:07 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/01/11 01:07:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:32124") 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:39190") 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:07 INFO : dir/file1: Moved (server-side) to: file0 2025/01/11 01:07:07 DEBUG : file0: Updating file with file0 0xc00087b8c0 2025/01/11 01:07:07 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/01/11 01:07:07 DEBUG : : Added virtual directory entry vAddFile: "file0" 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:35506") 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:33260") 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:07 DEBUG : WaitForWriters: timeout=30s 2025/01/11 01:07:07 DEBUG : dir: Looking for writers 2025/01/11 01:07:07 DEBUG : : Looking for writers 2025/01/11 01:07:07 DEBUG : dir: reading active writers 2025/01/11 01:07:07 DEBUG : file0: reading active writers 2025/01/11 01:07:07 DEBUG : >WaitForWriters: 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:37343") 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:35340") 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:38851") 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestVFSRename (0.01s) === RUN TestVFSStatfs run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-guconab1zoza", Local "Local file system at /tmp/rclone1672950829", Modify Window "1s" 2025/01/11 01:07:07 INFO : ftp://172.17.0.4:21/rclone-test-guconab1zoza: poll-interval is not supported by this remote 2025/01/11 01:07:07 DEBUG : WaitForWriters: timeout=30s 2025/01/11 01:07:07 DEBUG : : Looking for writers 2025/01/11 01:07:07 DEBUG : >WaitForWriters: 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:30379") 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:30301") 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestVFSStatfs (0.00s) === RUN TestVFSMkdir run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-guconab1zoza", Local "Local file system at /tmp/rclone1672950829", Modify Window "1s" 2025/01/11 01:07:07 INFO : ftp://172.17.0.4:21/rclone-test-guconab1zoza: poll-interval is not supported by this remote 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:38100") 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:32974") 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:07 DEBUG : : Added virtual directory entry vAddDir: "/" 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:36105") 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:07 DEBUG : : Added virtual directory entry vAddDir: "a" 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:36558") 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:31493") 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:37328") 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:31445") 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:07 DEBUG : : Added virtual directory entry vAddDir: "b" 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:37758") 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:39611") 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:33590") 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:07 DEBUG : : Added virtual directory entry vAddDir: "c" 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:32697") 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: Connecting to FTP server 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:21") 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:31191") 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:35415") 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:35182") 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:07 DEBUG : : Added virtual directory entry vAddDir: "d" 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:34673") 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: Connecting to FTP server 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:21") 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:33864") 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:37018") 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:35800") 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:33985") 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:07 DEBUG : WaitForWriters: timeout=30s 2025/01/11 01:07:07 DEBUG : d: Looking for writers 2025/01/11 01:07:07 DEBUG : : Looking for writers 2025/01/11 01:07:07 DEBUG : a: Looking for writers 2025/01/11 01:07:07 DEBUG : b: Looking for writers 2025/01/11 01:07:07 DEBUG : c: Looking for writers 2025/01/11 01:07:07 DEBUG : : Looking for writers 2025/01/11 01:07:07 DEBUG : d: reading active writers 2025/01/11 01:07:07 DEBUG : /: reading active writers 2025/01/11 01:07:07 DEBUG : a: reading active writers 2025/01/11 01:07:07 DEBUG : b: reading active writers 2025/01/11 01:07:07 DEBUG : c: reading active writers 2025/01/11 01:07:07 DEBUG : >WaitForWriters: 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:35839") 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:32975") 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:39802") 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:37995") 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:38507") 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:30923") 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestVFSMkdir (0.04s) === RUN TestVFSMkdirAll run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-guconab1zoza", Local "Local file system at /tmp/rclone1672950829", Modify Window "1s" 2025/01/11 01:07:07 INFO : ftp://172.17.0.4:21/rclone-test-guconab1zoza: poll-interval is not supported by this remote 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:37341") 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:32887") 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:34564") 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:07 DEBUG : : Added virtual directory entry vAddDir: "a" 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:33732") 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:07 DEBUG : a: Added virtual directory entry vAddDir: "b" 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:39603") 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:07 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:38437") 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:07 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:31117") 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:38433") 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:37956") 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:30540") 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:39633") 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:39423") 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:35203") 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:38790") 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:38360") 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:38531") 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:33432") 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:36830") 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:33772") 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:35751") 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:31666") 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:07 DEBUG : WaitForWriters: timeout=30s 2025/01/11 01:07:07 DEBUG : a/b/c/d: Looking for writers 2025/01/11 01:07:07 DEBUG : a/b/c: Looking for writers 2025/01/11 01:07:07 DEBUG : d: reading active writers 2025/01/11 01:07:07 DEBUG : a/b: Looking for writers 2025/01/11 01:07:07 DEBUG : c: reading active writers 2025/01/11 01:07:07 DEBUG : a: Looking for writers 2025/01/11 01:07:07 DEBUG : b: reading active writers 2025/01/11 01:07:07 DEBUG : : Looking for writers 2025/01/11 01:07:07 DEBUG : a: reading active writers 2025/01/11 01:07:07 DEBUG : >WaitForWriters: 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:31981") 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:34324") 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:39623") 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:33750") 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:37919") 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:33349") 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestVFSMkdirAll (0.01s) === RUN TestFillInMissingSizes === RUN TestFillInMissingSizes/total=20,free=5,used=15 === RUN TestFillInMissingSizes/total=20,free=5,used=-1 === RUN TestFillInMissingSizes/total=20,free=-1,used=15 === RUN TestFillInMissingSizes/total=20,free=-1,used=-1 === RUN TestFillInMissingSizes/total=-1,free=5,used=15 === RUN TestFillInMissingSizes/total=-1,free=15,used=-1 === RUN TestFillInMissingSizes/total=-1,free=-1,used=15 === RUN TestFillInMissingSizes/total=-1,free=-1,used=-1 --- PASS: TestFillInMissingSizes (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=15,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=-1 (0.00s) === RUN TestWriteFileHandleReadonly write_test.go:38: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-guconab1zoza", Local "Local file system at /tmp/rclone1672950829", Modify Window "1s" 2025/01/11 01:07:07 INFO : ftp://172.17.0.4:21/rclone-test-guconab1zoza: poll-interval is not supported by this remote 2025/01/11 01:07:07 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:36193") 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:07 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/01/11 01:07:07 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/11 01:07:07 DEBUG : file1: >Open: fd=file1 (w), err= 2025/01/11 01:07:07 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/01/11 01:07:07 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/11 01:07:07 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2025/01/11 01:07:07 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2025/01/11 01:07:07 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: File to upload is small (5 bytes), uploading instead of streaming 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:34490") 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:07 DEBUG : file1: Size of src and dst objects identical 2025/01/11 01:07:07 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:31319") 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:07 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 01:07:07 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/01/11 01:07:07 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/11 01:07:07 DEBUG : file1: >Open: fd=file1 (w), err= 2025/01/11 01:07:07 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/01/11 01:07:07 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 01:07:07 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/01/11 01:07:07 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/11 01:07:07 DEBUG : file1: >Open: fd=file1 (w), err= 2025/01/11 01:07:07 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/01/11 01:07:07 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2025/01/11 01:07:07 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/01/11 01:07:07 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/01/11 01:07:07 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/11 01:07:07 DEBUG : file1: >Open: fd=file1 (w), err= 2025/01/11 01:07:07 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/01/11 01:07:07 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: File to upload is small (0 bytes), uploading instead of streaming 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:38813") 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:07 DEBUG : file1: Size of src and dst objects identical 2025/01/11 01:07:07 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/11 01:07:07 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/01/11 01:07:07 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/01/11 01:07:07 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/11 01:07:07 DEBUG : file1: >Open: fd=file1 (w), err= 2025/01/11 01:07:07 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/01/11 01:07:07 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: File to upload is small (7 bytes), uploading instead of streaming 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:39504") 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:07 DEBUG : file1: Size of src and dst objects identical 2025/01/11 01:07:07 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/11 01:07:07 DEBUG : WaitForWriters: timeout=30s 2025/01/11 01:07:07 DEBUG : : Looking for writers 2025/01/11 01:07:07 DEBUG : file1: reading active writers 2025/01/11 01:07:07 DEBUG : >WaitForWriters: 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:35553") 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:31875") 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestWriteFileHandleMethods (0.00s) === RUN TestWriteFileHandleWriteAt run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-guconab1zoza", Local "Local file system at /tmp/rclone1672950829", Modify Window "1s" 2025/01/11 01:07:07 INFO : ftp://172.17.0.4:21/rclone-test-guconab1zoza: poll-interval is not supported by this remote 2025/01/11 01:07:07 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:34365") 2025/01/11 01:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:07 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/01/11 01:07:07 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/11 01:07:07 DEBUG : file1: >Open: fd=file1 (w), err= 2025/01/11 01:07:07 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/01/11 01:07:07 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/11 01:07:07 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2025/01/11 01:07:08 DEBUG : file1: aborting in-sequence write wait, off=100 2025/01/11 01:07:08 DEBUG : file1: failed to wait for in-sequence write to 100 2025/01/11 01:07:08 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2025/01/11 01:07:08 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: File to upload is small (11 bytes), uploading instead of streaming 2025/01/11 01:07:08 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:34048") 2025/01/11 01:07:08 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:08 DEBUG : file1: Size of src and dst objects identical 2025/01/11 01:07:08 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/11 01:07:08 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2025/01/11 01:07:08 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:35073") 2025/01/11 01:07:08 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:08 DEBUG : WaitForWriters: timeout=30s 2025/01/11 01:07:08 DEBUG : : Looking for writers 2025/01/11 01:07:08 DEBUG : file1: reading active writers 2025/01/11 01:07:08 DEBUG : >WaitForWriters: 2025/01/11 01:07:08 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:35502") 2025/01/11 01:07:08 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:08 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:37883") 2025/01/11 01:07:08 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestWriteFileHandleWriteAt (1.00s) === RUN TestWriteFileHandleFlush run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-guconab1zoza", Local "Local file system at /tmp/rclone1672950829", Modify Window "1s" 2025/01/11 01:07:08 INFO : ftp://172.17.0.4:21/rclone-test-guconab1zoza: poll-interval is not supported by this remote 2025/01/11 01:07:08 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 01:07:08 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:34463") 2025/01/11 01:07:08 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:08 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/01/11 01:07:08 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/11 01:07:08 DEBUG : file1: >Open: fd=file1 (w), err= 2025/01/11 01:07:08 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/01/11 01:07:08 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2025/01/11 01:07:08 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/11 01:07:08 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: File to upload is small (5 bytes), uploading instead of streaming 2025/01/11 01:07:08 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:35057") 2025/01/11 01:07:08 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:08 DEBUG : file1: Size of src and dst objects identical 2025/01/11 01:07:08 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/11 01:07:08 DEBUG : file1: WriteFileHandle.Flush nothing to do 2025/01/11 01:07:08 DEBUG : WaitForWriters: timeout=30s 2025/01/11 01:07:08 DEBUG : : Looking for writers 2025/01/11 01:07:08 DEBUG : file1: reading active writers 2025/01/11 01:07:08 DEBUG : >WaitForWriters: 2025/01/11 01:07:08 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:39484") 2025/01/11 01:07:08 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:08 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:34040") 2025/01/11 01:07:08 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestWriteFileHandleFlush (0.00s) === RUN TestWriteFileHandleRelease run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-guconab1zoza", Local "Local file system at /tmp/rclone1672950829", Modify Window "1s" 2025/01/11 01:07:08 INFO : ftp://172.17.0.4:21/rclone-test-guconab1zoza: poll-interval is not supported by this remote 2025/01/11 01:07:08 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 01:07:08 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:35416") 2025/01/11 01:07:08 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:08 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/01/11 01:07:08 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/11 01:07:08 DEBUG : file1: >Open: fd=file1 (w), err= 2025/01/11 01:07:08 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/01/11 01:07:08 DEBUG : file1: WriteFileHandle.Release closing 2025/01/11 01:07:08 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/11 01:07:08 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: File to upload is small (0 bytes), uploading instead of streaming 2025/01/11 01:07:08 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:36520") 2025/01/11 01:07:08 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:08 DEBUG : file1: Size of src and dst objects identical 2025/01/11 01:07:08 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/11 01:07:08 DEBUG : file1: WriteFileHandle.Release nothing to do 2025/01/11 01:07:08 DEBUG : WaitForWriters: timeout=30s 2025/01/11 01:07:08 DEBUG : : Looking for writers 2025/01/11 01:07:08 DEBUG : file1: reading active writers 2025/01/11 01:07:08 DEBUG : >WaitForWriters: 2025/01/11 01:07:08 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:36699") 2025/01/11 01:07:08 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:08 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:36743") 2025/01/11 01:07:08 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestWriteFileHandleRelease (0.00s) === RUN TestWriteFileModTimeWithOpenWriters run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-guconab1zoza", Local "Local file system at /tmp/rclone1672950829", Modify Window "1s" 2025/01/11 01:07:08 INFO : ftp://172.17.0.4:21/rclone-test-guconab1zoza: poll-interval is not supported by this remote 2025/01/11 01:07:08 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 01:07:08 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:37508") 2025/01/11 01:07:08 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:08 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/01/11 01:07:08 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/11 01:07:08 DEBUG : file1: >Open: fd=file1 (w), err= 2025/01/11 01:07:08 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/01/11 01:07:08 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/11 01:07:08 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: File to upload is small (2 bytes), uploading instead of streaming 2025/01/11 01:07:08 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:38037") 2025/01/11 01:07:08 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:08 DEBUG : file1: Size of src and dst objects identical 2025/01/11 01:07:08 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2025/01/11 01:07:08 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/11 01:07:08 DEBUG : WaitForWriters: timeout=30s 2025/01/11 01:07:08 DEBUG : : Looking for writers 2025/01/11 01:07:08 DEBUG : file1: reading active writers 2025/01/11 01:07:08 DEBUG : >WaitForWriters: 2025/01/11 01:07:08 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:37781") 2025/01/11 01:07:08 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:08 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:38998") 2025/01/11 01:07:08 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestWriteFileModTimeWithOpenWriters (0.00s) === RUN TestFileReadAtZeroLength run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-guconab1zoza", Local "Local file system at /tmp/rclone1672950829", Modify Window "1s" 2025/01/11 01:07:08 INFO : ftp://172.17.0.4:21/rclone-test-guconab1zoza: poll-interval is not supported by this remote 2025/01/11 01:07:08 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 01:07:08 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:31730") 2025/01/11 01:07:08 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:08 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/01/11 01:07:08 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/11 01:07:08 DEBUG : file1: >Open: fd=file1 (w), err= 2025/01/11 01:07:08 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/01/11 01:07:08 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/11 01:07:08 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: File to upload is small (0 bytes), uploading instead of streaming 2025/01/11 01:07:08 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:34875") 2025/01/11 01:07:08 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:08 DEBUG : file1: Size of src and dst objects identical 2025/01/11 01:07:08 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/11 01:07:08 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 01:07:08 DEBUG : file1: Open: flags=O_RDONLY 2025/01/11 01:07:08 DEBUG : file1: >Open: fd=file1 (r), err= 2025/01/11 01:07:08 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/01/11 01:07:08 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/01/11 01:07:08 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:31643") 2025/01/11 01:07:08 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:08 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/01/11 01:07:08 DEBUG : WaitForWriters: timeout=30s 2025/01/11 01:07:08 DEBUG : : Looking for writers 2025/01/11 01:07:08 DEBUG : file1: reading active writers 2025/01/11 01:07:08 DEBUG : >WaitForWriters: 2025/01/11 01:07:08 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:34353") 2025/01/11 01:07:08 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:08 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:33303") 2025/01/11 01:07:08 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestFileReadAtZeroLength (0.00s) === RUN TestFileReadAtNonZeroLength run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-guconab1zoza", Local "Local file system at /tmp/rclone1672950829", Modify Window "1s" 2025/01/11 01:07:08 INFO : ftp://172.17.0.4:21/rclone-test-guconab1zoza: poll-interval is not supported by this remote 2025/01/11 01:07:08 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/11 01:07:08 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:37107") 2025/01/11 01:07:08 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:08 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/01/11 01:07:08 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/11 01:07:08 DEBUG : file1: >Open: fd=file1 (w), err= 2025/01/11 01:07:08 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/01/11 01:07:08 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/11 01:07:08 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: File to upload is small (100 bytes), uploading instead of streaming 2025/01/11 01:07:08 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:31882") 2025/01/11 01:07:08 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:08 DEBUG : file1: Size of src and dst objects identical 2025/01/11 01:07:08 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/11 01:07:08 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/11 01:07:08 DEBUG : file1: Open: flags=O_RDONLY 2025/01/11 01:07:08 DEBUG : file1: >Open: fd=file1 (r), err= 2025/01/11 01:07:08 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/01/11 01:07:08 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/01/11 01:07:08 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:31108") 2025/01/11 01:07:08 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:08 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/01/11 01:07:08 DEBUG : WaitForWriters: timeout=30s 2025/01/11 01:07:08 DEBUG : : Looking for writers 2025/01/11 01:07:08 DEBUG : file1: reading active writers 2025/01/11 01:07:08 DEBUG : >WaitForWriters: 2025/01/11 01:07:08 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:36999") 2025/01/11 01:07:08 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:08 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:34611") 2025/01/11 01:07:08 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestFileReadAtNonZeroLength (0.01s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2025/01/11 01:07:08 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: dial("tcp","172.17.0.4:32468") 2025/01/11 01:07:08 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: > dial: conn=*fshttp.timeoutConn, err= 2025/01/11 01:07:08 DEBUG : ftp://172.17.0.4:21/rclone-test-guconab1zoza: Purge dir "" "./vfs.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Finished OK in 7.492871002s (try 1/5)