"./vfs.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Starting (try 1/5) 2024/11/28 03:03:56 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-bafamin7woco" 2024/11/28 03:03:56 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/28 03:03:56 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2024/11/28 03:03:56 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2024/11/28 03:03:56 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2024/11/28 03:03:56 DEBUG : Setting pass="7pryTKLWv5eEKFd9RVuFB_qoRIlo-C7B1NQcUPHlaAQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2024/11/28 03:03:56 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2024/11/28 03:03:56 DEBUG : TestFTPPureftpd: detected overridden config - adding "{yuueT}" suffix to name 2024/11/28 03:03:56 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2024/11/28 03:03:56 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2024/11/28 03:03:56 DEBUG : Setting pass="7pryTKLWv5eEKFd9RVuFB_qoRIlo-C7B1NQcUPHlaAQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2024/11/28 03:03:56 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: Connecting to FTP server 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:21") 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:56 DEBUG : Creating backend with remote "/tmp/rclone3343148044" === RUN TestDirHandleMethods run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bafamin7woco", Local "Local file system at /tmp/rclone3343148044", Modify Window "1s" 2024/11/28 03:03:56 INFO : ftp://172.17.0.2:21/rclone-test-bafamin7woco: poll-interval is not supported by this remote 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:31305") 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:31130") 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:36254") 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:34283") 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:56 DEBUG : WaitForWriters: timeout=30s 2024/11/28 03:03:56 DEBUG : dir: Looking for writers 2024/11/28 03:03:56 DEBUG : : Looking for writers 2024/11/28 03:03:56 DEBUG : dir: reading active writers 2024/11/28 03:03:56 DEBUG : >WaitForWriters: 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:35328") 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:35563") 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:34460") 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestDirHandleMethods (0.01s) === RUN TestDirHandleReaddir run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bafamin7woco", Local "Local file system at /tmp/rclone3343148044", Modify Window "1s" 2024/11/28 03:03:56 INFO : ftp://172.17.0.2:21/rclone-test-bafamin7woco: poll-interval is not supported by this remote 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:36943") 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:37691") 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:38953") 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:32980") 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:36535") 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:31284") 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:37085") 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:36803") 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:56 DEBUG : WaitForWriters: timeout=30s 2024/11/28 03:03:56 DEBUG : dir/subdir: Looking for writers 2024/11/28 03:03:56 DEBUG : dir: Looking for writers 2024/11/28 03:03:56 DEBUG : file1: reading active writers 2024/11/28 03:03:56 DEBUG : file2: reading active writers 2024/11/28 03:03:56 DEBUG : subdir: reading active writers 2024/11/28 03:03:56 DEBUG : : Looking for writers 2024/11/28 03:03:56 DEBUG : dir: reading active writers 2024/11/28 03:03:56 DEBUG : >WaitForWriters: 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:34378") 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:33635") 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:34014") 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:30666") 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestDirHandleReaddir (0.01s) === RUN TestDirHandleReaddirnames run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bafamin7woco", Local "Local file system at /tmp/rclone3343148044", Modify Window "1s" 2024/11/28 03:03:56 INFO : ftp://172.17.0.2:21/rclone-test-bafamin7woco: poll-interval is not supported by this remote 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:36802") 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:34487") 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:34833") 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:35595") 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:39569") 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:56 DEBUG : WaitForWriters: timeout=30s 2024/11/28 03:03:56 DEBUG : dir: Looking for writers 2024/11/28 03:03:56 DEBUG : file1: reading active writers 2024/11/28 03:03:56 DEBUG : : Looking for writers 2024/11/28 03:03:56 DEBUG : dir: reading active writers 2024/11/28 03:03:56 DEBUG : >WaitForWriters: 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:33475") 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:39752") 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:35514") 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestDirHandleReaddirnames (0.01s) === RUN TestDirMethods run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bafamin7woco", Local "Local file system at /tmp/rclone3343148044", Modify Window "1s" 2024/11/28 03:03:56 INFO : ftp://172.17.0.2:21/rclone-test-bafamin7woco: poll-interval is not supported by this remote 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:35276") 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:30461") 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:38879") 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:35779") 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:56 DEBUG : WaitForWriters: timeout=30s 2024/11/28 03:03:56 DEBUG : dir: Looking for writers 2024/11/28 03:03:56 DEBUG : : Looking for writers 2024/11/28 03:03:56 DEBUG : dir: reading active writers 2024/11/28 03:03:56 DEBUG : >WaitForWriters: 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:39801") 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:39566") 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:33283") 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestDirMethods (0.01s) === RUN TestDirForgetAll run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bafamin7woco", Local "Local file system at /tmp/rclone3343148044", Modify Window "1s" 2024/11/28 03:03:56 INFO : ftp://172.17.0.2:21/rclone-test-bafamin7woco: poll-interval is not supported by this remote 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:36913") 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:33195") 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:36398") 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:36765") 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:33978") 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:56 DEBUG : dir: forgetting directory cache 2024/11/28 03:03:56 DEBUG : : forgetting directory cache 2024/11/28 03:03:56 DEBUG : dir: forgetting directory cache 2024/11/28 03:03:56 DEBUG : WaitForWriters: timeout=30s 2024/11/28 03:03:56 DEBUG : : Looking for writers 2024/11/28 03:03:56 DEBUG : >WaitForWriters: 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:33781") 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:35457") 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:36108") 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestDirForgetAll (0.01s) === RUN TestDirForgetPath run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bafamin7woco", Local "Local file system at /tmp/rclone3343148044", Modify Window "1s" 2024/11/28 03:03:56 INFO : ftp://172.17.0.2:21/rclone-test-bafamin7woco: poll-interval is not supported by this remote 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:37493") 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:36548") 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:33691") 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:39659") 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:34961") 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:56 DEBUG : : ForgetPath: relativePath="dir/notfound", type=1 2024/11/28 03:03:56 DEBUG : dir: invalidating directory cache 2024/11/28 03:03:56 DEBUG : : >ForgetPath: 2024/11/28 03:03:56 DEBUG : : ForgetPath: relativePath="dir", type=0 2024/11/28 03:03:56 DEBUG : : invalidating directory cache 2024/11/28 03:03:56 DEBUG : dir: forgetting directory cache 2024/11/28 03:03:56 DEBUG : : >ForgetPath: 2024/11/28 03:03:56 DEBUG : : ForgetPath: relativePath="not/in/cache", type=0 2024/11/28 03:03:56 DEBUG : : >ForgetPath: 2024/11/28 03:03:56 DEBUG : WaitForWriters: timeout=30s 2024/11/28 03:03:56 DEBUG : dir: Looking for writers 2024/11/28 03:03:56 DEBUG : : Looking for writers 2024/11/28 03:03:56 DEBUG : dir: reading active writers 2024/11/28 03:03:56 DEBUG : >WaitForWriters: 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:31936") 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:33569") 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:31235") 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestDirForgetPath (0.01s) === RUN TestDirWalk run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bafamin7woco", Local "Local file system at /tmp/rclone3343148044", Modify Window "1s" 2024/11/28 03:03:56 INFO : ftp://172.17.0.2:21/rclone-test-bafamin7woco: poll-interval is not supported by this remote 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:34690") 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:36921") 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:32226") 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:36041") 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:36231") 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:30578") 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:35845") 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: Connecting to FTP server 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:21") 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:37296") 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:33540") 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:33597") 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:56 DEBUG : : forgetting directory cache 2024/11/28 03:03:56 DEBUG : dir: forgetting directory cache 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:32316") 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:33799") 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:35361") 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:56 DEBUG : WaitForWriters: timeout=30s 2024/11/28 03:03:56 DEBUG : dir: Looking for writers 2024/11/28 03:03:56 DEBUG : fil/a/b: Looking for writers 2024/11/28 03:03:56 DEBUG : fil/a: Looking for writers 2024/11/28 03:03:56 DEBUG : b: reading active writers 2024/11/28 03:03:56 DEBUG : fil: Looking for writers 2024/11/28 03:03:56 DEBUG : a: reading active writers 2024/11/28 03:03:56 DEBUG : : Looking for writers 2024/11/28 03:03:56 DEBUG : fil: reading active writers 2024/11/28 03:03:56 DEBUG : dir: reading active writers 2024/11/28 03:03:56 DEBUG : >WaitForWriters: 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:30200") 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:39708") 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:38924") 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:31933") 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:34567") 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:30249") 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestDirWalk (0.03s) === RUN TestDirSetModTime run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bafamin7woco", Local "Local file system at /tmp/rclone3343148044", Modify Window "1s" 2024/11/28 03:03:56 INFO : ftp://172.17.0.2:21/rclone-test-bafamin7woco: poll-interval is not supported by this remote 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:35097") 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:37754") 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:37050") 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:32508") 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:56 DEBUG : WaitForWriters: timeout=30s 2024/11/28 03:03:56 DEBUG : dir: Looking for writers 2024/11/28 03:03:56 DEBUG : : Looking for writers 2024/11/28 03:03:56 DEBUG : dir: reading active writers 2024/11/28 03:03:56 DEBUG : >WaitForWriters: 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:30697") 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:39998") 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:35687") 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestDirSetModTime (0.01s) === RUN TestDirStat run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bafamin7woco", Local "Local file system at /tmp/rclone3343148044", Modify Window "1s" 2024/11/28 03:03:56 INFO : ftp://172.17.0.2:21/rclone-test-bafamin7woco: poll-interval is not supported by this remote 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:35421") 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:32584") 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:30824") 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:36796") 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:32929") 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:56 DEBUG : WaitForWriters: timeout=30s 2024/11/28 03:03:56 DEBUG : dir: Looking for writers 2024/11/28 03:03:56 DEBUG : file1: reading active writers 2024/11/28 03:03:56 DEBUG : : Looking for writers 2024/11/28 03:03:56 DEBUG : dir: reading active writers 2024/11/28 03:03:56 DEBUG : >WaitForWriters: 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:34229") 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:33217") 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:39774") 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestDirStat (0.01s) === RUN TestDirReadDirAll run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bafamin7woco", Local "Local file system at /tmp/rclone3343148044", Modify Window "1s" 2024/11/28 03:03:56 INFO : ftp://172.17.0.2:21/rclone-test-bafamin7woco: poll-interval is not supported by this remote 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:32831") 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:34192") 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:33037") 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:35238") 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:32597") 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:35791") 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:34359") 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:30276") 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:38173") 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= === RUN TestDirReadDirAll/Virtual 2024/11/28 03:03:56 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2024/11/28 03:03:56 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2024/11/28 03:03:56 DEBUG : dir: Added virtual directory entry vDel: "file2" 2024/11/28 03:03:56 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:33560") 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:32033") 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:56 DEBUG : Waiting for deletions to finish 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:35195") 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:56 INFO : dir/subdir/file3: Deleted 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:31443") 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:56 DEBUG : removing 1 level 2 directories 2024/11/28 03:03:56 INFO : dir/subdir: Removing directory 2024/11/28 03:03:56 DEBUG : dir: invalidating directory cache 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:37013") 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:56 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2024/11/28 03:03:56 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2024/11/28 03:03:56 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2024/11/28 03:03:56 DEBUG : dir/file1: Reset virtual modtime 2024/11/28 03:03:56 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2024/11/28 03:03:56 DEBUG : dir/virtualFile: Reset virtual modtime 2024/11/28 03:03:56 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2024/11/28 03:03:56 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2024/11/28 03:03:56 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/28 03:03:56 DEBUG : dir: invalidating directory cache 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:30263") 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:56 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2024/11/28 03:03:56 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2024/11/28 03:03:56 DEBUG : dir/virtualFile: Reset virtual modtime 2024/11/28 03:03:56 DEBUG : : forgetting directory cache 2024/11/28 03:03:56 DEBUG : dir: forgetting directory cache 2024/11/28 03:03:56 DEBUG : dir/virtualDir: forgetting directory cache 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:30956") 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:56 DEBUG : dir/file1: Reset virtual modtime 2024/11/28 03:03:56 DEBUG : dir/virtualFile: Reset virtual modtime 2024/11/28 03:03:56 DEBUG : WaitForWriters: timeout=30s 2024/11/28 03:03:56 DEBUG : dir/virtualDir: Looking for writers 2024/11/28 03:03:56 DEBUG : dir: Looking for writers 2024/11/28 03:03:56 DEBUG : file1: reading active writers 2024/11/28 03:03:56 DEBUG : virtualFile2: reading active writers 2024/11/28 03:03:56 DEBUG : virtualFile: reading active writers 2024/11/28 03:03:56 DEBUG : virtualDir: reading active writers 2024/11/28 03:03:56 DEBUG : : Looking for writers 2024/11/28 03:03:56 DEBUG : dir: reading active writers 2024/11/28 03:03:56 DEBUG : >WaitForWriters: 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:33561") 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:38595") 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:34574") 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:31740") 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestDirReadDirAll (0.02s) --- PASS: TestDirReadDirAll/Virtual (0.01s) === RUN TestDirOpen run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bafamin7woco", Local "Local file system at /tmp/rclone3343148044", Modify Window "1s" 2024/11/28 03:03:56 INFO : ftp://172.17.0.2:21/rclone-test-bafamin7woco: poll-interval is not supported by this remote 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:39649") 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:35870") 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:37510") 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:38541") 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:56 ERROR : dir/: Can only open directories read only 2024/11/28 03:03:56 DEBUG : WaitForWriters: timeout=30s 2024/11/28 03:03:56 DEBUG : dir: Looking for writers 2024/11/28 03:03:56 DEBUG : : Looking for writers 2024/11/28 03:03:56 DEBUG : dir: reading active writers 2024/11/28 03:03:56 DEBUG : >WaitForWriters: 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:38671") 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:32513") 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:34020") 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestDirOpen (0.01s) === RUN TestDirCreate run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bafamin7woco", Local "Local file system at /tmp/rclone3343148044", Modify Window "1s" 2024/11/28 03:03:56 INFO : ftp://172.17.0.2:21/rclone-test-bafamin7woco: poll-interval is not supported by this remote 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:30477") 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:35174") 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:38835") 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:38259") 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:32667") 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:56 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2024/11/28 03:03:56 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2024/11/28 03:03:56 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2024/11/28 03:03:56 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: File to upload is small (5 bytes), uploading instead of streaming 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:35147") 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:56 NOTICE: ftp://172.17.0.2:21/rclone-test-bafamin7woco: --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2024/11/28 03:03:56 DEBUG : dir/potato: Size of src and dst objects identical 2024/11/28 03:03:56 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2024/11/28 03:03:56 DEBUG : WaitForWriters: timeout=30s 2024/11/28 03:03:56 DEBUG : dir: Looking for writers 2024/11/28 03:03:56 DEBUG : file1: reading active writers 2024/11/28 03:03:56 DEBUG : potato: reading active writers 2024/11/28 03:03:56 DEBUG : : Looking for writers 2024/11/28 03:03:56 DEBUG : dir: reading active writers 2024/11/28 03:03:56 DEBUG : >WaitForWriters: 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:34059") 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:37674") 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:30444") 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestDirCreate (0.11s) === RUN TestDirMkdir run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bafamin7woco", Local "Local file system at /tmp/rclone3343148044", Modify Window "1s" 2024/11/28 03:03:56 INFO : ftp://172.17.0.2:21/rclone-test-bafamin7woco: poll-interval is not supported by this remote 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:39737") 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:35858") 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:38303") 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:38829") 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:35697") 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:56 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:32061") 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:34473") 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:34621") 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:39173") 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:56 DEBUG : WaitForWriters: timeout=30s 2024/11/28 03:03:56 DEBUG : dir/sub: Looking for writers 2024/11/28 03:03:56 DEBUG : dir: Looking for writers 2024/11/28 03:03:56 DEBUG : sub: reading active writers 2024/11/28 03:03:56 DEBUG : file1: reading active writers 2024/11/28 03:03:56 DEBUG : : Looking for writers 2024/11/28 03:03:56 DEBUG : dir: reading active writers 2024/11/28 03:03:56 DEBUG : >WaitForWriters: 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:34688") 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:35942") 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:32394") 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:32086") 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestDirMkdir (0.11s) === RUN TestDirMkdirSub run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bafamin7woco", Local "Local file system at /tmp/rclone3343148044", Modify Window "1s" 2024/11/28 03:03:56 INFO : ftp://172.17.0.2:21/rclone-test-bafamin7woco: poll-interval is not supported by this remote 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:31757") 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:30782") 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:32866") 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:30397") 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:37370") 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:56 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:38104") 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:56 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:37516") 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:34588") 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:33556") 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:31115") 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:30720") 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:56 DEBUG : WaitForWriters: timeout=30s 2024/11/28 03:03:56 DEBUG : dir/sub/subsub: Looking for writers 2024/11/28 03:03:56 DEBUG : dir/sub: Looking for writers 2024/11/28 03:03:56 DEBUG : subsub: reading active writers 2024/11/28 03:03:56 DEBUG : dir: Looking for writers 2024/11/28 03:03:56 DEBUG : file1: reading active writers 2024/11/28 03:03:56 DEBUG : sub: reading active writers 2024/11/28 03:03:56 DEBUG : : Looking for writers 2024/11/28 03:03:56 DEBUG : dir: reading active writers 2024/11/28 03:03:56 DEBUG : >WaitForWriters: 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:33293") 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:36359") 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:32854") 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:33424") 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:35968") 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestDirMkdirSub (0.01s) === RUN TestDirRemove run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bafamin7woco", Local "Local file system at /tmp/rclone3343148044", Modify Window "1s" 2024/11/28 03:03:56 INFO : ftp://172.17.0.2:21/rclone-test-bafamin7woco: poll-interval is not supported by this remote 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:31466") 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:33872") 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:36378") 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:34816") 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:36596") 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:56 ERROR : dir/: Dir.Remove not empty 2024/11/28 03:03:56 DEBUG : dir/file1: Remove: 2024/11/28 03:03:56 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/28 03:03:56 DEBUG : dir/file1: >Remove: err= 2024/11/28 03:03:56 DEBUG : : Added virtual directory entry vDel: "dir" 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:34728") 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:56 DEBUG : WaitForWriters: timeout=30s 2024/11/28 03:03:56 DEBUG : : Looking for writers 2024/11/28 03:03:56 DEBUG : >WaitForWriters: 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:34912") 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:33670") 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestDirRemove (0.01s) === RUN TestDirRemoveAll run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bafamin7woco", Local "Local file system at /tmp/rclone3343148044", Modify Window "1s" 2024/11/28 03:03:56 INFO : ftp://172.17.0.2:21/rclone-test-bafamin7woco: poll-interval is not supported by this remote 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:37932") 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:37648") 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:31885") 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:35329") 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:30118") 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:56 DEBUG : dir/file1: Remove: 2024/11/28 03:03:56 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/28 03:03:56 DEBUG : dir/file1: >Remove: err= 2024/11/28 03:03:56 DEBUG : : Added virtual directory entry vDel: "dir" 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:34629") 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:56 DEBUG : WaitForWriters: timeout=30s 2024/11/28 03:03:56 DEBUG : : Looking for writers 2024/11/28 03:03:56 DEBUG : >WaitForWriters: 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:37196") 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:37347") 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestDirRemoveAll (0.01s) === RUN TestDirRemoveName run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bafamin7woco", Local "Local file system at /tmp/rclone3343148044", Modify Window "1s" 2024/11/28 03:03:56 INFO : ftp://172.17.0.2:21/rclone-test-bafamin7woco: poll-interval is not supported by this remote 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:32996") 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:33747") 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:38801") 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:33536") 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:33854") 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:56 DEBUG : dir/file1: Remove: 2024/11/28 03:03:56 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/28 03:03:56 DEBUG : dir/file1: >Remove: err= 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:32489") 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:37352") 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:56 DEBUG : WaitForWriters: timeout=30s 2024/11/28 03:03:56 DEBUG : dir: Looking for writers 2024/11/28 03:03:56 DEBUG : : Looking for writers 2024/11/28 03:03:56 DEBUG : dir: reading active writers 2024/11/28 03:03:56 DEBUG : >WaitForWriters: 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:32096") 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:32414") 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:34821") 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestDirRemoveName (0.11s) === RUN TestDirRename run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bafamin7woco", Local "Local file system at /tmp/rclone3343148044", Modify Window "1s" 2024/11/28 03:03:56 INFO : ftp://172.17.0.2:21/rclone-test-bafamin7woco: poll-interval is not supported by this remote 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:31082") 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:38885") 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:35903") 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:30241") 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:35167") 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:31939") 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:37923") 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:39589") 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:56 ERROR : dir/not found: Dir.Rename error: file does not exist 2024/11/28 03:03:56 DEBUG : dir: Updating dir with dir2 0xc0005fd380 2024/11/28 03:03:56 DEBUG : dir: forgetting directory cache 2024/11/28 03:03:56 DEBUG : : Added virtual directory entry vDel: "dir" 2024/11/28 03:03:56 DEBUG : : Added virtual directory entry vAddDir: "dir2" 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:34677") 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:30024") 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:34221") 2024/11/28 03:03:56 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:57 INFO : dir2/file1: Moved (server-side) to: file2 2024/11/28 03:03:57 DEBUG : file2: Updating file with file2 0xc00056a780 2024/11/28 03:03:57 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2024/11/28 03:03:57 DEBUG : : Added virtual directory entry vAddFile: "file2" 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:35792") 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:31148") 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:57 INFO : dir2/file3: Deleted 2024/11/28 03:03:57 INFO : file2: Moved (server-side) to: dir2/file3 2024/11/28 03:03:57 DEBUG : dir2/file3: Updating file with dir2/file3 0xc00056a780 2024/11/28 03:03:57 DEBUG : : Added virtual directory entry vDel: "file2" 2024/11/28 03:03:57 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:38791") 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:37234") 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:57 DEBUG : : Added virtual directory entry vAddDir: "empty directory" 2024/11/28 03:03:57 DEBUG : empty directory: Updating dir with renamed empty directory 0xc0004e6750 2024/11/28 03:03:57 DEBUG : empty directory: forgetting directory cache 2024/11/28 03:03:57 DEBUG : : Added virtual directory entry vDel: "empty directory" 2024/11/28 03:03:57 DEBUG : : Added virtual directory entry vAddDir: "renamed empty directory" 2024/11/28 03:03:57 DEBUG : dir2: Renaming to "dir3" 2024/11/28 03:03:57 DEBUG : WaitForWriters: timeout=30s 2024/11/28 03:03:57 DEBUG : dir3: Looking for writers 2024/11/28 03:03:57 DEBUG : file3: reading active writers 2024/11/28 03:03:57 DEBUG : renamed empty directory: Looking for writers 2024/11/28 03:03:57 DEBUG : : Looking for writers 2024/11/28 03:03:57 DEBUG : dir3: reading active writers 2024/11/28 03:03:57 DEBUG : renamed empty directory: reading active writers 2024/11/28 03:03:57 DEBUG : >WaitForWriters: 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:30633") 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:38300") 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:30232") 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:36566") 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > 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.2:21/rclone-test-bafamin7woco", Local "Local file system at /tmp/rclone3343148044", Modify Window "1s" 2024/11/28 03:03:57 INFO : ftp://172.17.0.2:21/rclone-test-bafamin7woco: poll-interval is not supported by this remote 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:37359") 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:34451") 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:38359") 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:37775") 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:31759") 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:57 DEBUG : WaitForWriters: timeout=30s 2024/11/28 03:03:57 DEBUG : dir: Looking for writers 2024/11/28 03:03:57 DEBUG : file1: reading active writers 2024/11/28 03:03:57 DEBUG : : Looking for writers 2024/11/28 03:03:57 DEBUG : dir: reading active writers 2024/11/28 03:03:57 DEBUG : >WaitForWriters: 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:32763") 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:36751") 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:37072") 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > 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.2:21/rclone-test-bafamin7woco", Local "Local file system at /tmp/rclone3343148044", Modify Window "1s" 2024/11/28 03:03:57 INFO : ftp://172.17.0.2:21/rclone-test-bafamin7woco: poll-interval is not supported by this remote 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:34032") 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:37193") 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:31711") 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:37752") 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:34748") 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:39785") 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:57 DEBUG : Can set mod time: true 2024/11/28 03:03:57 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:30950") 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:31138") 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:57 DEBUG : WaitForWriters: timeout=30s 2024/11/28 03:03:57 DEBUG : dir: Looking for writers 2024/11/28 03:03:57 DEBUG : file1: reading active writers 2024/11/28 03:03:57 DEBUG : : Looking for writers 2024/11/28 03:03:57 DEBUG : dir: reading active writers 2024/11/28 03:03:57 DEBUG : >WaitForWriters: 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:30171") 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:38917") 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:30986") 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bafamin7woco", Local "Local file system at /tmp/rclone3343148044", Modify Window "1s" 2024/11/28 03:03:57 INFO : ftp://172.17.0.2:21/rclone-test-bafamin7woco: poll-interval is not supported by this remote 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:37868") 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:36042") 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:39922") 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:35375") 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:30121") 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:57 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/11/28 03:03:57 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2024/11/28 03:03:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: File to upload is small (0 bytes), uploading instead of streaming 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:36034") 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:57 DEBUG : dir/file1: Size of src and dst objects identical 2024/11/28 03:03:57 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2024/11/28 03:03:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/28 03:03:57 DEBUG : WaitForWriters: timeout=30s 2024/11/28 03:03:57 DEBUG : dir: Looking for writers 2024/11/28 03:03:57 DEBUG : file1: reading active writers 2024/11/28 03:03:57 DEBUG : : Looking for writers 2024/11/28 03:03:57 DEBUG : dir: reading active writers 2024/11/28 03:03:57 DEBUG : >WaitForWriters: 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:32666") 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:33913") 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:57 DEBUG : WaitForWriters: timeout=30s 2024/11/28 03:03:57 DEBUG : dir: Looking for writers 2024/11/28 03:03:57 DEBUG : file1: reading active writers 2024/11/28 03:03:57 DEBUG : : Looking for writers 2024/11/28 03:03:57 DEBUG : dir: reading active writers 2024/11/28 03:03:57 DEBUG : >WaitForWriters: 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:38031") 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:37593") 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:36577") 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bafamin7woco", Local "Local file system at /tmp/rclone3343148044", Modify Window "1s" 2024/11/28 03:03:57 INFO : ftp://172.17.0.2:21/rclone-test-bafamin7woco: poll-interval is not supported by this remote 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:34755") 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:36860") 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:32183") 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:36779") 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:32114") 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:57 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/11/28 03:03:57 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2024/11/28 03:03:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: File to upload is small (5 bytes), uploading instead of streaming 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:33573") 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:57 DEBUG : dir/file1: Size of src and dst objects identical 2024/11/28 03:03:57 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2024/11/28 03:03:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/28 03:03:57 DEBUG : WaitForWriters: timeout=30s 2024/11/28 03:03:57 DEBUG : dir: Looking for writers 2024/11/28 03:03:57 DEBUG : file1: reading active writers 2024/11/28 03:03:57 DEBUG : : Looking for writers 2024/11/28 03:03:57 DEBUG : dir: reading active writers 2024/11/28 03:03:57 DEBUG : >WaitForWriters: 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:35820") 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:37416") 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:57 DEBUG : WaitForWriters: timeout=30s 2024/11/28 03:03:57 DEBUG : dir: Looking for writers 2024/11/28 03:03:57 DEBUG : file1: reading active writers 2024/11/28 03:03:57 DEBUG : : Looking for writers 2024/11/28 03:03:57 DEBUG : dir: reading active writers 2024/11/28 03:03:57 DEBUG : >WaitForWriters: 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:37101") 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:35697") 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:35714") 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bafamin7woco", Local "Local file system at /tmp/rclone3343148044", Modify Window "1s" 2024/11/28 03:03:57 INFO : ftp://172.17.0.2:21/rclone-test-bafamin7woco: poll-interval is not supported by this remote 2024/11/28 03:03:57 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/28 03:03:57 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{yuueT}/rclone-test-bafamin7woco" 2024/11/28 03:03:57 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{yuueT}/rclone-test-bafamin7woco" 2024/11/28 03:03:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{yuueT}/rclone-test-bafamin7woco" 2024/11/28 03:03:57 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/28 03:03:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{yuueT}/rclone-test-bafamin7woco" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{yuueT}/rclone-test-bafamin7woco" 2024/11/28 03:03:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{yuueT}/rclone-test-bafamin7woco" 2024/11/28 03:03:57 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/28 03:03:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{yuueT}/rclone-test-bafamin7woco" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{yuueT}/rclone-test-bafamin7woco" 2024/11/28 03:03:57 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:31632") 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:38765") 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:36693") 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:31170") 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:37816") 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:57 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:32818") 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:30920") 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:57 DEBUG : WaitForWriters: timeout=30s 2024/11/28 03:03:57 DEBUG : dir: Looking for writers 2024/11/28 03:03:57 DEBUG : file1: reading active writers 2024/11/28 03:03:57 DEBUG : : Looking for writers 2024/11/28 03:03:57 DEBUG : dir: reading active writers 2024/11/28 03:03:57 DEBUG : >WaitForWriters: 2024/11/28 03:03:57 DEBUG : vfs cache: cleaner exiting 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:39467") 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:35223") 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:36924") 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bafamin7woco", Local "Local file system at /tmp/rclone3343148044", Modify Window "1s" 2024/11/28 03:03:57 INFO : ftp://172.17.0.2:21/rclone-test-bafamin7woco: poll-interval is not supported by this remote 2024/11/28 03:03:57 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/28 03:03:57 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{yuueT}/rclone-test-bafamin7woco" 2024/11/28 03:03:57 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{yuueT}/rclone-test-bafamin7woco" 2024/11/28 03:03:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{yuueT}/rclone-test-bafamin7woco" 2024/11/28 03:03:57 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/28 03:03:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{yuueT}/rclone-test-bafamin7woco" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{yuueT}/rclone-test-bafamin7woco" 2024/11/28 03:03:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{yuueT}/rclone-test-bafamin7woco" 2024/11/28 03:03:57 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/28 03:03:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{yuueT}/rclone-test-bafamin7woco" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{yuueT}/rclone-test-bafamin7woco" 2024/11/28 03:03:57 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:38844") 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:34821") 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:38935") 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:37342") 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:31093") 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:57 DEBUG : dir/file1: Open: flags=O_WRONLY 2024/11/28 03:03:57 DEBUG : dir/file1: newRWFileHandle: 2024/11/28 03:03:57 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/28 03:03:57 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/28 03:03:57 DEBUG : dir/file1(0xc0006d2600): close: 2024/11/28 03:03:57 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2024/11/28 03:03:57 DEBUG : dir/file1(0xc0006d2600): >close: err= 2024/11/28 03:03:57 DEBUG : WaitForWriters: timeout=30s 2024/11/28 03:03:57 DEBUG : dir: Looking for writers 2024/11/28 03:03:57 DEBUG : file1: reading active writers 2024/11/28 03:03:57 DEBUG : : Looking for writers 2024/11/28 03:03:57 DEBUG : dir: reading active writers 2024/11/28 03:03:57 DEBUG : >WaitForWriters: 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:37654") 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:32444") 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:57 DEBUG : WaitForWriters: timeout=30s 2024/11/28 03:03:57 DEBUG : dir: Looking for writers 2024/11/28 03:03:57 DEBUG : file1: reading active writers 2024/11/28 03:03:57 DEBUG : : Looking for writers 2024/11/28 03:03:57 DEBUG : dir: reading active writers 2024/11/28 03:03:57 DEBUG : >WaitForWriters: 2024/11/28 03:03:57 DEBUG : vfs cache: cleaner exiting 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:32452") 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:30821") 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:39797") 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bafamin7woco", Local "Local file system at /tmp/rclone3343148044", Modify Window "1s" 2024/11/28 03:03:57 INFO : ftp://172.17.0.2:21/rclone-test-bafamin7woco: poll-interval is not supported by this remote 2024/11/28 03:03:57 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/28 03:03:57 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{yuueT}/rclone-test-bafamin7woco" 2024/11/28 03:03:57 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{yuueT}/rclone-test-bafamin7woco" 2024/11/28 03:03:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{yuueT}/rclone-test-bafamin7woco" 2024/11/28 03:03:57 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/28 03:03:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{yuueT}/rclone-test-bafamin7woco" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{yuueT}/rclone-test-bafamin7woco" 2024/11/28 03:03:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{yuueT}/rclone-test-bafamin7woco" 2024/11/28 03:03:57 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/28 03:03:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{yuueT}/rclone-test-bafamin7woco" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{yuueT}/rclone-test-bafamin7woco" 2024/11/28 03:03:57 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:30313") 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:33240") 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:31098") 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:35213") 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:31198") 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:57 DEBUG : dir/file1: Open: flags=O_WRONLY 2024/11/28 03:03:57 DEBUG : dir/file1: newRWFileHandle: 2024/11/28 03:03:57 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/28 03:03:57 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/28 03:03:57 DEBUG : dir/file1(0xc000583880): _writeAt: size=5, off=0 2024/11/28 03:03:57 DEBUG : dir/file1(0xc000583880): openPending: 2024/11/28 03:03:57 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2024/11/28 03:03:57 DEBUG : dir/file1: vfs cache: truncate to size=14 2024/11/28 03:03:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/28 03:03:57 DEBUG : dir/file1(0xc000583880): >openPending: err= 2024/11/28 03:03:57 DEBUG : dir/file1(0xc000583880): >_writeAt: n=5, err= 2024/11/28 03:03:57 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2024/11/28 03:03:57 DEBUG : dir/file1(0xc000583880): close: 2024/11/28 03:03:57 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2024/11/28 03:03:57 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2024/11/28 03:03:57 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2024/11/28 03:03:57 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:35712") 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:57 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2024/11/28 03:03:57 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:57 DEBUG : dir/file1(0xc000583880): >close: err= 2024/11/28 03:03:57 DEBUG : WaitForWriters: timeout=30s 2024/11/28 03:03:57 DEBUG : dir: Looking for writers 2024/11/28 03:03:57 DEBUG : file1: reading active writers 2024/11/28 03:03:57 DEBUG : : Looking for writers 2024/11/28 03:03:57 DEBUG : dir: reading active writers 2024/11/28 03:03:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/11/28 03:03:57 DEBUG : dir: Looking for writers 2024/11/28 03:03:57 DEBUG : file1: reading active writers 2024/11/28 03:03:57 DEBUG : : Looking for writers 2024/11/28 03:03:57 DEBUG : dir: reading active writers 2024/11/28 03:03:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/11/28 03:03:57 DEBUG : dir: Looking for writers 2024/11/28 03:03:57 DEBUG : file1: reading active writers 2024/11/28 03:03:57 DEBUG : : Looking for writers 2024/11/28 03:03:57 DEBUG : dir: reading active writers 2024/11/28 03:03:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/11/28 03:03:57 DEBUG : dir: Looking for writers 2024/11/28 03:03:57 DEBUG : file1: reading active writers 2024/11/28 03:03:57 DEBUG : : Looking for writers 2024/11/28 03:03:57 DEBUG : dir: reading active writers 2024/11/28 03:03:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/11/28 03:03:57 DEBUG : dir/file1: vfs cache: starting upload 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:39670") 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:57 DEBUG : dir/file1.b6fbcc80.partial: renamed to: dir/file1 2024/11/28 03:03:57 INFO : dir/file1: Copied (replaced existing) 2024/11/28 03:03:57 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC" 2024/11/28 03:03:57 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2024/11/28 03:03:57 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2024/11/28 03:03:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/28 03:03:57 INFO : dir/file1: vfs cache: upload succeeded try #1 2024/11/28 03:03:57 DEBUG : dir: Looking for writers 2024/11/28 03:03:57 DEBUG : file1: reading active writers 2024/11/28 03:03:57 DEBUG : : Looking for writers 2024/11/28 03:03:57 DEBUG : dir: reading active writers 2024/11/28 03:03:57 DEBUG : >WaitForWriters: 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:36083") 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:30144") 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:57 DEBUG : WaitForWriters: timeout=30s 2024/11/28 03:03:57 DEBUG : dir: Looking for writers 2024/11/28 03:03:57 DEBUG : file1: reading active writers 2024/11/28 03:03:57 DEBUG : : Looking for writers 2024/11/28 03:03:57 DEBUG : dir: reading active writers 2024/11/28 03:03:57 DEBUG : >WaitForWriters: 2024/11/28 03:03:57 DEBUG : vfs cache: cleaner exiting 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:38359") 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:36118") 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:38692") 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > 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.2:21/rclone-test-bafamin7woco", Local "Local file system at /tmp/rclone3343148044", Modify Window "1s" 2024/11/28 03:03:57 INFO : ftp://172.17.0.2:21/rclone-test-bafamin7woco: poll-interval is not supported by this remote 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:36186") 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:34502") 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:34093") 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:39110") 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:33363") 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:57 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/11/28 03:03:57 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/11/28 03:03:57 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:36192") 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:57 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2024/11/28 03:03:57 DEBUG : WaitForWriters: timeout=30s 2024/11/28 03:03:57 DEBUG : dir: Looking for writers 2024/11/28 03:03:57 DEBUG : file1: reading active writers 2024/11/28 03:03:57 DEBUG : : Looking for writers 2024/11/28 03:03:57 DEBUG : dir: reading active writers 2024/11/28 03:03:57 DEBUG : >WaitForWriters: 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:32049") 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:39566") 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:30159") 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestFileOpenRead (0.01s) === RUN TestFileOpenReadUnknownSize 2024/11/28 03:03:57 INFO : Mock file system at root: poll-interval is not supported by this remote 2024/11/28 03:03:57 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/11/28 03:03:57 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2024/11/28 03:03:57 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2024/11/28 03:03:57 DEBUG : WaitForWriters: timeout=30s 2024/11/28 03:03:57 DEBUG : : Looking for writers 2024/11/28 03:03:57 DEBUG : file.txt: reading active writers 2024/11/28 03:03:57 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bafamin7woco", Local "Local file system at /tmp/rclone3343148044", Modify Window "1s" 2024/11/28 03:03:57 INFO : ftp://172.17.0.2:21/rclone-test-bafamin7woco: poll-interval is not supported by this remote 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:37986") 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:36498") 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:34458") 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:35598") 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:38917") 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: File to upload is small (25 bytes), uploading instead of streaming 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:30055") 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:57 DEBUG : dir/file1: Size of src and dst objects identical 2024/11/28 03:03:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/28 03:03:57 DEBUG : WaitForWriters: timeout=30s 2024/11/28 03:03:57 DEBUG : dir: Looking for writers 2024/11/28 03:03:57 DEBUG : file1: reading active writers 2024/11/28 03:03:57 DEBUG : : Looking for writers 2024/11/28 03:03:57 DEBUG : dir: reading active writers 2024/11/28 03:03:57 DEBUG : >WaitForWriters: 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:37104") 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:34727") 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:32147") 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestFileOpenWrite (0.01s) === RUN TestFileRemove run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bafamin7woco", Local "Local file system at /tmp/rclone3343148044", Modify Window "1s" 2024/11/28 03:03:57 INFO : ftp://172.17.0.2:21/rclone-test-bafamin7woco: poll-interval is not supported by this remote 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:36502") 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:34689") 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:38581") 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:34823") 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:35860") 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:57 DEBUG : dir/file1: Remove: 2024/11/28 03:03:57 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/28 03:03:57 DEBUG : dir/file1: >Remove: err= 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:37623") 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:32301") 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:57 DEBUG : dir/file1: Remove: 2024/11/28 03:03:57 DEBUG : dir/file1: >Remove: err=Read only file system 2024/11/28 03:03:57 DEBUG : WaitForWriters: timeout=30s 2024/11/28 03:03:57 DEBUG : dir: Looking for writers 2024/11/28 03:03:57 DEBUG : : Looking for writers 2024/11/28 03:03:57 DEBUG : dir: reading active writers 2024/11/28 03:03:57 DEBUG : >WaitForWriters: 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:31224") 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:39673") 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:30521") 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestFileRemove (0.01s) === RUN TestFileRemoveAll run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bafamin7woco", Local "Local file system at /tmp/rclone3343148044", Modify Window "1s" 2024/11/28 03:03:57 INFO : ftp://172.17.0.2:21/rclone-test-bafamin7woco: poll-interval is not supported by this remote 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:32951") 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:30122") 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:36074") 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:34508") 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:36188") 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:57 DEBUG : dir/file1: Remove: 2024/11/28 03:03:57 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/28 03:03:57 DEBUG : dir/file1: >Remove: err= 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:36290") 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:36051") 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:57 DEBUG : dir/file1: Remove: 2024/11/28 03:03:57 DEBUG : dir/file1: >Remove: err=Read only file system 2024/11/28 03:03:57 DEBUG : WaitForWriters: timeout=30s 2024/11/28 03:03:57 DEBUG : dir: Looking for writers 2024/11/28 03:03:57 DEBUG : : Looking for writers 2024/11/28 03:03:57 DEBUG : dir: reading active writers 2024/11/28 03:03:57 DEBUG : >WaitForWriters: 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:31420") 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:32675") 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:35193") 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestFileRemoveAll (0.01s) === RUN TestFileOpen run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bafamin7woco", Local "Local file system at /tmp/rclone3343148044", Modify Window "1s" 2024/11/28 03:03:57 INFO : ftp://172.17.0.2:21/rclone-test-bafamin7woco: poll-interval is not supported by this remote 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:32300") 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:33786") 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:32974") 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:33879") 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:34560") 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:57 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/11/28 03:03:57 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/11/28 03:03:57 DEBUG : dir/file1: Open: flags=O_WRONLY 2024/11/28 03:03:57 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2024/11/28 03:03:57 DEBUG : dir/file1: Open: flags=O_RDWR 2024/11/28 03:03:57 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2024/11/28 03:03:57 DEBUG : dir/file1: Open: flags=0x3 2024/11/28 03:03:57 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2024/11/28 03:03:57 DEBUG : dir/file1: >Open: fd=, err=permission denied 2024/11/28 03:03:57 DEBUG : WaitForWriters: timeout=30s 2024/11/28 03:03:57 DEBUG : dir: Looking for writers 2024/11/28 03:03:57 DEBUG : file1: reading active writers 2024/11/28 03:03:57 DEBUG : : Looking for writers 2024/11/28 03:03:57 DEBUG : dir: reading active writers 2024/11/28 03:03:57 DEBUG : >WaitForWriters: 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:37902") 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:35962") 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:36407") 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestFileOpen (0.01s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bafamin7woco", Local "Local file system at /tmp/rclone3343148044", Modify Window "1s" 2024/11/28 03:03:57 INFO : ftp://172.17.0.2:21/rclone-test-bafamin7woco: poll-interval is not supported by this remote 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:33824") 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:35119") 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:37780") 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:30834") 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:38539") 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:57 DEBUG : WaitForWriters: timeout=30s 2024/11/28 03:03:57 DEBUG : dir: Looking for writers 2024/11/28 03:03:57 DEBUG : file1: reading active writers 2024/11/28 03:03:57 DEBUG : : Looking for writers 2024/11/28 03:03:57 DEBUG : dir: reading active writers 2024/11/28 03:03:57 DEBUG : >WaitForWriters: 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:35974") 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:35074") 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:57 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/11/28 03:03:57 DEBUG : newLeaf: Updating file with newLeaf 0xc0009e0900 2024/11/28 03:03:57 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/28 03:03:57 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:37262") 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:34971") 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:57 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/11/28 03:03:57 DEBUG : dir/file1: Updating file with dir/file1 0xc0009e0900 2024/11/28 03:03:57 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/11/28 03:03:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:31180") 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:36155") 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:57 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/11/28 03:03:57 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2024/11/28 03:03:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/28 03:03:57 DEBUG : dir/file1: File is currently open, delaying rename 0xc0009e0900 2024/11/28 03:03:57 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/28 03:03:57 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: File to upload is small (25 bytes), uploading instead of streaming 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:33232") 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:57 DEBUG : dir/file1: Size of src and dst objects identical 2024/11/28 03:03:57 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/28 03:03:57 DEBUG : newLeaf: Running delayed rename now 2024/11/28 03:03:57 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/11/28 03:03:57 DEBUG : newLeaf: Updating file with newLeaf 0xc0009e0900 2024/11/28 03:03:57 DEBUG : WaitForWriters: timeout=30s 2024/11/28 03:03:57 DEBUG : dir: Looking for writers 2024/11/28 03:03:57 DEBUG : : Looking for writers 2024/11/28 03:03:57 DEBUG : dir: reading active writers 2024/11/28 03:03:57 DEBUG : newLeaf: reading active writers 2024/11/28 03:03:57 DEBUG : >WaitForWriters: 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:31663") 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:30701") 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:57 DEBUG : WaitForWriters: timeout=30s 2024/11/28 03:03:57 DEBUG : dir: Looking for writers 2024/11/28 03:03:57 DEBUG : : Looking for writers 2024/11/28 03:03:57 DEBUG : dir: reading active writers 2024/11/28 03:03:57 DEBUG : newLeaf: reading active writers 2024/11/28 03:03:57 DEBUG : >WaitForWriters: 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:36148") 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:31812") 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:30592") 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= === RUN TestFileRename/minimal,forceCache=false run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bafamin7woco", Local "Local file system at /tmp/rclone3343148044", Modify Window "1s" 2024/11/28 03:03:57 INFO : ftp://172.17.0.2:21/rclone-test-bafamin7woco: poll-interval is not supported by this remote 2024/11/28 03:03:57 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/28 03:03:57 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{yuueT}/rclone-test-bafamin7woco" 2024/11/28 03:03:57 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{yuueT}/rclone-test-bafamin7woco" 2024/11/28 03:03:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{yuueT}/rclone-test-bafamin7woco" 2024/11/28 03:03:57 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/28 03:03:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{yuueT}/rclone-test-bafamin7woco" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{yuueT}/rclone-test-bafamin7woco" 2024/11/28 03:03:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{yuueT}/rclone-test-bafamin7woco" 2024/11/28 03:03:57 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/28 03:03:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{yuueT}/rclone-test-bafamin7woco" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{yuueT}/rclone-test-bafamin7woco" 2024/11/28 03:03:57 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:36304") 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:32281") 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:31678") 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:38463") 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:30548") 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:57 DEBUG : WaitForWriters: timeout=30s 2024/11/28 03:03:57 DEBUG : dir: Looking for writers 2024/11/28 03:03:57 DEBUG : file1: reading active writers 2024/11/28 03:03:57 DEBUG : : Looking for writers 2024/11/28 03:03:57 DEBUG : dir: reading active writers 2024/11/28 03:03:57 DEBUG : >WaitForWriters: 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:31999") 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:33162") 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:57 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/11/28 03:03:57 DEBUG : newLeaf: Updating file with newLeaf 0xc00069f980 2024/11/28 03:03:57 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/28 03:03:57 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:34903") 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:38898") 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:57 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/11/28 03:03:57 DEBUG : dir/file1: Updating file with dir/file1 0xc00069f980 2024/11/28 03:03:57 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/11/28 03:03:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:34409") 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:33987") 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:57 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/11/28 03:03:57 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2024/11/28 03:03:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/28 03:03:57 DEBUG : dir/file1: File is currently open, delaying rename 0xc00069f980 2024/11/28 03:03:57 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/28 03:03:57 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: File to upload is small (25 bytes), uploading instead of streaming 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:30555") 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:57 DEBUG : dir/file1: Size of src and dst objects identical 2024/11/28 03:03:57 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/28 03:03:57 DEBUG : newLeaf: Running delayed rename now 2024/11/28 03:03:57 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/11/28 03:03:57 DEBUG : newLeaf: Updating file with newLeaf 0xc00069f980 2024/11/28 03:03:57 DEBUG : WaitForWriters: timeout=30s 2024/11/28 03:03:57 DEBUG : dir: Looking for writers 2024/11/28 03:03:57 DEBUG : : Looking for writers 2024/11/28 03:03:57 DEBUG : dir: reading active writers 2024/11/28 03:03:57 DEBUG : newLeaf: reading active writers 2024/11/28 03:03:57 DEBUG : >WaitForWriters: 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:33679") 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:33471") 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:57 DEBUG : WaitForWriters: timeout=30s 2024/11/28 03:03:57 DEBUG : dir: Looking for writers 2024/11/28 03:03:57 DEBUG : : Looking for writers 2024/11/28 03:03:57 DEBUG : dir: reading active writers 2024/11/28 03:03:57 DEBUG : newLeaf: reading active writers 2024/11/28 03:03:57 DEBUG : >WaitForWriters: 2024/11/28 03:03:57 DEBUG : vfs cache: cleaner exiting 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:38380") 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:37867") 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:36723") 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= === RUN TestFileRename/minimal,forceCache=true run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bafamin7woco", Local "Local file system at /tmp/rclone3343148044", Modify Window "1s" 2024/11/28 03:03:57 INFO : ftp://172.17.0.2:21/rclone-test-bafamin7woco: poll-interval is not supported by this remote 2024/11/28 03:03:57 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/28 03:03:57 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{yuueT}/rclone-test-bafamin7woco" 2024/11/28 03:03:57 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{yuueT}/rclone-test-bafamin7woco" 2024/11/28 03:03:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{yuueT}/rclone-test-bafamin7woco" 2024/11/28 03:03:57 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/28 03:03:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{yuueT}/rclone-test-bafamin7woco" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{yuueT}/rclone-test-bafamin7woco" 2024/11/28 03:03:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{yuueT}/rclone-test-bafamin7woco" 2024/11/28 03:03:57 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/28 03:03:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{yuueT}/rclone-test-bafamin7woco" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{yuueT}/rclone-test-bafamin7woco" 2024/11/28 03:03:57 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:36388") 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:38737") 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:38427") 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:33917") 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:38682") 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:57 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/11/28 03:03:57 DEBUG : dir/file1: newRWFileHandle: 2024/11/28 03:03:57 DEBUG : dir/file1(0xc000132580): openPending: 2024/11/28 03:03:57 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2024/11/28 03:03:57 DEBUG : dir/file1: vfs cache: truncate to size=14 2024/11/28 03:03:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/28 03:03:57 DEBUG : dir/file1(0xc000132580): >openPending: err= 2024/11/28 03:03:57 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/11/28 03:03:57 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/28 03:03:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/28 03:03:57 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/28 03:03:57 DEBUG : dir/file1(0xc000132580): _writeAt: size=14, off=0 2024/11/28 03:03:57 DEBUG : dir/file1(0xc000132580): >_writeAt: n=14, err= 2024/11/28 03:03:57 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2024/11/28 03:03:57 DEBUG : dir/file1(0xc000132580): close: 2024/11/28 03:03:57 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2024/11/28 03:03:57 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2024/11/28 03:03:57 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:57 DEBUG : dir/file1(0xc000132580): >close: err= 2024/11/28 03:03:57 DEBUG : WaitForWriters: timeout=30s 2024/11/28 03:03:57 DEBUG : dir: Looking for writers 2024/11/28 03:03:57 DEBUG : file1: reading active writers 2024/11/28 03:03:57 DEBUG : : Looking for writers 2024/11/28 03:03:57 DEBUG : dir: reading active writers 2024/11/28 03:03:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/11/28 03:03:57 DEBUG : dir: Looking for writers 2024/11/28 03:03:57 DEBUG : file1: reading active writers 2024/11/28 03:03:57 DEBUG : : Looking for writers 2024/11/28 03:03:57 DEBUG : dir: reading active writers 2024/11/28 03:03:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/11/28 03:03:57 DEBUG : dir: Looking for writers 2024/11/28 03:03:57 DEBUG : file1: reading active writers 2024/11/28 03:03:57 DEBUG : : Looking for writers 2024/11/28 03:03:57 DEBUG : dir: reading active writers 2024/11/28 03:03:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/11/28 03:03:57 DEBUG : dir: Looking for writers 2024/11/28 03:03:57 DEBUG : file1: reading active writers 2024/11/28 03:03:57 DEBUG : : Looking for writers 2024/11/28 03:03:57 DEBUG : dir: reading active writers 2024/11/28 03:03:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/11/28 03:03:57 DEBUG : dir/file1: vfs cache: starting upload 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:38077") 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:57 DEBUG : dir/file1.53508f02.partial: renamed to: dir/file1 2024/11/28 03:03:57 INFO : dir/file1: Copied (replaced existing) 2024/11/28 03:03:57 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2024/11/28 03:03:57 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2024/11/28 03:03:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/28 03:03:57 INFO : dir/file1: vfs cache: upload succeeded try #1 2024/11/28 03:03:57 DEBUG : dir: Looking for writers 2024/11/28 03:03:57 DEBUG : file1: reading active writers 2024/11/28 03:03:57 DEBUG : : Looking for writers 2024/11/28 03:03:57 DEBUG : dir: reading active writers 2024/11/28 03:03:57 DEBUG : >WaitForWriters: 2024/11/28 03:03:57 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/11/28 03:03:57 DEBUG : dir/file1: newRWFileHandle: 2024/11/28 03:03:57 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/28 03:03:57 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/28 03:03:57 DEBUG : dir/file1(0xc0002aa2c0): _readAt: size=512, off=0 2024/11/28 03:03:57 DEBUG : dir/file1(0xc0002aa2c0): openPending: 2024/11/28 03:03:57 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" 2024/11/28 03:03:57 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2024/11/28 03:03:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/28 03:03:57 DEBUG : dir/file1(0xc0002aa2c0): >openPending: err= 2024/11/28 03:03:57 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2024/11/28 03:03:57 DEBUG : dir/file1(0xc0002aa2c0): >_readAt: n=14, err=EOF 2024/11/28 03:03:57 DEBUG : dir/file1(0xc0002aa2c0): close: 2024/11/28 03:03:57 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2024/11/28 03:03:57 DEBUG : dir/file1(0xc0002aa2c0): >close: err= 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:32363") 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:39671") 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:57 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/11/28 03:03:57 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/11/28 03:03:57 DEBUG : newLeaf: Updating file with newLeaf 0xc0009e0480 2024/11/28 03:03:57 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/28 03:03:57 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:36371") 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:33914") 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:57 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/11/28 03:03:57 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2024/11/28 03:03:57 DEBUG : dir/file1: Updating file with dir/file1 0xc0009e0480 2024/11/28 03:03:57 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/11/28 03:03:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:30034") 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:32947") 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:57 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/11/28 03:03:57 DEBUG : dir/file1: newRWFileHandle: 2024/11/28 03:03:57 DEBUG : dir/file1(0xc000a88780): openPending: 2024/11/28 03:03:57 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" 2024/11/28 03:03:57 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2024/11/28 03:03:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/28 03:03:57 DEBUG : dir/file1(0xc000a88780): >openPending: err= 2024/11/28 03:03:57 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/11/28 03:03:57 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/28 03:03:57 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/28 03:03:57 DEBUG : dir/file1(0xc000a88780): _writeAt: size=25, off=0 2024/11/28 03:03:57 DEBUG : dir/file1(0xc000a88780): >_writeAt: n=25, err= 2024/11/28 03:03:57 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/11/28 03:03:57 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/11/28 03:03:57 DEBUG : newLeaf: Updating file with newLeaf 0xc0009e0480 2024/11/28 03:03:57 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/28 03:03:57 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/28 03:03:57 DEBUG : newLeaf(0xc000a88780): close: 2024/11/28 03:03:57 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2024/11/28 03:03:57 DEBUG : newLeaf: vfs cache: setting modification time to 2024-11-28 03:03:57.462830906 +0000 UTC m=+1.091895360 2024/11/28 03:03:57 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:57 DEBUG : newLeaf(0xc000a88780): >close: err= 2024/11/28 03:03:57 DEBUG : WaitForWriters: timeout=30s 2024/11/28 03:03:57 DEBUG : dir: Looking for writers 2024/11/28 03:03:57 DEBUG : : Looking for writers 2024/11/28 03:03:57 DEBUG : dir: reading active writers 2024/11/28 03:03:57 DEBUG : newLeaf: reading active writers 2024/11/28 03:03:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/11/28 03:03:57 DEBUG : dir: Looking for writers 2024/11/28 03:03:57 DEBUG : : Looking for writers 2024/11/28 03:03:57 DEBUG : dir: reading active writers 2024/11/28 03:03:57 DEBUG : newLeaf: reading active writers 2024/11/28 03:03:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/11/28 03:03:57 DEBUG : dir: Looking for writers 2024/11/28 03:03:57 DEBUG : : Looking for writers 2024/11/28 03:03:57 DEBUG : dir: reading active writers 2024/11/28 03:03:57 DEBUG : newLeaf: reading active writers 2024/11/28 03:03:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/11/28 03:03:57 DEBUG : dir: Looking for writers 2024/11/28 03:03:57 DEBUG : : Looking for writers 2024/11/28 03:03:57 DEBUG : newLeaf: reading active writers 2024/11/28 03:03:57 DEBUG : dir: reading active writers 2024/11/28 03:03:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/11/28 03:03:57 DEBUG : newLeaf: vfs cache: starting upload 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:38638") 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:57 DEBUG : newLeaf.766e375f.partial: renamed to: newLeaf 2024/11/28 03:03:57 INFO : newLeaf: Copied (replaced existing) 2024/11/28 03:03:57 DEBUG : newLeaf: vfs cache: fingerprint now "25,2024-11-28 03:03:57 +0000 UTC" 2024/11/28 03:03:57 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2024/11/28 03:03:57 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/28 03:03:57 INFO : newLeaf: vfs cache: upload succeeded try #1 2024/11/28 03:03:57 DEBUG : dir: Looking for writers 2024/11/28 03:03:57 DEBUG : : Looking for writers 2024/11/28 03:03:57 DEBUG : dir: reading active writers 2024/11/28 03:03:57 DEBUG : newLeaf: reading active writers 2024/11/28 03:03:57 DEBUG : >WaitForWriters: 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:31653") 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:32767") 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:57 DEBUG : WaitForWriters: timeout=30s 2024/11/28 03:03:57 DEBUG : dir: Looking for writers 2024/11/28 03:03:57 DEBUG : : Looking for writers 2024/11/28 03:03:57 DEBUG : dir: reading active writers 2024/11/28 03:03:57 DEBUG : newLeaf: reading active writers 2024/11/28 03:03:57 DEBUG : >WaitForWriters: 2024/11/28 03:03:57 DEBUG : vfs cache: cleaner exiting 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:39720") 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:30042") 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:30805") 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= === RUN TestFileRename/writes,forceCache=false run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bafamin7woco", Local "Local file system at /tmp/rclone3343148044", Modify Window "1s" 2024/11/28 03:03:57 INFO : ftp://172.17.0.2:21/rclone-test-bafamin7woco: poll-interval is not supported by this remote 2024/11/28 03:03:57 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/28 03:03:57 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{yuueT}/rclone-test-bafamin7woco" 2024/11/28 03:03:57 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{yuueT}/rclone-test-bafamin7woco" 2024/11/28 03:03:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{yuueT}/rclone-test-bafamin7woco" 2024/11/28 03:03:57 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/28 03:03:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{yuueT}/rclone-test-bafamin7woco" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{yuueT}/rclone-test-bafamin7woco" 2024/11/28 03:03:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{yuueT}/rclone-test-bafamin7woco" 2024/11/28 03:03:57 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/28 03:03:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{yuueT}/rclone-test-bafamin7woco" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{yuueT}/rclone-test-bafamin7woco" 2024/11/28 03:03:57 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:38575") 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:32212") 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:39414") 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:35778") 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:38210") 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:57 DEBUG : WaitForWriters: timeout=30s 2024/11/28 03:03:57 DEBUG : dir: Looking for writers 2024/11/28 03:03:57 DEBUG : file1: reading active writers 2024/11/28 03:03:57 DEBUG : : Looking for writers 2024/11/28 03:03:57 DEBUG : dir: reading active writers 2024/11/28 03:03:57 DEBUG : >WaitForWriters: 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:31003") 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:38765") 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:57 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/11/28 03:03:57 DEBUG : newLeaf: Updating file with newLeaf 0xc00069ee40 2024/11/28 03:03:57 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/28 03:03:57 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:34763") 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:35749") 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:57 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/11/28 03:03:57 DEBUG : dir/file1: Updating file with dir/file1 0xc00069ee40 2024/11/28 03:03:57 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/11/28 03:03:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:33958") 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:36479") 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:57 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/11/28 03:03:57 DEBUG : dir/file1: newRWFileHandle: 2024/11/28 03:03:57 DEBUG : dir/file1(0xc0002aab00): openPending: 2024/11/28 03:03:57 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2024/11/28 03:03:57 DEBUG : dir/file1: vfs cache: truncate to size=14 2024/11/28 03:03:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/28 03:03:57 DEBUG : dir/file1(0xc0002aab00): >openPending: err= 2024/11/28 03:03:57 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/11/28 03:03:57 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/28 03:03:57 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/28 03:03:57 DEBUG : dir/file1(0xc0002aab00): _writeAt: size=25, off=0 2024/11/28 03:03:57 DEBUG : dir/file1(0xc0002aab00): >_writeAt: n=25, err= 2024/11/28 03:03:57 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/11/28 03:03:57 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/11/28 03:03:57 DEBUG : newLeaf: Updating file with newLeaf 0xc00069ee40 2024/11/28 03:03:57 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/28 03:03:57 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/28 03:03:57 DEBUG : newLeaf(0xc0002aab00): close: 2024/11/28 03:03:57 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2024/11/28 03:03:57 DEBUG : newLeaf: vfs cache: setting modification time to 2024-11-28 03:03:57.63076304 +0000 UTC m=+1.259827414 2024/11/28 03:03:57 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:57 DEBUG : newLeaf(0xc0002aab00): >close: err= 2024/11/28 03:03:57 DEBUG : WaitForWriters: timeout=30s 2024/11/28 03:03:57 DEBUG : dir: Looking for writers 2024/11/28 03:03:57 DEBUG : : Looking for writers 2024/11/28 03:03:57 DEBUG : dir: reading active writers 2024/11/28 03:03:57 DEBUG : newLeaf: reading active writers 2024/11/28 03:03:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/11/28 03:03:57 DEBUG : dir: Looking for writers 2024/11/28 03:03:57 DEBUG : : Looking for writers 2024/11/28 03:03:57 DEBUG : dir: reading active writers 2024/11/28 03:03:57 DEBUG : newLeaf: reading active writers 2024/11/28 03:03:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/11/28 03:03:57 DEBUG : dir: Looking for writers 2024/11/28 03:03:57 DEBUG : : Looking for writers 2024/11/28 03:03:57 DEBUG : dir: reading active writers 2024/11/28 03:03:57 DEBUG : newLeaf: reading active writers 2024/11/28 03:03:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/11/28 03:03:57 DEBUG : dir: Looking for writers 2024/11/28 03:03:57 DEBUG : : Looking for writers 2024/11/28 03:03:57 DEBUG : newLeaf: reading active writers 2024/11/28 03:03:57 DEBUG : dir: reading active writers 2024/11/28 03:03:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/11/28 03:03:57 DEBUG : newLeaf: vfs cache: starting upload 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:31725") 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:57 DEBUG : newLeaf.9a889ec9.partial: renamed to: newLeaf 2024/11/28 03:03:57 INFO : newLeaf: Copied (replaced existing) 2024/11/28 03:03:57 DEBUG : newLeaf: vfs cache: fingerprint now "25,2024-11-28 03:03:57 +0000 UTC" 2024/11/28 03:03:57 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2024/11/28 03:03:57 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/28 03:03:57 INFO : newLeaf: vfs cache: upload succeeded try #1 2024/11/28 03:03:57 DEBUG : dir: Looking for writers 2024/11/28 03:03:57 DEBUG : : Looking for writers 2024/11/28 03:03:57 DEBUG : dir: reading active writers 2024/11/28 03:03:57 DEBUG : newLeaf: reading active writers 2024/11/28 03:03:57 DEBUG : >WaitForWriters: 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:30727") 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:39169") 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:57 DEBUG : WaitForWriters: timeout=30s 2024/11/28 03:03:57 DEBUG : dir: Looking for writers 2024/11/28 03:03:57 DEBUG : : Looking for writers 2024/11/28 03:03:57 DEBUG : dir: reading active writers 2024/11/28 03:03:57 DEBUG : newLeaf: reading active writers 2024/11/28 03:03:57 DEBUG : >WaitForWriters: 2024/11/28 03:03:57 DEBUG : vfs cache: cleaner exiting 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:31784") 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:33792") 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:34643") 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= === RUN TestFileRename/writes,forceCache=true run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bafamin7woco", Local "Local file system at /tmp/rclone3343148044", Modify Window "1s" 2024/11/28 03:03:57 INFO : ftp://172.17.0.2:21/rclone-test-bafamin7woco: poll-interval is not supported by this remote 2024/11/28 03:03:57 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/28 03:03:57 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{yuueT}/rclone-test-bafamin7woco" 2024/11/28 03:03:57 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{yuueT}/rclone-test-bafamin7woco" 2024/11/28 03:03:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{yuueT}/rclone-test-bafamin7woco" 2024/11/28 03:03:57 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/28 03:03:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{yuueT}/rclone-test-bafamin7woco" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{yuueT}/rclone-test-bafamin7woco" 2024/11/28 03:03:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{yuueT}/rclone-test-bafamin7woco" 2024/11/28 03:03:57 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/28 03:03:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{yuueT}/rclone-test-bafamin7woco" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{yuueT}/rclone-test-bafamin7woco" 2024/11/28 03:03:57 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:32246") 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:35703") 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:30998") 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:32069") 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:39802") 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:57 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/11/28 03:03:57 DEBUG : dir/file1: newRWFileHandle: 2024/11/28 03:03:57 DEBUG : dir/file1(0xc0006d26c0): openPending: 2024/11/28 03:03:57 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2024/11/28 03:03:57 DEBUG : dir/file1: vfs cache: truncate to size=14 2024/11/28 03:03:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/28 03:03:57 DEBUG : dir/file1(0xc0006d26c0): >openPending: err= 2024/11/28 03:03:57 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/11/28 03:03:57 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/28 03:03:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/28 03:03:57 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/28 03:03:57 DEBUG : dir/file1(0xc0006d26c0): _writeAt: size=14, off=0 2024/11/28 03:03:57 DEBUG : dir/file1(0xc0006d26c0): >_writeAt: n=14, err= 2024/11/28 03:03:57 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2024/11/28 03:03:57 DEBUG : dir/file1(0xc0006d26c0): close: 2024/11/28 03:03:57 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2024/11/28 03:03:57 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2024/11/28 03:03:57 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:57 DEBUG : dir/file1(0xc0006d26c0): >close: err= 2024/11/28 03:03:57 DEBUG : WaitForWriters: timeout=30s 2024/11/28 03:03:57 DEBUG : dir: Looking for writers 2024/11/28 03:03:57 DEBUG : file1: reading active writers 2024/11/28 03:03:57 DEBUG : : Looking for writers 2024/11/28 03:03:57 DEBUG : dir: reading active writers 2024/11/28 03:03:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/11/28 03:03:57 DEBUG : dir: Looking for writers 2024/11/28 03:03:57 DEBUG : file1: reading active writers 2024/11/28 03:03:57 DEBUG : : Looking for writers 2024/11/28 03:03:57 DEBUG : dir: reading active writers 2024/11/28 03:03:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/11/28 03:03:57 DEBUG : dir: Looking for writers 2024/11/28 03:03:57 DEBUG : file1: reading active writers 2024/11/28 03:03:57 DEBUG : : Looking for writers 2024/11/28 03:03:57 DEBUG : dir: reading active writers 2024/11/28 03:03:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/11/28 03:03:57 DEBUG : dir: Looking for writers 2024/11/28 03:03:57 DEBUG : file1: reading active writers 2024/11/28 03:03:57 DEBUG : : Looking for writers 2024/11/28 03:03:57 DEBUG : dir: reading active writers 2024/11/28 03:03:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/11/28 03:03:57 DEBUG : dir/file1: vfs cache: starting upload 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:33775") 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:57 DEBUG : dir/file1.53508f02.partial: renamed to: dir/file1 2024/11/28 03:03:57 INFO : dir/file1: Copied (replaced existing) 2024/11/28 03:03:57 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2024/11/28 03:03:57 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2024/11/28 03:03:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/28 03:03:57 INFO : dir/file1: vfs cache: upload succeeded try #1 2024/11/28 03:03:57 DEBUG : dir: Looking for writers 2024/11/28 03:03:57 DEBUG : file1: reading active writers 2024/11/28 03:03:57 DEBUG : : Looking for writers 2024/11/28 03:03:57 DEBUG : dir: reading active writers 2024/11/28 03:03:57 DEBUG : >WaitForWriters: 2024/11/28 03:03:57 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/11/28 03:03:57 DEBUG : dir/file1: newRWFileHandle: 2024/11/28 03:03:57 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/28 03:03:57 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/28 03:03:57 DEBUG : dir/file1(0xc0006d28c0): _readAt: size=512, off=0 2024/11/28 03:03:57 DEBUG : dir/file1(0xc0006d28c0): openPending: 2024/11/28 03:03:57 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" 2024/11/28 03:03:57 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2024/11/28 03:03:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/28 03:03:57 DEBUG : dir/file1(0xc0006d28c0): >openPending: err= 2024/11/28 03:03:57 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2024/11/28 03:03:57 DEBUG : dir/file1(0xc0006d28c0): >_readAt: n=14, err=EOF 2024/11/28 03:03:57 DEBUG : dir/file1(0xc0006d28c0): close: 2024/11/28 03:03:57 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2024/11/28 03:03:57 DEBUG : dir/file1(0xc0006d28c0): >close: err= 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:35946") 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:35201") 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:57 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/11/28 03:03:57 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/11/28 03:03:57 DEBUG : newLeaf: Updating file with newLeaf 0xc00084a300 2024/11/28 03:03:57 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/28 03:03:57 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:39552") 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:30160") 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:57 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/11/28 03:03:57 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2024/11/28 03:03:57 DEBUG : dir/file1: Updating file with dir/file1 0xc00084a300 2024/11/28 03:03:57 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/11/28 03:03:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:39108") 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:37217") 2024/11/28 03:03:57 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:57 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/11/28 03:03:57 DEBUG : dir/file1: newRWFileHandle: 2024/11/28 03:03:57 DEBUG : dir/file1(0xc0006d2c00): openPending: 2024/11/28 03:03:57 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" 2024/11/28 03:03:57 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2024/11/28 03:03:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/28 03:03:57 DEBUG : dir/file1(0xc0006d2c00): >openPending: err= 2024/11/28 03:03:57 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/11/28 03:03:57 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/28 03:03:57 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/28 03:03:57 DEBUG : dir/file1(0xc0006d2c00): _writeAt: size=25, off=0 2024/11/28 03:03:57 DEBUG : dir/file1(0xc0006d2c00): >_writeAt: n=25, err= 2024/11/28 03:03:57 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/11/28 03:03:57 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/11/28 03:03:57 DEBUG : newLeaf: Updating file with newLeaf 0xc00084a300 2024/11/28 03:03:57 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/28 03:03:57 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/28 03:03:57 DEBUG : newLeaf(0xc0006d2c00): close: 2024/11/28 03:03:57 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2024/11/28 03:03:57 DEBUG : newLeaf: vfs cache: setting modification time to 2024-11-28 03:03:57.96022708 +0000 UTC m=+1.589291473 2024/11/28 03:03:57 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:57 DEBUG : newLeaf(0xc0006d2c00): >close: err= 2024/11/28 03:03:57 DEBUG : WaitForWriters: timeout=30s 2024/11/28 03:03:57 DEBUG : dir: Looking for writers 2024/11/28 03:03:57 DEBUG : : Looking for writers 2024/11/28 03:03:57 DEBUG : dir: reading active writers 2024/11/28 03:03:57 DEBUG : newLeaf: reading active writers 2024/11/28 03:03:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/11/28 03:03:57 DEBUG : dir: Looking for writers 2024/11/28 03:03:57 DEBUG : : Looking for writers 2024/11/28 03:03:57 DEBUG : dir: reading active writers 2024/11/28 03:03:57 DEBUG : newLeaf: reading active writers 2024/11/28 03:03:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/11/28 03:03:57 DEBUG : dir: Looking for writers 2024/11/28 03:03:57 DEBUG : : Looking for writers 2024/11/28 03:03:57 DEBUG : dir: reading active writers 2024/11/28 03:03:57 DEBUG : newLeaf: reading active writers 2024/11/28 03:03:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/11/28 03:03:58 DEBUG : dir: Looking for writers 2024/11/28 03:03:58 DEBUG : : Looking for writers 2024/11/28 03:03:58 DEBUG : dir: reading active writers 2024/11/28 03:03:58 DEBUG : newLeaf: reading active writers 2024/11/28 03:03:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/11/28 03:03:58 DEBUG : newLeaf: vfs cache: starting upload 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:35657") 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:58 DEBUG : newLeaf.78d11fec.partial: renamed to: newLeaf 2024/11/28 03:03:58 INFO : newLeaf: Copied (replaced existing) 2024/11/28 03:03:58 DEBUG : newLeaf: vfs cache: fingerprint now "25,2024-11-28 03:03:57 +0000 UTC" 2024/11/28 03:03:58 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2024/11/28 03:03:58 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/28 03:03:58 INFO : newLeaf: vfs cache: upload succeeded try #1 2024/11/28 03:03:58 DEBUG : dir: Looking for writers 2024/11/28 03:03:58 DEBUG : : Looking for writers 2024/11/28 03:03:58 DEBUG : dir: reading active writers 2024/11/28 03:03:58 DEBUG : newLeaf: reading active writers 2024/11/28 03:03:58 DEBUG : >WaitForWriters: 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:34883") 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:33263") 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:58 DEBUG : WaitForWriters: timeout=30s 2024/11/28 03:03:58 DEBUG : dir: Looking for writers 2024/11/28 03:03:58 DEBUG : : Looking for writers 2024/11/28 03:03:58 DEBUG : newLeaf: reading active writers 2024/11/28 03:03:58 DEBUG : dir: reading active writers 2024/11/28 03:03:58 DEBUG : >WaitForWriters: 2024/11/28 03:03:58 DEBUG : vfs cache: cleaner exiting 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:37599") 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:33801") 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:34442") 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= === RUN TestFileRename/full,forceCache=false run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bafamin7woco", Local "Local file system at /tmp/rclone3343148044", Modify Window "1s" 2024/11/28 03:03:58 INFO : ftp://172.17.0.2:21/rclone-test-bafamin7woco: poll-interval is not supported by this remote 2024/11/28 03:03:58 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/28 03:03:58 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{yuueT}/rclone-test-bafamin7woco" 2024/11/28 03:03:58 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{yuueT}/rclone-test-bafamin7woco" 2024/11/28 03:03:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{yuueT}/rclone-test-bafamin7woco" 2024/11/28 03:03:58 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/28 03:03:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{yuueT}/rclone-test-bafamin7woco" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{yuueT}/rclone-test-bafamin7woco" 2024/11/28 03:03:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{yuueT}/rclone-test-bafamin7woco" 2024/11/28 03:03:58 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/28 03:03:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{yuueT}/rclone-test-bafamin7woco" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{yuueT}/rclone-test-bafamin7woco" 2024/11/28 03:03:58 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:30903") 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:35017") 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:32335") 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:31436") 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:30298") 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:58 DEBUG : WaitForWriters: timeout=30s 2024/11/28 03:03:58 DEBUG : dir: Looking for writers 2024/11/28 03:03:58 DEBUG : file1: reading active writers 2024/11/28 03:03:58 DEBUG : : Looking for writers 2024/11/28 03:03:58 DEBUG : dir: reading active writers 2024/11/28 03:03:58 DEBUG : >WaitForWriters: 2024/11/28 03:03:58 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/11/28 03:03:58 DEBUG : dir/file1: newRWFileHandle: 2024/11/28 03:03:58 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/28 03:03:58 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/28 03:03:58 DEBUG : dir/file1(0xc0006d2ec0): _readAt: size=512, off=0 2024/11/28 03:03:58 DEBUG : dir/file1(0xc0006d2ec0): openPending: 2024/11/28 03:03:58 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2024/11/28 03:03:58 DEBUG : dir/file1: vfs cache: truncate to size=14 2024/11/28 03:03:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/28 03:03:58 DEBUG : dir/file1(0xc0006d2ec0): >openPending: err= 2024/11/28 03:03:58 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2024/11/28 03:03:58 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/28 03:03:58 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/28 03:03:58 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:35148") 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:58 DEBUG : dir/file1(0xc0006d2ec0): >_readAt: n=14, err=EOF 2024/11/28 03:03:58 DEBUG : dir/file1(0xc0006d2ec0): close: 2024/11/28 03:03:58 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2024/11/28 03:03:58 DEBUG : dir/file1(0xc0006d2ec0): >close: err= 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:31805") 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:39890") 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:58 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/11/28 03:03:58 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/11/28 03:03:58 DEBUG : newLeaf: Updating file with newLeaf 0xc00084a6c0 2024/11/28 03:03:58 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/28 03:03:58 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:35825") 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:31018") 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:58 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/11/28 03:03:58 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2024/11/28 03:03:58 DEBUG : dir/file1: Updating file with dir/file1 0xc00084a6c0 2024/11/28 03:03:58 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/11/28 03:03:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:38523") 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:35120") 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:58 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/11/28 03:03:58 DEBUG : dir/file1: newRWFileHandle: 2024/11/28 03:03:58 DEBUG : dir/file1(0xc000a89b40): openPending: 2024/11/28 03:03:58 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" 2024/11/28 03:03:58 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2024/11/28 03:03:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/28 03:03:58 DEBUG : dir/file1(0xc000a89b40): >openPending: err= 2024/11/28 03:03:58 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/11/28 03:03:58 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/28 03:03:58 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/28 03:03:58 DEBUG : dir/file1(0xc000a89b40): _writeAt: size=25, off=0 2024/11/28 03:03:58 DEBUG : dir/file1(0xc000a89b40): >_writeAt: n=25, err= 2024/11/28 03:03:58 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/11/28 03:03:58 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/11/28 03:03:58 DEBUG : newLeaf: Updating file with newLeaf 0xc00084a6c0 2024/11/28 03:03:58 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/28 03:03:58 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/28 03:03:58 DEBUG : newLeaf(0xc000a89b40): close: 2024/11/28 03:03:58 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2024/11/28 03:03:58 DEBUG : newLeaf: vfs cache: setting modification time to 2024-11-28 03:03:58.130914027 +0000 UTC m=+1.759978400 2024/11/28 03:03:58 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:58 DEBUG : newLeaf(0xc000a89b40): >close: err= 2024/11/28 03:03:58 DEBUG : WaitForWriters: timeout=30s 2024/11/28 03:03:58 DEBUG : dir: Looking for writers 2024/11/28 03:03:58 DEBUG : : Looking for writers 2024/11/28 03:03:58 DEBUG : dir: reading active writers 2024/11/28 03:03:58 DEBUG : newLeaf: reading active writers 2024/11/28 03:03:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/11/28 03:03:58 DEBUG : dir: Looking for writers 2024/11/28 03:03:58 DEBUG : : Looking for writers 2024/11/28 03:03:58 DEBUG : newLeaf: reading active writers 2024/11/28 03:03:58 DEBUG : dir: reading active writers 2024/11/28 03:03:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/11/28 03:03:58 DEBUG : dir: Looking for writers 2024/11/28 03:03:58 DEBUG : : Looking for writers 2024/11/28 03:03:58 DEBUG : dir: reading active writers 2024/11/28 03:03:58 DEBUG : newLeaf: reading active writers 2024/11/28 03:03:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/11/28 03:03:58 DEBUG : dir: Looking for writers 2024/11/28 03:03:58 DEBUG : : Looking for writers 2024/11/28 03:03:58 DEBUG : dir: reading active writers 2024/11/28 03:03:58 DEBUG : newLeaf: reading active writers 2024/11/28 03:03:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/11/28 03:03:58 DEBUG : newLeaf: vfs cache: starting upload 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:37275") 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:58 DEBUG : newLeaf.81552047.partial: renamed to: newLeaf 2024/11/28 03:03:58 INFO : newLeaf: Copied (replaced existing) 2024/11/28 03:03:58 DEBUG : newLeaf: vfs cache: fingerprint now "25,2024-11-28 03:03:58 +0000 UTC" 2024/11/28 03:03:58 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2024/11/28 03:03:58 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/28 03:03:58 INFO : newLeaf: vfs cache: upload succeeded try #1 2024/11/28 03:03:58 DEBUG : dir: Looking for writers 2024/11/28 03:03:58 DEBUG : : Looking for writers 2024/11/28 03:03:58 DEBUG : newLeaf: reading active writers 2024/11/28 03:03:58 DEBUG : dir: reading active writers 2024/11/28 03:03:58 DEBUG : >WaitForWriters: 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:39671") 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:36676") 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:58 DEBUG : WaitForWriters: timeout=30s 2024/11/28 03:03:58 DEBUG : dir: Looking for writers 2024/11/28 03:03:58 DEBUG : : Looking for writers 2024/11/28 03:03:58 DEBUG : dir: reading active writers 2024/11/28 03:03:58 DEBUG : newLeaf: reading active writers 2024/11/28 03:03:58 DEBUG : >WaitForWriters: 2024/11/28 03:03:58 DEBUG : vfs cache: cleaner exiting 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:37412") 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:33491") 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:39981") 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestFileRename (1.02s) --- 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.2:21/rclone-test-bafamin7woco", Local "Local file system at /tmp/rclone3343148044", Modify Window "1s" 2024/11/28 03:03:58 INFO : ftp://172.17.0.2:21/rclone-test-bafamin7woco: poll-interval is not supported by this remote 2024/11/28 03:03:58 INFO : ftp://172.17.0.2:21/rclone-test-bafamin7woco: poll-interval is not supported by this remote 2024/11/28 03:03:58 DEBUG : WaitForWriters: timeout=30s 2024/11/28 03:03:58 DEBUG : : Looking for writers 2024/11/28 03:03:58 DEBUG : >WaitForWriters: 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:37383") 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:38227") 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > 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.2:21/rclone-test-bafamin7woco", Local "Local file system at /tmp/rclone3343148044", Modify Window "1s" 2024/11/28 03:03:58 INFO : ftp://172.17.0.2:21/rclone-test-bafamin7woco: poll-interval is not supported by this remote 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:38381") 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:35813") 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:38774") 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:58 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:32856") 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:30954") 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:58 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/11/28 03:03:58 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/11/28 03:03:58 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2024/11/28 03:03:58 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:37629") 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:58 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2024/11/28 03:03:58 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2024/11/28 03:03:58 DEBUG : WaitForWriters: timeout=30s 2024/11/28 03:03:58 DEBUG : dir: Looking for writers 2024/11/28 03:03:58 DEBUG : file1: reading active writers 2024/11/28 03:03:58 DEBUG : : Looking for writers 2024/11/28 03:03:58 DEBUG : dir: reading active writers 2024/11/28 03:03:58 DEBUG : >WaitForWriters: 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:36346") 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:34034") 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:34245") 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestReadFileHandleMethods (0.01s) === RUN TestReadFileHandleSeek run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bafamin7woco", Local "Local file system at /tmp/rclone3343148044", Modify Window "1s" 2024/11/28 03:03:58 INFO : ftp://172.17.0.2:21/rclone-test-bafamin7woco: poll-interval is not supported by this remote 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:36533") 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:37590") 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:39432") 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:58 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:32960") 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:32304") 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:58 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/11/28 03:03:58 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/11/28 03:03:58 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2024/11/28 03:03:58 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:30288") 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:58 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2024/11/28 03:03:58 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2024/11/28 03:03:58 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2024/11/28 03:03:58 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2024/11/28 03:03:58 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2024/11/28 03:03:58 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2024/11/28 03:03:58 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2024/11/28 03:03:58 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:31243") 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:58 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2024/11/28 03:03:58 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2024/11/28 03:03:58 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2024/11/28 03:03:58 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:34181") 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:58 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2024/11/28 03:03:58 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2024/11/28 03:03:58 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2024/11/28 03:03:58 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:34003") 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:58 DEBUG : WaitForWriters: timeout=30s 2024/11/28 03:03:58 DEBUG : dir: Looking for writers 2024/11/28 03:03:58 DEBUG : file1: reading active writers 2024/11/28 03:03:58 DEBUG : : Looking for writers 2024/11/28 03:03:58 DEBUG : dir: reading active writers 2024/11/28 03:03:58 DEBUG : >WaitForWriters: 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:36165") 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:30278") 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:31887") 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestReadFileHandleSeek (0.05s) === RUN TestReadFileHandleReadAt run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bafamin7woco", Local "Local file system at /tmp/rclone3343148044", Modify Window "1s" 2024/11/28 03:03:58 INFO : ftp://172.17.0.2:21/rclone-test-bafamin7woco: poll-interval is not supported by this remote 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:37975") 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:34318") 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:30455") 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:58 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:32373") 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:36620") 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:58 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/11/28 03:03:58 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/11/28 03:03:58 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2024/11/28 03:03:58 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:33904") 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:58 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2024/11/28 03:03:58 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2024/11/28 03:03:58 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2024/11/28 03:03:58 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2024/11/28 03:03:58 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2024/11/28 03:03:58 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2024/11/28 03:03:58 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2024/11/28 03:03:58 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:34324") 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:58 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2024/11/28 03:03:58 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2024/11/28 03:03:58 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2024/11/28 03:03:58 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:35138") 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:58 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2024/11/28 03:03:58 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2024/11/28 03:03:58 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2024/11/28 03:03:58 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2024/11/28 03:03:58 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2024/11/28 03:03:58 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2024/11/28 03:03:58 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:36118") 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:58 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2024/11/28 03:03:58 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2024/11/28 03:03:58 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2024/11/28 03:03:58 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:33106") 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:58 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2024/11/28 03:03:58 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2024/11/28 03:03:58 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2024/11/28 03:03:58 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2024/11/28 03:03:58 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2024/11/28 03:03:58 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2024/11/28 03:03:58 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2024/11/28 03:03:58 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2024/11/28 03:03:58 DEBUG : WaitForWriters: timeout=30s 2024/11/28 03:03:58 DEBUG : dir: Looking for writers 2024/11/28 03:03:58 DEBUG : file1: reading active writers 2024/11/28 03:03:58 DEBUG : : Looking for writers 2024/11/28 03:03:58 DEBUG : dir: reading active writers 2024/11/28 03:03:58 DEBUG : >WaitForWriters: 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:31369") 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:38703") 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:39554") 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestReadFileHandleReadAt (0.12s) === RUN TestReadFileHandleFlush run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bafamin7woco", Local "Local file system at /tmp/rclone3343148044", Modify Window "1s" 2024/11/28 03:03:58 INFO : ftp://172.17.0.2:21/rclone-test-bafamin7woco: poll-interval is not supported by this remote 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:34380") 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:35034") 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:33434") 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:58 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:33068") 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:36288") 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:58 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/11/28 03:03:58 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/11/28 03:03:58 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2024/11/28 03:03:58 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:31200") 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:58 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2024/11/28 03:03:58 DEBUG : WaitForWriters: timeout=30s 2024/11/28 03:03:58 DEBUG : dir: Looking for writers 2024/11/28 03:03:58 DEBUG : file1: reading active writers 2024/11/28 03:03:58 DEBUG : : Looking for writers 2024/11/28 03:03:58 DEBUG : dir: reading active writers 2024/11/28 03:03:58 DEBUG : >WaitForWriters: 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:39704") 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:31401") 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:32897") 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestReadFileHandleFlush (0.01s) === RUN TestReadFileHandleRelease run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bafamin7woco", Local "Local file system at /tmp/rclone3343148044", Modify Window "1s" 2024/11/28 03:03:58 INFO : ftp://172.17.0.2:21/rclone-test-bafamin7woco: poll-interval is not supported by this remote 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:31495") 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:33723") 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:32108") 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:58 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:30984") 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:35653") 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:58 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/11/28 03:03:58 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/11/28 03:03:58 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2024/11/28 03:03:58 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:38995") 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:58 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2024/11/28 03:03:58 DEBUG : dir/file1: ReadFileHandle.Release closing 2024/11/28 03:03:58 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2024/11/28 03:03:58 DEBUG : WaitForWriters: timeout=30s 2024/11/28 03:03:58 DEBUG : dir: Looking for writers 2024/11/28 03:03:58 DEBUG : file1: reading active writers 2024/11/28 03:03:58 DEBUG : : Looking for writers 2024/11/28 03:03:58 DEBUG : dir: reading active writers 2024/11/28 03:03:58 DEBUG : >WaitForWriters: 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:34147") 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:39290") 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:33760") 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestReadFileHandleRelease (0.01s) === RUN TestRWFileHandleMethodsRead run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bafamin7woco", Local "Local file system at /tmp/rclone3343148044", Modify Window "1s" 2024/11/28 03:03:58 INFO : ftp://172.17.0.2:21/rclone-test-bafamin7woco: poll-interval is not supported by this remote 2024/11/28 03:03:58 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/28 03:03:58 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{yuueT}/rclone-test-bafamin7woco" 2024/11/28 03:03:58 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{yuueT}/rclone-test-bafamin7woco" 2024/11/28 03:03:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{yuueT}/rclone-test-bafamin7woco" 2024/11/28 03:03:58 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/28 03:03:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{yuueT}/rclone-test-bafamin7woco" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{yuueT}/rclone-test-bafamin7woco" 2024/11/28 03:03:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{yuueT}/rclone-test-bafamin7woco" 2024/11/28 03:03:58 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/28 03:03:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{yuueT}/rclone-test-bafamin7woco" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{yuueT}/rclone-test-bafamin7woco" 2024/11/28 03:03:58 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:34467") 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:36549") 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:39449") 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:58 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:36157") 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:38104") 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:58 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/11/28 03:03:58 DEBUG : dir/file1: newRWFileHandle: 2024/11/28 03:03:58 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/28 03:03:58 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/28 03:03:58 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/11/28 03:03:58 DEBUG : dir/file1(0xc0003e3140): _readAt: size=1, off=0 2024/11/28 03:03:58 DEBUG : dir/file1(0xc0003e3140): openPending: 2024/11/28 03:03:58 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2024/11/28 03:03:58 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/11/28 03:03:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/28 03:03:58 DEBUG : dir/file1(0xc0003e3140): >openPending: err= 2024/11/28 03:03:58 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2024/11/28 03:03:58 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/28 03:03:58 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/28 03:03:58 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:36407") 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:58 DEBUG : dir/file1(0xc0003e3140): >_readAt: n=1, err= 2024/11/28 03:03:58 DEBUG : dir/file1(0xc0003e3140): _readAt: size=256, off=1 2024/11/28 03:03:58 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2024/11/28 03:03:58 DEBUG : dir/file1(0xc0003e3140): >_readAt: n=15, err=EOF 2024/11/28 03:03:58 DEBUG : dir/file1(0xc0003e3140): _readAt: size=16, off=16 2024/11/28 03:03:58 DEBUG : dir/file1(0xc0003e3140): >_readAt: n=0, err=EOF 2024/11/28 03:03:58 DEBUG : dir/file1(0xc0003e3140): close: 2024/11/28 03:03:58 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2024/11/28 03:03:58 DEBUG : dir/file1(0xc0003e3140): >close: err= 2024/11/28 03:03:58 DEBUG : dir/file1(0xc0003e3140): close: 2024/11/28 03:03:58 DEBUG : dir/file1(0xc0003e3140): >close: err=file already closed 2024/11/28 03:03:58 DEBUG : WaitForWriters: timeout=30s 2024/11/28 03:03:58 DEBUG : dir: Looking for writers 2024/11/28 03:03:58 DEBUG : file1: reading active writers 2024/11/28 03:03:58 DEBUG : : Looking for writers 2024/11/28 03:03:58 DEBUG : dir: reading active writers 2024/11/28 03:03:58 DEBUG : >WaitForWriters: 2024/11/28 03:03:58 DEBUG : vfs cache: cleaner exiting 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:36347") 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:35173") 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:31220") 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestRWFileHandleMethodsRead (0.01s) === RUN TestRWFileHandleSeek run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bafamin7woco", Local "Local file system at /tmp/rclone3343148044", Modify Window "1s" 2024/11/28 03:03:58 INFO : ftp://172.17.0.2:21/rclone-test-bafamin7woco: poll-interval is not supported by this remote 2024/11/28 03:03:58 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/28 03:03:58 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{yuueT}/rclone-test-bafamin7woco" 2024/11/28 03:03:58 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{yuueT}/rclone-test-bafamin7woco" 2024/11/28 03:03:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{yuueT}/rclone-test-bafamin7woco" 2024/11/28 03:03:58 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/28 03:03:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{yuueT}/rclone-test-bafamin7woco" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{yuueT}/rclone-test-bafamin7woco" 2024/11/28 03:03:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{yuueT}/rclone-test-bafamin7woco" 2024/11/28 03:03:58 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/28 03:03:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{yuueT}/rclone-test-bafamin7woco" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{yuueT}/rclone-test-bafamin7woco" 2024/11/28 03:03:58 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:32642") 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:30617") 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:36382") 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:58 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:37200") 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:38572") 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:58 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/11/28 03:03:58 DEBUG : dir/file1: newRWFileHandle: 2024/11/28 03:03:58 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/28 03:03:58 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/28 03:03:58 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/11/28 03:03:58 DEBUG : dir/file1(0xc0006d3a40): _readAt: size=1, off=0 2024/11/28 03:03:58 DEBUG : dir/file1(0xc0006d3a40): openPending: 2024/11/28 03:03:58 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2024/11/28 03:03:58 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/11/28 03:03:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/28 03:03:58 DEBUG : dir/file1(0xc0006d3a40): >openPending: err= 2024/11/28 03:03:58 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2024/11/28 03:03:58 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/28 03:03:58 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/28 03:03:58 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:36501") 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:58 DEBUG : dir/file1(0xc0006d3a40): >_readAt: n=1, err= 2024/11/28 03:03:58 DEBUG : dir/file1(0xc0006d3a40): _readAt: size=1, off=5 2024/11/28 03:03:58 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2024/11/28 03:03:58 DEBUG : dir/file1(0xc0006d3a40): >_readAt: n=1, err= 2024/11/28 03:03:58 DEBUG : dir/file1(0xc0006d3a40): _readAt: size=1, off=3 2024/11/28 03:03:58 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2024/11/28 03:03:58 DEBUG : dir/file1(0xc0006d3a40): >_readAt: n=1, err= 2024/11/28 03:03:58 DEBUG : dir/file1(0xc0006d3a40): _readAt: size=1, off=13 2024/11/28 03:03:58 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2024/11/28 03:03:58 DEBUG : dir/file1(0xc0006d3a40): >_readAt: n=1, err= 2024/11/28 03:03:58 DEBUG : dir/file1(0xc0006d3a40): _readAt: size=16, off=100 2024/11/28 03:03:58 DEBUG : dir/file1(0xc0006d3a40): >_readAt: n=0, err=EOF 2024/11/28 03:03:58 DEBUG : dir/file1(0xc0006d3a40): close: 2024/11/28 03:03:58 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2024/11/28 03:03:58 DEBUG : dir/file1(0xc0006d3a40): >close: err= 2024/11/28 03:03:58 DEBUG : WaitForWriters: timeout=30s 2024/11/28 03:03:58 DEBUG : dir: Looking for writers 2024/11/28 03:03:58 DEBUG : file1: reading active writers 2024/11/28 03:03:58 DEBUG : : Looking for writers 2024/11/28 03:03:58 DEBUG : dir: reading active writers 2024/11/28 03:03:58 DEBUG : >WaitForWriters: 2024/11/28 03:03:58 DEBUG : vfs cache: cleaner exiting 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:30439") 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:32711") 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:32163") 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestRWFileHandleSeek (0.01s) === RUN TestRWFileHandleReadAt run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bafamin7woco", Local "Local file system at /tmp/rclone3343148044", Modify Window "1s" 2024/11/28 03:03:58 INFO : ftp://172.17.0.2:21/rclone-test-bafamin7woco: poll-interval is not supported by this remote 2024/11/28 03:03:58 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/28 03:03:58 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{yuueT}/rclone-test-bafamin7woco" 2024/11/28 03:03:58 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{yuueT}/rclone-test-bafamin7woco" 2024/11/28 03:03:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{yuueT}/rclone-test-bafamin7woco" 2024/11/28 03:03:58 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/28 03:03:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{yuueT}/rclone-test-bafamin7woco" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{yuueT}/rclone-test-bafamin7woco" 2024/11/28 03:03:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{yuueT}/rclone-test-bafamin7woco" 2024/11/28 03:03:58 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/28 03:03:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{yuueT}/rclone-test-bafamin7woco" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{yuueT}/rclone-test-bafamin7woco" 2024/11/28 03:03:58 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:35625") 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:35802") 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:32021") 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:58 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:30212") 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:34049") 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:58 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/11/28 03:03:58 DEBUG : dir/file1: newRWFileHandle: 2024/11/28 03:03:58 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/28 03:03:58 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/28 03:03:58 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/11/28 03:03:58 DEBUG : dir/file1(0xc0006d3c40): _readAt: size=1, off=0 2024/11/28 03:03:58 DEBUG : dir/file1(0xc0006d3c40): openPending: 2024/11/28 03:03:58 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2024/11/28 03:03:58 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/11/28 03:03:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/28 03:03:58 DEBUG : dir/file1(0xc0006d3c40): >openPending: err= 2024/11/28 03:03:58 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2024/11/28 03:03:58 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/28 03:03:58 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/28 03:03:58 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:37345") 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:58 DEBUG : dir/file1(0xc0006d3c40): >_readAt: n=1, err= 2024/11/28 03:03:58 DEBUG : dir/file1(0xc0006d3c40): _readAt: size=1, off=5 2024/11/28 03:03:58 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2024/11/28 03:03:58 DEBUG : dir/file1(0xc0006d3c40): >_readAt: n=1, err= 2024/11/28 03:03:58 DEBUG : dir/file1(0xc0006d3c40): _readAt: size=1, off=1 2024/11/28 03:03:58 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2024/11/28 03:03:58 DEBUG : dir/file1(0xc0006d3c40): >_readAt: n=1, err= 2024/11/28 03:03:58 DEBUG : dir/file1(0xc0006d3c40): _readAt: size=6, off=10 2024/11/28 03:03:58 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2024/11/28 03:03:58 DEBUG : dir/file1(0xc0006d3c40): >_readAt: n=6, err= 2024/11/28 03:03:58 DEBUG : dir/file1(0xc0006d3c40): _readAt: size=256, off=10 2024/11/28 03:03:58 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2024/11/28 03:03:58 DEBUG : dir/file1(0xc0006d3c40): >_readAt: n=6, err=EOF 2024/11/28 03:03:58 DEBUG : dir/file1(0xc0006d3c40): _readAt: size=256, off=100 2024/11/28 03:03:58 DEBUG : dir/file1(0xc0006d3c40): >_readAt: n=0, err=EOF 2024/11/28 03:03:58 DEBUG : dir/file1(0xc0006d3c40): close: 2024/11/28 03:03:58 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2024/11/28 03:03:58 DEBUG : dir/file1(0xc0006d3c40): >close: err= 2024/11/28 03:03:58 DEBUG : dir/file1(0xc0006d3c40): _readAt: size=256, off=100 2024/11/28 03:03:58 DEBUG : dir/file1(0xc0006d3c40): >_readAt: n=0, err=file already closed 2024/11/28 03:03:58 DEBUG : WaitForWriters: timeout=30s 2024/11/28 03:03:58 DEBUG : dir: Looking for writers 2024/11/28 03:03:58 DEBUG : file1: reading active writers 2024/11/28 03:03:58 DEBUG : : Looking for writers 2024/11/28 03:03:58 DEBUG : dir: reading active writers 2024/11/28 03:03:58 DEBUG : >WaitForWriters: 2024/11/28 03:03:58 DEBUG : vfs cache: cleaner exiting 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:36449") 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:38281") 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:39593") 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestRWFileHandleReadAt (0.01s) === RUN TestRWFileHandleFlushRead run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bafamin7woco", Local "Local file system at /tmp/rclone3343148044", Modify Window "1s" 2024/11/28 03:03:58 INFO : ftp://172.17.0.2:21/rclone-test-bafamin7woco: poll-interval is not supported by this remote 2024/11/28 03:03:58 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/28 03:03:58 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{yuueT}/rclone-test-bafamin7woco" 2024/11/28 03:03:58 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{yuueT}/rclone-test-bafamin7woco" 2024/11/28 03:03:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{yuueT}/rclone-test-bafamin7woco" 2024/11/28 03:03:58 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/28 03:03:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{yuueT}/rclone-test-bafamin7woco" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{yuueT}/rclone-test-bafamin7woco" 2024/11/28 03:03:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{yuueT}/rclone-test-bafamin7woco" 2024/11/28 03:03:58 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/28 03:03:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{yuueT}/rclone-test-bafamin7woco" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{yuueT}/rclone-test-bafamin7woco" 2024/11/28 03:03:58 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:31277") 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:32412") 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:37644") 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:58 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:31706") 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:37094") 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:58 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/11/28 03:03:58 DEBUG : dir/file1: newRWFileHandle: 2024/11/28 03:03:58 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/28 03:03:58 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/28 03:03:58 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/11/28 03:03:58 DEBUG : dir/file1(0xc0005d42c0): RWFileHandle.Flush 2024/11/28 03:03:58 DEBUG : dir/file1(0xc0005d42c0): _readAt: size=256, off=0 2024/11/28 03:03:58 DEBUG : dir/file1(0xc0005d42c0): openPending: 2024/11/28 03:03:58 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2024/11/28 03:03:58 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/11/28 03:03:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/28 03:03:58 DEBUG : dir/file1(0xc0005d42c0): >openPending: err= 2024/11/28 03:03:58 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2024/11/28 03:03:58 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/28 03:03:58 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/28 03:03:58 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:35209") 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:58 DEBUG : dir/file1(0xc0005d42c0): >_readAt: n=16, err=EOF 2024/11/28 03:03:58 DEBUG : dir/file1(0xc0005d42c0): RWFileHandle.Flush 2024/11/28 03:03:58 DEBUG : dir/file1(0xc0005d42c0): RWFileHandle.Flush 2024/11/28 03:03:58 DEBUG : dir/file1(0xc0005d42c0): close: 2024/11/28 03:03:58 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2024/11/28 03:03:58 DEBUG : dir/file1(0xc0005d42c0): >close: err= 2024/11/28 03:03:58 DEBUG : WaitForWriters: timeout=30s 2024/11/28 03:03:58 DEBUG : dir: Looking for writers 2024/11/28 03:03:58 DEBUG : file1: reading active writers 2024/11/28 03:03:58 DEBUG : : Looking for writers 2024/11/28 03:03:58 DEBUG : dir: reading active writers 2024/11/28 03:03:58 DEBUG : >WaitForWriters: 2024/11/28 03:03:58 DEBUG : vfs cache: cleaner exiting 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:32996") 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:36654") 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:37979") 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestRWFileHandleFlushRead (0.01s) === RUN TestRWFileHandleReleaseRead run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bafamin7woco", Local "Local file system at /tmp/rclone3343148044", Modify Window "1s" 2024/11/28 03:03:58 INFO : ftp://172.17.0.2:21/rclone-test-bafamin7woco: poll-interval is not supported by this remote 2024/11/28 03:03:58 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/28 03:03:58 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{yuueT}/rclone-test-bafamin7woco" 2024/11/28 03:03:58 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{yuueT}/rclone-test-bafamin7woco" 2024/11/28 03:03:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{yuueT}/rclone-test-bafamin7woco" 2024/11/28 03:03:58 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/28 03:03:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{yuueT}/rclone-test-bafamin7woco" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{yuueT}/rclone-test-bafamin7woco" 2024/11/28 03:03:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{yuueT}/rclone-test-bafamin7woco" 2024/11/28 03:03:58 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/28 03:03:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{yuueT}/rclone-test-bafamin7woco" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{yuueT}/rclone-test-bafamin7woco" 2024/11/28 03:03:58 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:39986") 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:30786") 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:34294") 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:58 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:31549") 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:38708") 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:58 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/11/28 03:03:58 DEBUG : dir/file1: newRWFileHandle: 2024/11/28 03:03:58 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/28 03:03:58 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/28 03:03:58 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/11/28 03:03:58 DEBUG : dir/file1(0xc00062e2c0): _readAt: size=256, off=0 2024/11/28 03:03:58 DEBUG : dir/file1(0xc00062e2c0): openPending: 2024/11/28 03:03:58 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2024/11/28 03:03:58 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/11/28 03:03:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/28 03:03:58 DEBUG : dir/file1(0xc00062e2c0): >openPending: err= 2024/11/28 03:03:58 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2024/11/28 03:03:58 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/28 03:03:58 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/28 03:03:58 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:32058") 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:58 DEBUG : dir/file1(0xc00062e2c0): >_readAt: n=16, err=EOF 2024/11/28 03:03:58 DEBUG : dir/file1(0xc00062e2c0): RWFileHandle.Release 2024/11/28 03:03:58 DEBUG : dir/file1(0xc00062e2c0): close: 2024/11/28 03:03:58 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2024/11/28 03:03:58 DEBUG : dir/file1(0xc00062e2c0): >close: err= 2024/11/28 03:03:58 DEBUG : dir/file1(0xc00062e2c0): RWFileHandle.Release 2024/11/28 03:03:58 DEBUG : WaitForWriters: timeout=30s 2024/11/28 03:03:58 DEBUG : dir: Looking for writers 2024/11/28 03:03:58 DEBUG : file1: reading active writers 2024/11/28 03:03:58 DEBUG : : Looking for writers 2024/11/28 03:03:58 DEBUG : dir: reading active writers 2024/11/28 03:03:58 DEBUG : >WaitForWriters: 2024/11/28 03:03:58 DEBUG : vfs cache: cleaner exiting 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:32718") 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:32015") 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:38461") 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestRWFileHandleReleaseRead (0.01s) === RUN TestRWFileHandleMethodsWrite run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bafamin7woco", Local "Local file system at /tmp/rclone3343148044", Modify Window "1s" 2024/11/28 03:03:58 INFO : ftp://172.17.0.2:21/rclone-test-bafamin7woco: poll-interval is not supported by this remote 2024/11/28 03:03:58 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/28 03:03:58 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{yuueT}/rclone-test-bafamin7woco" 2024/11/28 03:03:58 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{yuueT}/rclone-test-bafamin7woco" 2024/11/28 03:03:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{yuueT}/rclone-test-bafamin7woco" 2024/11/28 03:03:58 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/28 03:03:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{yuueT}/rclone-test-bafamin7woco" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{yuueT}/rclone-test-bafamin7woco" 2024/11/28 03:03:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{yuueT}/rclone-test-bafamin7woco" 2024/11/28 03:03:58 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/28 03:03:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{yuueT}/rclone-test-bafamin7woco" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{yuueT}/rclone-test-bafamin7woco" 2024/11/28 03:03:58 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 03:03:58 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:38427") 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:58 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/28 03:03:58 DEBUG : file1: newRWFileHandle: 2024/11/28 03:03:58 DEBUG : file1(0xc000582080): openPending: 2024/11/28 03:03:58 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 03:03:58 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/28 03:03:58 DEBUG : file1(0xc000582080): >openPending: err= 2024/11/28 03:03:58 DEBUG : file1: >newRWFileHandle: err= 2024/11/28 03:03:58 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/28 03:03:58 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/11/28 03:03:58 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/11/28 03:03:58 DEBUG : file1(0xc000582080): _writeAt: size=5, off=0 2024/11/28 03:03:58 DEBUG : file1(0xc000582080): >_writeAt: n=5, err= 2024/11/28 03:03:58 DEBUG : file1(0xc000582080): _writeAt: size=7, off=5 2024/11/28 03:03:58 DEBUG : file1(0xc000582080): >_writeAt: n=7, err= 2024/11/28 03:03:58 DEBUG : file1: vfs cache: truncate to size=11 2024/11/28 03:03:58 DEBUG : file1(0xc000582080): close: 2024/11/28 03:03:58 DEBUG : file1: vfs cache: setting modification time to 2024-11-28 03:03:58.5396538 +0000 UTC m=+2.168718203 2024/11/28 03:03:58 INFO : file1: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:58 DEBUG : file1(0xc000582080): >close: err= 2024/11/28 03:03:58 DEBUG : file1(0xc000582080): close: 2024/11/28 03:03:58 DEBUG : file1(0xc000582080): >close: err=file already closed 2024/11/28 03:03:58 DEBUG : WaitForWriters: timeout=30s 2024/11/28 03:03:58 DEBUG : : Looking for writers 2024/11/28 03:03:58 DEBUG : file1: reading active writers 2024/11/28 03:03:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/11/28 03:03:58 DEBUG : : Looking for writers 2024/11/28 03:03:58 DEBUG : file1: reading active writers 2024/11/28 03:03:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/11/28 03:03:58 DEBUG : : Looking for writers 2024/11/28 03:03:58 DEBUG : file1: reading active writers 2024/11/28 03:03:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/11/28 03:03:58 DEBUG : : Looking for writers 2024/11/28 03:03:58 DEBUG : file1: reading active writers 2024/11/28 03:03:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/11/28 03:03:58 DEBUG : file1: vfs cache: starting upload 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:31273") 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:58 DEBUG : file1.1af5fac1.partial: renamed to: file1 2024/11/28 03:03:58 INFO : file1: Copied (new) 2024/11/28 03:03:58 DEBUG : file1: vfs cache: fingerprint now "11,2024-11-28 03:03:58 +0000 UTC" 2024/11/28 03:03:58 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/11/28 03:03:58 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/28 03:03:58 INFO : file1: vfs cache: upload succeeded try #1 2024/11/28 03:03:58 DEBUG : : Looking for writers 2024/11/28 03:03:58 DEBUG : file1: reading active writers 2024/11/28 03:03:58 DEBUG : >WaitForWriters: 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:30775") 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:58 DEBUG : WaitForWriters: timeout=30s 2024/11/28 03:03:58 DEBUG : : Looking for writers 2024/11/28 03:03:58 DEBUG : file1: reading active writers 2024/11/28 03:03:58 DEBUG : >WaitForWriters: 2024/11/28 03:03:58 DEBUG : vfs cache: cleaner exiting 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:35494") 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:34159") 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestRWFileHandleMethodsWrite (0.16s) === RUN TestRWFileHandleWriteAt run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bafamin7woco", Local "Local file system at /tmp/rclone3343148044", Modify Window "1s" 2024/11/28 03:03:58 INFO : ftp://172.17.0.2:21/rclone-test-bafamin7woco: poll-interval is not supported by this remote 2024/11/28 03:03:58 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/28 03:03:58 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{yuueT}/rclone-test-bafamin7woco" 2024/11/28 03:03:58 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{yuueT}/rclone-test-bafamin7woco" 2024/11/28 03:03:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{yuueT}/rclone-test-bafamin7woco" 2024/11/28 03:03:58 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/28 03:03:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{yuueT}/rclone-test-bafamin7woco" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{yuueT}/rclone-test-bafamin7woco" 2024/11/28 03:03:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{yuueT}/rclone-test-bafamin7woco" 2024/11/28 03:03:58 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/28 03:03:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{yuueT}/rclone-test-bafamin7woco" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{yuueT}/rclone-test-bafamin7woco" 2024/11/28 03:03:58 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 03:03:58 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:39429") 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:58 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/28 03:03:58 DEBUG : file1: newRWFileHandle: 2024/11/28 03:03:58 DEBUG : file1(0xc0005d43c0): openPending: 2024/11/28 03:03:58 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 03:03:58 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/28 03:03:58 DEBUG : file1(0xc0005d43c0): >openPending: err= 2024/11/28 03:03:58 DEBUG : file1: >newRWFileHandle: err= 2024/11/28 03:03:58 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/28 03:03:58 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/11/28 03:03:58 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/11/28 03:03:58 DEBUG : file1(0xc0005d43c0): _writeAt: size=7, off=0 2024/11/28 03:03:58 DEBUG : file1(0xc0005d43c0): >_writeAt: n=7, err= 2024/11/28 03:03:58 DEBUG : file1(0xc0005d43c0): _writeAt: size=6, off=5 2024/11/28 03:03:58 DEBUG : file1(0xc0005d43c0): >_writeAt: n=6, err= 2024/11/28 03:03:58 DEBUG : file1(0xc0005d43c0): close: 2024/11/28 03:03:58 DEBUG : file1: vfs cache: setting modification time to 2024-11-28 03:03:58.696576653 +0000 UTC m=+2.325641016 2024/11/28 03:03:58 INFO : file1: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:58 DEBUG : file1(0xc0005d43c0): >close: err= 2024/11/28 03:03:58 DEBUG : file1(0xc0005d43c0): _writeAt: size=5, off=0 2024/11/28 03:03:58 DEBUG : file1(0xc0005d43c0): >_writeAt: n=0, err=file already closed 2024/11/28 03:03:58 DEBUG : WaitForWriters: timeout=30s 2024/11/28 03:03:58 DEBUG : : Looking for writers 2024/11/28 03:03:58 DEBUG : file1: reading active writers 2024/11/28 03:03:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/11/28 03:03:58 DEBUG : : Looking for writers 2024/11/28 03:03:58 DEBUG : file1: reading active writers 2024/11/28 03:03:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/11/28 03:03:58 DEBUG : : Looking for writers 2024/11/28 03:03:58 DEBUG : file1: reading active writers 2024/11/28 03:03:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/11/28 03:03:58 DEBUG : : Looking for writers 2024/11/28 03:03:58 DEBUG : file1: reading active writers 2024/11/28 03:03:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/11/28 03:03:58 DEBUG : file1: vfs cache: starting upload 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:35208") 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:58 DEBUG : file1.504f9ab9.partial: renamed to: file1 2024/11/28 03:03:58 INFO : file1: Copied (new) 2024/11/28 03:03:58 DEBUG : file1: vfs cache: fingerprint now "11,2024-11-28 03:03:58 +0000 UTC" 2024/11/28 03:03:58 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/11/28 03:03:58 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/28 03:03:58 INFO : file1: vfs cache: upload succeeded try #1 2024/11/28 03:03:58 DEBUG : : Looking for writers 2024/11/28 03:03:58 DEBUG : file1: reading active writers 2024/11/28 03:03:58 DEBUG : >WaitForWriters: 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:32956") 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:58 DEBUG : WaitForWriters: timeout=30s 2024/11/28 03:03:58 DEBUG : : Looking for writers 2024/11/28 03:03:58 DEBUG : file1: reading active writers 2024/11/28 03:03:58 DEBUG : >WaitForWriters: 2024/11/28 03:03:58 DEBUG : vfs cache: cleaner exiting 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:35723") 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:30295") 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestRWFileHandleWriteAt (0.16s) === RUN TestRWFileHandleWriteNoWrite run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bafamin7woco", Local "Local file system at /tmp/rclone3343148044", Modify Window "1s" 2024/11/28 03:03:58 INFO : ftp://172.17.0.2:21/rclone-test-bafamin7woco: poll-interval is not supported by this remote 2024/11/28 03:03:58 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/28 03:03:58 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{yuueT}/rclone-test-bafamin7woco" 2024/11/28 03:03:58 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{yuueT}/rclone-test-bafamin7woco" 2024/11/28 03:03:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{yuueT}/rclone-test-bafamin7woco" 2024/11/28 03:03:58 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/28 03:03:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{yuueT}/rclone-test-bafamin7woco" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{yuueT}/rclone-test-bafamin7woco" 2024/11/28 03:03:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{yuueT}/rclone-test-bafamin7woco" 2024/11/28 03:03:58 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/28 03:03:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{yuueT}/rclone-test-bafamin7woco" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{yuueT}/rclone-test-bafamin7woco" 2024/11/28 03:03:58 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 03:03:58 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:34515") 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:58 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/28 03:03:58 DEBUG : file1: newRWFileHandle: 2024/11/28 03:03:58 DEBUG : file1(0xc000582680): openPending: 2024/11/28 03:03:58 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 03:03:58 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/28 03:03:58 DEBUG : file1(0xc000582680): >openPending: err= 2024/11/28 03:03:58 DEBUG : file1: >newRWFileHandle: err= 2024/11/28 03:03:58 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/28 03:03:58 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/11/28 03:03:58 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/11/28 03:03:58 DEBUG : file1(0xc000582680): close: 2024/11/28 03:03:58 DEBUG : file1: vfs cache: setting modification time to 2024-11-28 03:03:58.852620074 +0000 UTC m=+2.481684437 2024/11/28 03:03:58 INFO : file1: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:58 DEBUG : file1(0xc000582680): >close: err= 2024/11/28 03:03:58 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2024/11/28 03:03:58 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/11/28 03:03:58 DEBUG : file2: newRWFileHandle: 2024/11/28 03:03:58 DEBUG : file2(0xc000582780): openPending: 2024/11/28 03:03:58 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 03:03:58 DEBUG : : Added virtual directory entry vAddFile: "file2" 2024/11/28 03:03:58 DEBUG : file2(0xc000582780): >openPending: err= 2024/11/28 03:03:58 DEBUG : file2: >newRWFileHandle: err= 2024/11/28 03:03:58 DEBUG : : Added virtual directory entry vAddFile: "file2" 2024/11/28 03:03:58 DEBUG : file2: >Open: fd=file2 (rw), err= 2024/11/28 03:03:58 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2024/11/28 03:03:58 DEBUG : file2(0xc000582780): RWFileHandle.Flush 2024/11/28 03:03:58 DEBUG : file2(0xc000582780): RWFileHandle.Release 2024/11/28 03:03:58 DEBUG : file2(0xc000582780): close: 2024/11/28 03:03:58 DEBUG : file2: vfs cache: setting modification time to 2024-11-28 03:03:58.853254337 +0000 UTC m=+2.482318701 2024/11/28 03:03:58 INFO : file2: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:58 DEBUG : file2(0xc000582780): >close: err= 2024/11/28 03:03:58 DEBUG : WaitForWriters: timeout=30s 2024/11/28 03:03:58 DEBUG : : Looking for writers 2024/11/28 03:03:58 DEBUG : file1: reading active writers 2024/11/28 03:03:58 DEBUG : file2: reading active writers 2024/11/28 03:03:58 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2024/11/28 03:03:58 DEBUG : : Looking for writers 2024/11/28 03:03:58 DEBUG : file2: reading active writers 2024/11/28 03:03:58 DEBUG : file1: reading active writers 2024/11/28 03:03:58 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2024/11/28 03:03:58 DEBUG : : Looking for writers 2024/11/28 03:03:58 DEBUG : file1: reading active writers 2024/11/28 03:03:58 DEBUG : file2: reading active writers 2024/11/28 03:03:58 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2024/11/28 03:03:58 DEBUG : : Looking for writers 2024/11/28 03:03:58 DEBUG : file1: reading active writers 2024/11/28 03:03:58 DEBUG : file2: reading active writers 2024/11/28 03:03:58 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2024/11/28 03:03:58 DEBUG : file1: vfs cache: starting upload 2024/11/28 03:03:58 DEBUG : file2: vfs cache: starting upload 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:34684") 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:33195") 2024/11/28 03:03:58 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:58 DEBUG : file2.2c29f63d.partial: renamed to: file2 2024/11/28 03:03:58 INFO : file2: Copied (new) 2024/11/28 03:03:58 DEBUG : file2: vfs cache: fingerprint now "0,2024-11-28 03:03:58 +0000 UTC" 2024/11/28 03:03:58 DEBUG : file2: vfs cache: writeback object to VFS layer 2024/11/28 03:03:58 DEBUG : : Added virtual directory entry vAddFile: "file2" 2024/11/28 03:03:58 INFO : file2: vfs cache: upload succeeded try #1 2024/11/28 03:03:58 DEBUG : file1.da3dc048.partial: renamed to: file1 2024/11/28 03:03:58 INFO : file1: Copied (new) 2024/11/28 03:03:58 DEBUG : file1: vfs cache: fingerprint now "0,2024-11-28 03:03:58 +0000 UTC" 2024/11/28 03:03:58 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/11/28 03:03:58 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/28 03:03:58 INFO : file1: vfs cache: upload succeeded try #1 2024/11/28 03:03:59 DEBUG : : Looking for writers 2024/11/28 03:03:59 DEBUG : file1: reading active writers 2024/11/28 03:03:59 DEBUG : file2: reading active writers 2024/11/28 03:03:59 DEBUG : >WaitForWriters: 2024/11/28 03:03:59 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:37763") 2024/11/28 03:03:59 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:59 DEBUG : WaitForWriters: timeout=30s 2024/11/28 03:03:59 DEBUG : : Looking for writers 2024/11/28 03:03:59 DEBUG : file1: reading active writers 2024/11/28 03:03:59 DEBUG : file2: reading active writers 2024/11/28 03:03:59 DEBUG : >WaitForWriters: 2024/11/28 03:03:59 DEBUG : vfs cache: cleaner exiting 2024/11/28 03:03:59 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:32068") 2024/11/28 03:03:59 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:59 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:37242") 2024/11/28 03:03:59 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestRWFileHandleWriteNoWrite (0.16s) === RUN TestRWFileHandleFlushWrite run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bafamin7woco", Local "Local file system at /tmp/rclone3343148044", Modify Window "1s" 2024/11/28 03:03:59 INFO : ftp://172.17.0.2:21/rclone-test-bafamin7woco: poll-interval is not supported by this remote 2024/11/28 03:03:59 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/28 03:03:59 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{yuueT}/rclone-test-bafamin7woco" 2024/11/28 03:03:59 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{yuueT}/rclone-test-bafamin7woco" 2024/11/28 03:03:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{yuueT}/rclone-test-bafamin7woco" 2024/11/28 03:03:59 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/28 03:03:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{yuueT}/rclone-test-bafamin7woco" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{yuueT}/rclone-test-bafamin7woco" 2024/11/28 03:03:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{yuueT}/rclone-test-bafamin7woco" 2024/11/28 03:03:59 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/28 03:03:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{yuueT}/rclone-test-bafamin7woco" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{yuueT}/rclone-test-bafamin7woco" 2024/11/28 03:03:59 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 03:03:59 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/28 03:03:59 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:35811") 2024/11/28 03:03:59 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:59 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/28 03:03:59 DEBUG : file1: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : file1(0xc000b0a480): openPending: 2024/11/28 03:03:59 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/28 03:03:59 DEBUG : file1(0xc000b0a480): >openPending: err= 2024/11/28 03:03:59 DEBUG : file1: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/28 03:03:59 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/11/28 03:03:59 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/11/28 03:03:59 DEBUG : file1(0xc000b0a480): _writeAt: size=5, off=0 2024/11/28 03:03:59 DEBUG : file1(0xc000b0a480): >_writeAt: n=5, err= 2024/11/28 03:03:59 DEBUG : file1(0xc000b0a480): RWFileHandle.Flush 2024/11/28 03:03:59 DEBUG : file1(0xc000b0a480): RWFileHandle.Flush 2024/11/28 03:03:59 DEBUG : file1(0xc000b0a480): close: 2024/11/28 03:03:59 DEBUG : file1: vfs cache: setting modification time to 2024-11-28 03:03:59.009701312 +0000 UTC m=+2.638765675 2024/11/28 03:03:59 INFO : file1: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : file1(0xc000b0a480): >close: err= 2024/11/28 03:03:59 DEBUG : WaitForWriters: timeout=30s 2024/11/28 03:03:59 DEBUG : : Looking for writers 2024/11/28 03:03:59 DEBUG : file1: reading active writers 2024/11/28 03:03:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/11/28 03:03:59 DEBUG : : Looking for writers 2024/11/28 03:03:59 DEBUG : file1: reading active writers 2024/11/28 03:03:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/11/28 03:03:59 DEBUG : : Looking for writers 2024/11/28 03:03:59 DEBUG : file1: reading active writers 2024/11/28 03:03:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/11/28 03:03:59 DEBUG : : Looking for writers 2024/11/28 03:03:59 DEBUG : file1: reading active writers 2024/11/28 03:03:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/11/28 03:03:59 DEBUG : file1: vfs cache: starting upload 2024/11/28 03:03:59 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:39192") 2024/11/28 03:03:59 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:59 DEBUG : file1.c23e3712.partial: renamed to: file1 2024/11/28 03:03:59 INFO : file1: Copied (new) 2024/11/28 03:03:59 DEBUG : file1: vfs cache: fingerprint now "5,2024-11-28 03:03:59 +0000 UTC" 2024/11/28 03:03:59 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/28 03:03:59 INFO : file1: vfs cache: upload succeeded try #1 2024/11/28 03:03:59 DEBUG : : Looking for writers 2024/11/28 03:03:59 DEBUG : file1: reading active writers 2024/11/28 03:03:59 DEBUG : >WaitForWriters: 2024/11/28 03:03:59 DEBUG : vfs cache: cleaner exiting 2024/11/28 03:03:59 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:39064") 2024/11/28 03:03:59 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:59 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:37453") 2024/11/28 03:03:59 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestRWFileHandleFlushWrite (0.16s) === RUN TestRWFileHandleReleaseWrite run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bafamin7woco", Local "Local file system at /tmp/rclone3343148044", Modify Window "1s" 2024/11/28 03:03:59 INFO : ftp://172.17.0.2:21/rclone-test-bafamin7woco: poll-interval is not supported by this remote 2024/11/28 03:03:59 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/28 03:03:59 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{yuueT}/rclone-test-bafamin7woco" 2024/11/28 03:03:59 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{yuueT}/rclone-test-bafamin7woco" 2024/11/28 03:03:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{yuueT}/rclone-test-bafamin7woco" 2024/11/28 03:03:59 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/28 03:03:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{yuueT}/rclone-test-bafamin7woco" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{yuueT}/rclone-test-bafamin7woco" 2024/11/28 03:03:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{yuueT}/rclone-test-bafamin7woco" 2024/11/28 03:03:59 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/28 03:03:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{yuueT}/rclone-test-bafamin7woco" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{yuueT}/rclone-test-bafamin7woco" 2024/11/28 03:03:59 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 03:03:59 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/28 03:03:59 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:35400") 2024/11/28 03:03:59 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:59 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/28 03:03:59 DEBUG : file1: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : file1(0xc000583340): openPending: 2024/11/28 03:03:59 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/28 03:03:59 DEBUG : file1(0xc000583340): >openPending: err= 2024/11/28 03:03:59 DEBUG : file1: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/28 03:03:59 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/11/28 03:03:59 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/11/28 03:03:59 DEBUG : file1(0xc000583340): _writeAt: size=5, off=0 2024/11/28 03:03:59 DEBUG : file1(0xc000583340): >_writeAt: n=5, err= 2024/11/28 03:03:59 DEBUG : file1(0xc000583340): RWFileHandle.Release 2024/11/28 03:03:59 DEBUG : file1(0xc000583340): close: 2024/11/28 03:03:59 DEBUG : file1: vfs cache: setting modification time to 2024-11-28 03:03:59.16521787 +0000 UTC m=+2.794282243 2024/11/28 03:03:59 INFO : file1: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : file1(0xc000583340): >close: err= 2024/11/28 03:03:59 DEBUG : file1(0xc000583340): RWFileHandle.Release 2024/11/28 03:03:59 DEBUG : WaitForWriters: timeout=30s 2024/11/28 03:03:59 DEBUG : : Looking for writers 2024/11/28 03:03:59 DEBUG : file1: reading active writers 2024/11/28 03:03:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/11/28 03:03:59 DEBUG : : Looking for writers 2024/11/28 03:03:59 DEBUG : file1: reading active writers 2024/11/28 03:03:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/11/28 03:03:59 DEBUG : : Looking for writers 2024/11/28 03:03:59 DEBUG : file1: reading active writers 2024/11/28 03:03:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/11/28 03:03:59 DEBUG : : Looking for writers 2024/11/28 03:03:59 DEBUG : file1: reading active writers 2024/11/28 03:03:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/11/28 03:03:59 DEBUG : file1: vfs cache: starting upload 2024/11/28 03:03:59 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:37226") 2024/11/28 03:03:59 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:59 DEBUG : file1.86985242.partial: renamed to: file1 2024/11/28 03:03:59 INFO : file1: Copied (new) 2024/11/28 03:03:59 DEBUG : file1: vfs cache: fingerprint now "5,2024-11-28 03:03:59 +0000 UTC" 2024/11/28 03:03:59 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/28 03:03:59 INFO : file1: vfs cache: upload succeeded try #1 2024/11/28 03:03:59 DEBUG : : Looking for writers 2024/11/28 03:03:59 DEBUG : file1: reading active writers 2024/11/28 03:03:59 DEBUG : >WaitForWriters: 2024/11/28 03:03:59 DEBUG : vfs cache: cleaner exiting 2024/11/28 03:03:59 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:33148") 2024/11/28 03:03:59 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:59 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:35121") 2024/11/28 03:03:59 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestRWFileHandleReleaseWrite (0.16s) === RUN TestRWFileHandleSizeTruncateExisting run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bafamin7woco", Local "Local file system at /tmp/rclone3343148044", Modify Window "1s" 2024/11/28 03:03:59 INFO : ftp://172.17.0.2:21/rclone-test-bafamin7woco: poll-interval is not supported by this remote 2024/11/28 03:03:59 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/28 03:03:59 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{yuueT}/rclone-test-bafamin7woco" 2024/11/28 03:03:59 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{yuueT}/rclone-test-bafamin7woco" 2024/11/28 03:03:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{yuueT}/rclone-test-bafamin7woco" 2024/11/28 03:03:59 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/28 03:03:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{yuueT}/rclone-test-bafamin7woco" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{yuueT}/rclone-test-bafamin7woco" 2024/11/28 03:03:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{yuueT}/rclone-test-bafamin7woco" 2024/11/28 03:03:59 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/28 03:03:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{yuueT}/rclone-test-bafamin7woco" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{yuueT}/rclone-test-bafamin7woco" 2024/11/28 03:03:59 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/28 03:03:59 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:37052") 2024/11/28 03:03:59 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:59 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:35739") 2024/11/28 03:03:59 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:59 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:33674") 2024/11/28 03:03:59 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:59 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2024/11/28 03:03:59 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:39408") 2024/11/28 03:03:59 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:59 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:37493") 2024/11/28 03:03:59 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:59 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/11/28 03:03:59 DEBUG : dir/file1: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : dir/file1(0xc0005d4c80): openPending: 2024/11/28 03:03:59 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2024/11/28 03:03:59 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/11/28 03:03:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/28 03:03:59 DEBUG : dir/file1(0xc0005d4c80): >openPending: err= 2024/11/28 03:03:59 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/11/28 03:03:59 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/28 03:03:59 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/11/28 03:03:59 DEBUG : dir/file1(0xc0005d4c80): _writeAt: size=5, off=0 2024/11/28 03:03:59 DEBUG : dir/file1(0xc0005d4c80): >_writeAt: n=5, err= 2024/11/28 03:03:59 DEBUG : dir/file1(0xc0005d4c80): close: 2024/11/28 03:03:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/28 03:03:59 DEBUG : dir/file1: vfs cache: setting modification time to 2024-11-28 03:03:59.323176306 +0000 UTC m=+2.952240670 2024/11/28 03:03:59 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : dir/file1(0xc0005d4c80): >close: err= 2024/11/28 03:03:59 DEBUG : WaitForWriters: timeout=30s 2024/11/28 03:03:59 DEBUG : dir: Looking for writers 2024/11/28 03:03:59 DEBUG : file1: reading active writers 2024/11/28 03:03:59 DEBUG : : Looking for writers 2024/11/28 03:03:59 DEBUG : dir: reading active writers 2024/11/28 03:03:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/11/28 03:03:59 DEBUG : dir: Looking for writers 2024/11/28 03:03:59 DEBUG : file1: reading active writers 2024/11/28 03:03:59 DEBUG : : Looking for writers 2024/11/28 03:03:59 DEBUG : dir: reading active writers 2024/11/28 03:03:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/11/28 03:03:59 DEBUG : dir: Looking for writers 2024/11/28 03:03:59 DEBUG : file1: reading active writers 2024/11/28 03:03:59 DEBUG : : Looking for writers 2024/11/28 03:03:59 DEBUG : dir: reading active writers 2024/11/28 03:03:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/11/28 03:03:59 DEBUG : dir: Looking for writers 2024/11/28 03:03:59 DEBUG : file1: reading active writers 2024/11/28 03:03:59 DEBUG : : Looking for writers 2024/11/28 03:03:59 DEBUG : dir: reading active writers 2024/11/28 03:03:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/11/28 03:03:59 DEBUG : dir/file1: vfs cache: starting upload 2024/11/28 03:03:59 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:32422") 2024/11/28 03:03:59 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:59 DEBUG : dir/file1.d0b1f6b2.partial: renamed to: dir/file1 2024/11/28 03:03:59 INFO : dir/file1: Copied (replaced existing) 2024/11/28 03:03:59 DEBUG : dir/file1: vfs cache: fingerprint now "5,2024-11-28 03:03:59 +0000 UTC" 2024/11/28 03:03:59 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2024/11/28 03:03:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/28 03:03:59 INFO : dir/file1: vfs cache: upload succeeded try #1 2024/11/28 03:03:59 DEBUG : dir: Looking for writers 2024/11/28 03:03:59 DEBUG : file1: reading active writers 2024/11/28 03:03:59 DEBUG : : Looking for writers 2024/11/28 03:03:59 DEBUG : dir: reading active writers 2024/11/28 03:03:59 DEBUG : >WaitForWriters: 2024/11/28 03:03:59 DEBUG : vfs cache: cleaner exiting 2024/11/28 03:03:59 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:39824") 2024/11/28 03:03:59 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:59 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:39365") 2024/11/28 03:03:59 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:59 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:31993") 2024/11/28 03:03:59 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestRWFileHandleSizeTruncateExisting (0.16s) === RUN TestRWFileHandleSizeCreateExisting run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bafamin7woco", Local "Local file system at /tmp/rclone3343148044", Modify Window "1s" 2024/11/28 03:03:59 INFO : ftp://172.17.0.2:21/rclone-test-bafamin7woco: poll-interval is not supported by this remote 2024/11/28 03:03:59 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/28 03:03:59 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{yuueT}/rclone-test-bafamin7woco" 2024/11/28 03:03:59 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{yuueT}/rclone-test-bafamin7woco" 2024/11/28 03:03:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{yuueT}/rclone-test-bafamin7woco" 2024/11/28 03:03:59 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/28 03:03:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{yuueT}/rclone-test-bafamin7woco" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{yuueT}/rclone-test-bafamin7woco" 2024/11/28 03:03:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{yuueT}/rclone-test-bafamin7woco" 2024/11/28 03:03:59 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/28 03:03:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{yuueT}/rclone-test-bafamin7woco" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{yuueT}/rclone-test-bafamin7woco" 2024/11/28 03:03:59 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/28 03:03:59 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:39129") 2024/11/28 03:03:59 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:59 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:35574") 2024/11/28 03:03:59 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:59 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:33389") 2024/11/28 03:03:59 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:59 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 03:03:59 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:30444") 2024/11/28 03:03:59 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:59 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:39581") 2024/11/28 03:03:59 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:59 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2024/11/28 03:03:59 DEBUG : dir/file1: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/28 03:03:59 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/28 03:03:59 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/11/28 03:03:59 DEBUG : dir/file1(0xc0005d4f40): _writeAt: size=5, off=0 2024/11/28 03:03:59 DEBUG : dir/file1(0xc0005d4f40): openPending: 2024/11/28 03:03:59 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2024/11/28 03:03:59 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/11/28 03:03:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/28 03:03:59 DEBUG : dir/file1(0xc0005d4f40): >openPending: err= 2024/11/28 03:03:59 DEBUG : dir/file1(0xc0005d4f40): >_writeAt: n=5, err= 2024/11/28 03:03:59 DEBUG : dir/file1(0xc0005d4f40): _writeAt: size=15, off=5 2024/11/28 03:03:59 DEBUG : dir/file1(0xc0005d4f40): >_writeAt: n=15, err= 2024/11/28 03:03:59 DEBUG : dir/file1(0xc0005d4f40): close: 2024/11/28 03:03:59 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2024/11/28 03:03:59 DEBUG : dir/file1: vfs cache: setting modification time to 2024-11-28 03:03:59.482153114 +0000 UTC m=+3.111217476 2024/11/28 03:03:59 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : dir/file1(0xc0005d4f40): >close: err= 2024/11/28 03:03:59 DEBUG : WaitForWriters: timeout=30s 2024/11/28 03:03:59 DEBUG : dir: Looking for writers 2024/11/28 03:03:59 DEBUG : file1: reading active writers 2024/11/28 03:03:59 DEBUG : : Looking for writers 2024/11/28 03:03:59 DEBUG : dir: reading active writers 2024/11/28 03:03:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/11/28 03:03:59 DEBUG : dir: Looking for writers 2024/11/28 03:03:59 DEBUG : file1: reading active writers 2024/11/28 03:03:59 DEBUG : : Looking for writers 2024/11/28 03:03:59 DEBUG : dir: reading active writers 2024/11/28 03:03:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/11/28 03:03:59 DEBUG : dir: Looking for writers 2024/11/28 03:03:59 DEBUG : file1: reading active writers 2024/11/28 03:03:59 DEBUG : : Looking for writers 2024/11/28 03:03:59 DEBUG : dir: reading active writers 2024/11/28 03:03:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/11/28 03:03:59 DEBUG : dir: Looking for writers 2024/11/28 03:03:59 DEBUG : file1: reading active writers 2024/11/28 03:03:59 DEBUG : : Looking for writers 2024/11/28 03:03:59 DEBUG : dir: reading active writers 2024/11/28 03:03:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/11/28 03:03:59 DEBUG : dir/file1: vfs cache: starting upload 2024/11/28 03:03:59 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:32366") 2024/11/28 03:03:59 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:59 DEBUG : dir/file1.580d2ef5.partial: renamed to: dir/file1 2024/11/28 03:03:59 INFO : dir/file1: Copied (replaced existing) 2024/11/28 03:03:59 DEBUG : dir/file1: vfs cache: fingerprint now "20,2024-11-28 03:03:59 +0000 UTC" 2024/11/28 03:03:59 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2024/11/28 03:03:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/28 03:03:59 INFO : dir/file1: vfs cache: upload succeeded try #1 2024/11/28 03:03:59 DEBUG : dir: Looking for writers 2024/11/28 03:03:59 DEBUG : file1: reading active writers 2024/11/28 03:03:59 DEBUG : : Looking for writers 2024/11/28 03:03:59 DEBUG : dir: reading active writers 2024/11/28 03:03:59 DEBUG : >WaitForWriters: 2024/11/28 03:03:59 DEBUG : vfs cache: cleaner exiting 2024/11/28 03:03:59 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:32590") 2024/11/28 03:03:59 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:59 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:30310") 2024/11/28 03:03:59 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:59 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:36093") 2024/11/28 03:03:59 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestRWFileHandleSizeCreateExisting (0.16s) === RUN TestRWFileHandleSizeCreateNew run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bafamin7woco", Local "Local file system at /tmp/rclone3343148044", Modify Window "1s" 2024/11/28 03:03:59 INFO : ftp://172.17.0.2:21/rclone-test-bafamin7woco: poll-interval is not supported by this remote 2024/11/28 03:03:59 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/28 03:03:59 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{yuueT}/rclone-test-bafamin7woco" 2024/11/28 03:03:59 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{yuueT}/rclone-test-bafamin7woco" 2024/11/28 03:03:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{yuueT}/rclone-test-bafamin7woco" 2024/11/28 03:03:59 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/28 03:03:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{yuueT}/rclone-test-bafamin7woco" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{yuueT}/rclone-test-bafamin7woco" 2024/11/28 03:03:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{yuueT}/rclone-test-bafamin7woco" 2024/11/28 03:03:59 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/28 03:03:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{yuueT}/rclone-test-bafamin7woco" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{yuueT}/rclone-test-bafamin7woco" 2024/11/28 03:03:59 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 03:03:59 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/28 03:03:59 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:35417") 2024/11/28 03:03:59 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:59 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/28 03:03:59 DEBUG : file1: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : file1(0xc000132140): openPending: 2024/11/28 03:03:59 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/28 03:03:59 DEBUG : file1(0xc000132140): >openPending: err= 2024/11/28 03:03:59 DEBUG : file1: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/28 03:03:59 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/11/28 03:03:59 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/11/28 03:03:59 DEBUG : file1(0xc000132140): _writeAt: size=5, off=0 2024/11/28 03:03:59 DEBUG : file1(0xc000132140): >_writeAt: n=5, err= 2024/11/28 03:03:59 DEBUG : file1(0xc000132140): close: 2024/11/28 03:03:59 DEBUG : file1: vfs cache: setting modification time to 2024-11-28 03:03:59.638921298 +0000 UTC m=+3.267985661 2024/11/28 03:03:59 INFO : file1: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : file1(0xc000132140): >close: err= 2024/11/28 03:03:59 DEBUG : WaitForWriters: timeout=30s 2024/11/28 03:03:59 DEBUG : : Looking for writers 2024/11/28 03:03:59 DEBUG : file1: reading active writers 2024/11/28 03:03:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/11/28 03:03:59 DEBUG : : Looking for writers 2024/11/28 03:03:59 DEBUG : file1: reading active writers 2024/11/28 03:03:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/11/28 03:03:59 DEBUG : : Looking for writers 2024/11/28 03:03:59 DEBUG : file1: reading active writers 2024/11/28 03:03:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/11/28 03:03:59 DEBUG : : Looking for writers 2024/11/28 03:03:59 DEBUG : file1: reading active writers 2024/11/28 03:03:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/11/28 03:03:59 DEBUG : file1: vfs cache: starting upload 2024/11/28 03:03:59 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:39462") 2024/11/28 03:03:59 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:59 DEBUG : file1.83f39ae5.partial: renamed to: file1 2024/11/28 03:03:59 INFO : file1: Copied (new) 2024/11/28 03:03:59 DEBUG : file1: vfs cache: fingerprint now "5,2024-11-28 03:03:59 +0000 UTC" 2024/11/28 03:03:59 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/28 03:03:59 INFO : file1: vfs cache: upload succeeded try #1 2024/11/28 03:03:59 DEBUG : : Looking for writers 2024/11/28 03:03:59 DEBUG : file1: reading active writers 2024/11/28 03:03:59 DEBUG : >WaitForWriters: 2024/11/28 03:03:59 DEBUG : vfs cache: cleaner exiting 2024/11/28 03:03:59 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:37699") 2024/11/28 03:03:59 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:59 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:33931") 2024/11/28 03:03:59 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestRWFileHandleSizeCreateNew (0.15s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bafamin7woco", Local "Local file system at /tmp/rclone3343148044", Modify Window "1s" 2024/11/28 03:03:59 INFO : ftp://172.17.0.2:21/rclone-test-bafamin7woco: poll-interval is not supported by this remote 2024/11/28 03:03:59 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/28 03:03:59 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{yuueT}/rclone-test-bafamin7woco" 2024/11/28 03:03:59 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{yuueT}/rclone-test-bafamin7woco" 2024/11/28 03:03:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{yuueT}/rclone-test-bafamin7woco" 2024/11/28 03:03:59 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/28 03:03:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{yuueT}/rclone-test-bafamin7woco" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{yuueT}/rclone-test-bafamin7woco" 2024/11/28 03:03:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{yuueT}/rclone-test-bafamin7woco" 2024/11/28 03:03:59 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/28 03:03:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{yuueT}/rclone-test-bafamin7woco" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{yuueT}/rclone-test-bafamin7woco" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2024/11/28 03:03:59 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/28 03:03:59 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:32705") 2024/11/28 03:03:59 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0a6c0): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0a6c0): >openPending: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0a6c0): _writeAt: size=5, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0a6c0): >_writeAt: n=5, err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0a6c0): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.793760422 +0000 UTC m=+3.422824784 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0a6c0): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0a700): _readAt: size=2, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0a700): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0a700): >openPending: err= 2024/11/28 03:03:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0a700): >_readAt: n=2, err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0a700): _writeAt: size=3, off=2 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0a700): >_writeAt: n=0, err=Bad file descriptor 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0a700): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.793760422 +0000 UTC m=+3.422824784 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0a700): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0a740): _readAt: size=512, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0a740): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0a740): >openPending: err= 2024/11/28 03:03:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0a740): >_readAt: n=5, err=EOF 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0a740): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.793760422 +0000 UTC m=+3.422824784 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0a740): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: Remove: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00015f730 item 1 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0a780): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0a780): >openPending: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0a780): _writeAt: size=5, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0a780): >_writeAt: n=5, err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0a780): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.795922377 +0000 UTC m=+3.424986740 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0a780): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0a7c0): _readAt: size=512, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0a7c0): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0a7c0): >openPending: err= 2024/11/28 03:03:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0a7c0): >_readAt: n=5, err=EOF 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0a7c0): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.795922377 +0000 UTC m=+3.424986740 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0a7c0): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: Remove: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00015fc70 item 2 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0a800): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0a800): >openPending: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0a800): _writeAt: size=5, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0a800): >_writeAt: n=5, err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0a800): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.797227674 +0000 UTC m=+3.426292037 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0a800): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0a840): _readAt: size=2, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0a840): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0a840): >openPending: err= 2024/11/28 03:03:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0a840): >_readAt: n=2, err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0a840): _writeAt: size=3, off=2 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0a840): >_writeAt: n=0, err=Bad file descriptor 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0a840): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.797227674 +0000 UTC m=+3.426292037 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0a840): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0a880): _readAt: size=512, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0a880): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0a880): >openPending: err= 2024/11/28 03:03:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0a880): >_readAt: n=5, err=EOF 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0a880): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.797227674 +0000 UTC m=+3.426292037 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0a880): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: Remove: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005182a0 item 3 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0a900): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0a900): >openPending: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0a900): _writeAt: size=5, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0a900): >_writeAt: n=5, err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0a900): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.79898791 +0000 UTC m=+3.428052273 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0a900): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0a980): _readAt: size=512, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0a980): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0a980): >openPending: err= 2024/11/28 03:03:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0a980): >_readAt: n=5, err=EOF 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0a980): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.79898791 +0000 UTC m=+3.428052273 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0a980): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: Remove: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000518850 item 4 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0a9c0): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0a9c0): >openPending: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0a9c0): _writeAt: size=5, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0a9c0): >_writeAt: n=5, err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0a9c0): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.800779806 +0000 UTC m=+3.429844168 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0a9c0): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0aa00): _readAt: size=2, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0aa00): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0aa00): >openPending: err= 2024/11/28 03:03:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0aa00): >_readAt: n=2, err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0aa00): _writeAt: size=3, off=2 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0aa00): >_writeAt: n=0, err=Bad file descriptor 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0aa00): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.800779806 +0000 UTC m=+3.429844168 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0aa00): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0aa40): _readAt: size=512, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0aa40): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0aa40): >openPending: err= 2024/11/28 03:03:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0aa40): >_readAt: n=5, err=EOF 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0aa40): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.800779806 +0000 UTC m=+3.429844168 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0aa40): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: Remove: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000518e70 item 5 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0aac0): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0aac0): >openPending: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0aac0): _writeAt: size=5, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0aac0): >_writeAt: n=5, err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0aac0): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.802590325 +0000 UTC m=+3.431654688 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0aac0): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0ab40): _readAt: size=512, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0ab40): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0ab40): >openPending: err= 2024/11/28 03:03:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0ab40): >_readAt: n=5, err=EOF 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0ab40): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.802590325 +0000 UTC m=+3.431654688 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0ab40): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: Remove: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005193b0 item 6 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0abc0): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0abc0): >openPending: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0abc0): _writeAt: size=5, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0abc0): >_writeAt: n=5, err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0abc0): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.803848614 +0000 UTC m=+3.432912977 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0abc0): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0ac80): _readAt: size=2, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0ac80): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0ac80): >openPending: err= 2024/11/28 03:03:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0ac80): >_readAt: n=2, err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0ac80): _writeAt: size=3, off=2 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0ac80): >_writeAt: n=0, err=Bad file descriptor 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0ac80): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.803848614 +0000 UTC m=+3.432912977 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0ac80): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0acc0): _readAt: size=512, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0acc0): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0acc0): >openPending: err= 2024/11/28 03:03:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0acc0): >_readAt: n=5, err=EOF 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0acc0): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.803848614 +0000 UTC m=+3.432912977 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0acc0): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: Remove: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000519960 item 7 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0ad40): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0ad40): >openPending: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0ad40): _writeAt: size=5, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0ad40): >_writeAt: n=5, err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0ad40): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.805442319 +0000 UTC m=+3.434506682 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0ad40): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0adc0): _readAt: size=512, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0adc0): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0adc0): >openPending: err= 2024/11/28 03:03:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0adc0): >_readAt: n=5, err=EOF 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0adc0): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.805442319 +0000 UTC m=+3.434506682 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0adc0): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: Remove: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000519f10 item 8 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0ae00): _readAt: size=2, off=0 2024/11/28 03:03:59 ERROR : open-test-file(0xc000b0ae00): Couldn't read size of file 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0ae00): >_readAt: n=0, err=EOF 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0ae00): _writeAt: size=5, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0ae00): >_writeAt: n=0, err=Bad file descriptor 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0ae00): close: 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0ae00): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0ae40): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0ae40): >openPending: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0ae40): _writeAt: size=5, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0ae40): >_writeAt: n=5, err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0ae40): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.8067546 +0000 UTC m=+3.435818973 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0ae40): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0ae80): _readAt: size=2, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0ae80): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0ae80): >openPending: err= 2024/11/28 03:03:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0ae80): >_readAt: n=2, err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0ae80): _writeAt: size=3, off=2 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0ae80): >_writeAt: n=0, err=Bad file descriptor 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0ae80): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.8067546 +0000 UTC m=+3.435818973 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0ae80): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0aec0): _readAt: size=512, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0aec0): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0aec0): >openPending: err= 2024/11/28 03:03:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0aec0): >_readAt: n=5, err=EOF 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0aec0): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.8067546 +0000 UTC m=+3.435818973 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0aec0): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: Remove: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a10310 item 9 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0af40): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0af40): >openPending: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0af40): _writeAt: size=5, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0af40): >_writeAt: n=5, err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0af40): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.808490388 +0000 UTC m=+3.437554752 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0af40): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0afc0): _readAt: size=512, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0afc0): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0afc0): >openPending: err= 2024/11/28 03:03:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0afc0): >_readAt: n=5, err=EOF 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0afc0): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.808490388 +0000 UTC m=+3.437554752 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0afc0): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: Remove: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a10770 item 10 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0b080): _readAt: size=2, off=0 2024/11/28 03:03:59 ERROR : open-test-file(0xc000b0b080): Couldn't read size of file 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0b080): >_readAt: n=0, err=EOF 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0b080): _writeAt: size=5, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0b080): >_writeAt: n=0, err=Bad file descriptor 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0b080): close: 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0b080): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0b0c0): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0b0c0): >openPending: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0b0c0): _writeAt: size=5, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0b0c0): >_writeAt: n=5, err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0b0c0): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.809709355 +0000 UTC m=+3.438773718 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0b0c0): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0b180): _readAt: size=2, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0b180): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0b180): >openPending: err= 2024/11/28 03:03:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0b180): >_readAt: n=2, err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0b180): _writeAt: size=3, off=2 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0b180): >_writeAt: n=0, err=Bad file descriptor 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0b180): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.809709355 +0000 UTC m=+3.438773718 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0b180): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0b1c0): _readAt: size=512, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0b1c0): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0b1c0): >openPending: err= 2024/11/28 03:03:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0b1c0): >_readAt: n=5, err=EOF 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0b1c0): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.809709355 +0000 UTC m=+3.438773718 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0b1c0): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: Remove: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a10a10 item 11 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0b240): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0b240): >openPending: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0b240): _writeAt: size=5, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0b240): >_writeAt: n=5, err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0b240): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.811515617 +0000 UTC m=+3.440579980 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0b240): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0b2c0): _readAt: size=512, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0b2c0): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0b2c0): >openPending: err= 2024/11/28 03:03:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0b2c0): >_readAt: n=5, err=EOF 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0b2c0): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.811515617 +0000 UTC m=+3.440579980 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0b2c0): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: Remove: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a10d90 item 12 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0b380): _readAt: size=2, off=0 2024/11/28 03:03:59 ERROR : open-test-file(0xc000b0b380): Couldn't read size of file 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0b380): >_readAt: n=0, err=EOF 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0b380): _writeAt: size=5, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0b380): >_writeAt: n=0, err=Bad file descriptor 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0b380): close: 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0b380): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0b3c0): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0b3c0): >openPending: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0b3c0): _writeAt: size=5, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0b3c0): >_writeAt: n=5, err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0b3c0): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.812892447 +0000 UTC m=+3.441956810 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0b3c0): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/28 03:03:59 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0b480): _readAt: size=512, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0b480): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0b480): >openPending: err= 2024/11/28 03:03:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0b480): >_readAt: n=5, err=EOF 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0b480): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.812892447 +0000 UTC m=+3.441956810 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0b480): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: Remove: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a11030 item 13 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0b500): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0b500): >openPending: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0b500): _writeAt: size=5, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0b500): >_writeAt: n=5, err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0b500): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.814192634 +0000 UTC m=+3.443257018 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0b500): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0b580): _readAt: size=512, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0b580): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0b580): >openPending: err= 2024/11/28 03:03:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0b580): >_readAt: n=5, err=EOF 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0b580): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.814192634 +0000 UTC m=+3.443257018 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0b580): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: Remove: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a112d0 item 14 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0b640): _readAt: size=2, off=0 2024/11/28 03:03:59 ERROR : open-test-file(0xc000b0b640): Couldn't read size of file 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0b640): >_readAt: n=0, err=EOF 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0b640): _writeAt: size=5, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0b640): >_writeAt: n=0, err=Bad file descriptor 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0b640): close: 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0b640): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0b680): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0b680): >openPending: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0b680): _writeAt: size=5, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0b680): >_writeAt: n=5, err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0b680): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.815560548 +0000 UTC m=+3.444624911 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0b680): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/28 03:03:59 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0b740): _readAt: size=512, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0b740): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0b740): >openPending: err= 2024/11/28 03:03:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0b740): >_readAt: n=5, err=EOF 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0b740): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.815560548 +0000 UTC m=+3.444624911 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0b740): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: Remove: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a11570 item 15 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0b7c0): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0b7c0): >openPending: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0b7c0): _writeAt: size=5, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0b7c0): >_writeAt: n=5, err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0b7c0): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.816979917 +0000 UTC m=+3.446044280 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0b7c0): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0b840): _readAt: size=512, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0b840): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0b840): >openPending: err= 2024/11/28 03:03:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0b840): >_readAt: n=5, err=EOF 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0b840): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.816979917 +0000 UTC m=+3.446044280 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0b840): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: Remove: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a11810 item 16 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0b880): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0b880): >openPending: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0b880): _writeAt: size=5, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0b880): >_writeAt: n=5, err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0b880): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.818345116 +0000 UTC m=+3.447409489 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0b880): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0b8c0): _readAt: size=2, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0b8c0): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0b8c0): open at offset 5 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0b8c0): >openPending: err= 2024/11/28 03:03:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0b8c0): >_readAt: n=2, err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0b8c0): _writeAt: size=3, off=7 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0b8c0): >_writeAt: n=0, err=Bad file descriptor 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0b8c0): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.818345116 +0000 UTC m=+3.447409489 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0b8c0): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0b900): _readAt: size=512, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0b900): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0b900): >openPending: err= 2024/11/28 03:03:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0b900): >_readAt: n=5, err=EOF 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0b900): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.818345116 +0000 UTC m=+3.447409489 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0b900): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: Remove: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a11ab0 item 17 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0b980): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0b980): >openPending: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0b980): _writeAt: size=5, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0b980): >_writeAt: n=5, err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0b980): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.820113908 +0000 UTC m=+3.449178271 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0b980): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0ba00): _readAt: size=512, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0ba00): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0ba00): >openPending: err= 2024/11/28 03:03:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0ba00): >_readAt: n=5, err=EOF 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0ba00): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.820113908 +0000 UTC m=+3.449178271 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0ba00): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: Remove: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a11e30 item 18 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0ba80): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0ba80): >openPending: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0ba80): _writeAt: size=5, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0ba80): >_writeAt: n=5, err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0ba80): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.82135758 +0000 UTC m=+3.450421942 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0ba80): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0bb40): _readAt: size=2, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0bb40): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0bb40): open at offset 5 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0bb40): >openPending: err= 2024/11/28 03:03:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0bb40): >_readAt: n=2, err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0bb40): _writeAt: size=3, off=7 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0bb40): >_writeAt: n=0, err=Bad file descriptor 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0bb40): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.82135758 +0000 UTC m=+3.450421942 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0bb40): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0bb80): _readAt: size=512, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0bb80): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0bb80): >openPending: err= 2024/11/28 03:03:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0bb80): >_readAt: n=5, err=EOF 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0bb80): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.82135758 +0000 UTC m=+3.450421942 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0bb80): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: Remove: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057a540 item 19 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0bc00): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0bc00): >openPending: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0bc00): _writeAt: size=5, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0bc00): >_writeAt: n=5, err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0bc00): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.8235003 +0000 UTC m=+3.452564652 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0bc00): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0bc80): _readAt: size=512, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0bc80): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0bc80): >openPending: err= 2024/11/28 03:03:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0bc80): >_readAt: n=5, err=EOF 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0bc80): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.8235003 +0000 UTC m=+3.452564652 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0bc80): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: Remove: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057afc0 item 20 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0bd00): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0bd00): >openPending: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0bd00): _writeAt: size=5, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0bd00): >_writeAt: n=5, err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0bd00): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.824682517 +0000 UTC m=+3.453746880 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0bd00): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0bdc0): _readAt: size=2, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0bdc0): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0bdc0): open at offset 5 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0bdc0): >openPending: err= 2024/11/28 03:03:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0bdc0): >_readAt: n=2, err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0bdc0): _writeAt: size=3, off=7 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0bdc0): >_writeAt: n=0, err=Bad file descriptor 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0bdc0): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.824682517 +0000 UTC m=+3.453746880 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0bdc0): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0be00): _readAt: size=512, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0be00): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0be00): >openPending: err= 2024/11/28 03:03:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0be00): >_readAt: n=5, err=EOF 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0be00): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.824682517 +0000 UTC m=+3.453746880 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0be00): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: Remove: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057b490 item 21 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0be80): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0be80): >openPending: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0be80): _writeAt: size=5, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0be80): >_writeAt: n=5, err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0be80): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.826350311 +0000 UTC m=+3.455414674 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0be80): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0bf00): _readAt: size=512, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0bf00): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0bf00): >openPending: err= 2024/11/28 03:03:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0bf00): >_readAt: n=5, err=EOF 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0bf00): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.826350311 +0000 UTC m=+3.455414674 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0bf00): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: Remove: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057bb20 item 22 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file(0xc0005d5c00): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc0005d5c00): >openPending: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc0005d5c00): _writeAt: size=5, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc0005d5c00): >_writeAt: n=5, err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc0005d5c00): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.829880811 +0000 UTC m=+3.458945174 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc0005d5c00): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc0005d5cc0): _readAt: size=2, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc0005d5cc0): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : open-test-file(0xc0005d5cc0): open at offset 5 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc0005d5cc0): >openPending: err= 2024/11/28 03:03:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/28 03:03:59 DEBUG : open-test-file(0xc0005d5cc0): >_readAt: n=2, err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc0005d5cc0): _writeAt: size=3, off=7 2024/11/28 03:03:59 DEBUG : open-test-file(0xc0005d5cc0): >_writeAt: n=0, err=Bad file descriptor 2024/11/28 03:03:59 DEBUG : open-test-file(0xc0005d5cc0): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.829880811 +0000 UTC m=+3.458945174 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc0005d5cc0): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc0005d5d00): _readAt: size=512, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc0005d5d00): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc0005d5d00): >openPending: err= 2024/11/28 03:03:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/28 03:03:59 DEBUG : open-test-file(0xc0005d5d00): >_readAt: n=5, err=EOF 2024/11/28 03:03:59 DEBUG : open-test-file(0xc0005d5d00): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.829880811 +0000 UTC m=+3.458945174 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc0005d5d00): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: Remove: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003171f0 item 23 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file(0xc0005d5d80): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc0005d5d80): >openPending: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc0005d5d80): _writeAt: size=5, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc0005d5d80): >_writeAt: n=5, err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc0005d5d80): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.831825612 +0000 UTC m=+3.460889975 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc0005d5d80): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc0005d5e00): _readAt: size=512, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc0005d5e00): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc0005d5e00): >openPending: err= 2024/11/28 03:03:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/28 03:03:59 DEBUG : open-test-file(0xc0005d5e00): >_readAt: n=5, err=EOF 2024/11/28 03:03:59 DEBUG : open-test-file(0xc0005d5e00): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.831825612 +0000 UTC m=+3.460889975 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc0005d5e00): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: Remove: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003175e0 item 24 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc0005d5f00): _readAt: size=2, off=0 2024/11/28 03:03:59 ERROR : open-test-file(0xc0005d5f00): Couldn't read size of file 2024/11/28 03:03:59 DEBUG : open-test-file(0xc0005d5f00): >_readAt: n=0, err=EOF 2024/11/28 03:03:59 DEBUG : open-test-file(0xc0005d5f00): _writeAt: size=5, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc0005d5f00): >_writeAt: n=0, err=Bad file descriptor 2024/11/28 03:03:59 DEBUG : open-test-file(0xc0005d5f00): close: 2024/11/28 03:03:59 DEBUG : open-test-file(0xc0005d5f00): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88000): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88000): >openPending: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88000): _writeAt: size=5, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88000): >_writeAt: n=5, err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88000): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.833133763 +0000 UTC m=+3.462198126 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88000): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a880c0): _readAt: size=2, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a880c0): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a880c0): open at offset 5 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a880c0): >openPending: err= 2024/11/28 03:03:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a880c0): >_readAt: n=2, err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a880c0): _writeAt: size=3, off=7 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a880c0): >_writeAt: n=0, err=Bad file descriptor 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a880c0): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.833133763 +0000 UTC m=+3.462198126 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a880c0): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88100): _readAt: size=512, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88100): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88100): >openPending: err= 2024/11/28 03:03:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88100): >_readAt: n=5, err=EOF 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88100): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.833133763 +0000 UTC m=+3.462198126 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88100): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: Remove: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000317b20 item 25 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88180): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88180): >openPending: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88180): _writeAt: size=5, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88180): >_writeAt: n=5, err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88180): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.83481416 +0000 UTC m=+3.463878523 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88180): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88200): _readAt: size=512, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88200): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88200): >openPending: err= 2024/11/28 03:03:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88200): >_readAt: n=5, err=EOF 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88200): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.83481416 +0000 UTC m=+3.463878523 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88200): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: Remove: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f2310 item 26 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88300): _readAt: size=2, off=0 2024/11/28 03:03:59 ERROR : open-test-file(0xc000a88300): Couldn't read size of file 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88300): >_readAt: n=0, err=EOF 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88300): _writeAt: size=5, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88300): >_writeAt: n=0, err=Bad file descriptor 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88300): close: 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88300): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88340): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88340): >openPending: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88340): _writeAt: size=5, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88340): >_writeAt: n=5, err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88340): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.835957614 +0000 UTC m=+3.465021968 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88340): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88480): _readAt: size=2, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88480): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88480): open at offset 5 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88480): >openPending: err= 2024/11/28 03:03:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88480): >_readAt: n=2, err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88480): _writeAt: size=3, off=7 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88480): >_writeAt: n=0, err=Bad file descriptor 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88480): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.835957614 +0000 UTC m=+3.465021968 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88480): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a884c0): _readAt: size=512, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a884c0): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a884c0): >openPending: err= 2024/11/28 03:03:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a884c0): >_readAt: n=5, err=EOF 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a884c0): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.835957614 +0000 UTC m=+3.465021968 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a884c0): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: Remove: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f27e0 item 27 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88540): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88540): >openPending: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88540): _writeAt: size=5, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88540): >_writeAt: n=5, err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88540): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.837607355 +0000 UTC m=+3.466671728 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88540): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a885c0): _readAt: size=512, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a885c0): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a885c0): >openPending: err= 2024/11/28 03:03:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a885c0): >_readAt: n=5, err=EOF 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a885c0): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.837607355 +0000 UTC m=+3.466671728 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a885c0): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: Remove: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f31f0 item 28 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88680): _readAt: size=2, off=0 2024/11/28 03:03:59 ERROR : open-test-file(0xc000a88680): Couldn't read size of file 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88680): >_readAt: n=0, err=EOF 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88680): _writeAt: size=5, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88680): >_writeAt: n=0, err=Bad file descriptor 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88680): close: 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88680): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a886c0): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a886c0): >openPending: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a886c0): _writeAt: size=5, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a886c0): >_writeAt: n=5, err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a886c0): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.838802726 +0000 UTC m=+3.467867090 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a886c0): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/28 03:03:59 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88840): _readAt: size=512, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88840): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88840): >openPending: err= 2024/11/28 03:03:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88840): >_readAt: n=5, err=EOF 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88840): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.838802726 +0000 UTC m=+3.467867090 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88840): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: Remove: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f3b20 item 29 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a888c0): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a888c0): >openPending: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a888c0): _writeAt: size=5, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a888c0): >_writeAt: n=5, err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a888c0): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.839970767 +0000 UTC m=+3.469035130 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a888c0): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88940): _readAt: size=512, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88940): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88940): >openPending: err= 2024/11/28 03:03:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88940): >_readAt: n=5, err=EOF 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88940): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.839970767 +0000 UTC m=+3.469035130 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88940): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: Remove: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005d8150 item 30 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88a00): _readAt: size=2, off=0 2024/11/28 03:03:59 ERROR : open-test-file(0xc000a88a00): Couldn't read size of file 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88a00): >_readAt: n=0, err=EOF 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88a00): _writeAt: size=5, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88a00): >_writeAt: n=0, err=Bad file descriptor 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88a00): close: 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88a00): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88a40): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88a40): >openPending: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88a40): _writeAt: size=5, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88a40): >_writeAt: n=5, err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88a40): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.841200572 +0000 UTC m=+3.470264936 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88a40): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/28 03:03:59 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88b00): _readAt: size=512, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88b00): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88b00): >openPending: err= 2024/11/28 03:03:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88b00): >_readAt: n=5, err=EOF 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88b00): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.841200572 +0000 UTC m=+3.470264936 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88b00): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: Remove: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005d8540 item 31 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88b80): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88b80): >openPending: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88b80): _writeAt: size=5, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88b80): >_writeAt: n=5, err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88b80): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.842230475 +0000 UTC m=+3.471294828 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88b80): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88c00): _readAt: size=512, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88c00): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88c00): >openPending: err= 2024/11/28 03:03:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88c00): >_readAt: n=5, err=EOF 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88c00): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.842230475 +0000 UTC m=+3.471294828 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88c00): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: Remove: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005d8a10 item 32 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88c40): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88c40): >openPending: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88c40): _writeAt: size=5, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88c40): >_writeAt: n=5, err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88c40): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.8433151 +0000 UTC m=+3.472379463 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88c40): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_WRONLY 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88c80): _readAt: size=2, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88c80): >_readAt: n=0, err=Bad file descriptor 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88c80): _writeAt: size=3, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88c80): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88c80): >openPending: err= 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005d8d20 item 33 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88c80): >_writeAt: n=3, err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88c80): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.843780248 +0000 UTC m=+3.472844611 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88c80): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88cc0): _readAt: size=512, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88cc0): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88cc0): >openPending: err= 2024/11/28 03:03:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88cc0): >_readAt: n=5, err=EOF 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88cc0): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.843780248 +0000 UTC m=+3.472844611 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88cc0): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: Remove: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005d8fc0 item 33 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88d00): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88d00): >openPending: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88d00): _writeAt: size=5, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88d00): >_writeAt: n=5, err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88d00): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.84499704 +0000 UTC m=+3.474061403 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88d00): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88d40): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88d40): >openPending: err= 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005d93b0 item 34 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88d40): _readAt: size=2, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88d40): >_readAt: n=0, err=Bad file descriptor 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88d40): _writeAt: size=3, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88d40): >_writeAt: n=3, err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88d40): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.845455916 +0000 UTC m=+3.474520280 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88d40): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88d80): _readAt: size=512, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88d80): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88d80): >openPending: err= 2024/11/28 03:03:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88d80): >_readAt: n=3, err=EOF 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88d80): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.845455916 +0000 UTC m=+3.474520280 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88d80): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: Remove: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005d9500 item 34 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88dc0): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88dc0): >openPending: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88dc0): _writeAt: size=5, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88dc0): >_writeAt: n=5, err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88dc0): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.846618527 +0000 UTC m=+3.475682890 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88dc0): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88e00): _readAt: size=2, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88e00): >_readAt: n=0, err=Bad file descriptor 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88e00): _writeAt: size=3, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88e00): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88e00): >openPending: err= 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005d9960 item 35 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88e00): >_writeAt: n=3, err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88e00): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.847076462 +0000 UTC m=+3.476140815 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88e00): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88e40): _readAt: size=512, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88e40): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88e40): >openPending: err= 2024/11/28 03:03:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88e40): >_readAt: n=5, err=EOF 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88e40): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.847076462 +0000 UTC m=+3.476140815 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88e40): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: Remove: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005d9ab0 item 35 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88ec0): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88ec0): >openPending: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88ec0): _writeAt: size=5, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88ec0): >_writeAt: n=5, err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88ec0): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.849029939 +0000 UTC m=+3.478094302 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88ec0): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88f80): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88f80): >openPending: err= 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005d9ea0 item 36 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88f80): _readAt: size=2, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88f80): >_readAt: n=0, err=Bad file descriptor 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88f80): _writeAt: size=3, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88f80): >_writeAt: n=3, err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88f80): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.849528509 +0000 UTC m=+3.478592872 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88f80): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88fc0): _readAt: size=512, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88fc0): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88fc0): >openPending: err= 2024/11/28 03:03:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88fc0): >_readAt: n=3, err=EOF 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88fc0): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.849528509 +0000 UTC m=+3.478592872 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88fc0): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: Remove: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000510150 item 36 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89000): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89000): >openPending: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89000): _writeAt: size=5, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89000): >_writeAt: n=5, err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89000): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.850709815 +0000 UTC m=+3.479774188 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89000): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89040): _readAt: size=2, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89040): >_readAt: n=0, err=Bad file descriptor 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89040): _writeAt: size=3, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89040): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89040): >openPending: err= 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005107e0 item 37 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89040): >_writeAt: n=3, err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89040): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.85116296 +0000 UTC m=+3.480227323 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89040): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89080): _readAt: size=512, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89080): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89080): >openPending: err= 2024/11/28 03:03:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89080): >_readAt: n=5, err=EOF 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89080): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.85116296 +0000 UTC m=+3.480227323 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89080): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: Remove: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005109a0 item 37 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89100): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89100): >openPending: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89100): _writeAt: size=5, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89100): >_writeAt: n=5, err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89100): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.85234646 +0000 UTC m=+3.481410823 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89100): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a891c0): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a891c0): >openPending: err= 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000510ee0 item 38 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a891c0): _readAt: size=2, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a891c0): >_readAt: n=0, err=Bad file descriptor 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a891c0): _writeAt: size=3, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a891c0): >_writeAt: n=3, err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a891c0): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.85289314 +0000 UTC m=+3.481957504 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a891c0): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89200): _readAt: size=512, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89200): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89200): >openPending: err= 2024/11/28 03:03:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89200): >_readAt: n=3, err=EOF 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89200): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.85289314 +0000 UTC m=+3.481957504 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89200): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: Remove: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005112d0 item 38 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89280): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89280): >openPending: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89280): _writeAt: size=5, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89280): >_writeAt: n=5, err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89280): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.854026687 +0000 UTC m=+3.483091049 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89280): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89380): _readAt: size=2, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89380): >_readAt: n=0, err=Bad file descriptor 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89380): _writeAt: size=3, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89380): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89380): >openPending: err= 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000511810 item 39 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89380): >_writeAt: n=3, err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89380): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.854575981 +0000 UTC m=+3.483640344 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89380): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a893c0): _readAt: size=512, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a893c0): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a893c0): >openPending: err= 2024/11/28 03:03:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a893c0): >_readAt: n=5, err=EOF 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a893c0): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.854575981 +0000 UTC m=+3.483640344 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a893c0): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: Remove: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000511ab0 item 39 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89440): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89440): >openPending: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89440): _writeAt: size=5, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89440): >_writeAt: n=5, err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89440): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.855894392 +0000 UTC m=+3.484958755 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89440): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89500): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89500): >openPending: err= 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000511dc0 item 40 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89500): _readAt: size=2, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89500): >_readAt: n=0, err=Bad file descriptor 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89500): _writeAt: size=3, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89500): >_writeAt: n=3, err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89500): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.856368748 +0000 UTC m=+3.485433111 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89500): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89540): _readAt: size=512, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89540): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89540): >openPending: err= 2024/11/28 03:03:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89540): >_readAt: n=3, err=EOF 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89540): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.856368748 +0000 UTC m=+3.485433111 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89540): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: Remove: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000574000 item 40 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89580): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89580): >openPending: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89580): _readAt: size=2, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89580): >_readAt: n=0, err=Bad file descriptor 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89580): _writeAt: size=5, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89580): >_writeAt: n=5, err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89580): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.857523764 +0000 UTC m=+3.486588137 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89580): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a895c0): _writeAt: size=5, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a895c0): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a895c0): >openPending: err= 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005744d0 item 41 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a895c0): >_writeAt: n=5, err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a895c0): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.857935914 +0000 UTC m=+3.487000278 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a895c0): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89600): _readAt: size=2, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89600): >_readAt: n=0, err=Bad file descriptor 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89600): _writeAt: size=3, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89600): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89600): >openPending: err= 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000574690 item 41 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89600): >_writeAt: n=3, err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89600): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.858414247 +0000 UTC m=+3.487478611 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89600): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89640): _readAt: size=512, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89640): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89640): >openPending: err= 2024/11/28 03:03:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89640): >_readAt: n=5, err=EOF 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89640): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.858414247 +0000 UTC m=+3.487478611 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89640): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: Remove: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000574850 item 41 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89700): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89700): >openPending: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89700): _readAt: size=2, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89700): >_readAt: n=0, err=Bad file descriptor 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89700): _writeAt: size=5, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89700): >_writeAt: n=5, err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89700): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.859891595 +0000 UTC m=+3.488955958 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89700): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89740): _writeAt: size=5, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89740): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89740): >openPending: err= 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000574b60 item 42 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89740): >_writeAt: n=5, err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89740): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.860310917 +0000 UTC m=+3.489375291 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89740): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89800): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89800): >openPending: err= 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000574d20 item 42 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89800): _readAt: size=2, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89800): >_readAt: n=0, err=Bad file descriptor 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89800): _writeAt: size=3, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89800): >_writeAt: n=3, err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89800): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.860891972 +0000 UTC m=+3.489956335 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89800): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89840): _readAt: size=512, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89840): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89840): >openPending: err= 2024/11/28 03:03:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89840): >_readAt: n=3, err=EOF 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89840): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.860891972 +0000 UTC m=+3.489956335 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89840): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: Remove: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000574ee0 item 42 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89900): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89900): >openPending: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89900): _readAt: size=2, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89900): >_readAt: n=0, err=Bad file descriptor 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89900): _writeAt: size=5, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89900): >_writeAt: n=5, err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89900): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.8627174 +0000 UTC m=+3.491781763 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89900): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89940): _writeAt: size=5, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89940): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89940): >openPending: err= 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000575260 item 43 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89940): >_writeAt: n=5, err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89940): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.863170045 +0000 UTC m=+3.492234408 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89940): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89a00): _readAt: size=2, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89a00): >_readAt: n=0, err=Bad file descriptor 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89a00): _writeAt: size=3, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89a00): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89a00): >openPending: err= 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005753b0 item 43 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89a00): >_writeAt: n=3, err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89a00): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.863604015 +0000 UTC m=+3.492668368 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89a00): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89a40): _readAt: size=512, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89a40): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89a40): >openPending: err= 2024/11/28 03:03:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89a40): >_readAt: n=5, err=EOF 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89a40): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.863604015 +0000 UTC m=+3.492668368 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89a40): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: Remove: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000575570 item 43 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89b00): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89b00): >openPending: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89b00): _readAt: size=2, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89b00): >_readAt: n=0, err=Bad file descriptor 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89b00): _writeAt: size=5, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89b00): >_writeAt: n=5, err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89b00): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.864723616 +0000 UTC m=+3.493787978 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89b00): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000132580): _writeAt: size=5, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000132580): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000132580): >openPending: err= 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000575810 item 44 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000132580): >_writeAt: n=5, err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000132580): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.865105187 +0000 UTC m=+3.494169550 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000132580): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000132e00): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000132e00): >openPending: err= 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000525c70 item 44 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000132e00): _readAt: size=2, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000132e00): >_readAt: n=0, err=Bad file descriptor 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000132e00): _writeAt: size=3, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000132e00): >_writeAt: n=3, err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000132e00): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.865633074 +0000 UTC m=+3.494697436 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000132e00): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a02000): _readAt: size=512, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a02000): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a02000): >openPending: err= 2024/11/28 03:03:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a02000): >_readAt: n=3, err=EOF 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a02000): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.865633074 +0000 UTC m=+3.494697436 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a02000): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: Remove: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000525e30 item 44 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a020c0): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a020c0): >openPending: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a020c0): _readAt: size=2, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a020c0): >_readAt: n=0, err=Bad file descriptor 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a020c0): _writeAt: size=5, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a020c0): >_writeAt: n=5, err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a020c0): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.868313477 +0000 UTC m=+3.497377850 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a020c0): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a02100): _writeAt: size=5, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a02100): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a02100): >openPending: err= 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005242a0 item 45 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a02100): >_writeAt: n=5, err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a02100): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.868637652 +0000 UTC m=+3.497702025 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a02100): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/28 03:03:59 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a021c0): _readAt: size=512, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a021c0): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a021c0): >openPending: err= 2024/11/28 03:03:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a021c0): >_readAt: n=5, err=EOF 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a021c0): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.868637652 +0000 UTC m=+3.497702025 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a021c0): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: Remove: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005244d0 item 45 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a02280): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a02280): >openPending: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a02280): _readAt: size=2, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a02280): >_readAt: n=0, err=Bad file descriptor 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a02280): _writeAt: size=5, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a02280): >_writeAt: n=5, err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a02280): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.8697615 +0000 UTC m=+3.498825862 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a02280): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a022c0): _writeAt: size=5, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a022c0): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a022c0): >openPending: err= 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000524770 item 46 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a022c0): >_writeAt: n=5, err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a022c0): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.87013656 +0000 UTC m=+3.499200923 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a022c0): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/28 03:03:59 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a023c0): _readAt: size=512, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a023c0): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a023c0): >openPending: err= 2024/11/28 03:03:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a023c0): >_readAt: n=5, err=EOF 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a023c0): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.87013656 +0000 UTC m=+3.499200923 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a023c0): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: Remove: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000524930 item 46 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a02480): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a02480): >openPending: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a02480): _readAt: size=2, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a02480): >_readAt: n=0, err=Bad file descriptor 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a02480): _writeAt: size=5, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a02480): >_writeAt: n=5, err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a02480): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.871387375 +0000 UTC m=+3.500451737 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a02480): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a024c0): _writeAt: size=5, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a024c0): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a024c0): >openPending: err= 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000524c40 item 47 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a024c0): >_writeAt: n=5, err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a024c0): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.871800166 +0000 UTC m=+3.500864539 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a024c0): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/28 03:03:59 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a02580): _readAt: size=512, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a02580): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a02580): >openPending: err= 2024/11/28 03:03:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a02580): >_readAt: n=5, err=EOF 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a02580): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.871800166 +0000 UTC m=+3.500864539 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a02580): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: Remove: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000524d90 item 47 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a02640): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a02640): >openPending: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a02640): _readAt: size=2, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a02640): >_readAt: n=0, err=Bad file descriptor 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a02640): _writeAt: size=5, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a02640): >_writeAt: n=5, err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a02640): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.872896041 +0000 UTC m=+3.501960405 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a02640): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a02700): _writeAt: size=5, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a02700): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a02700): >openPending: err= 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000525340 item 48 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a02700): >_writeAt: n=5, err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a02700): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.873328618 +0000 UTC m=+3.502392982 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a02700): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/28 03:03:59 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a02800): _readAt: size=512, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a02800): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a02800): >openPending: err= 2024/11/28 03:03:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a02800): >_readAt: n=5, err=EOF 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a02800): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.873328618 +0000 UTC m=+3.502392982 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a02800): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: Remove: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005255e0 item 48 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a02840): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a02840): >openPending: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a02840): _writeAt: size=5, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a02840): >_writeAt: n=5, err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a02840): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.87455053 +0000 UTC m=+3.503614913 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a02840): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a02880): _readAt: size=2, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a02880): >_readAt: n=0, err=Bad file descriptor 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a02880): _writeAt: size=3, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a02880): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a02880): open at offset 5 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a02880): >openPending: err= 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005258f0 item 49 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a02880): >_writeAt: n=3, err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a02880): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.87493596 +0000 UTC m=+3.504000342 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a02880): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a028c0): _readAt: size=512, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a028c0): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a028c0): >openPending: err= 2024/11/28 03:03:59 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a028c0): >_readAt: n=8, err=EOF 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a028c0): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.87493596 +0000 UTC m=+3.504000342 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a028c0): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: Remove: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000525b20 item 49 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a02940): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a02940): >openPending: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a02940): _writeAt: size=5, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a02940): >_writeAt: n=5, err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a02940): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.876204547 +0000 UTC m=+3.505268911 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a02940): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a02a00): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a02a00): open at offset 5 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a02a00): >openPending: err= 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000525f10 item 50 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a02a00): _readAt: size=2, off=5 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a02a00): >_readAt: n=0, err=Bad file descriptor 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a02a00): _writeAt: size=3, off=5 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a02a00): >_writeAt: n=3, err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a02a00): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.876620965 +0000 UTC m=+3.505685338 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a02a00): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a02a40): _readAt: size=512, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a02a40): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a02a40): >openPending: err= 2024/11/28 03:03:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a02a40): >_readAt: n=3, err=EOF 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a02a40): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.876620965 +0000 UTC m=+3.505685338 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a02a40): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: Remove: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b280e0 item 50 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a02ac0): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a02ac0): >openPending: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a02ac0): _writeAt: size=5, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a02ac0): >_writeAt: n=5, err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a02ac0): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.87747581 +0000 UTC m=+3.506540184 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a02ac0): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a02b80): _readAt: size=2, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a02b80): >_readAt: n=0, err=Bad file descriptor 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a02b80): _writeAt: size=3, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a02b80): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a02b80): open at offset 5 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a02b80): >openPending: err= 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b28380 item 51 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a02b80): >_writeAt: n=3, err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a02b80): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.877883723 +0000 UTC m=+3.506948106 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a02b80): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a02bc0): _readAt: size=512, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a02bc0): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a02bc0): >openPending: err= 2024/11/28 03:03:59 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a02bc0): >_readAt: n=8, err=EOF 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a02bc0): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.877883723 +0000 UTC m=+3.506948106 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a02bc0): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: Remove: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b284d0 item 51 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a02c40): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a02c40): >openPending: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a02c40): _writeAt: size=5, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a02c40): >_writeAt: n=5, err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a02c40): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.879072451 +0000 UTC m=+3.508136815 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a02c40): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a02d00): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a02d00): open at offset 5 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a02d00): >openPending: err= 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b28770 item 52 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a02d00): _readAt: size=2, off=5 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a02d00): >_readAt: n=0, err=Bad file descriptor 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a02d00): _writeAt: size=3, off=5 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a02d00): >_writeAt: n=3, err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a02d00): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.879508505 +0000 UTC m=+3.508572868 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a02d00): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a02d40): _readAt: size=512, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a02d40): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a02d40): >openPending: err= 2024/11/28 03:03:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a02d40): >_readAt: n=3, err=EOF 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a02d40): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.879508505 +0000 UTC m=+3.508572868 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a02d40): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: Remove: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b288c0 item 52 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a02dc0): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a02dc0): >openPending: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a02dc0): _writeAt: size=5, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a02dc0): >_writeAt: n=5, err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a02dc0): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.880457557 +0000 UTC m=+3.509521920 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a02dc0): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a02e80): _readAt: size=2, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a02e80): >_readAt: n=0, err=Bad file descriptor 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a02e80): _writeAt: size=3, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a02e80): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a02e80): open at offset 5 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a02e80): >openPending: err= 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b28b60 item 53 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a02e80): >_writeAt: n=3, err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a02e80): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.880828119 +0000 UTC m=+3.509892482 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a02e80): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a02f00): _readAt: size=512, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a02f00): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a02f00): >openPending: err= 2024/11/28 03:03:59 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a02f00): >_readAt: n=8, err=EOF 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a02f00): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.880828119 +0000 UTC m=+3.509892482 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a02f00): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: Remove: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b28cb0 item 53 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a02fc0): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a02fc0): >openPending: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a02fc0): _writeAt: size=5, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a02fc0): >_writeAt: n=5, err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a02fc0): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.881881496 +0000 UTC m=+3.510945859 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a02fc0): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a03080): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a03080): open at offset 5 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a03080): >openPending: err= 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b28f50 item 54 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a03080): _readAt: size=2, off=5 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a03080): >_readAt: n=0, err=Bad file descriptor 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a03080): _writeAt: size=3, off=5 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a03080): >_writeAt: n=3, err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a03080): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.882463493 +0000 UTC m=+3.511527855 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a03080): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a030c0): _readAt: size=512, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a030c0): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a030c0): >openPending: err= 2024/11/28 03:03:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a030c0): >_readAt: n=3, err=EOF 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a030c0): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.882463493 +0000 UTC m=+3.511527855 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a030c0): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: Remove: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b29110 item 54 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a03140): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a03140): >openPending: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a03140): _writeAt: size=5, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a03140): >_writeAt: n=5, err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a03140): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.88349619 +0000 UTC m=+3.512560554 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a03140): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a03200): _readAt: size=2, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a03200): >_readAt: n=0, err=Bad file descriptor 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a03200): _writeAt: size=3, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a03200): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a03200): open at offset 5 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a03200): >openPending: err= 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b293b0 item 55 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a03200): >_writeAt: n=3, err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a03200): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.883867893 +0000 UTC m=+3.512932247 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a03200): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a03240): _readAt: size=512, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a03240): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a03240): >openPending: err= 2024/11/28 03:03:59 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a03240): >_readAt: n=8, err=EOF 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a03240): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.883867893 +0000 UTC m=+3.512932247 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a03240): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: Remove: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b29500 item 55 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a032c0): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a032c0): >openPending: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a032c0): _writeAt: size=5, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a032c0): >_writeAt: n=5, err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a032c0): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.884930517 +0000 UTC m=+3.513994880 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a032c0): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a033c0): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a033c0): open at offset 5 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a033c0): >openPending: err= 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b297a0 item 56 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a033c0): _readAt: size=2, off=5 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a033c0): >_readAt: n=0, err=Bad file descriptor 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a033c0): _writeAt: size=3, off=5 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a033c0): >_writeAt: n=3, err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a033c0): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.885406987 +0000 UTC m=+3.514471350 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a033c0): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a03400): _readAt: size=512, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a03400): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a03400): >openPending: err= 2024/11/28 03:03:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a03400): >_readAt: n=3, err=EOF 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a03400): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.885406987 +0000 UTC m=+3.514471350 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a03400): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: Remove: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b298f0 item 56 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a034c0): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a034c0): open at offset 0 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a034c0): >openPending: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a034c0): _readAt: size=2, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a034c0): >_readAt: n=0, err=Bad file descriptor 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a034c0): _writeAt: size=5, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a034c0): >_writeAt: n=5, err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a034c0): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.886430117 +0000 UTC m=+3.515494480 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a034c0): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a03500): _writeAt: size=5, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a03500): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a03500): >openPending: err= 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b29b90 item 57 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a03500): >_writeAt: n=5, err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a03500): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.886887 +0000 UTC m=+3.515951363 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a03500): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a035c0): _readAt: size=2, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a035c0): >_readAt: n=0, err=Bad file descriptor 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a035c0): _writeAt: size=3, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a035c0): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a035c0): open at offset 5 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a035c0): >openPending: err= 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b29ce0 item 57 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a035c0): >_writeAt: n=3, err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a035c0): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.887385931 +0000 UTC m=+3.516450304 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a035c0): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a03600): _readAt: size=512, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a03600): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a03600): >openPending: err= 2024/11/28 03:03:59 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a03600): >_readAt: n=8, err=EOF 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a03600): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.887385931 +0000 UTC m=+3.516450304 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a03600): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: Remove: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b29e30 item 57 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a036c0): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a036c0): open at offset 0 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a036c0): >openPending: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a036c0): _readAt: size=2, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a036c0): >_readAt: n=0, err=Bad file descriptor 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a036c0): _writeAt: size=5, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a036c0): >_writeAt: n=5, err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a036c0): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.888361121 +0000 UTC m=+3.517425494 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a036c0): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a03700): _writeAt: size=5, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a03700): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a03700): >openPending: err= 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005741c0 item 58 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a03700): >_writeAt: n=5, err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a03700): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.888713589 +0000 UTC m=+3.517777962 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a03700): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a037c0): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a037c0): open at offset 5 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a037c0): >openPending: err= 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005744d0 item 58 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a037c0): _readAt: size=2, off=5 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a037c0): >_readAt: n=0, err=Bad file descriptor 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a037c0): _writeAt: size=3, off=5 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a037c0): >_writeAt: n=3, err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a037c0): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.889114978 +0000 UTC m=+3.518179351 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a037c0): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a03800): _readAt: size=512, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a03800): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a03800): >openPending: err= 2024/11/28 03:03:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a03800): >_readAt: n=3, err=EOF 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a03800): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.889114978 +0000 UTC m=+3.518179351 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a03800): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: Remove: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000574690 item 58 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a038c0): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a038c0): open at offset 0 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a038c0): >openPending: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a038c0): _readAt: size=2, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a038c0): >_readAt: n=0, err=Bad file descriptor 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a038c0): _writeAt: size=5, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a038c0): >_writeAt: n=5, err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a038c0): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.890387273 +0000 UTC m=+3.519451637 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a038c0): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062e000): _writeAt: size=5, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062e000): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062e000): >openPending: err= 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057a540 item 59 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062e000): >_writeAt: n=5, err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062e000): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.890943391 +0000 UTC m=+3.520007755 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062e000): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062e0c0): _readAt: size=2, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062e0c0): >_readAt: n=0, err=Bad file descriptor 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062e0c0): _writeAt: size=3, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062e0c0): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062e0c0): open at offset 5 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062e0c0): >openPending: err= 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057a9a0 item 59 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062e0c0): >_writeAt: n=3, err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062e0c0): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.891365019 +0000 UTC m=+3.520429382 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062e0c0): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062e100): _readAt: size=512, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062e100): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062e100): >openPending: err= 2024/11/28 03:03:59 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062e100): >_readAt: n=8, err=EOF 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062e100): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.891365019 +0000 UTC m=+3.520429382 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062e100): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: Remove: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057ad90 item 59 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062e1c0): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062e1c0): open at offset 0 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062e1c0): >openPending: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062e1c0): _readAt: size=2, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062e1c0): >_readAt: n=0, err=Bad file descriptor 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062e1c0): _writeAt: size=5, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062e1c0): >_writeAt: n=5, err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062e1c0): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.892246905 +0000 UTC m=+3.521311268 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062e1c0): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062e200): _writeAt: size=5, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062e200): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062e200): >openPending: err= 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057b3b0 item 60 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062e200): >_writeAt: n=5, err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062e200): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.892733544 +0000 UTC m=+3.521797907 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062e200): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062e300): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062e300): open at offset 5 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062e300): >openPending: err= 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057b570 item 60 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062e300): _readAt: size=2, off=5 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062e300): >_readAt: n=0, err=Bad file descriptor 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062e300): _writeAt: size=3, off=5 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062e300): >_writeAt: n=3, err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062e300): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.893217568 +0000 UTC m=+3.522281931 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062e300): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062e340): _readAt: size=512, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062e340): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062e340): >openPending: err= 2024/11/28 03:03:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062e340): >_readAt: n=3, err=EOF 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062e340): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.893217568 +0000 UTC m=+3.522281931 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062e340): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: Remove: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057b7a0 item 60 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062e400): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062e400): open at offset 0 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062e400): >openPending: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062e400): _readAt: size=2, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062e400): >_readAt: n=0, err=Bad file descriptor 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062e400): _writeAt: size=5, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062e400): >_writeAt: n=5, err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062e400): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.894882596 +0000 UTC m=+3.523946958 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062e400): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062e440): _writeAt: size=5, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062e440): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062e440): >openPending: err= 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057bc70 item 61 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062e440): >_writeAt: n=5, err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062e440): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.8953132 +0000 UTC m=+3.524377562 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062e440): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/28 03:03:59 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062e540): _readAt: size=512, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062e540): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062e540): >openPending: err= 2024/11/28 03:03:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062e540): >_readAt: n=5, err=EOF 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062e540): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.8953132 +0000 UTC m=+3.524377562 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062e540): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: Remove: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057bdc0 item 61 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062e600): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062e600): open at offset 0 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062e600): >openPending: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062e600): _readAt: size=2, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062e600): >_readAt: n=0, err=Bad file descriptor 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062e600): _writeAt: size=5, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062e600): >_writeAt: n=5, err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062e600): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.896571079 +0000 UTC m=+3.525635442 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062e600): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062e640): _writeAt: size=5, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062e640): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062e640): >openPending: err= 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052a10 item 62 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062e640): >_writeAt: n=5, err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062e640): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.89703247 +0000 UTC m=+3.526096833 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062e640): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/28 03:03:59 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062e700): _readAt: size=512, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062e700): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062e700): >openPending: err= 2024/11/28 03:03:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062e700): >_readAt: n=5, err=EOF 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062e700): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.89703247 +0000 UTC m=+3.526096833 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062e700): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: Remove: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052d90 item 62 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062e7c0): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062e7c0): open at offset 0 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062e7c0): >openPending: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062e7c0): _readAt: size=2, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062e7c0): >_readAt: n=0, err=Bad file descriptor 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062e7c0): _writeAt: size=5, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062e7c0): >_writeAt: n=5, err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062e7c0): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.898212963 +0000 UTC m=+3.527277326 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062e7c0): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062e800): _writeAt: size=5, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062e800): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062e800): >openPending: err= 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000533b0 item 63 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062e800): >_writeAt: n=5, err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062e800): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.89879016 +0000 UTC m=+3.527854523 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062e800): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/28 03:03:59 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062e900): _readAt: size=512, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062e900): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062e900): >openPending: err= 2024/11/28 03:03:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062e900): >_readAt: n=5, err=EOF 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062e900): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.89879016 +0000 UTC m=+3.527854523 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062e900): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: Remove: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053650 item 63 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062e9c0): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062e9c0): open at offset 0 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062e9c0): >openPending: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062e9c0): _readAt: size=2, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062e9c0): >_readAt: n=0, err=Bad file descriptor 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062e9c0): _writeAt: size=5, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062e9c0): >_writeAt: n=5, err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062e9c0): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.90007031 +0000 UTC m=+3.529134673 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062e9c0): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062ea40): _writeAt: size=5, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062ea40): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062ea40): >openPending: err= 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053a40 item 64 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062ea40): >_writeAt: n=5, err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062ea40): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.900459627 +0000 UTC m=+3.529523991 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062ea40): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/28 03:03:59 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062eb00): _readAt: size=512, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062eb00): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062eb00): >openPending: err= 2024/11/28 03:03:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062eb00): >_readAt: n=5, err=EOF 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062eb00): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.900459627 +0000 UTC m=+3.529523991 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062eb00): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: Remove: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053e30 item 64 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062eb40): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062eb40): >openPending: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062eb40): _writeAt: size=5, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062eb40): >_writeAt: n=5, err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062eb40): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.901511922 +0000 UTC m=+3.530576285 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062eb40): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_RDWR 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062ebc0): _readAt: size=2, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062ebc0): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062ebc0): >openPending: err= 2024/11/28 03:03:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062ebc0): >_readAt: n=2, err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062ebc0): _writeAt: size=3, off=2 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000562380 item 65 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062ebc0): >_writeAt: n=3, err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062ebc0): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.901934932 +0000 UTC m=+3.530999295 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062ebc0): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062ec00): _readAt: size=512, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062ec00): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062ec00): >openPending: err= 2024/11/28 03:03:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062ec00): >_readAt: n=5, err=EOF 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062ec00): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.901934932 +0000 UTC m=+3.530999295 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062ec00): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: Remove: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005625b0 item 65 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062ec40): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062ec40): >openPending: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062ec40): _writeAt: size=5, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062ec40): >_writeAt: n=5, err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062ec40): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.90302159 +0000 UTC m=+3.532085942 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062ec40): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062ec80): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062ec80): >openPending: err= 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000562930 item 66 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062ec80): _readAt: size=2, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062ec80): >_readAt: n=0, err=EOF 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062ec80): _writeAt: size=3, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062ec80): >_writeAt: n=3, err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062ec80): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.903452214 +0000 UTC m=+3.532516577 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062ec80): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062ed00): _readAt: size=512, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062ed00): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062ed00): >openPending: err= 2024/11/28 03:03:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062ed00): >_readAt: n=3, err=EOF 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062ed00): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.903452214 +0000 UTC m=+3.532516577 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062ed00): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: Remove: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000562af0 item 66 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062ed40): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062ed40): >openPending: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062ed40): _writeAt: size=5, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062ed40): >_writeAt: n=5, err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062ed40): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.904459284 +0000 UTC m=+3.533523647 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062ed40): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062ed80): _readAt: size=2, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062ed80): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062ed80): >openPending: err= 2024/11/28 03:03:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062ed80): >_readAt: n=2, err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062ed80): _writeAt: size=3, off=2 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000562e70 item 67 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062ed80): >_writeAt: n=3, err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062ed80): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.904822071 +0000 UTC m=+3.533886433 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062ed80): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062edc0): _readAt: size=512, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062edc0): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062edc0): >openPending: err= 2024/11/28 03:03:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062edc0): >_readAt: n=5, err=EOF 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062edc0): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.904822071 +0000 UTC m=+3.533886433 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062edc0): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: Remove: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000563110 item 67 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062ee80): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062ee80): >openPending: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062ee80): _writeAt: size=5, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062ee80): >_writeAt: n=5, err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062ee80): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.905865358 +0000 UTC m=+3.534929721 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062ee80): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062ef80): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062ef80): >openPending: err= 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000563490 item 68 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062ef80): _readAt: size=2, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062ef80): >_readAt: n=0, err=EOF 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062ef80): _writeAt: size=3, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062ef80): >_writeAt: n=3, err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062ef80): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.90634298 +0000 UTC m=+3.535407343 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062ef80): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062efc0): _readAt: size=512, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062efc0): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062efc0): >openPending: err= 2024/11/28 03:03:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062efc0): >_readAt: n=3, err=EOF 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062efc0): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.90634298 +0000 UTC m=+3.535407343 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062efc0): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: Remove: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000563810 item 68 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062f000): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062f000): >openPending: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062f000): _writeAt: size=5, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062f000): >_writeAt: n=5, err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062f000): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.907444716 +0000 UTC m=+3.536509079 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062f000): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062f040): _readAt: size=2, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062f040): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062f040): >openPending: err= 2024/11/28 03:03:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062f040): >_readAt: n=2, err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062f040): _writeAt: size=3, off=2 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000563c00 item 69 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062f040): >_writeAt: n=3, err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062f040): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.908026041 +0000 UTC m=+3.537090404 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062f040): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062f080): _readAt: size=512, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062f080): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062f080): >openPending: err= 2024/11/28 03:03:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062f080): >_readAt: n=5, err=EOF 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062f080): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.908026041 +0000 UTC m=+3.537090404 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062f080): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: Remove: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000563d50 item 69 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062f100): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062f100): >openPending: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062f100): _writeAt: size=5, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062f100): >_writeAt: n=5, err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062f100): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.908949075 +0000 UTC m=+3.538013438 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062f100): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062f1c0): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062f1c0): >openPending: err= 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051a1c0 item 70 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062f1c0): _readAt: size=2, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062f1c0): >_readAt: n=0, err=EOF 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062f1c0): _writeAt: size=3, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062f1c0): >_writeAt: n=3, err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062f1c0): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.909350715 +0000 UTC m=+3.538415078 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062f1c0): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062f200): _readAt: size=512, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062f200): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062f200): >openPending: err= 2024/11/28 03:03:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062f200): >_readAt: n=3, err=EOF 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062f200): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.909350715 +0000 UTC m=+3.538415078 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062f200): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: Remove: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051a5b0 item 70 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88040): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88040): >openPending: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88040): _writeAt: size=5, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88040): >_writeAt: n=5, err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88040): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.910739087 +0000 UTC m=+3.539803450 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88040): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88100): _readAt: size=2, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88100): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88100): >openPending: err= 2024/11/28 03:03:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88100): >_readAt: n=2, err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88100): _writeAt: size=3, off=2 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000130150 item 71 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88100): >_writeAt: n=3, err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88100): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.911327525 +0000 UTC m=+3.540391889 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88100): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88140): _readAt: size=512, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88140): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88140): >openPending: err= 2024/11/28 03:03:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88140): >_readAt: n=5, err=EOF 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88140): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.911327525 +0000 UTC m=+3.540391889 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88140): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: Remove: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000130310 item 71 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a881c0): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a881c0): >openPending: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a881c0): _writeAt: size=5, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a881c0): >_writeAt: n=5, err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a881c0): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.912756483 +0000 UTC m=+3.541820845 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a881c0): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88280): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88280): >openPending: err= 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000130700 item 72 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88280): _readAt: size=2, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88280): >_readAt: n=0, err=EOF 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88280): _writeAt: size=3, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88280): >_writeAt: n=3, err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88280): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.913178431 +0000 UTC m=+3.542242794 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88280): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88300): _readAt: size=512, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88300): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88300): >openPending: err= 2024/11/28 03:03:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88300): >_readAt: n=3, err=EOF 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88300): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.913178431 +0000 UTC m=+3.542242794 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88300): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: Remove: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000130850 item 72 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88340): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88340): >openPending: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88340): _readAt: size=2, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88340): >_readAt: n=0, err=EOF 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88340): _writeAt: size=5, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88340): >_writeAt: n=5, err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88340): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.9143241 +0000 UTC m=+3.543388463 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88340): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88380): _writeAt: size=5, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88380): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88380): >openPending: err= 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000130c40 item 73 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88380): >_writeAt: n=5, err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88380): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.914823702 +0000 UTC m=+3.543888064 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88380): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88400): _readAt: size=2, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88400): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88400): >openPending: err= 2024/11/28 03:03:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88400): >_readAt: n=2, err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88400): _writeAt: size=3, off=2 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000130d90 item 73 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88400): >_writeAt: n=3, err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88400): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.915341378 +0000 UTC m=+3.544405751 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88400): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88480): _readAt: size=512, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88480): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88480): >openPending: err= 2024/11/28 03:03:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88480): >_readAt: n=5, err=EOF 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88480): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.915341378 +0000 UTC m=+3.544405751 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88480): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: Remove: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000130ee0 item 73 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88540): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88540): >openPending: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88540): _readAt: size=2, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88540): >_readAt: n=0, err=EOF 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88540): _writeAt: size=5, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88540): >_writeAt: n=5, err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88540): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.916439508 +0000 UTC m=+3.545503871 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88540): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88580): _writeAt: size=5, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88580): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88580): >openPending: err= 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000131260 item 74 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88580): >_writeAt: n=5, err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88580): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.916805532 +0000 UTC m=+3.545869895 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88580): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88640): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88640): >openPending: err= 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001313b0 item 74 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88640): _readAt: size=2, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88640): >_readAt: n=0, err=EOF 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88640): _writeAt: size=3, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88640): >_writeAt: n=3, err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88640): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.917240433 +0000 UTC m=+3.546304797 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88640): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88680): _readAt: size=512, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88680): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88680): >openPending: err= 2024/11/28 03:03:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88680): >_readAt: n=3, err=EOF 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88680): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.917240433 +0000 UTC m=+3.546304797 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88680): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: Remove: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001316c0 item 74 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88740): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88740): >openPending: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88740): _readAt: size=2, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88740): >_readAt: n=0, err=EOF 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88740): _writeAt: size=5, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88740): >_writeAt: n=5, err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88740): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.918147547 +0000 UTC m=+3.547211909 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88740): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88840): _writeAt: size=5, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88840): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88840): >openPending: err= 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000131dc0 item 75 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88840): >_writeAt: n=5, err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88840): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.918532065 +0000 UTC m=+3.547596438 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88840): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88900): _readAt: size=2, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88900): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88900): >openPending: err= 2024/11/28 03:03:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88900): >_readAt: n=2, err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88900): _writeAt: size=3, off=2 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c21c0 item 75 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88900): >_writeAt: n=3, err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88900): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.918930088 +0000 UTC m=+3.547994450 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88900): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88940): _readAt: size=512, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88940): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88940): >openPending: err= 2024/11/28 03:03:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88940): >_readAt: n=5, err=EOF 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88940): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.918930088 +0000 UTC m=+3.547994450 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88940): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: Remove: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c2460 item 75 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88a00): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88a00): >openPending: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88a00): _readAt: size=2, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88a00): >_readAt: n=0, err=EOF 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88a00): _writeAt: size=5, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88a00): >_writeAt: n=5, err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88a00): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.92019563 +0000 UTC m=+3.549260013 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88a00): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88a40): _writeAt: size=5, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88a40): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88a40): >openPending: err= 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c2d90 item 76 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88a40): >_writeAt: n=5, err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88a40): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.92055949 +0000 UTC m=+3.549623852 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88a40): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88b00): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88b00): >openPending: err= 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c3110 item 76 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88b00): _readAt: size=2, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88b00): >_readAt: n=0, err=EOF 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88b00): _writeAt: size=3, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88b00): >_writeAt: n=3, err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88b00): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.921055886 +0000 UTC m=+3.550120249 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88b00): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88b40): _readAt: size=512, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88b40): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88b40): >openPending: err= 2024/11/28 03:03:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88b40): >_readAt: n=3, err=EOF 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88b40): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.921055886 +0000 UTC m=+3.550120249 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88b40): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: Remove: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c32d0 item 76 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88c00): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88c00): >openPending: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88c00): _readAt: size=2, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88c00): >_readAt: n=0, err=EOF 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88c00): _writeAt: size=5, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88c00): >_writeAt: n=5, err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88c00): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.922003845 +0000 UTC m=+3.551068228 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88c00): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88c40): _writeAt: size=5, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88c40): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88c40): >openPending: err= 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c36c0 item 77 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88c40): >_writeAt: n=5, err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88c40): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.922356684 +0000 UTC m=+3.551421047 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88c40): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/28 03:03:59 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88d00): _readAt: size=512, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88d00): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88d00): >openPending: err= 2024/11/28 03:03:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88d00): >_readAt: n=5, err=EOF 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88d00): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.922356684 +0000 UTC m=+3.551421047 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88d00): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: Remove: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00015e000 item 77 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88dc0): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88dc0): >openPending: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88dc0): _readAt: size=2, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88dc0): >_readAt: n=0, err=EOF 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88dc0): _writeAt: size=5, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88dc0): >_writeAt: n=5, err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88dc0): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.923472216 +0000 UTC m=+3.552536580 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88dc0): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88e00): _writeAt: size=5, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88e00): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88e00): >openPending: err= 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00015e3f0 item 78 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88e00): >_writeAt: n=5, err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88e00): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.923834232 +0000 UTC m=+3.552898595 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88e00): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/28 03:03:59 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88ec0): _readAt: size=512, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88ec0): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88ec0): >openPending: err= 2024/11/28 03:03:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88ec0): >_readAt: n=5, err=EOF 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88ec0): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.923834232 +0000 UTC m=+3.552898595 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88ec0): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: Remove: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00015e7e0 item 78 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88f80): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88f80): >openPending: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88f80): _readAt: size=2, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88f80): >_readAt: n=0, err=EOF 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88f80): _writeAt: size=5, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88f80): >_writeAt: n=5, err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88f80): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.924777112 +0000 UTC m=+3.553841476 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88f80): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88fc0): _writeAt: size=5, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88fc0): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88fc0): >openPending: err= 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00015ee00 item 79 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88fc0): >_writeAt: n=5, err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88fc0): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.925152053 +0000 UTC m=+3.554216406 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a88fc0): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/28 03:03:59 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89080): _readAt: size=512, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89080): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89080): >openPending: err= 2024/11/28 03:03:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89080): >_readAt: n=5, err=EOF 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89080): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.925152053 +0000 UTC m=+3.554216406 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89080): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: Remove: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00015f0a0 item 79 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89140): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89140): >openPending: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89140): _readAt: size=2, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89140): >_readAt: n=0, err=EOF 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89140): _writeAt: size=5, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89140): >_writeAt: n=5, err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89140): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.926322949 +0000 UTC m=+3.555387312 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89140): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89180): _writeAt: size=5, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89180): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89180): >openPending: err= 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00015f650 item 80 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89180): >_writeAt: n=5, err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89180): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.926676329 +0000 UTC m=+3.555740692 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89180): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/28 03:03:59 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89240): _readAt: size=512, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89240): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89240): >openPending: err= 2024/11/28 03:03:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89240): >_readAt: n=5, err=EOF 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89240): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.926676329 +0000 UTC m=+3.555740692 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89240): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: Remove: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00015f7a0 item 80 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89280): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89280): >openPending: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89280): _writeAt: size=5, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89280): >_writeAt: n=5, err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89280): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.92760407 +0000 UTC m=+3.556668434 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89280): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a892c0): _readAt: size=2, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a892c0): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a892c0): open at offset 5 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a892c0): >openPending: err= 2024/11/28 03:03:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a892c0): >_readAt: n=2, err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a892c0): _writeAt: size=3, off=7 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00015fb20 item 81 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a892c0): >_writeAt: n=3, err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a892c0): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.928029935 +0000 UTC m=+3.557094299 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a892c0): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89340): _readAt: size=512, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89340): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89340): >openPending: err= 2024/11/28 03:03:59 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89340): >_readAt: n=8, err=EOF 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89340): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.928029935 +0000 UTC m=+3.557094299 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89340): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: Remove: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00015fce0 item 81 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a893c0): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a893c0): >openPending: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a893c0): _writeAt: size=5, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a893c0): >_writeAt: n=5, err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a893c0): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.92920551 +0000 UTC m=+3.558269873 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a893c0): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89480): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89480): open at offset 5 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89480): >openPending: err= 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000518380 item 82 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89480): _readAt: size=2, off=5 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89480): >_readAt: n=0, err=EOF 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89480): _writeAt: size=3, off=5 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89480): >_writeAt: n=3, err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89480): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.929595187 +0000 UTC m=+3.558659550 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89480): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a894c0): _readAt: size=512, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a894c0): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a894c0): >openPending: err= 2024/11/28 03:03:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a894c0): >_readAt: n=3, err=EOF 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a894c0): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.929595187 +0000 UTC m=+3.558659550 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a894c0): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: Remove: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005184d0 item 82 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89540): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89540): >openPending: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89540): _writeAt: size=5, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89540): >_writeAt: n=5, err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89540): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.930600203 +0000 UTC m=+3.559664566 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89540): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89600): _readAt: size=2, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89600): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89600): open at offset 5 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89600): >openPending: err= 2024/11/28 03:03:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89600): >_readAt: n=2, err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89600): _writeAt: size=3, off=7 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005189a0 item 83 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89600): >_writeAt: n=3, err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89600): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.930953322 +0000 UTC m=+3.560017685 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89600): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89640): _readAt: size=512, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89640): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89640): >openPending: err= 2024/11/28 03:03:59 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89640): >_readAt: n=8, err=EOF 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89640): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.930953322 +0000 UTC m=+3.560017685 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89640): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: Remove: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000518d20 item 83 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a896c0): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a896c0): >openPending: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a896c0): _writeAt: size=5, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a896c0): >_writeAt: n=5, err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a896c0): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.932349719 +0000 UTC m=+3.561414082 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a896c0): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89780): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89780): open at offset 5 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89780): >openPending: err= 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005191f0 item 84 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89780): _readAt: size=2, off=5 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89780): >_readAt: n=0, err=EOF 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89780): _writeAt: size=3, off=5 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89780): >_writeAt: n=3, err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89780): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.93280045 +0000 UTC m=+3.561864814 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89780): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a897c0): _readAt: size=512, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a897c0): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a897c0): >openPending: err= 2024/11/28 03:03:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a897c0): >_readAt: n=3, err=EOF 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a897c0): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.93280045 +0000 UTC m=+3.561864814 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a897c0): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: Remove: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005193b0 item 84 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89840): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89840): >openPending: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89840): _writeAt: size=5, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89840): >_writeAt: n=5, err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89840): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.933943154 +0000 UTC m=+3.563007517 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89840): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89900): _readAt: size=2, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89900): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89900): open at offset 5 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89900): >openPending: err= 2024/11/28 03:03:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89900): >_readAt: n=2, err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89900): _writeAt: size=3, off=7 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000519960 item 85 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89900): >_writeAt: n=3, err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89900): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.934393895 +0000 UTC m=+3.563458258 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89900): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89940): _readAt: size=512, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89940): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89940): >openPending: err= 2024/11/28 03:03:59 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89940): >_readAt: n=8, err=EOF 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89940): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.934393895 +0000 UTC m=+3.563458258 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89940): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: Remove: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000519c00 item 85 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a899c0): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a899c0): >openPending: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a899c0): _writeAt: size=5, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a899c0): >_writeAt: n=5, err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a899c0): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.935302632 +0000 UTC m=+3.564366996 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a899c0): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89a80): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89a80): open at offset 5 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89a80): >openPending: err= 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a10000 item 86 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89a80): _readAt: size=2, off=5 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89a80): >_readAt: n=0, err=EOF 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89a80): _writeAt: size=3, off=5 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89a80): >_writeAt: n=3, err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89a80): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.935805901 +0000 UTC m=+3.564870264 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89a80): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89ac0): _readAt: size=512, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89ac0): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89ac0): >openPending: err= 2024/11/28 03:03:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89ac0): >_readAt: n=3, err=EOF 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89ac0): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.935805901 +0000 UTC m=+3.564870264 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89ac0): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: Remove: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a10150 item 86 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89b80): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89b80): >openPending: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89b80): _writeAt: size=5, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89b80): >_writeAt: n=5, err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89b80): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.936708406 +0000 UTC m=+3.565772769 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89b80): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89c40): _readAt: size=2, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89c40): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89c40): open at offset 5 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89c40): >openPending: err= 2024/11/28 03:03:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89c40): >_readAt: n=2, err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89c40): _writeAt: size=3, off=7 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a10540 item 87 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89c40): >_writeAt: n=3, err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89c40): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.937296394 +0000 UTC m=+3.566360767 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89c40): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89c80): _readAt: size=512, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89c80): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89c80): >openPending: err= 2024/11/28 03:03:59 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89c80): >_readAt: n=8, err=EOF 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89c80): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.937296394 +0000 UTC m=+3.566360767 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89c80): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: Remove: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a10700 item 87 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89d00): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89d00): >openPending: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89d00): _writeAt: size=5, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89d00): >_writeAt: n=5, err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89d00): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.938340363 +0000 UTC m=+3.567404726 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89d00): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89dc0): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89dc0): open at offset 5 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89dc0): >openPending: err= 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a109a0 item 88 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89dc0): _readAt: size=2, off=5 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89dc0): >_readAt: n=0, err=EOF 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89dc0): _writeAt: size=3, off=5 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89dc0): >_writeAt: n=3, err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89dc0): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.93885293 +0000 UTC m=+3.567917294 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89dc0): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89e00): _readAt: size=512, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89e00): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89e00): >openPending: err= 2024/11/28 03:03:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89e00): >_readAt: n=3, err=EOF 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89e00): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.93885293 +0000 UTC m=+3.567917294 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89e00): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: Remove: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a10af0 item 88 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89ec0): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89ec0): open at offset 0 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89ec0): >openPending: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89ec0): _readAt: size=2, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89ec0): >_readAt: n=0, err=EOF 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89ec0): _writeAt: size=5, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89ec0): >_writeAt: n=5, err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89ec0): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.939959666 +0000 UTC m=+3.569024029 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89ec0): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89f00): _writeAt: size=5, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89f00): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89f00): >openPending: err= 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a10d90 item 89 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89f00): >_writeAt: n=5, err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89f00): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.940280184 +0000 UTC m=+3.569344547 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000a89f00): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0a040): _readAt: size=2, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0a040): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0a040): open at offset 5 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0a040): >openPending: err= 2024/11/28 03:03:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0a040): >_readAt: n=2, err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0a040): _writeAt: size=3, off=7 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a10ee0 item 89 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0a040): >_writeAt: n=3, err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0a040): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.94066369 +0000 UTC m=+3.569728053 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0a040): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0a080): _readAt: size=512, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0a080): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0a080): >openPending: err= 2024/11/28 03:03:59 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0a080): >_readAt: n=8, err=EOF 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0a080): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.94066369 +0000 UTC m=+3.569728053 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0a080): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: Remove: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a11030 item 89 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0a140): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0a140): open at offset 0 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0a140): >openPending: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0a140): _readAt: size=2, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0a140): >_readAt: n=0, err=EOF 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0a140): _writeAt: size=5, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0a140): >_writeAt: n=5, err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0a140): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.941682462 +0000 UTC m=+3.570746865 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0a140): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0a1c0): _writeAt: size=5, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0a1c0): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0a1c0): >openPending: err= 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a112d0 item 90 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0a1c0): >_writeAt: n=5, err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0a1c0): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.942045869 +0000 UTC m=+3.571110233 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0a1c0): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0a2c0): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0a2c0): open at offset 5 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0a2c0): >openPending: err= 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a11420 item 90 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0a2c0): _readAt: size=2, off=5 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0a2c0): >_readAt: n=0, err=EOF 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0a2c0): _writeAt: size=3, off=5 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0a2c0): >_writeAt: n=3, err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0a2c0): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.942546865 +0000 UTC m=+3.571611229 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0a2c0): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0a300): _readAt: size=512, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0a300): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0a300): >openPending: err= 2024/11/28 03:03:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0a300): >_readAt: n=3, err=EOF 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0a300): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.942546865 +0000 UTC m=+3.571611229 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0a300): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: Remove: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a11570 item 90 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0a3c0): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0a3c0): open at offset 0 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0a3c0): >openPending: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0a3c0): _readAt: size=2, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0a3c0): >_readAt: n=0, err=EOF 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0a3c0): _writeAt: size=5, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0a3c0): >_writeAt: n=5, err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0a3c0): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.94345485 +0000 UTC m=+3.572519213 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0a3c0): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0a400): _writeAt: size=5, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0a400): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0a400): >openPending: err= 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a11810 item 91 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0a400): >_writeAt: n=5, err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0a400): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.943769998 +0000 UTC m=+3.572834361 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0a400): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0a540): _readAt: size=2, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0a540): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0a540): open at offset 5 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0a540): >openPending: err= 2024/11/28 03:03:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0a540): >_readAt: n=2, err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0a540): _writeAt: size=3, off=7 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a11960 item 91 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0a540): >_writeAt: n=3, err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0a540): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.944136563 +0000 UTC m=+3.573200926 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0a540): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0a580): _readAt: size=512, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0a580): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0a580): >openPending: err= 2024/11/28 03:03:59 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0a580): >_readAt: n=8, err=EOF 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0a580): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.944136563 +0000 UTC m=+3.573200926 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0a580): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: Remove: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a11ab0 item 91 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0a640): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0a640): open at offset 0 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0a640): >openPending: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0a640): _readAt: size=2, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0a640): >_readAt: n=0, err=EOF 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0a640): _writeAt: size=5, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0a640): >_writeAt: n=5, err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0a640): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.945016666 +0000 UTC m=+3.574081039 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0a640): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0a680): _writeAt: size=5, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0a680): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0a680): >openPending: err= 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a11d50 item 92 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0a680): >_writeAt: n=5, err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0a680): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.945327487 +0000 UTC m=+3.574391849 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0a680): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0a740): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0a740): open at offset 5 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0a740): >openPending: err= 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a11ea0 item 92 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0a740): _readAt: size=2, off=5 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0a740): >_readAt: n=0, err=EOF 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0a740): _writeAt: size=3, off=5 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0a740): >_writeAt: n=3, err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0a740): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.945756497 +0000 UTC m=+3.574820860 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0a740): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0a780): _readAt: size=512, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0a780): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0a780): >openPending: err= 2024/11/28 03:03:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0a780): >_readAt: n=3, err=EOF 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0a780): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.945756497 +0000 UTC m=+3.574820860 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0a780): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: Remove: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003160e0 item 92 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0a840): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0a840): open at offset 0 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0a840): >openPending: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0a840): _readAt: size=2, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0a840): >_readAt: n=0, err=EOF 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0a840): _writeAt: size=5, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0a840): >_writeAt: n=5, err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0a840): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.94664769 +0000 UTC m=+3.575712054 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0a840): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0a880): _writeAt: size=5, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0a880): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0a880): >openPending: err= 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000316690 item 93 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0a880): >_writeAt: n=5, err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0a880): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.946998536 +0000 UTC m=+3.576062899 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0a880): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/28 03:03:59 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0a940): _readAt: size=512, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0a940): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0a940): >openPending: err= 2024/11/28 03:03:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0a940): >_readAt: n=5, err=EOF 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0a940): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.946998536 +0000 UTC m=+3.576062899 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0a940): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: Remove: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003168c0 item 93 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0aa00): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0aa00): open at offset 0 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0aa00): >openPending: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0aa00): _readAt: size=2, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0aa00): >_readAt: n=0, err=EOF 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0aa00): _writeAt: size=5, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0aa00): >_writeAt: n=5, err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0aa00): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.948106254 +0000 UTC m=+3.577170617 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0aa00): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0aa40): _writeAt: size=5, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0aa40): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0aa40): >openPending: err= 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003170a0 item 94 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0aa40): >_writeAt: n=5, err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0aa40): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.948513984 +0000 UTC m=+3.577578348 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0aa40): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/28 03:03:59 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0ab00): _readAt: size=512, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0ab00): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0ab00): >openPending: err= 2024/11/28 03:03:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0ab00): >_readAt: n=5, err=EOF 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0ab00): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.948513984 +0000 UTC m=+3.577578348 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0ab00): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: Remove: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003172d0 item 94 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0abc0): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0abc0): open at offset 0 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0abc0): >openPending: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0abc0): _readAt: size=2, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0abc0): >_readAt: n=0, err=EOF 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0abc0): _writeAt: size=5, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0abc0): >_writeAt: n=5, err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0abc0): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.949960084 +0000 UTC m=+3.579024447 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0abc0): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0ac00): _writeAt: size=5, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0ac00): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0ac00): >openPending: err= 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003175e0 item 95 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0ac00): >_writeAt: n=5, err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0ac00): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.950324815 +0000 UTC m=+3.579389178 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0ac00): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/28 03:03:59 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0acc0): _readAt: size=512, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0acc0): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0acc0): >openPending: err= 2024/11/28 03:03:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0acc0): >_readAt: n=5, err=EOF 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0acc0): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.950324815 +0000 UTC m=+3.579389178 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0acc0): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: Remove: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003178f0 item 95 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0ad80): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0ad80): open at offset 0 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0ad80): >openPending: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0ad80): _readAt: size=2, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0ad80): >_readAt: n=0, err=EOF 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0ad80): _writeAt: size=5, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0ad80): >_writeAt: n=5, err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0ad80): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.951422916 +0000 UTC m=+3.580487279 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0ad80): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0adc0): _writeAt: size=5, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0adc0): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0adc0): >openPending: err= 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000317e30 item 96 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0adc0): >_writeAt: n=5, err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0adc0): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.951810208 +0000 UTC m=+3.580874571 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0adc0): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/28 03:03:59 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0ae80): _readAt: size=512, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0ae80): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0ae80): >openPending: err= 2024/11/28 03:03:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0ae80): >_readAt: n=5, err=EOF 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0ae80): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.951810208 +0000 UTC m=+3.580874571 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0ae80): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: Remove: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f21c0 item 96 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Remove: err= 2024/11/28 03:03:59 DEBUG : WaitForWriters: timeout=30s 2024/11/28 03:03:59 DEBUG : : Looking for writers 2024/11/28 03:03:59 DEBUG : >WaitForWriters: 2024/11/28 03:03:59 DEBUG : vfs cache: cleaner exiting 2024/11/28 03:03:59 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:30094") 2024/11/28 03:03:59 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:59 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:37065") 2024/11/28 03:03:59 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= === RUN TestRWFileHandleOpenTests/full run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bafamin7woco", Local "Local file system at /tmp/rclone3343148044", Modify Window "1s" 2024/11/28 03:03:59 INFO : ftp://172.17.0.2:21/rclone-test-bafamin7woco: poll-interval is not supported by this remote 2024/11/28 03:03:59 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/28 03:03:59 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{yuueT}/rclone-test-bafamin7woco" 2024/11/28 03:03:59 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{yuueT}/rclone-test-bafamin7woco" 2024/11/28 03:03:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{yuueT}/rclone-test-bafamin7woco" 2024/11/28 03:03:59 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/28 03:03:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{yuueT}/rclone-test-bafamin7woco" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{yuueT}/rclone-test-bafamin7woco" 2024/11/28 03:03:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{yuueT}/rclone-test-bafamin7woco" 2024/11/28 03:03:59 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/28 03:03:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{yuueT}/rclone-test-bafamin7woco" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{yuueT}/rclone-test-bafamin7woco" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2024/11/28 03:03:59 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/28 03:03:59 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:39065") 2024/11/28 03:03:59 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062f500): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062f500): >openPending: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062f500): _writeAt: size=5, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062f500): >_writeAt: n=5, err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062f500): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.955575146 +0000 UTC m=+3.584639510 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062f500): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062f540): _readAt: size=2, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062f540): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062f540): >openPending: err= 2024/11/28 03:03:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062f540): >_readAt: n=2, err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062f540): _writeAt: size=3, off=2 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062f540): >_writeAt: n=0, err=Bad file descriptor 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062f540): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.955575146 +0000 UTC m=+3.584639510 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062f540): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062f580): _readAt: size=512, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062f580): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062f580): >openPending: err= 2024/11/28 03:03:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062f580): >_readAt: n=5, err=EOF 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062f580): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.955575146 +0000 UTC m=+3.584639510 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062f580): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: Remove: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051b260 item 1 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062f600): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062f600): >openPending: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062f600): _writeAt: size=5, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062f600): >_writeAt: n=5, err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062f600): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.957156559 +0000 UTC m=+3.586220932 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062f600): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062f640): _readAt: size=512, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062f640): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062f640): >openPending: err= 2024/11/28 03:03:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062f640): >_readAt: n=5, err=EOF 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062f640): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.957156559 +0000 UTC m=+3.586220932 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062f640): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: Remove: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051b730 item 2 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062f680): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062f680): >openPending: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062f680): _writeAt: size=5, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062f680): >_writeAt: n=5, err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062f680): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.958159992 +0000 UTC m=+3.587224355 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062f680): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062f6c0): _readAt: size=2, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062f6c0): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062f6c0): >openPending: err= 2024/11/28 03:03:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062f6c0): >_readAt: n=2, err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062f6c0): _writeAt: size=3, off=2 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062f6c0): >_writeAt: n=0, err=Bad file descriptor 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062f6c0): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.958159992 +0000 UTC m=+3.587224355 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062f6c0): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062f700): _readAt: size=512, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062f700): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062f700): >openPending: err= 2024/11/28 03:03:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062f700): >_readAt: n=5, err=EOF 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062f700): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.958159992 +0000 UTC m=+3.587224355 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062f700): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: Remove: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051b9d0 item 3 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062f780): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062f780): >openPending: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062f780): _writeAt: size=5, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062f780): >_writeAt: n=5, err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062f780): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.959777512 +0000 UTC m=+3.588841875 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062f780): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062f800): _readAt: size=512, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062f800): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062f800): >openPending: err= 2024/11/28 03:03:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062f800): >_readAt: n=5, err=EOF 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062f800): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.959777512 +0000 UTC m=+3.588841875 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062f800): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: Remove: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051bdc0 item 4 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062f840): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062f840): >openPending: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062f840): _writeAt: size=5, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062f840): >_writeAt: n=5, err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062f840): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.960765406 +0000 UTC m=+3.589829769 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062f840): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062f880): _readAt: size=2, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062f880): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062f880): >openPending: err= 2024/11/28 03:03:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062f880): >_readAt: n=2, err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062f880): _writeAt: size=3, off=2 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062f880): >_writeAt: n=0, err=Bad file descriptor 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062f880): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.960765406 +0000 UTC m=+3.589829769 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062f880): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062f8c0): _readAt: size=512, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062f8c0): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062f8c0): >openPending: err= 2024/11/28 03:03:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062f8c0): >_readAt: n=5, err=EOF 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062f8c0): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.960765406 +0000 UTC m=+3.589829769 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062f8c0): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: Remove: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005d8150 item 5 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062f940): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062f940): >openPending: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062f940): _writeAt: size=5, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062f940): >_writeAt: n=5, err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062f940): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.965116127 +0000 UTC m=+3.594180491 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062f940): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062f9c0): _readAt: size=512, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062f9c0): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062f9c0): >openPending: err= 2024/11/28 03:03:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062f9c0): >_readAt: n=5, err=EOF 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062f9c0): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.965116127 +0000 UTC m=+3.594180491 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062f9c0): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: Remove: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005d8620 item 6 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062fa40): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062fa40): >openPending: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062fa40): _writeAt: size=5, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062fa40): >_writeAt: n=5, err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062fa40): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.966216162 +0000 UTC m=+3.595280524 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062fa40): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062fb00): _readAt: size=2, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062fb00): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062fb00): >openPending: err= 2024/11/28 03:03:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062fb00): >_readAt: n=2, err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062fb00): _writeAt: size=3, off=2 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062fb00): >_writeAt: n=0, err=Bad file descriptor 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062fb00): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.966216162 +0000 UTC m=+3.595280524 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062fb00): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062fb40): _readAt: size=512, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062fb40): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062fb40): >openPending: err= 2024/11/28 03:03:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062fb40): >_readAt: n=5, err=EOF 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062fb40): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.966216162 +0000 UTC m=+3.595280524 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062fb40): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: Remove: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005d8af0 item 7 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062fbc0): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062fbc0): >openPending: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062fbc0): _writeAt: size=5, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062fbc0): >_writeAt: n=5, err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062fbc0): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.967698749 +0000 UTC m=+3.596763122 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062fbc0): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062fc40): _readAt: size=512, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062fc40): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062fc40): >openPending: err= 2024/11/28 03:03:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062fc40): >_readAt: n=5, err=EOF 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062fc40): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.967698749 +0000 UTC m=+3.596763122 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062fc40): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: Remove: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005d9030 item 8 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062fc80): _readAt: size=2, off=0 2024/11/28 03:03:59 ERROR : open-test-file(0xc00062fc80): Couldn't read size of file 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062fc80): >_readAt: n=0, err=EOF 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062fc80): _writeAt: size=5, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062fc80): >_writeAt: n=0, err=Bad file descriptor 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062fc80): close: 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062fc80): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062fcc0): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062fcc0): >openPending: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062fcc0): _writeAt: size=5, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062fcc0): >_writeAt: n=5, err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062fcc0): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.968885504 +0000 UTC m=+3.597949877 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062fcc0): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062fd00): _readAt: size=2, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062fd00): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062fd00): >openPending: err= 2024/11/28 03:03:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062fd00): >_readAt: n=2, err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062fd00): _writeAt: size=3, off=2 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062fd00): >_writeAt: n=0, err=Bad file descriptor 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062fd00): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.968885504 +0000 UTC m=+3.597949877 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062fd00): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062fd40): _readAt: size=512, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062fd40): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062fd40): >openPending: err= 2024/11/28 03:03:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062fd40): >_readAt: n=5, err=EOF 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062fd40): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.968885504 +0000 UTC m=+3.597949877 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062fd40): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: Remove: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005d9420 item 9 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062fdc0): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062fdc0): >openPending: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062fdc0): _writeAt: size=5, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062fdc0): >_writeAt: n=5, err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062fdc0): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.970812322 +0000 UTC m=+3.599876685 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062fdc0): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062fe40): _readAt: size=512, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062fe40): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062fe40): >openPending: err= 2024/11/28 03:03:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062fe40): >_readAt: n=5, err=EOF 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062fe40): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.970812322 +0000 UTC m=+3.599876685 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062fe40): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: Remove: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005d9960 item 10 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062ff00): _readAt: size=2, off=0 2024/11/28 03:03:59 ERROR : open-test-file(0xc00062ff00): Couldn't read size of file 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062ff00): >_readAt: n=0, err=EOF 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062ff00): _writeAt: size=5, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062ff00): >_writeAt: n=0, err=Bad file descriptor 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062ff00): close: 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062ff00): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062ff40): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062ff40): >openPending: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062ff40): _writeAt: size=5, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062ff40): >_writeAt: n=5, err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062ff40): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.972044632 +0000 UTC m=+3.601108995 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc00062ff40): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000582140): _readAt: size=2, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000582140): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000582140): >openPending: err= 2024/11/28 03:03:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000582140): >_readAt: n=2, err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000582140): _writeAt: size=3, off=2 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000582140): >_writeAt: n=0, err=Bad file descriptor 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000582140): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.972044632 +0000 UTC m=+3.601108995 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000582140): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000582180): _readAt: size=512, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000582180): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000582180): >openPending: err= 2024/11/28 03:03:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000582180): >_readAt: n=5, err=EOF 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000582180): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.972044632 +0000 UTC m=+3.601108995 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000582180): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: Remove: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005d9c70 item 11 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000582200): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000582200): >openPending: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000582200): _writeAt: size=5, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000582200): >_writeAt: n=5, err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000582200): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.973498065 +0000 UTC m=+3.602562438 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000582200): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000582280): _readAt: size=512, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000582280): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000582280): >openPending: err= 2024/11/28 03:03:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000582280): >_readAt: n=5, err=EOF 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000582280): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.973498065 +0000 UTC m=+3.602562438 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000582280): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: Remove: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000510310 item 12 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000582340): _readAt: size=2, off=0 2024/11/28 03:03:59 ERROR : open-test-file(0xc000582340): Couldn't read size of file 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000582340): >_readAt: n=0, err=EOF 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000582340): _writeAt: size=5, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000582340): >_writeAt: n=0, err=Bad file descriptor 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000582340): close: 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000582340): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000582380): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000582380): >openPending: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000582380): _writeAt: size=5, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000582380): >_writeAt: n=5, err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000582380): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.974942542 +0000 UTC m=+3.604006895 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000582380): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/28 03:03:59 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000582440): _readAt: size=512, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000582440): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000582440): >openPending: err= 2024/11/28 03:03:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000582440): >_readAt: n=5, err=EOF 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000582440): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.974942542 +0000 UTC m=+3.604006895 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000582440): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: Remove: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000510930 item 13 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000582500): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000582500): >openPending: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000582500): _writeAt: size=5, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000582500): >_writeAt: n=5, err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000582500): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.976250463 +0000 UTC m=+3.605314827 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000582500): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000582580): _readAt: size=512, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000582580): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000582580): >openPending: err= 2024/11/28 03:03:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000582580): >_readAt: n=5, err=EOF 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000582580): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.976250463 +0000 UTC m=+3.605314827 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000582580): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: Remove: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000510e00 item 14 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc0005826c0): _readAt: size=2, off=0 2024/11/28 03:03:59 ERROR : open-test-file(0xc0005826c0): Couldn't read size of file 2024/11/28 03:03:59 DEBUG : open-test-file(0xc0005826c0): >_readAt: n=0, err=EOF 2024/11/28 03:03:59 DEBUG : open-test-file(0xc0005826c0): _writeAt: size=5, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc0005826c0): >_writeAt: n=0, err=Bad file descriptor 2024/11/28 03:03:59 DEBUG : open-test-file(0xc0005826c0): close: 2024/11/28 03:03:59 DEBUG : open-test-file(0xc0005826c0): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000582740): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000582740): >openPending: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000582740): _writeAt: size=5, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000582740): >_writeAt: n=5, err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000582740): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.977867702 +0000 UTC m=+3.606932065 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000582740): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/28 03:03:59 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000582ac0): _readAt: size=512, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000582ac0): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000582ac0): >openPending: err= 2024/11/28 03:03:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000582ac0): >_readAt: n=5, err=EOF 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000582ac0): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.977867702 +0000 UTC m=+3.606932065 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000582ac0): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: Remove: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000511420 item 15 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000582bc0): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000582bc0): >openPending: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000582bc0): _writeAt: size=5, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000582bc0): >_writeAt: n=5, err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000582bc0): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.978912773 +0000 UTC m=+3.607977136 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000582bc0): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000582dc0): _readAt: size=512, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000582dc0): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000582dc0): >openPending: err= 2024/11/28 03:03:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000582dc0): >_readAt: n=5, err=EOF 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000582dc0): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.978912773 +0000 UTC m=+3.607977136 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000582dc0): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: Remove: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000511960 item 16 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000582e00): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000582e00): >openPending: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000582e00): _writeAt: size=5, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000582e00): >_writeAt: n=5, err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000582e00): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.980574976 +0000 UTC m=+3.609639339 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000582e00): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000582e40): _readAt: size=2, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000582e40): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000582e40): open at offset 5 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000582e40): >openPending: err= 2024/11/28 03:03:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000582e40): >_readAt: n=2, err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000582e40): _writeAt: size=3, off=7 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000582e40): >_writeAt: n=0, err=Bad file descriptor 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000582e40): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.980574976 +0000 UTC m=+3.609639339 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000582e40): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000582e80): _readAt: size=512, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000582e80): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000582e80): >openPending: err= 2024/11/28 03:03:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000582e80): >_readAt: n=5, err=EOF 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000582e80): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.980574976 +0000 UTC m=+3.609639339 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000582e80): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: Remove: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000511ce0 item 17 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000582f00): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000582f00): >openPending: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000582f00): _writeAt: size=5, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000582f00): >_writeAt: n=5, err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000582f00): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.982020906 +0000 UTC m=+3.611085269 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000582f00): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000583000): _readAt: size=512, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000583000): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000583000): >openPending: err= 2024/11/28 03:03:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000583000): >_readAt: n=5, err=EOF 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000583000): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.982020906 +0000 UTC m=+3.611085269 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000583000): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: Remove: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000434310 item 18 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000583080): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000583080): >openPending: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000583080): _writeAt: size=5, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000583080): >_writeAt: n=5, err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000583080): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.983183465 +0000 UTC m=+3.612247828 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000583080): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000583300): _readAt: size=2, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000583300): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000583300): open at offset 5 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000583300): >openPending: err= 2024/11/28 03:03:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000583300): >_readAt: n=2, err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000583300): _writeAt: size=3, off=7 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000583300): >_writeAt: n=0, err=Bad file descriptor 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000583300): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.983183465 +0000 UTC m=+3.612247828 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000583300): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc0005833c0): _readAt: size=512, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc0005833c0): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc0005833c0): >openPending: err= 2024/11/28 03:03:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/28 03:03:59 DEBUG : open-test-file(0xc0005833c0): >_readAt: n=5, err=EOF 2024/11/28 03:03:59 DEBUG : open-test-file(0xc0005833c0): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.983183465 +0000 UTC m=+3.612247828 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc0005833c0): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: Remove: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000434700 item 19 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file(0xc0005834c0): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc0005834c0): >openPending: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc0005834c0): _writeAt: size=5, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc0005834c0): >_writeAt: n=5, err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc0005834c0): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.984591104 +0000 UTC m=+3.613655466 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc0005834c0): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000583540): _readAt: size=512, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000583540): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000583540): >openPending: err= 2024/11/28 03:03:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000583540): >_readAt: n=5, err=EOF 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000583540): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.984591104 +0000 UTC m=+3.613655466 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000583540): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: Remove: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000434c40 item 20 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file(0xc0005835c0): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc0005835c0): >openPending: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc0005835c0): _writeAt: size=5, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc0005835c0): >_writeAt: n=5, err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc0005835c0): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.985652345 +0000 UTC m=+3.614716708 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc0005835c0): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc0005838c0): _readAt: size=2, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc0005838c0): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : open-test-file(0xc0005838c0): open at offset 5 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc0005838c0): >openPending: err= 2024/11/28 03:03:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/28 03:03:59 DEBUG : open-test-file(0xc0005838c0): >_readAt: n=2, err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc0005838c0): _writeAt: size=3, off=7 2024/11/28 03:03:59 DEBUG : open-test-file(0xc0005838c0): >_writeAt: n=0, err=Bad file descriptor 2024/11/28 03:03:59 DEBUG : open-test-file(0xc0005838c0): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.985652345 +0000 UTC m=+3.614716708 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc0005838c0): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000583900): _readAt: size=512, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000583900): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000583900): >openPending: err= 2024/11/28 03:03:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000583900): >_readAt: n=5, err=EOF 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000583900): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.985652345 +0000 UTC m=+3.614716708 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000583900): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: Remove: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000435030 item 21 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0af40): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0af40): >openPending: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0af40): _writeAt: size=5, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0af40): >_writeAt: n=5, err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0af40): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.987075562 +0000 UTC m=+3.616139925 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0af40): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0afc0): _readAt: size=512, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0afc0): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0afc0): >openPending: err= 2024/11/28 03:03:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0afc0): >_readAt: n=5, err=EOF 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0afc0): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.987075562 +0000 UTC m=+3.616139925 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0afc0): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: Remove: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f2690 item 22 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0b040): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0b040): >openPending: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0b040): _writeAt: size=5, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0b040): >_writeAt: n=5, err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0b040): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.988175245 +0000 UTC m=+3.617239608 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0b040): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0b100): _readAt: size=2, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0b100): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0b100): open at offset 5 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0b100): >openPending: err= 2024/11/28 03:03:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0b100): >_readAt: n=2, err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0b100): _writeAt: size=3, off=7 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0b100): >_writeAt: n=0, err=Bad file descriptor 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0b100): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.988175245 +0000 UTC m=+3.617239608 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0b100): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0b140): _readAt: size=512, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0b140): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0b140): >openPending: err= 2024/11/28 03:03:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0b140): >_readAt: n=5, err=EOF 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0b140): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.988175245 +0000 UTC m=+3.617239608 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0b140): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: Remove: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f2d20 item 23 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0b1c0): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0b1c0): >openPending: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0b1c0): _writeAt: size=5, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0b1c0): >_writeAt: n=5, err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0b1c0): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.98988163 +0000 UTC m=+3.618945993 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0b1c0): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0b240): _readAt: size=512, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0b240): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0b240): >openPending: err= 2024/11/28 03:03:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0b240): >_readAt: n=5, err=EOF 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0b240): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.98988163 +0000 UTC m=+3.618945993 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0b240): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: Remove: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f3960 item 24 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0b300): _readAt: size=2, off=0 2024/11/28 03:03:59 ERROR : open-test-file(0xc000b0b300): Couldn't read size of file 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0b300): >_readAt: n=0, err=EOF 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0b300): _writeAt: size=5, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0b300): >_writeAt: n=0, err=Bad file descriptor 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0b300): close: 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0b300): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0b340): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0b340): >openPending: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0b340): _writeAt: size=5, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0b340): >_writeAt: n=5, err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0b340): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.99106008 +0000 UTC m=+3.620124443 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0b340): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0b400): _readAt: size=2, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0b400): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0b400): open at offset 5 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0b400): >openPending: err= 2024/11/28 03:03:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0b400): >_readAt: n=2, err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0b400): _writeAt: size=3, off=7 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0b400): >_writeAt: n=0, err=Bad file descriptor 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0b400): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.99106008 +0000 UTC m=+3.620124443 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0b400): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0b440): _readAt: size=512, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0b440): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0b440): >openPending: err= 2024/11/28 03:03:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0b440): >_readAt: n=5, err=EOF 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0b440): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.99106008 +0000 UTC m=+3.620124443 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0b440): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: Remove: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005060e0 item 25 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0b4c0): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0b4c0): >openPending: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0b4c0): _writeAt: size=5, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0b4c0): >_writeAt: n=5, err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0b4c0): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.992476193 +0000 UTC m=+3.621540556 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0b4c0): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0b540): _readAt: size=512, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0b540): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0b540): >openPending: err= 2024/11/28 03:03:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0b540): >_readAt: n=5, err=EOF 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0b540): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.992476193 +0000 UTC m=+3.621540556 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0b540): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: Remove: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000506770 item 26 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0b600): _readAt: size=2, off=0 2024/11/28 03:03:59 ERROR : open-test-file(0xc000b0b600): Couldn't read size of file 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0b600): >_readAt: n=0, err=EOF 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0b600): _writeAt: size=5, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0b600): >_writeAt: n=0, err=Bad file descriptor 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0b600): close: 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0b600): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0b640): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0b640): >openPending: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0b640): _writeAt: size=5, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0b640): >_writeAt: n=5, err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0b640): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.9933906 +0000 UTC m=+3.622454963 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0b640): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0b700): _readAt: size=2, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0b700): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0b700): open at offset 5 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0b700): >openPending: err= 2024/11/28 03:03:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0b700): >_readAt: n=2, err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0b700): _writeAt: size=3, off=7 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0b700): >_writeAt: n=0, err=Bad file descriptor 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0b700): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.9933906 +0000 UTC m=+3.622454963 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0b700): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0b740): _readAt: size=512, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0b740): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0b740): >openPending: err= 2024/11/28 03:03:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0b740): >_readAt: n=5, err=EOF 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0b740): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.9933906 +0000 UTC m=+3.622454963 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0b740): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: Remove: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000506a80 item 27 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0b7c0): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0b7c0): >openPending: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0b7c0): _writeAt: size=5, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0b7c0): >_writeAt: n=5, err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0b7c0): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.994682713 +0000 UTC m=+3.623747076 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0b7c0): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0b840): _readAt: size=512, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0b840): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0b840): >openPending: err= 2024/11/28 03:03:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0b840): >_readAt: n=5, err=EOF 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0b840): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.994682713 +0000 UTC m=+3.623747076 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000b0b840): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: Remove: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000506f50 item 28 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc0005820c0): _readAt: size=2, off=0 2024/11/28 03:03:59 ERROR : open-test-file(0xc0005820c0): Couldn't read size of file 2024/11/28 03:03:59 DEBUG : open-test-file(0xc0005820c0): >_readAt: n=0, err=EOF 2024/11/28 03:03:59 DEBUG : open-test-file(0xc0005820c0): _writeAt: size=5, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc0005820c0): >_writeAt: n=0, err=Bad file descriptor 2024/11/28 03:03:59 DEBUG : open-test-file(0xc0005820c0): close: 2024/11/28 03:03:59 DEBUG : open-test-file(0xc0005820c0): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000582140): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000582140): >openPending: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000582140): _writeAt: size=5, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000582140): >_writeAt: n=5, err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000582140): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.9974833 +0000 UTC m=+3.626547693 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000582140): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/28 03:03:59 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000582200): _readAt: size=512, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000582200): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000582200): >openPending: err= 2024/11/28 03:03:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000582200): >_readAt: n=5, err=EOF 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000582200): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.9974833 +0000 UTC m=+3.626547693 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000582200): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: Remove: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000434380 item 29 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000582280): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000582280): >openPending: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000582280): _writeAt: size=5, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000582280): >_writeAt: n=5, err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000582280): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.998701655 +0000 UTC m=+3.627766018 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000582280): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000582300): _readAt: size=512, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000582300): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000582300): >openPending: err= 2024/11/28 03:03:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000582300): >_readAt: n=5, err=EOF 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000582300): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.998701655 +0000 UTC m=+3.627766018 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000582300): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: Remove: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000434770 item 30 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc0005823c0): _readAt: size=2, off=0 2024/11/28 03:03:59 ERROR : open-test-file(0xc0005823c0): Couldn't read size of file 2024/11/28 03:03:59 DEBUG : open-test-file(0xc0005823c0): >_readAt: n=0, err=EOF 2024/11/28 03:03:59 DEBUG : open-test-file(0xc0005823c0): _writeAt: size=5, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc0005823c0): >_writeAt: n=0, err=Bad file descriptor 2024/11/28 03:03:59 DEBUG : open-test-file(0xc0005823c0): close: 2024/11/28 03:03:59 DEBUG : open-test-file(0xc0005823c0): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000582400): openPending: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000582400): >openPending: err= 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:03:59 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000582400): _writeAt: size=5, off=0 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000582400): >_writeAt: n=5, err= 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000582400): close: 2024/11/28 03:03:59 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.999764109 +0000 UTC m=+3.628828471 2024/11/28 03:03:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:03:59 DEBUG : open-test-file(0xc000582400): >close: err= 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/11/28 03:03:59 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:03:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/28 03:03:59 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/28 03:03:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/28 03:03:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/28 03:03:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 03:03:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 03:04:00 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000582500): _readAt: size=512, off=0 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000582500): openPending: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000582500): >openPending: err= 2024/11/28 03:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000582500): >_readAt: n=5, err=EOF 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000582500): close: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:03:59.999764109 +0000 UTC m=+3.628828471 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000582500): >close: err= 2024/11/28 03:04:00 DEBUG : open-test-file: Remove: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000434b60 item 31 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 03:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 03:04:00 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000582580): openPending: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000582580): >openPending: err= 2024/11/28 03:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000582580): _writeAt: size=5, off=0 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000582580): >_writeAt: n=5, err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000582580): close: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:04:00.000801045 +0000 UTC m=+3.629865407 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000582580): >close: err= 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 03:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 03:04:00 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000582600): _readAt: size=512, off=0 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000582600): openPending: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000582600): >openPending: err= 2024/11/28 03:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000582600): >_readAt: n=5, err=EOF 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000582600): close: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:04:00.000801045 +0000 UTC m=+3.629865407 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000582600): >close: err= 2024/11/28 03:04:00 DEBUG : open-test-file: Remove: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000434fc0 item 32 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 03:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 03:04:00 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:04:00 DEBUG : open-test-file(0xc0005826c0): openPending: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file(0xc0005826c0): >openPending: err= 2024/11/28 03:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc0005826c0): _writeAt: size=5, off=0 2024/11/28 03:04:00 DEBUG : open-test-file(0xc0005826c0): >_writeAt: n=5, err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc0005826c0): close: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:04:00.001826248 +0000 UTC m=+3.630890612 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:04:00 DEBUG : open-test-file(0xc0005826c0): >close: err= 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2024/11/28 03:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY 2024/11/28 03:04:00 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000582740): _readAt: size=2, off=0 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000582740): >_readAt: n=0, err=Bad file descriptor 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000582740): _writeAt: size=3, off=0 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000582740): openPending: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000582740): >openPending: err= 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000435420 item 33 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000582740): >_writeAt: n=3, err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000582740): close: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:04:00.002576378 +0000 UTC m=+3.631640751 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000582740): >close: err= 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 03:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 03:04:00 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000582880): _readAt: size=512, off=0 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000582880): openPending: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000582880): >openPending: err= 2024/11/28 03:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000582880): >_readAt: n=5, err=EOF 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000582880): close: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:04:00.002576378 +0000 UTC m=+3.631640751 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000582880): >close: err= 2024/11/28 03:04:00 DEBUG : open-test-file: Remove: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000435570 item 33 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 03:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 03:04:00 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000582900): openPending: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000582900): >openPending: err= 2024/11/28 03:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000582900): _writeAt: size=5, off=0 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000582900): >_writeAt: n=5, err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000582900): close: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:04:00.003629153 +0000 UTC m=+3.632693517 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000582900): >close: err= 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 03:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2024/11/28 03:04:00 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000582ac0): openPending: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000582ac0): >openPending: err= 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004358f0 item 34 2024/11/28 03:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000582ac0): _readAt: size=2, off=0 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000582ac0): >_readAt: n=0, err=Bad file descriptor 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000582ac0): _writeAt: size=3, off=0 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000582ac0): >_writeAt: n=3, err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000582ac0): close: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:04:00.004171456 +0000 UTC m=+3.633235819 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000582ac0): >close: err= 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 03:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 03:04:00 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000582b80): _readAt: size=512, off=0 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000582b80): openPending: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000582b80): >openPending: err= 2024/11/28 03:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000582b80): >_readAt: n=3, err=EOF 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000582b80): close: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:04:00.004171456 +0000 UTC m=+3.633235819 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000582b80): >close: err= 2024/11/28 03:04:00 DEBUG : open-test-file: Remove: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000435ab0 item 34 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 03:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 03:04:00 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000582bc0): openPending: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000582bc0): >openPending: err= 2024/11/28 03:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000582bc0): _writeAt: size=5, off=0 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000582bc0): >_writeAt: n=5, err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000582bc0): close: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:04:00.005361548 +0000 UTC m=+3.634425911 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000582bc0): >close: err= 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2024/11/28 03:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2024/11/28 03:04:00 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000582c00): _readAt: size=2, off=0 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000582c00): >_readAt: n=0, err=Bad file descriptor 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000582c00): _writeAt: size=3, off=0 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000582c00): openPending: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000582c00): >openPending: err= 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000435e30 item 35 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000582c00): >_writeAt: n=3, err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000582c00): close: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:04:00.005886517 +0000 UTC m=+3.634950890 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000582c00): >close: err= 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 03:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 03:04:00 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000582dc0): _readAt: size=512, off=0 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000582dc0): openPending: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000582dc0): >openPending: err= 2024/11/28 03:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000582dc0): >_readAt: n=5, err=EOF 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000582dc0): close: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:04:00.005886517 +0000 UTC m=+3.634950890 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000582dc0): >close: err= 2024/11/28 03:04:00 DEBUG : open-test-file: Remove: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005060e0 item 35 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 03:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 03:04:00 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000582e40): openPending: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000582e40): >openPending: err= 2024/11/28 03:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000582e40): _writeAt: size=5, off=0 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000582e40): >_writeAt: n=5, err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000582e40): close: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:04:00.007008282 +0000 UTC m=+3.636072646 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000582e40): >close: err= 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 03:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2024/11/28 03:04:00 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000582f00): openPending: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000582f00): >openPending: err= 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005065b0 item 36 2024/11/28 03:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000582f00): _readAt: size=2, off=0 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000582f00): >_readAt: n=0, err=Bad file descriptor 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000582f00): _writeAt: size=3, off=0 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000582f00): >_writeAt: n=3, err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000582f00): close: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:04:00.007390636 +0000 UTC m=+3.636454999 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000582f00): >close: err= 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 03:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 03:04:00 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000582fc0): _readAt: size=512, off=0 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000582fc0): openPending: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000582fc0): >openPending: err= 2024/11/28 03:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000582fc0): >_readAt: n=3, err=EOF 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000582fc0): close: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:04:00.007390636 +0000 UTC m=+3.636454999 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000582fc0): >close: err= 2024/11/28 03:04:00 DEBUG : open-test-file: Remove: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005067e0 item 36 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 03:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 03:04:00 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000583000): openPending: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000583000): >openPending: err= 2024/11/28 03:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000583000): _writeAt: size=5, off=0 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000583000): >_writeAt: n=5, err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000583000): close: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:04:00.008376526 +0000 UTC m=+3.637440890 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000583000): >close: err= 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2024/11/28 03:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2024/11/28 03:04:00 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000583040): _readAt: size=2, off=0 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000583040): >_readAt: n=0, err=Bad file descriptor 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000583040): _writeAt: size=3, off=0 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000583040): openPending: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000583040): >openPending: err= 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000506bd0 item 37 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000583040): >_writeAt: n=3, err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000583040): close: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:04:00.008767706 +0000 UTC m=+3.637832069 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000583040): >close: err= 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 03:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 03:04:00 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000583080): _readAt: size=512, off=0 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000583080): openPending: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000583080): >openPending: err= 2024/11/28 03:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000583080): >_readAt: n=5, err=EOF 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000583080): close: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:04:00.008767706 +0000 UTC m=+3.637832069 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000583080): >close: err= 2024/11/28 03:04:00 DEBUG : open-test-file: Remove: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000506d20 item 37 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 03:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 03:04:00 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000583200): openPending: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000583200): >openPending: err= 2024/11/28 03:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000583200): _writeAt: size=5, off=0 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000583200): >_writeAt: n=5, err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000583200): close: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:04:00.010003644 +0000 UTC m=+3.639068007 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000583200): >close: err= 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 03:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2024/11/28 03:04:00 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000583400): openPending: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000583400): >openPending: err= 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000507260 item 38 2024/11/28 03:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000583400): _readAt: size=2, off=0 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000583400): >_readAt: n=0, err=Bad file descriptor 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000583400): _writeAt: size=3, off=0 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000583400): >_writeAt: n=3, err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000583400): close: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:04:00.010588565 +0000 UTC m=+3.639652929 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000583400): >close: err= 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 03:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 03:04:00 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc0005834c0): _readAt: size=512, off=0 2024/11/28 03:04:00 DEBUG : open-test-file(0xc0005834c0): openPending: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file(0xc0005834c0): >openPending: err= 2024/11/28 03:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/28 03:04:00 DEBUG : open-test-file(0xc0005834c0): >_readAt: n=3, err=EOF 2024/11/28 03:04:00 DEBUG : open-test-file(0xc0005834c0): close: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:04:00.010588565 +0000 UTC m=+3.639652929 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:04:00 DEBUG : open-test-file(0xc0005834c0): >close: err= 2024/11/28 03:04:00 DEBUG : open-test-file: Remove: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000507570 item 38 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 03:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 03:04:00 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000583540): openPending: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000583540): >openPending: err= 2024/11/28 03:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000583540): _writeAt: size=5, off=0 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000583540): >_writeAt: n=5, err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000583540): close: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:04:00.011753811 +0000 UTC m=+3.640818173 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000583540): >close: err= 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/28 03:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2024/11/28 03:04:00 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc0005836c0): _readAt: size=2, off=0 2024/11/28 03:04:00 DEBUG : open-test-file(0xc0005836c0): >_readAt: n=0, err=Bad file descriptor 2024/11/28 03:04:00 DEBUG : open-test-file(0xc0005836c0): _writeAt: size=3, off=0 2024/11/28 03:04:00 DEBUG : open-test-file(0xc0005836c0): openPending: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file(0xc0005836c0): >openPending: err= 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000507880 item 39 2024/11/28 03:04:00 DEBUG : open-test-file(0xc0005836c0): >_writeAt: n=3, err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc0005836c0): close: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:04:00.01217182 +0000 UTC m=+3.641236184 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:04:00 DEBUG : open-test-file(0xc0005836c0): >close: err= 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 03:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 03:04:00 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000583700): _readAt: size=512, off=0 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000583700): openPending: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000583700): >openPending: err= 2024/11/28 03:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000583700): >_readAt: n=5, err=EOF 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000583700): close: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:04:00.01217182 +0000 UTC m=+3.641236184 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000583700): >close: err= 2024/11/28 03:04:00 DEBUG : open-test-file: Remove: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000507c00 item 39 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 03:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 03:04:00 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000583900): openPending: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000583900): >openPending: err= 2024/11/28 03:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000583900): _writeAt: size=5, off=0 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000583900): >_writeAt: n=5, err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000583900): close: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:04:00.013372502 +0000 UTC m=+3.642436866 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000583900): >close: err= 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 03:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2024/11/28 03:04:00 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000583a00): openPending: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000583a00): >openPending: err= 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005741c0 item 40 2024/11/28 03:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000583a00): _readAt: size=2, off=0 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000583a00): >_readAt: n=0, err=Bad file descriptor 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000583a00): _writeAt: size=3, off=0 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000583a00): >_writeAt: n=3, err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000583a00): close: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:04:00.013862818 +0000 UTC m=+3.642927181 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000583a00): >close: err= 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 03:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 03:04:00 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000583a40): _readAt: size=512, off=0 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000583a40): openPending: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000583a40): >openPending: err= 2024/11/28 03:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000583a40): >_readAt: n=3, err=EOF 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000583a40): close: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:04:00.013862818 +0000 UTC m=+3.642927181 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000583a40): >close: err= 2024/11/28 03:04:00 DEBUG : open-test-file: Remove: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005744d0 item 40 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2024/11/28 03:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 03:04:00 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000583a80): openPending: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000583a80): >openPending: err= 2024/11/28 03:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000583a80): _readAt: size=2, off=0 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000583a80): >_readAt: n=0, err=Bad file descriptor 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000583a80): _writeAt: size=5, off=0 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000583a80): >_writeAt: n=5, err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000583a80): close: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:04:00.015233547 +0000 UTC m=+3.644297910 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000583a80): >close: err= 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 03:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 03:04:00 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000583b40): _writeAt: size=5, off=0 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000583b40): openPending: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000583b40): >openPending: err= 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005748c0 item 41 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000583b40): >_writeAt: n=5, err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000583b40): close: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:04:00.015799714 +0000 UTC m=+3.644864087 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000583b40): >close: err= 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2024/11/28 03:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 03:04:00 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000583b80): _readAt: size=2, off=0 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000583b80): >_readAt: n=0, err=Bad file descriptor 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000583b80): _writeAt: size=3, off=0 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000583b80): openPending: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000583b80): >openPending: err= 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000574a10 item 41 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000583b80): >_writeAt: n=3, err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000583b80): close: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:04:00.016270503 +0000 UTC m=+3.645334866 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000583b80): >close: err= 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 03:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 03:04:00 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000583bc0): _readAt: size=512, off=0 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000583bc0): openPending: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000583bc0): >openPending: err= 2024/11/28 03:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000583bc0): >_readAt: n=5, err=EOF 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000583bc0): close: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:04:00.016270503 +0000 UTC m=+3.645334866 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000583bc0): >close: err= 2024/11/28 03:04:00 DEBUG : open-test-file: Remove: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000574c40 item 41 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 03:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/11/28 03:04:00 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000583c80): openPending: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000583c80): >openPending: err= 2024/11/28 03:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000583c80): _readAt: size=2, off=0 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000583c80): >_readAt: n=0, err=Bad file descriptor 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000583c80): _writeAt: size=5, off=0 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000583c80): >_writeAt: n=5, err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000583c80): close: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:04:00.017584866 +0000 UTC m=+3.646649229 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000583c80): >close: err= 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 03:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 03:04:00 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000583cc0): _writeAt: size=5, off=0 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000583cc0): openPending: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000583cc0): >openPending: err= 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000574f50 item 42 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000583cc0): >_writeAt: n=5, err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000583cc0): close: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:04:00.018023244 +0000 UTC m=+3.647087608 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000583cc0): >close: err= 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 03:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/11/28 03:04:00 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000583d80): openPending: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000583d80): >openPending: err= 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000575180 item 42 2024/11/28 03:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000583d80): _readAt: size=2, off=0 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000583d80): >_readAt: n=0, err=Bad file descriptor 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000583d80): _writeAt: size=3, off=0 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000583d80): >_writeAt: n=3, err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000583d80): close: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:04:00.018612885 +0000 UTC m=+3.647677248 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000583d80): >close: err= 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 03:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 03:04:00 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000583dc0): _readAt: size=512, off=0 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000583dc0): openPending: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000583dc0): >openPending: err= 2024/11/28 03:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000583dc0): >_readAt: n=3, err=EOF 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000583dc0): close: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:04:00.018612885 +0000 UTC m=+3.647677248 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000583dc0): >close: err= 2024/11/28 03:04:00 DEBUG : open-test-file: Remove: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005752d0 item 42 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/28 03:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2024/11/28 03:04:00 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000583e80): openPending: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000583e80): >openPending: err= 2024/11/28 03:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000583e80): _readAt: size=2, off=0 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000583e80): >_readAt: n=0, err=Bad file descriptor 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000583e80): _writeAt: size=5, off=0 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000583e80): >_writeAt: n=5, err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000583e80): close: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:04:00.019819589 +0000 UTC m=+3.648883951 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000583e80): >close: err= 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 03:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 03:04:00 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000583ec0): _writeAt: size=5, off=0 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000583ec0): openPending: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000583ec0): >openPending: err= 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005755e0 item 43 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000583ec0): >_writeAt: n=5, err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000583ec0): close: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:04:00.020241586 +0000 UTC m=+3.649305949 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000583ec0): >close: err= 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/28 03:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2024/11/28 03:04:00 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0a000): _readAt: size=2, off=0 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0a000): >_readAt: n=0, err=Bad file descriptor 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0a000): _writeAt: size=3, off=0 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0a000): openPending: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0a000): >openPending: err= 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000575730 item 43 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0a000): >_writeAt: n=3, err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0a000): close: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:04:00.020706284 +0000 UTC m=+3.649770646 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0a000): >close: err= 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 03:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 03:04:00 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0a040): _readAt: size=512, off=0 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0a040): openPending: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0a040): >openPending: err= 2024/11/28 03:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0a040): >_readAt: n=5, err=EOF 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0a040): close: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:04:00.020706284 +0000 UTC m=+3.649770646 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0a040): >close: err= 2024/11/28 03:04:00 DEBUG : open-test-file: Remove: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005758f0 item 43 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 03:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2024/11/28 03:04:00 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0a100): openPending: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0a100): >openPending: err= 2024/11/28 03:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0a100): _readAt: size=2, off=0 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0a100): >_readAt: n=0, err=Bad file descriptor 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0a100): _writeAt: size=5, off=0 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0a100): >_writeAt: n=5, err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0a100): close: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:04:00.021934095 +0000 UTC m=+3.650998458 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0a100): >close: err= 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 03:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 03:04:00 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0a140): _writeAt: size=5, off=0 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0a140): openPending: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0a140): >openPending: err= 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000575b90 item 44 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0a140): >_writeAt: n=5, err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0a140): close: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:04:00.022327831 +0000 UTC m=+3.651392193 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0a140): >close: err= 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 03:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2024/11/28 03:04:00 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0a240): openPending: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0a240): >openPending: err= 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000575dc0 item 44 2024/11/28 03:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0a240): _readAt: size=2, off=0 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0a240): >_readAt: n=0, err=Bad file descriptor 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0a240): _writeAt: size=3, off=0 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0a240): >_writeAt: n=3, err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0a240): close: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:04:00.022852379 +0000 UTC m=+3.651916743 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0a240): >close: err= 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 03:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 03:04:00 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0a2c0): _readAt: size=512, off=0 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0a2c0): openPending: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0a2c0): >openPending: err= 2024/11/28 03:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0a2c0): >_readAt: n=3, err=EOF 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0a2c0): close: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:04:00.022852379 +0000 UTC m=+3.651916743 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0a2c0): >close: err= 2024/11/28 03:04:00 DEBUG : open-test-file: Remove: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005240e0 item 44 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/28 03:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2024/11/28 03:04:00 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0a380): openPending: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0a380): >openPending: err= 2024/11/28 03:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0a380): _readAt: size=2, off=0 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0a380): >_readAt: n=0, err=Bad file descriptor 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0a380): _writeAt: size=5, off=0 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0a380): >_writeAt: n=5, err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0a380): close: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:04:00.024070834 +0000 UTC m=+3.653135198 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0a380): >close: err= 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 03:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 03:04:00 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0a3c0): _writeAt: size=5, off=0 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0a3c0): openPending: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0a3c0): >openPending: err= 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005244d0 item 45 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0a3c0): >_writeAt: n=5, err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0a3c0): close: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:04:00.02446545 +0000 UTC m=+3.653529814 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0a3c0): >close: err= 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/28 03:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2024/11/28 03:04:00 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:04:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/28 03:04:00 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/28 03:04:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 03:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 03:04:00 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0a500): _readAt: size=512, off=0 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0a500): openPending: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0a500): >openPending: err= 2024/11/28 03:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0a500): >_readAt: n=5, err=EOF 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0a500): close: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:04:00.02446545 +0000 UTC m=+3.653529814 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0a500): >close: err= 2024/11/28 03:04:00 DEBUG : open-test-file: Remove: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000524620 item 45 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 03:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2024/11/28 03:04:00 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0a5c0): openPending: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0a5c0): >openPending: err= 2024/11/28 03:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0a5c0): _readAt: size=2, off=0 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0a5c0): >_readAt: n=0, err=Bad file descriptor 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0a5c0): _writeAt: size=5, off=0 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0a5c0): >_writeAt: n=5, err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0a5c0): close: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:04:00.025706758 +0000 UTC m=+3.654771121 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0a5c0): >close: err= 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 03:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 03:04:00 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0a600): _writeAt: size=5, off=0 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0a600): openPending: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0a600): >openPending: err= 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000524930 item 46 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0a600): >_writeAt: n=5, err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0a600): close: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:04:00.027321994 +0000 UTC m=+3.656386356 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0a600): >close: err= 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 03:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2024/11/28 03:04:00 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:04:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/28 03:04:00 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/28 03:04:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 03:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 03:04:00 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0a6c0): _readAt: size=512, off=0 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0a6c0): openPending: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0a6c0): >openPending: err= 2024/11/28 03:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0a6c0): >_readAt: n=5, err=EOF 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0a6c0): close: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:04:00.027321994 +0000 UTC m=+3.656386356 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0a6c0): >close: err= 2024/11/28 03:04:00 DEBUG : open-test-file: Remove: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000524af0 item 46 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/28 03:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2024/11/28 03:04:00 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0a780): openPending: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0a780): >openPending: err= 2024/11/28 03:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0a780): _readAt: size=2, off=0 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0a780): >_readAt: n=0, err=Bad file descriptor 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0a780): _writeAt: size=5, off=0 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0a780): >_writeAt: n=5, err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0a780): close: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:04:00.02871294 +0000 UTC m=+3.657777303 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0a780): >close: err= 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 03:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 03:04:00 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0a7c0): _writeAt: size=5, off=0 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0a7c0): openPending: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0a7c0): >openPending: err= 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000524d90 item 47 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0a7c0): >_writeAt: n=5, err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0a7c0): close: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:04:00.029097268 +0000 UTC m=+3.658161631 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0a7c0): >close: err= 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/28 03:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2024/11/28 03:04:00 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:04:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/28 03:04:00 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/28 03:04:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 03:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 03:04:00 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0a880): _readAt: size=512, off=0 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0a880): openPending: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0a880): >openPending: err= 2024/11/28 03:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0a880): >_readAt: n=5, err=EOF 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0a880): close: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:04:00.029097268 +0000 UTC m=+3.658161631 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0a880): >close: err= 2024/11/28 03:04:00 DEBUG : open-test-file: Remove: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005250a0 item 47 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 03:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/28 03:04:00 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0a940): openPending: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0a940): >openPending: err= 2024/11/28 03:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0a940): _readAt: size=2, off=0 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0a940): >_readAt: n=0, err=Bad file descriptor 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0a940): _writeAt: size=5, off=0 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0a940): >_writeAt: n=5, err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0a940): close: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:04:00.030174138 +0000 UTC m=+3.659238511 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0a940): >close: err= 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 03:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 03:04:00 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0a980): _writeAt: size=5, off=0 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0a980): openPending: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0a980): >openPending: err= 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005255e0 item 48 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0a980): >_writeAt: n=5, err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0a980): close: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:04:00.031413742 +0000 UTC m=+3.660478105 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0a980): >close: err= 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 03:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/28 03:04:00 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:04:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/28 03:04:00 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/28 03:04:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 03:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 03:04:00 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0aa40): _readAt: size=512, off=0 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0aa40): openPending: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0aa40): >openPending: err= 2024/11/28 03:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0aa40): >_readAt: n=5, err=EOF 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0aa40): close: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:04:00.031413742 +0000 UTC m=+3.660478105 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0aa40): >close: err= 2024/11/28 03:04:00 DEBUG : open-test-file: Remove: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000525730 item 48 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 03:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 03:04:00 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0aa80): openPending: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0aa80): >openPending: err= 2024/11/28 03:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0aa80): _writeAt: size=5, off=0 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0aa80): >_writeAt: n=5, err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0aa80): close: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:04:00.032460355 +0000 UTC m=+3.661524719 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0aa80): >close: err= 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2024/11/28 03:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2024/11/28 03:04:00 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0aac0): _readAt: size=2, off=0 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0aac0): >_readAt: n=0, err=Bad file descriptor 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0aac0): _writeAt: size=3, off=0 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0aac0): openPending: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0aac0): open at offset 5 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0aac0): >openPending: err= 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000525b20 item 49 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0aac0): >_writeAt: n=3, err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0aac0): close: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:04:00.0328699 +0000 UTC m=+3.661934263 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0aac0): >close: err= 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 03:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 03:04:00 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0ab00): _readAt: size=512, off=0 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0ab00): openPending: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0ab00): >openPending: err= 2024/11/28 03:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0ab00): >_readAt: n=8, err=EOF 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0ab00): close: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:04:00.0328699 +0000 UTC m=+3.661934263 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0ab00): >close: err= 2024/11/28 03:04:00 DEBUG : open-test-file: Remove: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000525c70 item 49 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 03:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 03:04:00 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0ab80): openPending: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0ab80): >openPending: err= 2024/11/28 03:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0ab80): _writeAt: size=5, off=0 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0ab80): >_writeAt: n=5, err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0ab80): close: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:04:00.033857444 +0000 UTC m=+3.662921807 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0ab80): >close: err= 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 03:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2024/11/28 03:04:00 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0ac40): openPending: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0ac40): open at offset 5 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0ac40): >openPending: err= 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b28000 item 50 2024/11/28 03:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0ac40): _readAt: size=2, off=5 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0ac40): >_readAt: n=0, err=Bad file descriptor 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0ac40): _writeAt: size=3, off=5 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0ac40): >_writeAt: n=3, err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0ac40): close: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:04:00.034267549 +0000 UTC m=+3.663331912 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0ac40): >close: err= 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 03:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 03:04:00 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0ac80): _readAt: size=512, off=0 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0ac80): openPending: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0ac80): >openPending: err= 2024/11/28 03:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0ac80): >_readAt: n=3, err=EOF 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0ac80): close: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:04:00.034267549 +0000 UTC m=+3.663331912 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0ac80): >close: err= 2024/11/28 03:04:00 DEBUG : open-test-file: Remove: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b28150 item 50 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 03:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 03:04:00 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0ad00): openPending: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0ad00): >openPending: err= 2024/11/28 03:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0ad00): _writeAt: size=5, off=0 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0ad00): >_writeAt: n=5, err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0ad00): close: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:04:00.035293675 +0000 UTC m=+3.664358048 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0ad00): >close: err= 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/11/28 03:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2024/11/28 03:04:00 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0adc0): _readAt: size=2, off=0 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0adc0): >_readAt: n=0, err=Bad file descriptor 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0adc0): _writeAt: size=3, off=0 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0adc0): openPending: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0adc0): open at offset 5 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0adc0): >openPending: err= 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b283f0 item 51 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0adc0): >_writeAt: n=3, err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0adc0): close: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:04:00.035765846 +0000 UTC m=+3.664830209 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0adc0): >close: err= 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 03:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 03:04:00 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0ae00): _readAt: size=512, off=0 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0ae00): openPending: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0ae00): >openPending: err= 2024/11/28 03:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0ae00): >_readAt: n=8, err=EOF 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0ae00): close: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:04:00.035765846 +0000 UTC m=+3.664830209 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0ae00): >close: err= 2024/11/28 03:04:00 DEBUG : open-test-file: Remove: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b28540 item 51 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 03:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 03:04:00 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0ae80): openPending: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0ae80): >openPending: err= 2024/11/28 03:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0ae80): _writeAt: size=5, off=0 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0ae80): >_writeAt: n=5, err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0ae80): close: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:04:00.036817669 +0000 UTC m=+3.665882033 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0ae80): >close: err= 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 03:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2024/11/28 03:04:00 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0af40): openPending: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0af40): open at offset 5 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0af40): >openPending: err= 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b287e0 item 52 2024/11/28 03:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0af40): _readAt: size=2, off=5 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0af40): >_readAt: n=0, err=Bad file descriptor 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0af40): _writeAt: size=3, off=5 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0af40): >_writeAt: n=3, err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0af40): close: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:04:00.037264724 +0000 UTC m=+3.666329087 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0af40): >close: err= 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 03:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 03:04:00 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0af80): _readAt: size=512, off=0 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0af80): openPending: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0af80): >openPending: err= 2024/11/28 03:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0af80): >_readAt: n=3, err=EOF 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0af80): close: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:04:00.037264724 +0000 UTC m=+3.666329087 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0af80): >close: err= 2024/11/28 03:04:00 DEBUG : open-test-file: Remove: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b28930 item 52 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 03:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 03:04:00 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0b000): openPending: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0b000): >openPending: err= 2024/11/28 03:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0b000): _writeAt: size=5, off=0 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0b000): >_writeAt: n=5, err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0b000): close: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:04:00.038356483 +0000 UTC m=+3.667420846 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0b000): >close: err= 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/11/28 03:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2024/11/28 03:04:00 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0b0c0): _readAt: size=2, off=0 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0b0c0): >_readAt: n=0, err=Bad file descriptor 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0b0c0): _writeAt: size=3, off=0 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0b0c0): openPending: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0b0c0): open at offset 5 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0b0c0): >openPending: err= 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b28bd0 item 53 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0b0c0): >_writeAt: n=3, err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0b0c0): close: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:04:00.038797476 +0000 UTC m=+3.667861839 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0b0c0): >close: err= 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 03:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 03:04:00 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0b100): _readAt: size=512, off=0 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0b100): openPending: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0b100): >openPending: err= 2024/11/28 03:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0b100): >_readAt: n=8, err=EOF 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0b100): close: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:04:00.038797476 +0000 UTC m=+3.667861839 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0b100): >close: err= 2024/11/28 03:04:00 DEBUG : open-test-file: Remove: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b28d20 item 53 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 03:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 03:04:00 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0b180): openPending: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0b180): >openPending: err= 2024/11/28 03:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0b180): _writeAt: size=5, off=0 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0b180): >_writeAt: n=5, err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0b180): close: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:04:00.03986563 +0000 UTC m=+3.668929993 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0b180): >close: err= 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 03:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2024/11/28 03:04:00 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0b240): openPending: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0b240): open at offset 5 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0b240): >openPending: err= 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b29030 item 54 2024/11/28 03:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0b240): _readAt: size=2, off=5 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0b240): >_readAt: n=0, err=Bad file descriptor 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0b240): _writeAt: size=3, off=5 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0b240): >_writeAt: n=3, err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0b240): close: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:04:00.04031549 +0000 UTC m=+3.669379863 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0b240): >close: err= 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 03:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 03:04:00 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0b280): _readAt: size=512, off=0 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0b280): openPending: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0b280): >openPending: err= 2024/11/28 03:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0b280): >_readAt: n=3, err=EOF 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0b280): close: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:04:00.04031549 +0000 UTC m=+3.669379863 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0b280): >close: err= 2024/11/28 03:04:00 DEBUG : open-test-file: Remove: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b29180 item 54 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 03:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 03:04:00 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0b300): openPending: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0b300): >openPending: err= 2024/11/28 03:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0b300): _writeAt: size=5, off=0 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0b300): >_writeAt: n=5, err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0b300): close: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:04:00.041339191 +0000 UTC m=+3.670403554 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0b300): >close: err= 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/28 03:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2024/11/28 03:04:00 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0b3c0): _readAt: size=2, off=0 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0b3c0): >_readAt: n=0, err=Bad file descriptor 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0b3c0): _writeAt: size=3, off=0 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0b3c0): openPending: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0b3c0): open at offset 5 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0b3c0): >openPending: err= 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b29420 item 55 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0b3c0): >_writeAt: n=3, err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0b3c0): close: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:04:00.041710284 +0000 UTC m=+3.670774647 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0b3c0): >close: err= 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 03:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 03:04:00 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0b400): _readAt: size=512, off=0 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0b400): openPending: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0b400): >openPending: err= 2024/11/28 03:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0b400): >_readAt: n=8, err=EOF 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0b400): close: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:04:00.041710284 +0000 UTC m=+3.670774647 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0b400): >close: err= 2024/11/28 03:04:00 DEBUG : open-test-file: Remove: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b29570 item 55 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 03:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 03:04:00 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0b480): openPending: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0b480): >openPending: err= 2024/11/28 03:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0b480): _writeAt: size=5, off=0 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0b480): >_writeAt: n=5, err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0b480): close: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:04:00.042831577 +0000 UTC m=+3.671895940 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0b480): >close: err= 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 03:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2024/11/28 03:04:00 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0b540): openPending: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0b540): open at offset 5 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0b540): >openPending: err= 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b29810 item 56 2024/11/28 03:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0b540): _readAt: size=2, off=5 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0b540): >_readAt: n=0, err=Bad file descriptor 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0b540): _writeAt: size=3, off=5 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0b540): >_writeAt: n=3, err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0b540): close: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:04:00.043252522 +0000 UTC m=+3.672316885 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0b540): >close: err= 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 03:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 03:04:00 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0b580): _readAt: size=512, off=0 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0b580): openPending: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0b580): >openPending: err= 2024/11/28 03:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0b580): >_readAt: n=3, err=EOF 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0b580): close: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:04:00.043252522 +0000 UTC m=+3.672316885 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0b580): >close: err= 2024/11/28 03:04:00 DEBUG : open-test-file: Remove: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b29960 item 56 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/11/28 03:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2024/11/28 03:04:00 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0b640): openPending: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0b640): open at offset 0 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0b640): >openPending: err= 2024/11/28 03:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0b640): _readAt: size=2, off=0 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0b640): >_readAt: n=0, err=Bad file descriptor 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0b640): _writeAt: size=5, off=0 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0b640): >_writeAt: n=5, err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0b640): close: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:04:00.044203839 +0000 UTC m=+3.673268202 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0b640): >close: err= 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 03:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 03:04:00 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0b680): _writeAt: size=5, off=0 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0b680): openPending: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0b680): >openPending: err= 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b29c00 item 57 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0b680): >_writeAt: n=5, err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0b680): close: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:04:00.044598095 +0000 UTC m=+3.673662458 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0b680): >close: err= 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/11/28 03:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2024/11/28 03:04:00 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0b740): _readAt: size=2, off=0 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0b740): >_readAt: n=0, err=Bad file descriptor 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0b740): _writeAt: size=3, off=0 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0b740): openPending: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0b740): open at offset 5 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0b740): >openPending: err= 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b29d50 item 57 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0b740): >_writeAt: n=3, err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0b740): close: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:04:00.045105541 +0000 UTC m=+3.674169915 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0b740): >close: err= 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 03:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 03:04:00 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0b780): _readAt: size=512, off=0 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0b780): openPending: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0b780): >openPending: err= 2024/11/28 03:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0b780): >_readAt: n=8, err=EOF 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0b780): close: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:04:00.045105541 +0000 UTC m=+3.674169915 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0b780): >close: err= 2024/11/28 03:04:00 DEBUG : open-test-file: Remove: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b29ea0 item 57 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 03:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2024/11/28 03:04:00 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0b8c0): openPending: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0b8c0): open at offset 0 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0b8c0): >openPending: err= 2024/11/28 03:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0b8c0): _readAt: size=2, off=0 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0b8c0): >_readAt: n=0, err=Bad file descriptor 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0b8c0): _writeAt: size=5, off=0 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0b8c0): >_writeAt: n=5, err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0b8c0): close: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:04:00.046361026 +0000 UTC m=+3.675425389 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0b8c0): >close: err= 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 03:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 03:04:00 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0b900): _writeAt: size=5, off=0 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0b900): openPending: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0b900): >openPending: err= 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057a700 item 58 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0b900): >_writeAt: n=5, err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0b900): close: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:04:00.04677057 +0000 UTC m=+3.675834934 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0b900): >close: err= 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 03:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2024/11/28 03:04:00 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0b9c0): openPending: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0b9c0): open at offset 5 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0b9c0): >openPending: err= 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057aa80 item 58 2024/11/28 03:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0b9c0): _readAt: size=2, off=5 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0b9c0): >_readAt: n=0, err=Bad file descriptor 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0b9c0): _writeAt: size=3, off=5 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0b9c0): >_writeAt: n=3, err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0b9c0): close: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:04:00.047297424 +0000 UTC m=+3.676361787 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0b9c0): >close: err= 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 03:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 03:04:00 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0ba00): _readAt: size=512, off=0 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0ba00): openPending: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0ba00): >openPending: err= 2024/11/28 03:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0ba00): >_readAt: n=3, err=EOF 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0ba00): close: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:04:00.047297424 +0000 UTC m=+3.676361787 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0ba00): >close: err= 2024/11/28 03:04:00 DEBUG : open-test-file: Remove: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057ae00 item 58 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/28 03:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2024/11/28 03:04:00 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0bac0): openPending: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0bac0): open at offset 0 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0bac0): >openPending: err= 2024/11/28 03:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0bac0): _readAt: size=2, off=0 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0bac0): >_readAt: n=0, err=Bad file descriptor 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0bac0): _writeAt: size=5, off=0 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0bac0): >_writeAt: n=5, err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0bac0): close: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:04:00.048332806 +0000 UTC m=+3.677397170 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0bac0): >close: err= 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 03:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 03:04:00 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0bb00): _writeAt: size=5, off=0 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0bb00): openPending: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0bb00): >openPending: err= 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057b420 item 59 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0bb00): >_writeAt: n=5, err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0bb00): close: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:04:00.048739345 +0000 UTC m=+3.677803708 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0bb00): >close: err= 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/28 03:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2024/11/28 03:04:00 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0bbc0): _readAt: size=2, off=0 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0bbc0): >_readAt: n=0, err=Bad file descriptor 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0bbc0): _writeAt: size=3, off=0 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0bbc0): openPending: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0bbc0): open at offset 5 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0bbc0): >openPending: err= 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057b5e0 item 59 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0bbc0): >_writeAt: n=3, err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0bbc0): close: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:04:00.049220223 +0000 UTC m=+3.678284586 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0bbc0): >close: err= 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 03:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 03:04:00 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0bc00): _readAt: size=512, off=0 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0bc00): openPending: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0bc00): >openPending: err= 2024/11/28 03:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0bc00): >_readAt: n=8, err=EOF 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0bc00): close: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:04:00.049220223 +0000 UTC m=+3.678284586 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0bc00): >close: err= 2024/11/28 03:04:00 DEBUG : open-test-file: Remove: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057b960 item 59 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 03:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/11/28 03:04:00 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0bcc0): openPending: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0bcc0): open at offset 0 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0bcc0): >openPending: err= 2024/11/28 03:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0bcc0): _readAt: size=2, off=0 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0bcc0): >_readAt: n=0, err=Bad file descriptor 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0bcc0): _writeAt: size=5, off=0 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0bcc0): >_writeAt: n=5, err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0bcc0): close: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:04:00.050421997 +0000 UTC m=+3.679486360 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0bcc0): >close: err= 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 03:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 03:04:00 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0bd00): _writeAt: size=5, off=0 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0bd00): openPending: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0bd00): >openPending: err= 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057bce0 item 60 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0bd00): >_writeAt: n=5, err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0bd00): close: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:04:00.050849294 +0000 UTC m=+3.679913657 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0bd00): >close: err= 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 03:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/11/28 03:04:00 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0bdc0): openPending: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0bdc0): open at offset 5 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0bdc0): >openPending: err= 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057be30 item 60 2024/11/28 03:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0bdc0): _readAt: size=2, off=5 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0bdc0): >_readAt: n=0, err=Bad file descriptor 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0bdc0): _writeAt: size=3, off=5 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0bdc0): >_writeAt: n=3, err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0bdc0): close: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:04:00.051362012 +0000 UTC m=+3.680426365 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0bdc0): >close: err= 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 03:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 03:04:00 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0be00): _readAt: size=512, off=0 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0be00): openPending: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0be00): >openPending: err= 2024/11/28 03:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0be00): >_readAt: n=3, err=EOF 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0be00): close: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:04:00.051362012 +0000 UTC m=+3.680426365 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0be00): >close: err= 2024/11/28 03:04:00 DEBUG : open-test-file: Remove: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000522a0 item 60 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/28 03:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2024/11/28 03:04:00 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0bec0): openPending: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0bec0): open at offset 0 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0bec0): >openPending: err= 2024/11/28 03:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0bec0): _readAt: size=2, off=0 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0bec0): >_readAt: n=0, err=Bad file descriptor 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0bec0): _writeAt: size=5, off=0 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0bec0): >_writeAt: n=5, err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0bec0): close: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:04:00.052530623 +0000 UTC m=+3.681594986 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0bec0): >close: err= 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 03:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 03:04:00 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0bf00): _writeAt: size=5, off=0 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0bf00): openPending: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0bf00): >openPending: err= 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052f50 item 61 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0bf00): >_writeAt: n=5, err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0bf00): close: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:04:00.052917996 +0000 UTC m=+3.681982359 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000b0bf00): >close: err= 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/28 03:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2024/11/28 03:04:00 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:04:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/28 03:04:00 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/28 03:04:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 03:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 03:04:00 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a02040): _readAt: size=512, off=0 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a02040): openPending: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a02040): >openPending: err= 2024/11/28 03:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a02040): >_readAt: n=5, err=EOF 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a02040): close: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:04:00.052917996 +0000 UTC m=+3.681982359 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a02040): >close: err= 2024/11/28 03:04:00 DEBUG : open-test-file: Remove: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000532d0 item 61 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 03:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/11/28 03:04:00 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a02100): openPending: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a02100): open at offset 0 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a02100): >openPending: err= 2024/11/28 03:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a02100): _readAt: size=2, off=0 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a02100): >_readAt: n=0, err=Bad file descriptor 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a02100): _writeAt: size=5, off=0 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a02100): >_writeAt: n=5, err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a02100): close: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:04:00.054254962 +0000 UTC m=+3.683319325 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a02100): >close: err= 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 03:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 03:04:00 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a02140): _writeAt: size=5, off=0 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a02140): openPending: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a02140): >openPending: err= 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000536c0 item 62 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a02140): >_writeAt: n=5, err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a02140): close: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:04:00.054705313 +0000 UTC m=+3.683769675 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a02140): >close: err= 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 03:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/11/28 03:04:00 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:04:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/28 03:04:00 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/28 03:04:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 03:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 03:04:00 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a02200): _readAt: size=512, off=0 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a02200): openPending: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a02200): >openPending: err= 2024/11/28 03:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a02200): >_readAt: n=5, err=EOF 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a02200): close: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:04:00.054705313 +0000 UTC m=+3.683769675 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a02200): >close: err= 2024/11/28 03:04:00 DEBUG : open-test-file: Remove: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053810 item 62 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/28 03:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/11/28 03:04:00 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a022c0): openPending: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a022c0): open at offset 0 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a022c0): >openPending: err= 2024/11/28 03:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a022c0): _readAt: size=2, off=0 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a022c0): >_readAt: n=0, err=Bad file descriptor 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a022c0): _writeAt: size=5, off=0 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a022c0): >_writeAt: n=5, err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a022c0): close: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:04:00.05587716 +0000 UTC m=+3.684941523 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a022c0): >close: err= 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 03:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 03:04:00 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a02300): _writeAt: size=5, off=0 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a02300): openPending: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a02300): >openPending: err= 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053ea0 item 63 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a02300): >_writeAt: n=5, err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a02300): close: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:04:00.056226673 +0000 UTC m=+3.685291035 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a02300): >close: err= 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/28 03:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/11/28 03:04:00 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:04:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/28 03:04:00 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/28 03:04:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 03:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 03:04:00 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a02400): _readAt: size=512, off=0 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a02400): openPending: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a02400): >openPending: err= 2024/11/28 03:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a02400): >_readAt: n=5, err=EOF 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a02400): close: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:04:00.056226673 +0000 UTC m=+3.685291035 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a02400): >close: err= 2024/11/28 03:04:00 DEBUG : open-test-file: Remove: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005620e0 item 63 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 03:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/28 03:04:00 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a024c0): openPending: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a024c0): open at offset 0 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a024c0): >openPending: err= 2024/11/28 03:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a024c0): _readAt: size=2, off=0 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a024c0): >_readAt: n=0, err=Bad file descriptor 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a024c0): _writeAt: size=5, off=0 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a024c0): >_writeAt: n=5, err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a024c0): close: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:04:00.057418106 +0000 UTC m=+3.686482470 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a024c0): >close: err= 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 03:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 03:04:00 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a02500): _writeAt: size=5, off=0 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a02500): openPending: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a02500): >openPending: err= 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000562690 item 64 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a02500): >_writeAt: n=5, err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a02500): close: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:04:00.057783328 +0000 UTC m=+3.686847691 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a02500): >close: err= 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 03:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/28 03:04:00 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:04:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/28 03:04:00 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/28 03:04:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 03:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 03:04:00 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a025c0): _readAt: size=512, off=0 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a025c0): openPending: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a025c0): >openPending: err= 2024/11/28 03:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a025c0): >_readAt: n=5, err=EOF 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a025c0): close: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:04:00.057783328 +0000 UTC m=+3.686847691 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a025c0): >close: err= 2024/11/28 03:04:00 DEBUG : open-test-file: Remove: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005627e0 item 64 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 03:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 03:04:00 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a02600): openPending: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a02600): >openPending: err= 2024/11/28 03:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a02600): _writeAt: size=5, off=0 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a02600): >_writeAt: n=5, err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a02600): close: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:04:00.058859928 +0000 UTC m=+3.687924292 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a02600): >close: err= 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2024/11/28 03:04:00 DEBUG : open-test-file: Open: flags=O_RDWR 2024/11/28 03:04:00 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a02640): _readAt: size=2, off=0 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a02640): openPending: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a02640): >openPending: err= 2024/11/28 03:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a02640): >_readAt: n=2, err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a02640): _writeAt: size=3, off=2 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000562b60 item 65 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a02640): >_writeAt: n=3, err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a02640): close: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:04:00.059219741 +0000 UTC m=+3.688284093 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a02640): >close: err= 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 03:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 03:04:00 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a02700): _readAt: size=512, off=0 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a02700): openPending: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a02700): >openPending: err= 2024/11/28 03:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a02700): >_readAt: n=5, err=EOF 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a02700): close: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:04:00.059219741 +0000 UTC m=+3.688284093 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a02700): >close: err= 2024/11/28 03:04:00 DEBUG : open-test-file: Remove: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000562d20 item 65 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 03:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 03:04:00 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a02740): openPending: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a02740): >openPending: err= 2024/11/28 03:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a02740): _writeAt: size=5, off=0 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a02740): >_writeAt: n=5, err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a02740): close: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:04:00.060111955 +0000 UTC m=+3.689176319 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a02740): >close: err= 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 03:04:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2024/11/28 03:04:00 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a027c0): openPending: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a027c0): >openPending: err= 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000563180 item 66 2024/11/28 03:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a027c0): _readAt: size=2, off=0 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a027c0): >_readAt: n=0, err=EOF 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a027c0): _writeAt: size=3, off=0 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a027c0): >_writeAt: n=3, err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a027c0): close: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:04:00.060432624 +0000 UTC m=+3.689496987 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a027c0): >close: err= 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 03:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 03:04:00 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a02800): _readAt: size=512, off=0 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a02800): openPending: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a02800): >openPending: err= 2024/11/28 03:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a02800): >_readAt: n=3, err=EOF 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a02800): close: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:04:00.060432624 +0000 UTC m=+3.689496987 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a02800): >close: err= 2024/11/28 03:04:00 DEBUG : open-test-file: Remove: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005632d0 item 66 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 03:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 03:04:00 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a02840): openPending: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a02840): >openPending: err= 2024/11/28 03:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a02840): _writeAt: size=5, off=0 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a02840): >_writeAt: n=5, err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a02840): close: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:04:00.061249419 +0000 UTC m=+3.690313782 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a02840): >close: err= 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2024/11/28 03:04:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2024/11/28 03:04:00 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a02880): _readAt: size=2, off=0 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a02880): openPending: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a02880): >openPending: err= 2024/11/28 03:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a02880): >_readAt: n=2, err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a02880): _writeAt: size=3, off=2 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000563960 item 67 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a02880): >_writeAt: n=3, err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a02880): close: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:04:00.061567342 +0000 UTC m=+3.690631705 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a02880): >close: err= 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 03:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 03:04:00 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a028c0): _readAt: size=512, off=0 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a028c0): openPending: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a028c0): >openPending: err= 2024/11/28 03:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a028c0): >_readAt: n=5, err=EOF 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a028c0): close: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:04:00.061567342 +0000 UTC m=+3.690631705 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a028c0): >close: err= 2024/11/28 03:04:00 DEBUG : open-test-file: Remove: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000563b20 item 67 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 03:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 03:04:00 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a02940): openPending: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a02940): >openPending: err= 2024/11/28 03:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a02940): _writeAt: size=5, off=0 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a02940): >_writeAt: n=5, err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a02940): close: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:04:00.062697273 +0000 UTC m=+3.691761635 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a02940): >close: err= 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 03:04:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2024/11/28 03:04:00 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a02a00): openPending: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a02a00): >openPending: err= 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000563dc0 item 68 2024/11/28 03:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a02a00): _readAt: size=2, off=0 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a02a00): >_readAt: n=0, err=EOF 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a02a00): _writeAt: size=3, off=0 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a02a00): >_writeAt: n=3, err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a02a00): close: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:04:00.063130671 +0000 UTC m=+3.692195034 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a02a00): >close: err= 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 03:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 03:04:00 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a02a40): _readAt: size=512, off=0 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a02a40): openPending: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a02a40): >openPending: err= 2024/11/28 03:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a02a40): >_readAt: n=3, err=EOF 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a02a40): close: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:04:00.063130671 +0000 UTC m=+3.692195034 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a02a40): >close: err= 2024/11/28 03:04:00 DEBUG : open-test-file: Remove: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000130000 item 68 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 03:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 03:04:00 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a02a80): openPending: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a02a80): >openPending: err= 2024/11/28 03:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a02a80): _writeAt: size=5, off=0 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a02a80): >_writeAt: n=5, err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a02a80): close: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:04:00.064076287 +0000 UTC m=+3.693140650 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a02a80): >close: err= 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2024/11/28 03:04:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2024/11/28 03:04:00 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a02ac0): _readAt: size=2, off=0 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a02ac0): openPending: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a02ac0): >openPending: err= 2024/11/28 03:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a02ac0): >_readAt: n=2, err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a02ac0): _writeAt: size=3, off=2 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000130310 item 69 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a02ac0): >_writeAt: n=3, err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a02ac0): close: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:04:00.064491922 +0000 UTC m=+3.693556286 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a02ac0): >close: err= 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 03:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 03:04:00 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a02b00): _readAt: size=512, off=0 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a02b00): openPending: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a02b00): >openPending: err= 2024/11/28 03:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a02b00): >_readAt: n=5, err=EOF 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a02b00): close: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:04:00.064491922 +0000 UTC m=+3.693556286 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a02b00): >close: err= 2024/11/28 03:04:00 DEBUG : open-test-file: Remove: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000130460 item 69 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 03:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 03:04:00 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a02b80): openPending: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a02b80): >openPending: err= 2024/11/28 03:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a02b80): _writeAt: size=5, off=0 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a02b80): >_writeAt: n=5, err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a02b80): close: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:04:00.065491187 +0000 UTC m=+3.694555551 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a02b80): >close: err= 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 03:04:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2024/11/28 03:04:00 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a02c40): openPending: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a02c40): >openPending: err= 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000130850 item 70 2024/11/28 03:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a02c40): _readAt: size=2, off=0 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a02c40): >_readAt: n=0, err=EOF 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a02c40): _writeAt: size=3, off=0 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a02c40): >_writeAt: n=3, err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a02c40): close: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:04:00.065889541 +0000 UTC m=+3.694953905 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a02c40): >close: err= 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 03:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 03:04:00 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a02c80): _readAt: size=512, off=0 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a02c80): openPending: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a02c80): >openPending: err= 2024/11/28 03:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a02c80): >_readAt: n=3, err=EOF 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a02c80): close: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:04:00.065889541 +0000 UTC m=+3.694953905 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a02c80): >close: err= 2024/11/28 03:04:00 DEBUG : open-test-file: Remove: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000130a80 item 70 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 03:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 03:04:00 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a02d00): openPending: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a02d00): >openPending: err= 2024/11/28 03:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a02d00): _writeAt: size=5, off=0 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a02d00): >_writeAt: n=5, err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a02d00): close: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:04:00.067035301 +0000 UTC m=+3.696099664 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a02d00): >close: err= 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/28 03:04:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2024/11/28 03:04:00 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a02dc0): _readAt: size=2, off=0 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a02dc0): openPending: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a02dc0): >openPending: err= 2024/11/28 03:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a02dc0): >_readAt: n=2, err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a02dc0): _writeAt: size=3, off=2 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000130d90 item 71 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a02dc0): >_writeAt: n=3, err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a02dc0): close: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:04:00.067574156 +0000 UTC m=+3.696638519 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a02dc0): >close: err= 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 03:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 03:04:00 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a02e00): _readAt: size=512, off=0 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a02e00): openPending: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a02e00): >openPending: err= 2024/11/28 03:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a02e00): >_readAt: n=5, err=EOF 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a02e00): close: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:04:00.067574156 +0000 UTC m=+3.696638519 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a02e00): >close: err= 2024/11/28 03:04:00 DEBUG : open-test-file: Remove: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000130ee0 item 71 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 03:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 03:04:00 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a02e80): openPending: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a02e80): >openPending: err= 2024/11/28 03:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a02e80): _writeAt: size=5, off=0 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a02e80): >_writeAt: n=5, err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a02e80): close: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:04:00.068693175 +0000 UTC m=+3.697757538 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a02e80): >close: err= 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 03:04:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2024/11/28 03:04:00 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a02fc0): openPending: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a02fc0): >openPending: err= 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000131260 item 72 2024/11/28 03:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a02fc0): _readAt: size=2, off=0 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a02fc0): >_readAt: n=0, err=EOF 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a02fc0): _writeAt: size=3, off=0 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a02fc0): >_writeAt: n=3, err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a02fc0): close: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:04:00.069147573 +0000 UTC m=+3.698211946 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a02fc0): >close: err= 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 03:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 03:04:00 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a03000): _readAt: size=512, off=0 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a03000): openPending: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a03000): >openPending: err= 2024/11/28 03:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a03000): >_readAt: n=3, err=EOF 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a03000): close: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:04:00.069147573 +0000 UTC m=+3.698211946 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a03000): >close: err= 2024/11/28 03:04:00 DEBUG : open-test-file: Remove: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001313b0 item 72 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2024/11/28 03:04:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2024/11/28 03:04:00 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a03040): openPending: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a03040): >openPending: err= 2024/11/28 03:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a03040): _readAt: size=2, off=0 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a03040): >_readAt: n=0, err=EOF 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a03040): _writeAt: size=5, off=0 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a03040): >_writeAt: n=5, err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a03040): close: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:04:00.070170864 +0000 UTC m=+3.699235226 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a03040): >close: err= 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 03:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 03:04:00 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a03080): _writeAt: size=5, off=0 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a03080): openPending: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a03080): >openPending: err= 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000131ab0 item 73 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a03080): >_writeAt: n=5, err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a03080): close: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:04:00.070690033 +0000 UTC m=+3.699754396 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a03080): >close: err= 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2024/11/28 03:04:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2024/11/28 03:04:00 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a030c0): _readAt: size=2, off=0 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a030c0): openPending: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a030c0): >openPending: err= 2024/11/28 03:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a030c0): >_readAt: n=2, err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a030c0): _writeAt: size=3, off=2 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000131dc0 item 73 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a030c0): >_writeAt: n=3, err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a030c0): close: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:04:00.071263424 +0000 UTC m=+3.700327786 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a030c0): >close: err= 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 03:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 03:04:00 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a03100): _readAt: size=512, off=0 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a03100): openPending: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a03100): >openPending: err= 2024/11/28 03:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a03100): >_readAt: n=5, err=EOF 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a03100): close: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:04:00.071263424 +0000 UTC m=+3.700327786 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a03100): >close: err= 2024/11/28 03:04:00 DEBUG : open-test-file: Remove: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c21c0 item 73 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 03:04:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/11/28 03:04:00 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a031c0): openPending: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a031c0): >openPending: err= 2024/11/28 03:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a031c0): _readAt: size=2, off=0 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a031c0): >_readAt: n=0, err=EOF 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a031c0): _writeAt: size=5, off=0 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a031c0): >_writeAt: n=5, err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a031c0): close: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:04:00.072688654 +0000 UTC m=+3.701753027 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a031c0): >close: err= 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 03:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 03:04:00 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a03200): _writeAt: size=5, off=0 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a03200): openPending: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a03200): >openPending: err= 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c2770 item 74 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a03200): >_writeAt: n=5, err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a03200): close: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:04:00.073102307 +0000 UTC m=+3.702166670 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a03200): >close: err= 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 03:04:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/11/28 03:04:00 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a032c0): openPending: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a032c0): >openPending: err= 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c2d90 item 74 2024/11/28 03:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a032c0): _readAt: size=2, off=0 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a032c0): >_readAt: n=0, err=EOF 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a032c0): _writeAt: size=3, off=0 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a032c0): >_writeAt: n=3, err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a032c0): close: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:04:00.073546225 +0000 UTC m=+3.702610598 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a032c0): >close: err= 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 03:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 03:04:00 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a03300): _readAt: size=512, off=0 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a03300): openPending: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a03300): >openPending: err= 2024/11/28 03:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a03300): >_readAt: n=3, err=EOF 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a03300): close: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:04:00.073546225 +0000 UTC m=+3.702610598 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a03300): >close: err= 2024/11/28 03:04:00 DEBUG : open-test-file: Remove: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c3110 item 74 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/28 03:04:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2024/11/28 03:04:00 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a03400): openPending: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a03400): >openPending: err= 2024/11/28 03:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a03400): _readAt: size=2, off=0 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a03400): >_readAt: n=0, err=EOF 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a03400): _writeAt: size=5, off=0 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a03400): >_writeAt: n=5, err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a03400): close: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:04:00.074663811 +0000 UTC m=+3.703728174 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a03400): >close: err= 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 03:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 03:04:00 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a03440): _writeAt: size=5, off=0 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a03440): openPending: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a03440): >openPending: err= 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c3500 item 75 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a03440): >_writeAt: n=5, err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a03440): close: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:04:00.075112509 +0000 UTC m=+3.704176872 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a03440): >close: err= 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/28 03:04:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2024/11/28 03:04:00 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a03500): _readAt: size=2, off=0 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a03500): openPending: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a03500): >openPending: err= 2024/11/28 03:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a03500): >_readAt: n=2, err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a03500): _writeAt: size=3, off=2 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c36c0 item 75 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a03500): >_writeAt: n=3, err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a03500): close: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:04:00.075572778 +0000 UTC m=+3.704637141 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a03500): >close: err= 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 03:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 03:04:00 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a03540): _readAt: size=512, off=0 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a03540): openPending: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a03540): >openPending: err= 2024/11/28 03:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a03540): >_readAt: n=5, err=EOF 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a03540): close: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:04:00.075572778 +0000 UTC m=+3.704637141 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a03540): >close: err= 2024/11/28 03:04:00 DEBUG : open-test-file: Remove: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00015e000 item 75 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 03:04:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2024/11/28 03:04:00 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a03600): openPending: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a03600): >openPending: err= 2024/11/28 03:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a03600): _readAt: size=2, off=0 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a03600): >_readAt: n=0, err=EOF 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a03600): _writeAt: size=5, off=0 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a03600): >_writeAt: n=5, err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a03600): close: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:04:00.076872083 +0000 UTC m=+3.705936447 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a03600): >close: err= 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 03:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 03:04:00 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a03640): _writeAt: size=5, off=0 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a03640): openPending: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a03640): >openPending: err= 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00015e3f0 item 76 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a03640): >_writeAt: n=5, err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a03640): close: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:04:00.07731479 +0000 UTC m=+3.706379153 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a03640): >close: err= 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 03:04:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2024/11/28 03:04:00 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a03700): openPending: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a03700): >openPending: err= 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00015e7e0 item 76 2024/11/28 03:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a03700): _readAt: size=2, off=0 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a03700): >_readAt: n=0, err=EOF 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a03700): _writeAt: size=3, off=0 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a03700): >_writeAt: n=3, err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a03700): close: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:04:00.07783461 +0000 UTC m=+3.706898973 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a03700): >close: err= 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 03:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 03:04:00 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a03740): _readAt: size=512, off=0 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a03740): openPending: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a03740): >openPending: err= 2024/11/28 03:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a03740): >_readAt: n=3, err=EOF 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a03740): close: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:04:00.07783461 +0000 UTC m=+3.706898973 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a03740): >close: err= 2024/11/28 03:04:00 DEBUG : open-test-file: Remove: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00015eaf0 item 76 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/28 03:04:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2024/11/28 03:04:00 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a03800): openPending: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a03800): >openPending: err= 2024/11/28 03:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a03800): _readAt: size=2, off=0 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a03800): >_readAt: n=0, err=EOF 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a03800): _writeAt: size=5, off=0 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a03800): >_writeAt: n=5, err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a03800): close: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:04:00.078946556 +0000 UTC m=+3.708010919 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a03800): >close: err= 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 03:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 03:04:00 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a03840): _writeAt: size=5, off=0 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a03840): openPending: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a03840): >openPending: err= 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00015f0a0 item 77 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a03840): >_writeAt: n=5, err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a03840): close: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:04:00.079313411 +0000 UTC m=+3.708377773 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a03840): >close: err= 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/28 03:04:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2024/11/28 03:04:00 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:04:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/28 03:04:00 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/28 03:04:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 03:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 03:04:00 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a03900): _readAt: size=512, off=0 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a03900): openPending: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a03900): >openPending: err= 2024/11/28 03:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a03900): >_readAt: n=5, err=EOF 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a03900): close: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:04:00.079313411 +0000 UTC m=+3.708377773 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a03900): >close: err= 2024/11/28 03:04:00 DEBUG : open-test-file: Remove: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00015f3b0 item 77 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 03:04:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2024/11/28 03:04:00 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a03a00): openPending: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a03a00): >openPending: err= 2024/11/28 03:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a03a00): _readAt: size=2, off=0 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a03a00): >_readAt: n=0, err=EOF 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a03a00): _writeAt: size=5, off=0 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a03a00): >_writeAt: n=5, err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a03a00): close: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:04:00.08031949 +0000 UTC m=+3.709383852 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a03a00): >close: err= 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 03:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 03:04:00 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a03a40): _writeAt: size=5, off=0 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a03a40): openPending: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a03a40): >openPending: err= 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00015f7a0 item 78 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a03a40): >_writeAt: n=5, err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a03a40): close: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:04:00.080669483 +0000 UTC m=+3.709733846 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a03a40): >close: err= 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 03:04:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2024/11/28 03:04:00 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:04:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/28 03:04:00 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/28 03:04:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 03:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 03:04:00 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a03b40): _readAt: size=512, off=0 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a03b40): openPending: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a03b40): >openPending: err= 2024/11/28 03:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a03b40): >_readAt: n=5, err=EOF 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a03b40): close: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:04:00.080669483 +0000 UTC m=+3.709733846 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a03b40): >close: err= 2024/11/28 03:04:00 DEBUG : open-test-file: Remove: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00015f9d0 item 78 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/28 03:04:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2024/11/28 03:04:00 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a03c00): openPending: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a03c00): >openPending: err= 2024/11/28 03:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a03c00): _readAt: size=2, off=0 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a03c00): >_readAt: n=0, err=EOF 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a03c00): _writeAt: size=5, off=0 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a03c00): >_writeAt: n=5, err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a03c00): close: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:04:00.081604037 +0000 UTC m=+3.710668401 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a03c00): >close: err= 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 03:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 03:04:00 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a03c40): _writeAt: size=5, off=0 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a03c40): openPending: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a03c40): >openPending: err= 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00015fce0 item 79 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a03c40): >_writeAt: n=5, err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a03c40): close: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:04:00.08193743 +0000 UTC m=+3.711001793 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a03c40): >close: err= 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/28 03:04:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2024/11/28 03:04:00 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:04:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/28 03:04:00 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/28 03:04:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 03:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 03:04:00 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a03d00): _readAt: size=512, off=0 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a03d00): openPending: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a03d00): >openPending: err= 2024/11/28 03:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a03d00): >_readAt: n=5, err=EOF 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a03d00): close: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:04:00.08193743 +0000 UTC m=+3.711001793 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a03d00): >close: err= 2024/11/28 03:04:00 DEBUG : open-test-file: Remove: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000518070 item 79 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 03:04:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/28 03:04:00 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a03dc0): openPending: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a03dc0): >openPending: err= 2024/11/28 03:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a03dc0): _readAt: size=2, off=0 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a03dc0): >_readAt: n=0, err=EOF 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a03dc0): _writeAt: size=5, off=0 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a03dc0): >_writeAt: n=5, err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a03dc0): close: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:04:00.083236875 +0000 UTC m=+3.712301238 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a03dc0): >close: err= 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 03:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 03:04:00 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a03e00): _writeAt: size=5, off=0 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a03e00): openPending: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a03e00): >openPending: err= 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005184d0 item 80 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a03e00): >_writeAt: n=5, err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a03e00): close: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:04:00.083626673 +0000 UTC m=+3.712691037 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a03e00): >close: err= 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 03:04:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/28 03:04:00 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:04:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/28 03:04:00 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/28 03:04:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 03:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 03:04:00 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a03ec0): _readAt: size=512, off=0 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a03ec0): openPending: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a03ec0): >openPending: err= 2024/11/28 03:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a03ec0): >_readAt: n=5, err=EOF 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a03ec0): close: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:04:00.083626673 +0000 UTC m=+3.712691037 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a03ec0): >close: err= 2024/11/28 03:04:00 DEBUG : open-test-file: Remove: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000518700 item 80 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 03:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 03:04:00 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a03f00): openPending: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a03f00): >openPending: err= 2024/11/28 03:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a03f00): _writeAt: size=5, off=0 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a03f00): >_writeAt: n=5, err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a03f00): close: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:04:00.084623103 +0000 UTC m=+3.713687456 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a03f00): >close: err= 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2024/11/28 03:04:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2024/11/28 03:04:00 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a03f40): _readAt: size=2, off=0 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a03f40): openPending: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a03f40): open at offset 5 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a03f40): >openPending: err= 2024/11/28 03:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a03f40): >_readAt: n=2, err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a03f40): _writeAt: size=3, off=7 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000518d20 item 81 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a03f40): >_writeAt: n=3, err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a03f40): close: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:04:00.084967997 +0000 UTC m=+3.714032360 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a03f40): >close: err= 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 03:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 03:04:00 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a88000): _readAt: size=512, off=0 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a88000): openPending: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a88000): >openPending: err= 2024/11/28 03:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a88000): >_readAt: n=8, err=EOF 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a88000): close: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:04:00.084967997 +0000 UTC m=+3.714032360 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a88000): >close: err= 2024/11/28 03:04:00 DEBUG : open-test-file: Remove: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000518fc0 item 81 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 03:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 03:04:00 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a88080): openPending: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a88080): >openPending: err= 2024/11/28 03:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a88080): _writeAt: size=5, off=0 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a88080): >_writeAt: n=5, err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a88080): close: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:04:00.085799589 +0000 UTC m=+3.714863973 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a88080): >close: err= 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 03:04:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2024/11/28 03:04:00 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a88140): openPending: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a88140): open at offset 5 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a88140): >openPending: err= 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005193b0 item 82 2024/11/28 03:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a88140): _readAt: size=2, off=5 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a88140): >_readAt: n=0, err=EOF 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a88140): _writeAt: size=3, off=5 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a88140): >_writeAt: n=3, err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a88140): close: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:04:00.086170201 +0000 UTC m=+3.715234565 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a88140): >close: err= 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 03:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 03:04:00 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a88180): _readAt: size=512, off=0 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a88180): openPending: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a88180): >openPending: err= 2024/11/28 03:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a88180): >_readAt: n=3, err=EOF 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a88180): close: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:04:00.086170201 +0000 UTC m=+3.715234565 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a88180): >close: err= 2024/11/28 03:04:00 DEBUG : open-test-file: Remove: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000519650 item 82 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 03:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 03:04:00 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a88200): openPending: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a88200): >openPending: err= 2024/11/28 03:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a88200): _writeAt: size=5, off=0 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a88200): >_writeAt: n=5, err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a88200): close: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:04:00.086996765 +0000 UTC m=+3.716061128 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a88200): >close: err= 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/11/28 03:04:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2024/11/28 03:04:00 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a88300): _readAt: size=2, off=0 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a88300): openPending: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a88300): open at offset 5 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a88300): >openPending: err= 2024/11/28 03:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a88300): >_readAt: n=2, err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a88300): _writeAt: size=3, off=7 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000519c00 item 83 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a88300): >_writeAt: n=3, err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a88300): close: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:04:00.087377034 +0000 UTC m=+3.716441397 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a88300): >close: err= 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 03:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 03:04:00 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a88340): _readAt: size=512, off=0 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a88340): openPending: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a88340): >openPending: err= 2024/11/28 03:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a88340): >_readAt: n=8, err=EOF 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a88340): close: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:04:00.087377034 +0000 UTC m=+3.716441397 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a88340): >close: err= 2024/11/28 03:04:00 DEBUG : open-test-file: Remove: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000519e30 item 83 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 03:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 03:04:00 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a88400): openPending: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a88400): >openPending: err= 2024/11/28 03:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a88400): _writeAt: size=5, off=0 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a88400): >_writeAt: n=5, err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a88400): close: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:04:00.088469674 +0000 UTC m=+3.717534038 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a88400): >close: err= 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 03:04:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2024/11/28 03:04:00 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a88500): openPending: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a88500): open at offset 5 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a88500): >openPending: err= 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a10150 item 84 2024/11/28 03:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a88500): _readAt: size=2, off=5 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a88500): >_readAt: n=0, err=EOF 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a88500): _writeAt: size=3, off=5 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a88500): >_writeAt: n=3, err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a88500): close: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:04:00.088882515 +0000 UTC m=+3.717946877 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a88500): >close: err= 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 03:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 03:04:00 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a88540): _readAt: size=512, off=0 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a88540): openPending: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a88540): >openPending: err= 2024/11/28 03:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a88540): >_readAt: n=3, err=EOF 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a88540): close: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:04:00.088882515 +0000 UTC m=+3.717946877 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a88540): >close: err= 2024/11/28 03:04:00 DEBUG : open-test-file: Remove: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a103f0 item 84 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 03:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 03:04:00 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a885c0): openPending: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a885c0): >openPending: err= 2024/11/28 03:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a885c0): _writeAt: size=5, off=0 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a885c0): >_writeAt: n=5, err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a885c0): close: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:04:00.08982839 +0000 UTC m=+3.718892744 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a885c0): >close: err= 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/11/28 03:04:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2024/11/28 03:04:00 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a88680): _readAt: size=2, off=0 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a88680): openPending: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a88680): open at offset 5 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a88680): >openPending: err= 2024/11/28 03:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a88680): >_readAt: n=2, err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a88680): _writeAt: size=3, off=7 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a10700 item 85 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a88680): >_writeAt: n=3, err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a88680): close: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:04:00.090295733 +0000 UTC m=+3.719360096 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a88680): >close: err= 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 03:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 03:04:00 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a886c0): _readAt: size=512, off=0 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a886c0): openPending: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a886c0): >openPending: err= 2024/11/28 03:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a886c0): >_readAt: n=8, err=EOF 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a886c0): close: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:04:00.090295733 +0000 UTC m=+3.719360096 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a886c0): >close: err= 2024/11/28 03:04:00 DEBUG : open-test-file: Remove: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a10850 item 85 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 03:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 03:04:00 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a88740): openPending: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a88740): >openPending: err= 2024/11/28 03:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a88740): _writeAt: size=5, off=0 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a88740): >_writeAt: n=5, err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a88740): close: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:04:00.091318232 +0000 UTC m=+3.720382595 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a88740): >close: err= 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 03:04:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2024/11/28 03:04:00 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a888c0): openPending: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a888c0): open at offset 5 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a888c0): >openPending: err= 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a10af0 item 86 2024/11/28 03:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a888c0): _readAt: size=2, off=5 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a888c0): >_readAt: n=0, err=EOF 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a888c0): _writeAt: size=3, off=5 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a888c0): >_writeAt: n=3, err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a888c0): close: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:04:00.091693212 +0000 UTC m=+3.720757576 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a888c0): >close: err= 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 03:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 03:04:00 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a88900): _readAt: size=512, off=0 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a88900): openPending: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a88900): >openPending: err= 2024/11/28 03:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a88900): >_readAt: n=3, err=EOF 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a88900): close: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:04:00.091693212 +0000 UTC m=+3.720757576 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a88900): >close: err= 2024/11/28 03:04:00 DEBUG : open-test-file: Remove: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a10c40 item 86 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 03:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 03:04:00 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a88980): openPending: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a88980): >openPending: err= 2024/11/28 03:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a88980): _writeAt: size=5, off=0 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a88980): >_writeAt: n=5, err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a88980): close: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:04:00.092605124 +0000 UTC m=+3.721669488 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a88980): >close: err= 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/28 03:04:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2024/11/28 03:04:00 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a88a40): _readAt: size=2, off=0 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a88a40): openPending: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a88a40): open at offset 5 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a88a40): >openPending: err= 2024/11/28 03:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a88a40): >_readAt: n=2, err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a88a40): _writeAt: size=3, off=7 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a10ee0 item 87 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a88a40): >_writeAt: n=3, err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a88a40): close: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:04:00.092931103 +0000 UTC m=+3.721995466 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a88a40): >close: err= 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 03:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 03:04:00 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a88a80): _readAt: size=512, off=0 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a88a80): openPending: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a88a80): >openPending: err= 2024/11/28 03:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a88a80): >_readAt: n=8, err=EOF 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a88a80): close: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:04:00.092931103 +0000 UTC m=+3.721995466 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a88a80): >close: err= 2024/11/28 03:04:00 DEBUG : open-test-file: Remove: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a11030 item 87 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 03:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 03:04:00 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a88b00): openPending: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a88b00): >openPending: err= 2024/11/28 03:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a88b00): _writeAt: size=5, off=0 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a88b00): >_writeAt: n=5, err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a88b00): close: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:04:00.093759528 +0000 UTC m=+3.722823882 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a88b00): >close: err= 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 03:04:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2024/11/28 03:04:00 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a88bc0): openPending: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a88bc0): open at offset 5 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a88bc0): >openPending: err= 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a112d0 item 88 2024/11/28 03:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a88bc0): _readAt: size=2, off=5 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a88bc0): >_readAt: n=0, err=EOF 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a88bc0): _writeAt: size=3, off=5 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a88bc0): >_writeAt: n=3, err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a88bc0): close: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:04:00.094076291 +0000 UTC m=+3.723140653 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a88bc0): >close: err= 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 03:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 03:04:00 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a88c00): _readAt: size=512, off=0 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a88c00): openPending: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a88c00): >openPending: err= 2024/11/28 03:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a88c00): >_readAt: n=3, err=EOF 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a88c00): close: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:04:00.094076291 +0000 UTC m=+3.723140653 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a88c00): >close: err= 2024/11/28 03:04:00 DEBUG : open-test-file: Remove: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a11420 item 88 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/11/28 03:04:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2024/11/28 03:04:00 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a88cc0): openPending: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a88cc0): open at offset 0 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a88cc0): >openPending: err= 2024/11/28 03:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a88cc0): _readAt: size=2, off=0 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a88cc0): >_readAt: n=0, err=EOF 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a88cc0): _writeAt: size=5, off=0 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a88cc0): >_writeAt: n=5, err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a88cc0): close: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:04:00.095236395 +0000 UTC m=+3.724300759 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a88cc0): >close: err= 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 03:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 03:04:00 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a88d00): _writeAt: size=5, off=0 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a88d00): openPending: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a88d00): >openPending: err= 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a116c0 item 89 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a88d00): >_writeAt: n=5, err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a88d00): close: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:04:00.095643336 +0000 UTC m=+3.724707698 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a88d00): >close: err= 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/11/28 03:04:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2024/11/28 03:04:00 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a88dc0): _readAt: size=2, off=0 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a88dc0): openPending: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a88dc0): open at offset 5 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a88dc0): >openPending: err= 2024/11/28 03:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a88dc0): >_readAt: n=2, err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a88dc0): _writeAt: size=3, off=7 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a11810 item 89 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a88dc0): >_writeAt: n=3, err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a88dc0): close: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:04:00.096110248 +0000 UTC m=+3.725174621 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a88dc0): >close: err= 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 03:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 03:04:00 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a88e00): _readAt: size=512, off=0 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a88e00): openPending: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a88e00): >openPending: err= 2024/11/28 03:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a88e00): >_readAt: n=8, err=EOF 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a88e00): close: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:04:00.096110248 +0000 UTC m=+3.725174621 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a88e00): >close: err= 2024/11/28 03:04:00 DEBUG : open-test-file: Remove: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a11960 item 89 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 03:04:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2024/11/28 03:04:00 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a88ec0): openPending: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a88ec0): open at offset 0 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a88ec0): >openPending: err= 2024/11/28 03:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a88ec0): _readAt: size=2, off=0 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a88ec0): >_readAt: n=0, err=EOF 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a88ec0): _writeAt: size=5, off=0 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a88ec0): >_writeAt: n=5, err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a88ec0): close: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:04:00.097308113 +0000 UTC m=+3.726372476 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a88ec0): >close: err= 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 03:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 03:04:00 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a88f00): _writeAt: size=5, off=0 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a88f00): openPending: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a88f00): >openPending: err= 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a11c00 item 90 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a88f00): >_writeAt: n=5, err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a88f00): close: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:04:00.097786606 +0000 UTC m=+3.726850969 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a88f00): >close: err= 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 03:04:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2024/11/28 03:04:00 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a88fc0): openPending: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a88fc0): open at offset 5 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a88fc0): >openPending: err= 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a11d50 item 90 2024/11/28 03:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a88fc0): _readAt: size=2, off=5 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a88fc0): >_readAt: n=0, err=EOF 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a88fc0): _writeAt: size=3, off=5 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a88fc0): >_writeAt: n=3, err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a88fc0): close: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:04:00.098354206 +0000 UTC m=+3.727418569 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a88fc0): >close: err= 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 03:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 03:04:00 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a89000): _readAt: size=512, off=0 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a89000): openPending: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a89000): >openPending: err= 2024/11/28 03:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a89000): >_readAt: n=3, err=EOF 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a89000): close: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:04:00.098354206 +0000 UTC m=+3.727418569 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a89000): >close: err= 2024/11/28 03:04:00 DEBUG : open-test-file: Remove: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a11ea0 item 90 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/28 03:04:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2024/11/28 03:04:00 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a890c0): openPending: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a890c0): open at offset 0 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a890c0): >openPending: err= 2024/11/28 03:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a890c0): _readAt: size=2, off=0 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a890c0): >_readAt: n=0, err=EOF 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a890c0): _writeAt: size=5, off=0 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a890c0): >_writeAt: n=5, err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a890c0): close: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:04:00.099375463 +0000 UTC m=+3.728439825 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a890c0): >close: err= 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 03:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 03:04:00 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a89100): _writeAt: size=5, off=0 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a89100): openPending: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a89100): >openPending: err= 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000316460 item 91 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a89100): >_writeAt: n=5, err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a89100): close: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:04:00.09970544 +0000 UTC m=+3.728769802 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a89100): >close: err= 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/28 03:04:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2024/11/28 03:04:00 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a891c0): _readAt: size=2, off=0 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a891c0): openPending: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a891c0): open at offset 5 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a891c0): >openPending: err= 2024/11/28 03:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a891c0): >_readAt: n=2, err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a891c0): _writeAt: size=3, off=7 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000316690 item 91 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a891c0): >_writeAt: n=3, err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a891c0): close: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:04:00.100076972 +0000 UTC m=+3.729141335 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a891c0): >close: err= 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 03:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 03:04:00 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a89200): _readAt: size=512, off=0 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a89200): openPending: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a89200): >openPending: err= 2024/11/28 03:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a89200): >_readAt: n=8, err=EOF 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a89200): close: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:04:00.100076972 +0000 UTC m=+3.729141335 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a89200): >close: err= 2024/11/28 03:04:00 DEBUG : open-test-file: Remove: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003168c0 item 91 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 03:04:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/11/28 03:04:00 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a892c0): openPending: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a892c0): open at offset 0 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a892c0): >openPending: err= 2024/11/28 03:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a892c0): _readAt: size=2, off=0 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a892c0): >_readAt: n=0, err=EOF 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a892c0): _writeAt: size=5, off=0 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a892c0): >_writeAt: n=5, err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a892c0): close: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:04:00.100957767 +0000 UTC m=+3.730022130 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a892c0): >close: err= 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 03:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 03:04:00 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a89340): _writeAt: size=5, off=0 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a89340): openPending: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a89340): >openPending: err= 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000316fc0 item 92 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a89340): >_writeAt: n=5, err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a89340): close: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:04:00.101268527 +0000 UTC m=+3.730332890 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a89340): >close: err= 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 03:04:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/11/28 03:04:00 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a89400): openPending: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a89400): open at offset 5 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a89400): >openPending: err= 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000317260 item 92 2024/11/28 03:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a89400): _readAt: size=2, off=5 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a89400): >_readAt: n=0, err=EOF 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a89400): _writeAt: size=3, off=5 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a89400): >_writeAt: n=3, err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a89400): close: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:04:00.101696846 +0000 UTC m=+3.730761210 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a89400): >close: err= 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 03:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 03:04:00 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a89440): _readAt: size=512, off=0 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a89440): openPending: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a89440): >openPending: err= 2024/11/28 03:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a89440): >_readAt: n=3, err=EOF 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a89440): close: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:04:00.101696846 +0000 UTC m=+3.730761210 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a89440): >close: err= 2024/11/28 03:04:00 DEBUG : open-test-file: Remove: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000317420 item 92 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/28 03:04:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2024/11/28 03:04:00 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a89500): openPending: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a89500): open at offset 0 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a89500): >openPending: err= 2024/11/28 03:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a89500): _readAt: size=2, off=0 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a89500): >_readAt: n=0, err=EOF 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a89500): _writeAt: size=5, off=0 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a89500): >_writeAt: n=5, err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a89500): close: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:04:00.102649164 +0000 UTC m=+3.731713527 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a89500): >close: err= 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 03:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 03:04:00 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a89540): _writeAt: size=5, off=0 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a89540): openPending: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a89540): >openPending: err= 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000317880 item 93 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a89540): >_writeAt: n=5, err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a89540): close: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:04:00.102973911 +0000 UTC m=+3.732038263 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a89540): >close: err= 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/28 03:04:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2024/11/28 03:04:00 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:04:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/28 03:04:00 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/28 03:04:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 03:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 03:04:00 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a89600): _readAt: size=512, off=0 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a89600): openPending: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a89600): >openPending: err= 2024/11/28 03:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a89600): >_readAt: n=5, err=EOF 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a89600): close: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:04:00.102973911 +0000 UTC m=+3.732038263 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a89600): >close: err= 2024/11/28 03:04:00 DEBUG : open-test-file: Remove: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000317ab0 item 93 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 03:04:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/11/28 03:04:00 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a896c0): openPending: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a896c0): open at offset 0 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a896c0): >openPending: err= 2024/11/28 03:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a896c0): _readAt: size=2, off=0 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a896c0): >_readAt: n=0, err=EOF 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a896c0): _writeAt: size=5, off=0 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a896c0): >_writeAt: n=5, err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a896c0): close: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:04:00.103817816 +0000 UTC m=+3.732882179 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a896c0): >close: err= 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 03:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 03:04:00 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a89700): _writeAt: size=5, off=0 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a89700): openPending: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a89700): >openPending: err= 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051a070 item 94 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a89700): >_writeAt: n=5, err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a89700): close: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:04:00.104144536 +0000 UTC m=+3.733208899 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a89700): >close: err= 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 03:04:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/11/28 03:04:00 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:04:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/28 03:04:00 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/28 03:04:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 03:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 03:04:00 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a897c0): _readAt: size=512, off=0 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a897c0): openPending: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a897c0): >openPending: err= 2024/11/28 03:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a897c0): >_readAt: n=5, err=EOF 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a897c0): close: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:04:00.104144536 +0000 UTC m=+3.733208899 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a897c0): >close: err= 2024/11/28 03:04:00 DEBUG : open-test-file: Remove: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051a310 item 94 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/28 03:04:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/11/28 03:04:00 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a89880): openPending: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a89880): open at offset 0 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a89880): >openPending: err= 2024/11/28 03:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a89880): _readAt: size=2, off=0 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a89880): >_readAt: n=0, err=EOF 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a89880): _writeAt: size=5, off=0 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a89880): >_writeAt: n=5, err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a89880): close: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:04:00.105136017 +0000 UTC m=+3.734200379 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a89880): >close: err= 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 03:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 03:04:00 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a898c0): _writeAt: size=5, off=0 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a898c0): openPending: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a898c0): >openPending: err= 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051a9a0 item 95 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a898c0): >_writeAt: n=5, err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a898c0): close: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:04:00.10542718 +0000 UTC m=+3.734491544 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a898c0): >close: err= 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/28 03:04:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/11/28 03:04:00 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:04:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/28 03:04:00 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/28 03:04:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 03:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 03:04:00 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a89980): _readAt: size=512, off=0 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a89980): openPending: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a89980): >openPending: err= 2024/11/28 03:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a89980): >_readAt: n=5, err=EOF 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a89980): close: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:04:00.10542718 +0000 UTC m=+3.734491544 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a89980): >close: err= 2024/11/28 03:04:00 DEBUG : open-test-file: Remove: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051ad20 item 95 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 03:04:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/28 03:04:00 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a89a40): openPending: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a89a40): open at offset 0 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a89a40): >openPending: err= 2024/11/28 03:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a89a40): _readAt: size=2, off=0 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a89a40): >_readAt: n=0, err=EOF 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a89a40): _writeAt: size=5, off=0 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a89a40): >_writeAt: n=5, err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a89a40): close: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:04:00.106529117 +0000 UTC m=+3.735593480 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a89a40): >close: err= 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 03:04:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/28 03:04:00 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a89a80): _writeAt: size=5, off=0 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a89a80): openPending: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a89a80): >openPending: err= 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051b1f0 item 96 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a89a80): >_writeAt: n=5, err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a89a80): close: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:04:00.107143915 +0000 UTC m=+3.736208278 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a89a80): >close: err= 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/28 03:04:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/28 03:04:00 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:04:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/28 03:04:00 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/28 03:04:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/28 03:04:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 03:04:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/28 03:04:00 DEBUG : open-test-file: newRWFileHandle: 2024/11/28 03:04:00 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/28 03:04:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a89b80): _readAt: size=512, off=0 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a89b80): openPending: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a89b80): >openPending: err= 2024/11/28 03:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a89b80): >_readAt: n=5, err=EOF 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a89b80): close: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-28 03:04:00.107143915 +0000 UTC m=+3.736208278 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/28 03:04:00 DEBUG : open-test-file(0xc000a89b80): >close: err= 2024/11/28 03:04:00 DEBUG : open-test-file: Remove: 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051b420 item 96 2024/11/28 03:04:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/28 03:04:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/28 03:04:00 DEBUG : open-test-file: >Remove: err= 2024/11/28 03:04:00 DEBUG : WaitForWriters: timeout=30s 2024/11/28 03:04:00 DEBUG : : Looking for writers 2024/11/28 03:04:00 DEBUG : >WaitForWriters: 2024/11/28 03:04:00 DEBUG : vfs cache: cleaner exiting 2024/11/28 03:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:31454") 2024/11/28 03:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:31732") 2024/11/28 03:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestRWFileHandleOpenTests (0.32s) --- PASS: TestRWFileHandleOpenTests/writes (0.16s) --- 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.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.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.15s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bafamin7woco", Local "Local file system at /tmp/rclone3343148044", Modify Window "1s" 2024/11/28 03:04:00 INFO : ftp://172.17.0.2:21/rclone-test-bafamin7woco: poll-interval is not supported by this remote 2024/11/28 03:04:00 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/28 03:04:00 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{yuueT}/rclone-test-bafamin7woco" 2024/11/28 03:04:00 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{yuueT}/rclone-test-bafamin7woco" 2024/11/28 03:04:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{yuueT}/rclone-test-bafamin7woco" 2024/11/28 03:04:00 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/28 03:04:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{yuueT}/rclone-test-bafamin7woco" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{yuueT}/rclone-test-bafamin7woco" 2024/11/28 03:04:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{yuueT}/rclone-test-bafamin7woco" 2024/11/28 03:04:00 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/28 03:04:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{yuueT}/rclone-test-bafamin7woco" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{yuueT}/rclone-test-bafamin7woco" 2024/11/28 03:04:00 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 03:04:00 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/28 03:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:35911") 2024/11/28 03:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:04:00 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/28 03:04:00 DEBUG : file1: newRWFileHandle: 2024/11/28 03:04:00 DEBUG : file1(0xc000a89c40): openPending: 2024/11/28 03:04:00 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/28 03:04:00 DEBUG : file1(0xc000a89c40): >openPending: err= 2024/11/28 03:04:00 DEBUG : file1: >newRWFileHandle: err= 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/28 03:04:00 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/11/28 03:04:00 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/11/28 03:04:00 DEBUG : file1(0xc000a89c40): _writeAt: size=2, off=0 2024/11/28 03:04:00 DEBUG : file1(0xc000a89c40): >_writeAt: n=2, err= 2024/11/28 03:04:00 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2024/11/28 03:04:00 DEBUG : file1(0xc000a89c40): RWFileHandle.Flush 2024/11/28 03:04:00 DEBUG : file1(0xc000a89c40): RWFileHandle.Release 2024/11/28 03:04:00 DEBUG : file1(0xc000a89c40): close: 2024/11/28 03:04:00 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2024/11/28 03:04:00 INFO : file1: vfs cache: queuing for upload in 100ms 2024/11/28 03:04:00 DEBUG : file1(0xc000a89c40): >close: err= 2024/11/28 03:04:00 DEBUG : WaitForWriters: timeout=30s 2024/11/28 03:04:00 DEBUG : : Looking for writers 2024/11/28 03:04:00 DEBUG : file1: reading active writers 2024/11/28 03:04:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/11/28 03:04:00 DEBUG : : Looking for writers 2024/11/28 03:04:00 DEBUG : file1: reading active writers 2024/11/28 03:04:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/11/28 03:04:00 DEBUG : : Looking for writers 2024/11/28 03:04:00 DEBUG : file1: reading active writers 2024/11/28 03:04:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/11/28 03:04:00 DEBUG : : Looking for writers 2024/11/28 03:04:00 DEBUG : file1: reading active writers 2024/11/28 03:04:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/11/28 03:04:00 DEBUG : file1: vfs cache: starting upload 2024/11/28 03:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:32897") 2024/11/28 03:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:04:00 DEBUG : file1.c8b6918.partial: renamed to: file1 2024/11/28 03:04:00 INFO : file1: Copied (new) 2024/11/28 03:04:00 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC" 2024/11/28 03:04:00 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/11/28 03:04:00 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/28 03:04:00 INFO : file1: vfs cache: upload succeeded try #1 2024/11/28 03:04:00 DEBUG : : Looking for writers 2024/11/28 03:04:00 DEBUG : file1: reading active writers 2024/11/28 03:04:00 DEBUG : >WaitForWriters: 2024/11/28 03:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:32956") 2024/11/28 03:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:04:00 DEBUG : WaitForWriters: timeout=30s 2024/11/28 03:04:00 DEBUG : : Looking for writers 2024/11/28 03:04:00 DEBUG : file1: reading active writers 2024/11/28 03:04:00 DEBUG : >WaitForWriters: 2024/11/28 03:04:00 DEBUG : vfs cache: cleaner exiting 2024/11/28 03:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:34921") 2024/11/28 03:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:32432") 2024/11/28 03:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestRWFileModTimeWithOpenWriters (0.16s) === RUN TestRWCacheRename run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bafamin7woco", Local "Local file system at /tmp/rclone3343148044", Modify Window "1s" 2024/11/28 03:04:00 INFO : ftp://172.17.0.2:21/rclone-test-bafamin7woco: poll-interval is not supported by this remote 2024/11/28 03:04:00 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/28 03:04:00 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{yuueT}/rclone-test-bafamin7woco" 2024/11/28 03:04:00 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{yuueT}/rclone-test-bafamin7woco" 2024/11/28 03:04:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{yuueT}/rclone-test-bafamin7woco" 2024/11/28 03:04:00 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/28 03:04:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{yuueT}/rclone-test-bafamin7woco" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{yuueT}/rclone-test-bafamin7woco" 2024/11/28 03:04:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{yuueT}/rclone-test-bafamin7woco" 2024/11/28 03:04:00 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/28 03:04:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{yuueT}/rclone-test-bafamin7woco" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{yuueT}/rclone-test-bafamin7woco" 2024/11/28 03:04:00 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 03:04:00 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/28 03:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:37762") 2024/11/28 03:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:04:00 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2024/11/28 03:04:00 DEBUG : rename_me: newRWFileHandle: 2024/11/28 03:04:00 DEBUG : rename_me(0xc0002aa200): openPending: 2024/11/28 03:04:00 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2024/11/28 03:04:00 DEBUG : rename_me(0xc0002aa200): >openPending: err= 2024/11/28 03:04:00 DEBUG : rename_me: >newRWFileHandle: err= 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2024/11/28 03:04:00 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2024/11/28 03:04:00 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2024/11/28 03:04:00 DEBUG : rename_me(0xc0002aa200): _writeAt: size=5, off=0 2024/11/28 03:04:00 DEBUG : rename_me(0xc0002aa200): >_writeAt: n=5, err= 2024/11/28 03:04:00 DEBUG : rename_me(0xc0002aa200): close: 2024/11/28 03:04:00 DEBUG : rename_me: vfs cache: setting modification time to 2024-11-28 03:04:00.266812434 +0000 UTC m=+3.895876807 2024/11/28 03:04:00 INFO : rename_me: vfs cache: queuing for upload in 100ms 2024/11/28 03:04:00 DEBUG : rename_me(0xc0002aa200): >close: err= 2024/11/28 03:04:00 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2024/11/28 03:04:00 DEBUG : i_was_renamed: Updating file with 0xc000001800 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vDel: "rename_me" 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2024/11/28 03:04:00 DEBUG : WaitForWriters: timeout=30s 2024/11/28 03:04:00 DEBUG : : Looking for writers 2024/11/28 03:04:00 DEBUG : i_was_renamed: reading active writers 2024/11/28 03:04:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/11/28 03:04:00 DEBUG : : Looking for writers 2024/11/28 03:04:00 DEBUG : i_was_renamed: reading active writers 2024/11/28 03:04:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/11/28 03:04:00 DEBUG : : Looking for writers 2024/11/28 03:04:00 DEBUG : i_was_renamed: reading active writers 2024/11/28 03:04:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/11/28 03:04:00 DEBUG : : Looking for writers 2024/11/28 03:04:00 DEBUG : i_was_renamed: reading active writers 2024/11/28 03:04:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/11/28 03:04:00 DEBUG : i_was_renamed: vfs cache: starting upload 2024/11/28 03:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:38802") 2024/11/28 03:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:04:00 DEBUG : i_was_renamed.8c403f61.partial: renamed to: i_was_renamed 2024/11/28 03:04:00 INFO : i_was_renamed: Copied (new) 2024/11/28 03:04:00 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2024-11-28 03:04:00 +0000 UTC" 2024/11/28 03:04:00 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2024/11/28 03:04:00 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2024/11/28 03:04:00 DEBUG : : Looking for writers 2024/11/28 03:04:00 DEBUG : i_was_renamed: reading active writers 2024/11/28 03:04:00 DEBUG : >WaitForWriters: 2024/11/28 03:04:00 DEBUG : vfs cache: cleaner exiting 2024/11/28 03:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:33590") 2024/11/28 03:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:33367") 2024/11/28 03:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestRWCacheRename (0.16s) === RUN TestRWCacheUpdate run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bafamin7woco", Local "Local file system at /tmp/rclone3343148044", Modify Window "1s" 2024/11/28 03:04:00 INFO : ftp://172.17.0.2:21/rclone-test-bafamin7woco: poll-interval is not supported by this remote 2024/11/28 03:04:00 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/28 03:04:00 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{yuueT}/rclone-test-bafamin7woco" 2024/11/28 03:04:00 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{yuueT}/rclone-test-bafamin7woco" 2024/11/28 03:04:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{yuueT}/rclone-test-bafamin7woco" 2024/11/28 03:04:00 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/28 03:04:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{yuueT}/rclone-test-bafamin7woco" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{yuueT}/rclone-test-bafamin7woco" 2024/11/28 03:04:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{yuueT}/rclone-test-bafamin7woco" 2024/11/28 03:04:00 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/28 03:04:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{yuueT}/rclone-test-bafamin7woco" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{yuueT}/rclone-test-bafamin7woco" 2024/11/28 03:04:00 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/28 03:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:38343") 2024/11/28 03:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:33095") 2024/11/28 03:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:04:00 DEBUG : : forgetting directory cache 2024/11/28 03:04:00 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 03:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:31965") 2024/11/28 03:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:04:00 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/11/28 03:04:00 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/11/28 03:04:00 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/11/28 03:04:00 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/11/28 03:04:00 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/11/28 03:04:00 DEBUG : TestRWCacheUpdate(0xc0001321c0): _readAt: size=512, off=0 2024/11/28 03:04:00 DEBUG : TestRWCacheUpdate(0xc0001321c0): openPending: 2024/11/28 03:04:00 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-11-28 02:05:00 +0000 UTC" against cached fingerprint "" 2024/11/28 03:04:00 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/28 03:04:00 DEBUG : TestRWCacheUpdate(0xc0001321c0): >openPending: err= 2024/11/28 03:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/11/28 03:04:00 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/28 03:04:00 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/28 03:04:00 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/11/28 03:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:39483") 2024/11/28 03:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:04:00 DEBUG : TestRWCacheUpdate(0xc0001321c0): >_readAt: n=20, err=EOF 2024/11/28 03:04:00 DEBUG : TestRWCacheUpdate(0xc0001321c0): close: 2024/11/28 03:04:00 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-11-28 02:05:00 +0000 UTC 2024/11/28 03:04:00 DEBUG : TestRWCacheUpdate(0xc0001321c0): >close: err= 2024/11/28 03:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:33235") 2024/11/28 03:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:36058") 2024/11/28 03:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:04:00 DEBUG : : forgetting directory cache 2024/11/28 03:04:00 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/28 03:04:00 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 03:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:34787") 2024/11/28 03:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:04:00 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/11/28 03:04:00 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/11/28 03:04:00 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/11/28 03:04:00 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/11/28 03:04:00 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/11/28 03:04:00 DEBUG : TestRWCacheUpdate(0xc000132e00): _readAt: size=512, off=0 2024/11/28 03:04:00 DEBUG : TestRWCacheUpdate(0xc000132e00): openPending: 2024/11/28 03:04:00 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-11-28 02:06:00 +0000 UTC" against cached fingerprint "20,2024-11-28 02:05:00 +0000 UTC" 2024/11/28 03:04:00 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2024-11-28 02:06:00 +0000 UTC" != cached fingerprint "20,2024-11-28 02:05:00 +0000 UTC") 2024/11/28 03:04:00 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/11/28 03:04:00 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/11/28 03:04:00 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/11/28 03:04:00 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/28 03:04:00 DEBUG : TestRWCacheUpdate(0xc000132e00): >openPending: err= 2024/11/28 03:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/11/28 03:04:00 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/28 03:04:00 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/28 03:04:00 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/11/28 03:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:33634") 2024/11/28 03:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:04:00 DEBUG : TestRWCacheUpdate(0xc000132e00): >_readAt: n=20, err=EOF 2024/11/28 03:04:00 DEBUG : TestRWCacheUpdate(0xc000132e00): close: 2024/11/28 03:04:00 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-11-28 02:06:00 +0000 UTC 2024/11/28 03:04:00 DEBUG : TestRWCacheUpdate(0xc000132e00): >close: err= 2024/11/28 03:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:34822") 2024/11/28 03:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:32052") 2024/11/28 03:04:00 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:04:01 DEBUG : : forgetting directory cache 2024/11/28 03:04:01 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/28 03:04:01 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 03:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:31149") 2024/11/28 03:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:04:01 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/11/28 03:04:01 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/11/28 03:04:01 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/11/28 03:04:01 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/11/28 03:04:01 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/11/28 03:04:01 DEBUG : TestRWCacheUpdate(0xc0005d4a80): _readAt: size=512, off=0 2024/11/28 03:04:01 DEBUG : TestRWCacheUpdate(0xc0005d4a80): openPending: 2024/11/28 03:04:01 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-11-28 02:07:00 +0000 UTC" against cached fingerprint "20,2024-11-28 02:06:00 +0000 UTC" 2024/11/28 03:04:01 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2024-11-28 02:07:00 +0000 UTC" != cached fingerprint "20,2024-11-28 02:06:00 +0000 UTC") 2024/11/28 03:04:01 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/11/28 03:04:01 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/11/28 03:04:01 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/11/28 03:04:01 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/28 03:04:01 DEBUG : TestRWCacheUpdate(0xc0005d4a80): >openPending: err= 2024/11/28 03:04:01 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/11/28 03:04:01 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/28 03:04:01 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/28 03:04:01 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/11/28 03:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:31913") 2024/11/28 03:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:04:01 DEBUG : TestRWCacheUpdate(0xc0005d4a80): >_readAt: n=20, err=EOF 2024/11/28 03:04:01 DEBUG : TestRWCacheUpdate(0xc0005d4a80): close: 2024/11/28 03:04:01 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-11-28 02:07:00 +0000 UTC 2024/11/28 03:04:01 DEBUG : TestRWCacheUpdate(0xc0005d4a80): >close: err= 2024/11/28 03:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:32063") 2024/11/28 03:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:33303") 2024/11/28 03:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:04:01 DEBUG : : forgetting directory cache 2024/11/28 03:04:01 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/28 03:04:01 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 03:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:36197") 2024/11/28 03:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:04:01 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/11/28 03:04:01 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/11/28 03:04:01 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/11/28 03:04:01 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/11/28 03:04:01 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/11/28 03:04:01 DEBUG : TestRWCacheUpdate(0xc0002aa9c0): _readAt: size=512, off=0 2024/11/28 03:04:01 DEBUG : TestRWCacheUpdate(0xc0002aa9c0): openPending: 2024/11/28 03:04:01 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-11-28 02:08:00 +0000 UTC" against cached fingerprint "20,2024-11-28 02:07:00 +0000 UTC" 2024/11/28 03:04:01 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2024-11-28 02:08:00 +0000 UTC" != cached fingerprint "20,2024-11-28 02:07:00 +0000 UTC") 2024/11/28 03:04:01 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/11/28 03:04:01 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/11/28 03:04:01 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/11/28 03:04:01 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/28 03:04:01 DEBUG : TestRWCacheUpdate(0xc0002aa9c0): >openPending: err= 2024/11/28 03:04:01 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/11/28 03:04:01 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/28 03:04:01 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/28 03:04:01 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/11/28 03:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:33289") 2024/11/28 03:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:04:01 DEBUG : TestRWCacheUpdate(0xc0002aa9c0): >_readAt: n=20, err=EOF 2024/11/28 03:04:01 DEBUG : TestRWCacheUpdate(0xc0002aa9c0): close: 2024/11/28 03:04:01 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-11-28 02:08:00 +0000 UTC 2024/11/28 03:04:01 DEBUG : TestRWCacheUpdate(0xc0002aa9c0): >close: err= 2024/11/28 03:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:33887") 2024/11/28 03:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:36815") 2024/11/28 03:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:04:01 DEBUG : : forgetting directory cache 2024/11/28 03:04:01 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/28 03:04:01 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 03:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:30076") 2024/11/28 03:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:04:01 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/11/28 03:04:01 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/11/28 03:04:01 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/11/28 03:04:01 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/11/28 03:04:01 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/11/28 03:04:01 DEBUG : TestRWCacheUpdate(0xc0005823c0): _readAt: size=512, off=0 2024/11/28 03:04:01 DEBUG : TestRWCacheUpdate(0xc0005823c0): openPending: 2024/11/28 03:04:01 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-11-28 02:09:00 +0000 UTC" against cached fingerprint "20,2024-11-28 02:08:00 +0000 UTC" 2024/11/28 03:04:01 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2024-11-28 02:09:00 +0000 UTC" != cached fingerprint "20,2024-11-28 02:08:00 +0000 UTC") 2024/11/28 03:04:01 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/11/28 03:04:01 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/11/28 03:04:01 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/11/28 03:04:01 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/28 03:04:01 DEBUG : TestRWCacheUpdate(0xc0005823c0): >openPending: err= 2024/11/28 03:04:01 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/11/28 03:04:01 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/28 03:04:01 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/28 03:04:01 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/11/28 03:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:39297") 2024/11/28 03:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:04:01 DEBUG : TestRWCacheUpdate(0xc0005823c0): >_readAt: n=20, err=EOF 2024/11/28 03:04:01 DEBUG : TestRWCacheUpdate(0xc0005823c0): close: 2024/11/28 03:04:01 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-11-28 02:09:00 +0000 UTC 2024/11/28 03:04:01 DEBUG : TestRWCacheUpdate(0xc0005823c0): >close: err= 2024/11/28 03:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:31072") 2024/11/28 03:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:37256") 2024/11/28 03:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:04:01 DEBUG : : forgetting directory cache 2024/11/28 03:04:01 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/28 03:04:01 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 03:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:36286") 2024/11/28 03:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:04:01 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/11/28 03:04:01 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/11/28 03:04:01 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/11/28 03:04:01 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/11/28 03:04:01 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/11/28 03:04:01 DEBUG : TestRWCacheUpdate(0xc0005d50c0): _readAt: size=512, off=0 2024/11/28 03:04:01 DEBUG : TestRWCacheUpdate(0xc0005d50c0): openPending: 2024/11/28 03:04:01 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-11-28 02:10:00 +0000 UTC" against cached fingerprint "20,2024-11-28 02:09:00 +0000 UTC" 2024/11/28 03:04:01 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2024-11-28 02:10:00 +0000 UTC" != cached fingerprint "20,2024-11-28 02:09:00 +0000 UTC") 2024/11/28 03:04:01 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/11/28 03:04:01 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/11/28 03:04:01 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/11/28 03:04:01 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/28 03:04:01 DEBUG : TestRWCacheUpdate(0xc0005d50c0): >openPending: err= 2024/11/28 03:04:01 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/11/28 03:04:01 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/28 03:04:01 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/28 03:04:01 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/11/28 03:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:31285") 2024/11/28 03:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:04:01 DEBUG : TestRWCacheUpdate(0xc0005d50c0): >_readAt: n=20, err=EOF 2024/11/28 03:04:01 DEBUG : TestRWCacheUpdate(0xc0005d50c0): close: 2024/11/28 03:04:01 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-11-28 02:10:00 +0000 UTC 2024/11/28 03:04:01 DEBUG : TestRWCacheUpdate(0xc0005d50c0): >close: err= 2024/11/28 03:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:33486") 2024/11/28 03:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:31797") 2024/11/28 03:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:04:01 DEBUG : : forgetting directory cache 2024/11/28 03:04:01 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/28 03:04:01 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 03:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:33345") 2024/11/28 03:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:04:01 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/11/28 03:04:01 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/11/28 03:04:01 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/11/28 03:04:01 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/11/28 03:04:01 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/11/28 03:04:01 DEBUG : TestRWCacheUpdate(0xc0002aafc0): _readAt: size=512, off=0 2024/11/28 03:04:01 DEBUG : TestRWCacheUpdate(0xc0002aafc0): openPending: 2024/11/28 03:04:01 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2024-11-28 02:11:00 +0000 UTC" against cached fingerprint "20,2024-11-28 02:10:00 +0000 UTC" 2024/11/28 03:04:01 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2024-11-28 02:11:00 +0000 UTC" != cached fingerprint "20,2024-11-28 02:10:00 +0000 UTC") 2024/11/28 03:04:01 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/11/28 03:04:01 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/11/28 03:04:01 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2024/11/28 03:04:01 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/28 03:04:01 DEBUG : TestRWCacheUpdate(0xc0002aafc0): >openPending: err= 2024/11/28 03:04:01 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2024/11/28 03:04:01 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/28 03:04:01 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/28 03:04:01 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/11/28 03:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:35762") 2024/11/28 03:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:04:01 DEBUG : TestRWCacheUpdate(0xc0002aafc0): >_readAt: n=21, err=EOF 2024/11/28 03:04:01 DEBUG : TestRWCacheUpdate(0xc0002aafc0): close: 2024/11/28 03:04:01 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-11-28 02:11:00 +0000 UTC 2024/11/28 03:04:01 DEBUG : TestRWCacheUpdate(0xc0002aafc0): >close: err= 2024/11/28 03:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:39033") 2024/11/28 03:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:36773") 2024/11/28 03:04:01 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:04:02 DEBUG : : forgetting directory cache 2024/11/28 03:04:02 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/28 03:04:02 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:34383") 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:04:02 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/11/28 03:04:02 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/11/28 03:04:02 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/11/28 03:04:02 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/11/28 03:04:02 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/11/28 03:04:02 DEBUG : TestRWCacheUpdate(0xc0005d59c0): _readAt: size=512, off=0 2024/11/28 03:04:02 DEBUG : TestRWCacheUpdate(0xc0005d59c0): openPending: 2024/11/28 03:04:02 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2024-11-28 02:12:00 +0000 UTC" against cached fingerprint "21,2024-11-28 02:11:00 +0000 UTC" 2024/11/28 03:04:02 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2024-11-28 02:12:00 +0000 UTC" != cached fingerprint "21,2024-11-28 02:11:00 +0000 UTC") 2024/11/28 03:04:02 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/11/28 03:04:02 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/11/28 03:04:02 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2024/11/28 03:04:02 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/28 03:04:02 DEBUG : TestRWCacheUpdate(0xc0005d59c0): >openPending: err= 2024/11/28 03:04:02 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2024/11/28 03:04:02 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/28 03:04:02 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/28 03:04:02 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:39161") 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:04:02 DEBUG : TestRWCacheUpdate(0xc0005d59c0): >_readAt: n=22, err=EOF 2024/11/28 03:04:02 DEBUG : TestRWCacheUpdate(0xc0005d59c0): close: 2024/11/28 03:04:02 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-11-28 02:12:00 +0000 UTC 2024/11/28 03:04:02 DEBUG : TestRWCacheUpdate(0xc0005d59c0): >close: err= 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:35279") 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:34158") 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:04:02 DEBUG : : forgetting directory cache 2024/11/28 03:04:02 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/28 03:04:02 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:33575") 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:04:02 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/11/28 03:04:02 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/11/28 03:04:02 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/11/28 03:04:02 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/11/28 03:04:02 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/11/28 03:04:02 DEBUG : TestRWCacheUpdate(0xc0005d5c00): _readAt: size=512, off=0 2024/11/28 03:04:02 DEBUG : TestRWCacheUpdate(0xc0005d5c00): openPending: 2024/11/28 03:04:02 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2024-11-28 02:13:00 +0000 UTC" against cached fingerprint "22,2024-11-28 02:12:00 +0000 UTC" 2024/11/28 03:04:02 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2024-11-28 02:13:00 +0000 UTC" != cached fingerprint "22,2024-11-28 02:12:00 +0000 UTC") 2024/11/28 03:04:02 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/11/28 03:04:02 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/11/28 03:04:02 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2024/11/28 03:04:02 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/28 03:04:02 DEBUG : TestRWCacheUpdate(0xc0005d5c00): >openPending: err= 2024/11/28 03:04:02 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2024/11/28 03:04:02 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/28 03:04:02 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/28 03:04:02 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:36308") 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:04:02 DEBUG : TestRWCacheUpdate(0xc0005d5c00): >_readAt: n=23, err=EOF 2024/11/28 03:04:02 DEBUG : TestRWCacheUpdate(0xc0005d5c00): close: 2024/11/28 03:04:02 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-11-28 02:13:00 +0000 UTC 2024/11/28 03:04:02 DEBUG : TestRWCacheUpdate(0xc0005d5c00): >close: err= 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:38375") 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:30586") 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:04:02 DEBUG : : forgetting directory cache 2024/11/28 03:04:02 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/28 03:04:02 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:30478") 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:04:02 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/11/28 03:04:02 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/11/28 03:04:02 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/11/28 03:04:02 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/11/28 03:04:02 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/11/28 03:04:02 DEBUG : TestRWCacheUpdate(0xc000582480): _readAt: size=512, off=0 2024/11/28 03:04:02 DEBUG : TestRWCacheUpdate(0xc000582480): openPending: 2024/11/28 03:04:02 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2024-11-28 02:14:00 +0000 UTC" against cached fingerprint "23,2024-11-28 02:13:00 +0000 UTC" 2024/11/28 03:04:02 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2024-11-28 02:14:00 +0000 UTC" != cached fingerprint "23,2024-11-28 02:13:00 +0000 UTC") 2024/11/28 03:04:02 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/11/28 03:04:02 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/11/28 03:04:02 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2024/11/28 03:04:02 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/28 03:04:02 DEBUG : TestRWCacheUpdate(0xc000582480): >openPending: err= 2024/11/28 03:04:02 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2024/11/28 03:04:02 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/28 03:04:02 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/28 03:04:02 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:34753") 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:04:02 DEBUG : TestRWCacheUpdate(0xc000582480): >_readAt: n=24, err=EOF 2024/11/28 03:04:02 DEBUG : TestRWCacheUpdate(0xc000582480): close: 2024/11/28 03:04:02 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-11-28 02:14:00 +0000 UTC 2024/11/28 03:04:02 DEBUG : TestRWCacheUpdate(0xc000582480): >close: err= 2024/11/28 03:04:02 DEBUG : WaitForWriters: timeout=30s 2024/11/28 03:04:02 DEBUG : : Looking for writers 2024/11/28 03:04:02 DEBUG : TestRWCacheUpdate: reading active writers 2024/11/28 03:04:02 DEBUG : >WaitForWriters: 2024/11/28 03:04:02 DEBUG : vfs cache: cleaner exiting 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:37817") 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:37464") 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestRWCacheUpdate (2.05s) === RUN TestCaseSensitivity run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bafamin7woco", Local "Local file system at /tmp/rclone3343148044", Modify Window "1s" 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:35384") 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:32359") 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:33817") 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:30848") 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:04:02 INFO : ftp://172.17.0.2:21/rclone-test-bafamin7woco: poll-interval is not supported by this remote 2024/11/28 03:04:02 INFO : ftp://172.17.0.2:21/rclone-test-bafamin7woco: poll-interval is not supported by this remote 2024/11/28 03:04:02 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:36408") 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:04:02 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/11/28 03:04:02 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/11/28 03:04:02 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2024/11/28 03:04:02 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:33405") 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:04:02 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/11/28 03:04:02 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:34689") 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:04:02 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/11/28 03:04:02 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/11/28 03:04:02 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2024/11/28 03:04:02 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:31722") 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:04:02 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/11/28 03:04:02 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/28 03:04:02 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/11/28 03:04:02 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/11/28 03:04:02 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2024/11/28 03:04:02 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:38546") 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:04:02 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/11/28 03:04:02 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/28 03:04:02 DEBUG : FiLeB: Open: flags=O_RDONLY 2024/11/28 03:04:02 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2024/11/28 03:04:02 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2024/11/28 03:04:02 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:33551") 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:04:02 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/11/28 03:04:02 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/28 03:04:02 DEBUG : FilEb: Open: flags=O_RDONLY 2024/11/28 03:04:02 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2024/11/28 03:04:02 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2024/11/28 03:04:02 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:31940") 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:04:02 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:38143") 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:04:02 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/28 03:04:02 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/11/28 03:04:02 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/11/28 03:04:02 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2024/11/28 03:04:02 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:30137") 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:04:02 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/11/28 03:04:02 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/28 03:04:02 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/11/28 03:04:02 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/11/28 03:04:02 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2024/11/28 03:04:02 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:39285") 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:04:02 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/11/28 03:04:02 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/28 03:04:02 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/11/28 03:04:02 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/11/28 03:04:02 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2024/11/28 03:04:02 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:39050") 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:04:02 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/11/28 03:04:02 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/28 03:04:02 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/11/28 03:04:02 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/11/28 03:04:02 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2024/11/28 03:04:02 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:34688") 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:04:02 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/11/28 03:04:02 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/28 03:04:02 DEBUG : FiLeB: Open: flags=O_RDONLY 2024/11/28 03:04:02 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2024/11/28 03:04:02 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2024/11/28 03:04:02 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:38886") 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:04:02 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/11/28 03:04:02 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/28 03:04:02 DEBUG : FilEb: Open: flags=O_RDONLY 2024/11/28 03:04:02 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2024/11/28 03:04:02 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2024/11/28 03:04:02 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:36193") 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:04:02 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/11/28 03:04:02 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/28 03:04:02 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2024/11/28 03:04:02 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2024/11/28 03:04:02 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/28 03:04:02 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2024/11/28 03:04:02 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2024/11/28 03:04:02 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/28 03:04:02 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/11/28 03:04:02 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/11/28 03:04:02 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2024/11/28 03:04:02 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:34927") 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:04:02 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/11/28 03:04:02 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/28 03:04:02 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2024/11/28 03:04:02 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/28 03:04:02 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2024/11/28 03:04:02 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/28 03:04:02 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2024/11/28 03:04:02 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/28 03:04:02 DEBUG : FiLeB: Open: flags=O_RDONLY 2024/11/28 03:04:02 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2024/11/28 03:04:02 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2024/11/28 03:04:02 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:32665") 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:04:02 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/11/28 03:04:02 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/28 03:04:02 DEBUG : FilEb: Open: flags=O_RDONLY 2024/11/28 03:04:02 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2024/11/28 03:04:02 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2024/11/28 03:04:02 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:31085") 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:04:02 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/11/28 03:04:02 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/28 03:04:02 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2024/11/28 03:04:02 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/28 03:04:02 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2024/11/28 03:04:02 DEBUG : WaitForWriters: timeout=30s 2024/11/28 03:04:02 DEBUG : : Looking for writers 2024/11/28 03:04:02 DEBUG : FiLeA: reading active writers 2024/11/28 03:04:02 DEBUG : FiLeB: reading active writers 2024/11/28 03:04:02 DEBUG : FilEb: reading active writers 2024/11/28 03:04:02 DEBUG : >WaitForWriters: 2024/11/28 03:04:02 DEBUG : WaitForWriters: timeout=30s 2024/11/28 03:04:02 DEBUG : : Looking for writers 2024/11/28 03:04:02 DEBUG : FiLeA: reading active writers 2024/11/28 03:04:02 DEBUG : FiLeB: reading active writers 2024/11/28 03:04:02 DEBUG : FilEb: reading active writers 2024/11/28 03:04:02 DEBUG : >WaitForWriters: 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:37946") 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:35932") 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestCaseSensitivity (0.15s) === RUN TestUnicodeNormalization run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bafamin7woco", Local "Local file system at /tmp/rclone3343148044", Modify Window "1s" 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:36168") 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:39212") 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:33090") 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:04:02 INFO : ftp://172.17.0.2:21/rclone-test-bafamin7woco: poll-interval is not supported by this remote 2024/11/28 03:04:02 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:32099") 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:04:02 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2024/11/28 03:04:02 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2024/11/28 03:04:02 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2024/11/28 03:04:02 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:30446") 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:04:02 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/11/28 03:04:02 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/28 03:04:02 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2024/11/28 03:04:02 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2024/11/28 03:04:02 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2024/11/28 03:04:02 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:37695") 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:04:02 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/11/28 03:04:02 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/28 03:04:02 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2024/11/28 03:04:02 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2024/11/28 03:04:02 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2024/11/28 03:04:02 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:32784") 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:04:02 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/11/28 03:04:02 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/28 03:04:02 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2024/11/28 03:04:02 DEBUG : WaitForWriters: timeout=30s 2024/11/28 03:04:02 DEBUG : : Looking for writers 2024/11/28 03:04:02 DEBUG : 測試_Русский___ě_áñ: reading active writers 2024/11/28 03:04:02 DEBUG : normal name with no special characters.txt: reading active writers 2024/11/28 03:04:02 DEBUG : >WaitForWriters: 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:31384") 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:31538") 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > 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.2:21/rclone-test-bafamin7woco", Local "Local file system at /tmp/rclone3343148044", Modify Window "1s" 2024/11/28 03:04:02 INFO : ftp://172.17.0.2:21/rclone-test-bafamin7woco: poll-interval is not supported by this remote 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: Re-using VFS from active cache 2024/11/28 03:04:02 DEBUG : WaitForWriters: timeout=30s 2024/11/28 03:04:02 DEBUG : : Looking for writers 2024/11/28 03:04:02 DEBUG : >WaitForWriters: 2024/11/28 03:04:02 DEBUG : WaitForWriters: timeout=30s 2024/11/28 03:04:02 DEBUG : : Looking for writers 2024/11/28 03:04:02 DEBUG : >WaitForWriters: 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:34473") 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:30722") 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestVFSNew (0.00s) === RUN TestVFSNewWithOpts run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bafamin7woco", Local "Local file system at /tmp/rclone3343148044", Modify Window "1s" 2024/11/28 03:04:02 INFO : ftp://172.17.0.2:21/rclone-test-bafamin7woco: poll-interval is not supported by this remote 2024/11/28 03:04:02 DEBUG : WaitForWriters: timeout=30s 2024/11/28 03:04:02 DEBUG : : Looking for writers 2024/11/28 03:04:02 DEBUG : >WaitForWriters: 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:31222") 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:36699") 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestVFSNewWithOpts (0.00s) === RUN TestVFSRoot run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bafamin7woco", Local "Local file system at /tmp/rclone3343148044", Modify Window "1s" 2024/11/28 03:04:02 INFO : ftp://172.17.0.2:21/rclone-test-bafamin7woco: poll-interval is not supported by this remote 2024/11/28 03:04:02 DEBUG : WaitForWriters: timeout=30s 2024/11/28 03:04:02 DEBUG : : Looking for writers 2024/11/28 03:04:02 DEBUG : >WaitForWriters: 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:39064") 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:33175") 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestVFSRoot (0.00s) === RUN TestVFSStat run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bafamin7woco", Local "Local file system at /tmp/rclone3343148044", Modify Window "1s" 2024/11/28 03:04:02 INFO : ftp://172.17.0.2:21/rclone-test-bafamin7woco: poll-interval is not supported by this remote 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:33008") 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:31024") 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:32662") 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:37827") 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:37774") 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:33144") 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:04:02 DEBUG : WaitForWriters: timeout=30s 2024/11/28 03:04:02 DEBUG : dir: Looking for writers 2024/11/28 03:04:02 DEBUG : file2: reading active writers 2024/11/28 03:04:02 DEBUG : : Looking for writers 2024/11/28 03:04:02 DEBUG : dir: reading active writers 2024/11/28 03:04:02 DEBUG : file1: reading active writers 2024/11/28 03:04:02 DEBUG : >WaitForWriters: 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:33079") 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:38573") 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:30834") 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestVFSStat (0.01s) === RUN TestVFSStatParent run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bafamin7woco", Local "Local file system at /tmp/rclone3343148044", Modify Window "1s" 2024/11/28 03:04:02 INFO : ftp://172.17.0.2:21/rclone-test-bafamin7woco: poll-interval is not supported by this remote 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:39993") 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:30550") 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:37326") 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:39318") 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:39828") 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:04:02 DEBUG : WaitForWriters: timeout=30s 2024/11/28 03:04:02 DEBUG : dir: Looking for writers 2024/11/28 03:04:02 DEBUG : : Looking for writers 2024/11/28 03:04:02 DEBUG : dir: reading active writers 2024/11/28 03:04:02 DEBUG : file1: reading active writers 2024/11/28 03:04:02 DEBUG : >WaitForWriters: 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:31022") 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:39130") 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:04:02 DEBUG : : forgetting directory cache 2024/11/28 03:04:02 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:34547") 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestVFSStatParent (0.01s) === RUN TestVFSOpenFile run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bafamin7woco", Local "Local file system at /tmp/rclone3343148044", Modify Window "1s" 2024/11/28 03:04:02 INFO : ftp://172.17.0.2:21/rclone-test-bafamin7woco: poll-interval is not supported by this remote 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:39803") 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:32302") 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:37059") 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:34735") 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:04:02 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:38681") 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:04:02 DEBUG : file1: Open: flags=O_RDONLY 2024/11/28 03:04:02 DEBUG : file1: >Open: fd=file1 (r), err= 2024/11/28 03:04:02 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2024/11/28 03:04:02 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/28 03:04:02 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2024/11/28 03:04:02 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:37833") 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:04:02 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2024/11/28 03:04:02 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 03:04:02 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2024/11/28 03:04:02 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2024/11/28 03:04:02 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2024/11/28 03:04:02 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2024/11/28 03:04:02 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: File to upload is small (0 bytes), uploading instead of streaming 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:31386") 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:04:02 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2024/11/28 03:04:02 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2024/11/28 03:04:02 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 03:04:02 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2024/11/28 03:04:02 DEBUG : WaitForWriters: timeout=30s 2024/11/28 03:04:02 DEBUG : dir: Looking for writers 2024/11/28 03:04:02 DEBUG : file2: reading active writers 2024/11/28 03:04:02 DEBUG : new_file.txt: reading active writers 2024/11/28 03:04:02 DEBUG : : Looking for writers 2024/11/28 03:04:02 DEBUG : dir: reading active writers 2024/11/28 03:04:02 DEBUG : file1: reading active writers 2024/11/28 03:04:02 DEBUG : >WaitForWriters: 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:39780") 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:35287") 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:33107") 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestVFSOpenFile (0.01s) === RUN TestVFSRename run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bafamin7woco", Local "Local file system at /tmp/rclone3343148044", Modify Window "1s" 2024/11/28 03:04:02 INFO : ftp://172.17.0.2:21/rclone-test-bafamin7woco: poll-interval is not supported by this remote 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:35241") 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:32918") 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:35368") 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:31685") 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:37691") 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:04:02 INFO : dir/file2: Moved (server-side) to: dir/file1 2024/11/28 03:04:02 DEBUG : dir/file1: Updating file with dir/file1 0xc000a98b40 2024/11/28 03:04:02 DEBUG : dir: Added virtual directory entry vDel: "file2" 2024/11/28 03:04:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:38297") 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:35044") 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:04:02 INFO : dir/file1: Moved (server-side) to: file0 2024/11/28 03:04:02 DEBUG : file0: Updating file with file0 0xc000a98b40 2024/11/28 03:04:02 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/28 03:04:02 DEBUG : : Added virtual directory entry vAddFile: "file0" 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:39502") 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:32993") 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:04:02 DEBUG : WaitForWriters: timeout=30s 2024/11/28 03:04:02 DEBUG : dir: Looking for writers 2024/11/28 03:04:02 DEBUG : : Looking for writers 2024/11/28 03:04:02 DEBUG : dir: reading active writers 2024/11/28 03:04:02 DEBUG : file0: reading active writers 2024/11/28 03:04:02 DEBUG : >WaitForWriters: 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:39048") 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:36709") 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:38779") 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestVFSRename (0.01s) === RUN TestVFSStatfs run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bafamin7woco", Local "Local file system at /tmp/rclone3343148044", Modify Window "1s" 2024/11/28 03:04:02 INFO : ftp://172.17.0.2:21/rclone-test-bafamin7woco: poll-interval is not supported by this remote 2024/11/28 03:04:02 DEBUG : WaitForWriters: timeout=30s 2024/11/28 03:04:02 DEBUG : : Looking for writers 2024/11/28 03:04:02 DEBUG : >WaitForWriters: 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:36356") 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:35240") 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestVFSStatfs (0.00s) === RUN TestVFSMkdir run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bafamin7woco", Local "Local file system at /tmp/rclone3343148044", Modify Window "1s" 2024/11/28 03:04:02 INFO : ftp://172.17.0.2:21/rclone-test-bafamin7woco: poll-interval is not supported by this remote 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:38266") 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:32154") 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:04:02 DEBUG : : Added virtual directory entry vAddDir: "/" 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:32479") 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:04:02 DEBUG : : Added virtual directory entry vAddDir: "a" 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:31549") 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:32878") 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:33963") 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:37092") 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:04:02 DEBUG : : Added virtual directory entry vAddDir: "b" 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:36950") 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:33542") 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:36896") 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:04:02 DEBUG : : Added virtual directory entry vAddDir: "c" 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:39940") 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: Connecting to FTP server 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:21") 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:30846") 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:37397") 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:32699") 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:04:02 DEBUG : : Added virtual directory entry vAddDir: "d" 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:32824") 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: Connecting to FTP server 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:21") 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:34676") 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:32166") 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:37341") 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:30874") 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:04:02 DEBUG : WaitForWriters: timeout=30s 2024/11/28 03:04:02 DEBUG : b: Looking for writers 2024/11/28 03:04:02 DEBUG : c: Looking for writers 2024/11/28 03:04:02 DEBUG : d: Looking for writers 2024/11/28 03:04:02 DEBUG : : Looking for writers 2024/11/28 03:04:02 DEBUG : a: Looking for writers 2024/11/28 03:04:02 DEBUG : : Looking for writers 2024/11/28 03:04:02 DEBUG : d: reading active writers 2024/11/28 03:04:02 DEBUG : /: reading active writers 2024/11/28 03:04:02 DEBUG : a: reading active writers 2024/11/28 03:04:02 DEBUG : b: reading active writers 2024/11/28 03:04:02 DEBUG : c: reading active writers 2024/11/28 03:04:02 DEBUG : >WaitForWriters: 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:37630") 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:39255") 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:37321") 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:34607") 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:33197") 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:30146") 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestVFSMkdir (0.04s) === RUN TestVFSMkdirAll run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bafamin7woco", Local "Local file system at /tmp/rclone3343148044", Modify Window "1s" 2024/11/28 03:04:02 INFO : ftp://172.17.0.2:21/rclone-test-bafamin7woco: poll-interval is not supported by this remote 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:37180") 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:38073") 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:39869") 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:04:02 DEBUG : : Added virtual directory entry vAddDir: "a" 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:31539") 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:04:02 DEBUG : a: Added virtual directory entry vAddDir: "b" 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:33774") 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:04:02 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:33324") 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:04:02 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:39777") 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:30195") 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:35274") 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:37203") 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:35069") 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:33430") 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:37285") 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:35825") 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:36055") 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:37650") 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:32608") 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:39967") 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:38333") 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:32625") 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:31793") 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:04:02 DEBUG : WaitForWriters: timeout=30s 2024/11/28 03:04:02 DEBUG : a/b/c/d: Looking for writers 2024/11/28 03:04:02 DEBUG : a/b/c: Looking for writers 2024/11/28 03:04:02 DEBUG : d: reading active writers 2024/11/28 03:04:02 DEBUG : a/b: Looking for writers 2024/11/28 03:04:02 DEBUG : c: reading active writers 2024/11/28 03:04:02 DEBUG : a: Looking for writers 2024/11/28 03:04:02 DEBUG : b: reading active writers 2024/11/28 03:04:02 DEBUG : : Looking for writers 2024/11/28 03:04:02 DEBUG : a: reading active writers 2024/11/28 03:04:02 DEBUG : >WaitForWriters: 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:38648") 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:34116") 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:38054") 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:34002") 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:36990") 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:39735") 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestVFSMkdirAll (0.02s) === RUN TestFillInMissingSizes === RUN TestFillInMissingSizes/total=20,free=5,used=15 === RUN TestFillInMissingSizes/total=20,free=5,used=-1 === RUN TestFillInMissingSizes/total=20,free=-1,used=15 === RUN TestFillInMissingSizes/total=20,free=-1,used=-1 === RUN TestFillInMissingSizes/total=-1,free=5,used=15 === RUN TestFillInMissingSizes/total=-1,free=15,used=-1 === RUN TestFillInMissingSizes/total=-1,free=-1,used=15 === RUN TestFillInMissingSizes/total=-1,free=-1,used=-1 --- PASS: TestFillInMissingSizes (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=15,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=-1 (0.00s) === RUN TestWriteFileHandleReadonly write_test.go:38: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bafamin7woco", Local "Local file system at /tmp/rclone3343148044", Modify Window "1s" 2024/11/28 03:04:02 INFO : ftp://172.17.0.2:21/rclone-test-bafamin7woco: poll-interval is not supported by this remote 2024/11/28 03:04:02 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:36263") 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:04:02 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/28 03:04:02 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/28 03:04:02 DEBUG : file1: >Open: fd=file1 (w), err= 2024/11/28 03:04:02 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/11/28 03:04:02 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/28 03:04:02 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2024/11/28 03:04:02 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2024/11/28 03:04:02 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: File to upload is small (5 bytes), uploading instead of streaming 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:30551") 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:04:02 DEBUG : file1: Size of src and dst objects identical 2024/11/28 03:04:02 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:37718") 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:04:02 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 03:04:02 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/28 03:04:02 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/28 03:04:02 DEBUG : file1: >Open: fd=file1 (w), err= 2024/11/28 03:04:02 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/11/28 03:04:02 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 03:04:02 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/28 03:04:02 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/28 03:04:02 DEBUG : file1: >Open: fd=file1 (w), err= 2024/11/28 03:04:02 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/11/28 03:04:02 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2024/11/28 03:04:02 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2024/11/28 03:04:02 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/11/28 03:04:02 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/28 03:04:02 DEBUG : file1: >Open: fd=file1 (w), err= 2024/11/28 03:04:02 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/11/28 03:04:02 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: File to upload is small (0 bytes), uploading instead of streaming 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:35396") 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:04:02 DEBUG : file1: Size of src and dst objects identical 2024/11/28 03:04:02 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/28 03:04:02 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2024/11/28 03:04:02 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/11/28 03:04:02 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/28 03:04:02 DEBUG : file1: >Open: fd=file1 (w), err= 2024/11/28 03:04:02 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/11/28 03:04:02 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: File to upload is small (7 bytes), uploading instead of streaming 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:32054") 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:04:02 DEBUG : file1: Size of src and dst objects identical 2024/11/28 03:04:02 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/28 03:04:02 DEBUG : WaitForWriters: timeout=30s 2024/11/28 03:04:02 DEBUG : : Looking for writers 2024/11/28 03:04:02 DEBUG : file1: reading active writers 2024/11/28 03:04:02 DEBUG : >WaitForWriters: 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:35264") 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:36050") 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestWriteFileHandleMethods (0.01s) === RUN TestWriteFileHandleWriteAt run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bafamin7woco", Local "Local file system at /tmp/rclone3343148044", Modify Window "1s" 2024/11/28 03:04:02 INFO : ftp://172.17.0.2:21/rclone-test-bafamin7woco: poll-interval is not supported by this remote 2024/11/28 03:04:02 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:35532") 2024/11/28 03:04:02 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:04:02 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/28 03:04:02 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/28 03:04:02 DEBUG : file1: >Open: fd=file1 (w), err= 2024/11/28 03:04:02 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/11/28 03:04:02 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/28 03:04:02 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2024/11/28 03:04:03 DEBUG : file1: aborting in-sequence write wait, off=100 2024/11/28 03:04:03 DEBUG : file1: failed to wait for in-sequence write to 100 2024/11/28 03:04:03 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2024/11/28 03:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: File to upload is small (11 bytes), uploading instead of streaming 2024/11/28 03:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:38493") 2024/11/28 03:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:04:03 DEBUG : file1: Size of src and dst objects identical 2024/11/28 03:04:03 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/28 03:04:03 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2024/11/28 03:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:38833") 2024/11/28 03:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:04:03 DEBUG : WaitForWriters: timeout=30s 2024/11/28 03:04:03 DEBUG : : Looking for writers 2024/11/28 03:04:03 DEBUG : file1: reading active writers 2024/11/28 03:04:03 DEBUG : >WaitForWriters: 2024/11/28 03:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:33285") 2024/11/28 03:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:38590") 2024/11/28 03:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestWriteFileHandleWriteAt (1.01s) === RUN TestWriteFileHandleFlush run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bafamin7woco", Local "Local file system at /tmp/rclone3343148044", Modify Window "1s" 2024/11/28 03:04:03 INFO : ftp://172.17.0.2:21/rclone-test-bafamin7woco: poll-interval is not supported by this remote 2024/11/28 03:04:03 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 03:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:33885") 2024/11/28 03:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:04:03 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/28 03:04:03 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/28 03:04:03 DEBUG : file1: >Open: fd=file1 (w), err= 2024/11/28 03:04:03 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/11/28 03:04:03 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2024/11/28 03:04:03 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/28 03:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: File to upload is small (5 bytes), uploading instead of streaming 2024/11/28 03:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:39483") 2024/11/28 03:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:04:03 DEBUG : file1: Size of src and dst objects identical 2024/11/28 03:04:03 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/28 03:04:03 DEBUG : file1: WriteFileHandle.Flush nothing to do 2024/11/28 03:04:03 DEBUG : WaitForWriters: timeout=30s 2024/11/28 03:04:03 DEBUG : : Looking for writers 2024/11/28 03:04:03 DEBUG : file1: reading active writers 2024/11/28 03:04:03 DEBUG : >WaitForWriters: 2024/11/28 03:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:32823") 2024/11/28 03:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:32482") 2024/11/28 03:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestWriteFileHandleFlush (0.00s) === RUN TestWriteFileHandleRelease run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bafamin7woco", Local "Local file system at /tmp/rclone3343148044", Modify Window "1s" 2024/11/28 03:04:03 INFO : ftp://172.17.0.2:21/rclone-test-bafamin7woco: poll-interval is not supported by this remote 2024/11/28 03:04:03 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 03:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:37866") 2024/11/28 03:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:04:03 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/28 03:04:03 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/28 03:04:03 DEBUG : file1: >Open: fd=file1 (w), err= 2024/11/28 03:04:03 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/11/28 03:04:03 DEBUG : file1: WriteFileHandle.Release closing 2024/11/28 03:04:03 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/28 03:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: File to upload is small (0 bytes), uploading instead of streaming 2024/11/28 03:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:39726") 2024/11/28 03:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:04:03 DEBUG : file1: Size of src and dst objects identical 2024/11/28 03:04:03 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/28 03:04:03 DEBUG : file1: WriteFileHandle.Release nothing to do 2024/11/28 03:04:03 DEBUG : WaitForWriters: timeout=30s 2024/11/28 03:04:03 DEBUG : : Looking for writers 2024/11/28 03:04:03 DEBUG : file1: reading active writers 2024/11/28 03:04:03 DEBUG : >WaitForWriters: 2024/11/28 03:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:33116") 2024/11/28 03:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:30850") 2024/11/28 03:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestWriteFileHandleRelease (0.00s) === RUN TestWriteFileModTimeWithOpenWriters run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bafamin7woco", Local "Local file system at /tmp/rclone3343148044", Modify Window "1s" 2024/11/28 03:04:03 INFO : ftp://172.17.0.2:21/rclone-test-bafamin7woco: poll-interval is not supported by this remote 2024/11/28 03:04:03 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 03:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:36463") 2024/11/28 03:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:04:03 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/28 03:04:03 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/28 03:04:03 DEBUG : file1: >Open: fd=file1 (w), err= 2024/11/28 03:04:03 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/11/28 03:04:03 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/28 03:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: File to upload is small (2 bytes), uploading instead of streaming 2024/11/28 03:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:34845") 2024/11/28 03:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:04:03 DEBUG : file1: Size of src and dst objects identical 2024/11/28 03:04:03 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2024/11/28 03:04:03 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/28 03:04:03 DEBUG : WaitForWriters: timeout=30s 2024/11/28 03:04:03 DEBUG : : Looking for writers 2024/11/28 03:04:03 DEBUG : file1: reading active writers 2024/11/28 03:04:03 DEBUG : >WaitForWriters: 2024/11/28 03:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:35995") 2024/11/28 03:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:33034") 2024/11/28 03:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestWriteFileModTimeWithOpenWriters (0.00s) === RUN TestFileReadAtZeroLength run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bafamin7woco", Local "Local file system at /tmp/rclone3343148044", Modify Window "1s" 2024/11/28 03:04:03 INFO : ftp://172.17.0.2:21/rclone-test-bafamin7woco: poll-interval is not supported by this remote 2024/11/28 03:04:03 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 03:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:32981") 2024/11/28 03:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:04:03 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/28 03:04:03 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/28 03:04:03 DEBUG : file1: >Open: fd=file1 (w), err= 2024/11/28 03:04:03 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/11/28 03:04:03 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/28 03:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: File to upload is small (0 bytes), uploading instead of streaming 2024/11/28 03:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:34406") 2024/11/28 03:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:04:03 DEBUG : file1: Size of src and dst objects identical 2024/11/28 03:04:03 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/28 03:04:03 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 03:04:03 DEBUG : file1: Open: flags=O_RDONLY 2024/11/28 03:04:03 DEBUG : file1: >Open: fd=file1 (r), err= 2024/11/28 03:04:03 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2024/11/28 03:04:03 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2024/11/28 03:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:39257") 2024/11/28 03:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:04:03 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2024/11/28 03:04:03 DEBUG : WaitForWriters: timeout=30s 2024/11/28 03:04:03 DEBUG : : Looking for writers 2024/11/28 03:04:03 DEBUG : file1: reading active writers 2024/11/28 03:04:03 DEBUG : >WaitForWriters: 2024/11/28 03:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:39541") 2024/11/28 03:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:33563") 2024/11/28 03:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestFileReadAtZeroLength (0.00s) === RUN TestFileReadAtNonZeroLength run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bafamin7woco", Local "Local file system at /tmp/rclone3343148044", Modify Window "1s" 2024/11/28 03:04:03 INFO : ftp://172.17.0.2:21/rclone-test-bafamin7woco: poll-interval is not supported by this remote 2024/11/28 03:04:03 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/28 03:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:30361") 2024/11/28 03:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:04:03 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/28 03:04:03 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/28 03:04:03 DEBUG : file1: >Open: fd=file1 (w), err= 2024/11/28 03:04:03 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/11/28 03:04:03 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/28 03:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: File to upload is small (100 bytes), uploading instead of streaming 2024/11/28 03:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:35979") 2024/11/28 03:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:04:03 DEBUG : file1: Size of src and dst objects identical 2024/11/28 03:04:03 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/28 03:04:03 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/28 03:04:03 DEBUG : file1: Open: flags=O_RDONLY 2024/11/28 03:04:03 DEBUG : file1: >Open: fd=file1 (r), err= 2024/11/28 03:04:03 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2024/11/28 03:04:03 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2024/11/28 03:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:37841") 2024/11/28 03:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:04:03 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2024/11/28 03:04:03 DEBUG : WaitForWriters: timeout=30s 2024/11/28 03:04:03 DEBUG : : Looking for writers 2024/11/28 03:04:03 DEBUG : file1: reading active writers 2024/11/28 03:04:03 DEBUG : >WaitForWriters: 2024/11/28 03:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:38847") 2024/11/28 03:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:32499") 2024/11/28 03:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestFileReadAtNonZeroLength (0.01s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2024/11/28 03:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: dial("tcp","172.17.0.2:34052") 2024/11/28 03:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: > dial: conn=*fshttp.timeoutConn, err= 2024/11/28 03:04:03 DEBUG : ftp://172.17.0.2:21/rclone-test-bafamin7woco: Purge dir "" "./vfs.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Finished OK in 7.437464013s (try 1/5)