"./vfs.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Starting (try 1/5) 2024/09/23 20:33:38 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-catagez7jena" 2024/09/23 20:33:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/09/23 20:33:38 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2024/09/23 20:33:38 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2024/09/23 20:33:38 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2024/09/23 20:33:38 DEBUG : Setting pass="dNOABfZgsNExvnBy_nBFiiwFiRYfFUWORFMyO-aXwVc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2024/09/23 20:33:38 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2024/09/23 20:33:38 DEBUG : TestFTPPureftpd: detected overridden config - adding "{w4LQI}" suffix to name 2024/09/23 20:33:38 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2024/09/23 20:33:38 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2024/09/23 20:33:38 DEBUG : Setting pass="dNOABfZgsNExvnBy_nBFiiwFiRYfFUWORFMyO-aXwVc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2024/09/23 20:33:38 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2024/09/23 20:33:38 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: Connecting to FTP server 2024/09/23 20:33:38 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:21") 2024/09/23 20:33:38 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:38 DEBUG : Creating backend with remote "/tmp/rclone1551635965" === RUN TestDirHandleMethods run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-catagez7jena", Local "Local file system at /tmp/rclone1551635965", Modify Window "1s" 2024/09/23 20:33:38 INFO : ftp://172.17.0.4:21/rclone-test-catagez7jena: poll-interval is not supported by this remote 2024/09/23 20:33:38 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:36755") 2024/09/23 20:33:38 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:38 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:38941") 2024/09/23 20:33:38 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:38 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:31780") 2024/09/23 20:33:38 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:38 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:38742") 2024/09/23 20:33:38 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:38 DEBUG : WaitForWriters: timeout=30s 2024/09/23 20:33:38 DEBUG : dir: Looking for writers 2024/09/23 20:33:38 DEBUG : : Looking for writers 2024/09/23 20:33:38 DEBUG : dir: reading active writers 2024/09/23 20:33:38 DEBUG : >WaitForWriters: 2024/09/23 20:33:38 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:36681") 2024/09/23 20:33:38 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:38 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:35526") 2024/09/23 20:33:38 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:38 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:39338") 2024/09/23 20:33:38 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestDirHandleMethods (0.01s) === RUN TestDirHandleReaddir run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-catagez7jena", Local "Local file system at /tmp/rclone1551635965", Modify Window "1s" 2024/09/23 20:33:38 INFO : ftp://172.17.0.4:21/rclone-test-catagez7jena: poll-interval is not supported by this remote 2024/09/23 20:33:38 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:32131") 2024/09/23 20:33:38 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:38 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:39860") 2024/09/23 20:33:38 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:38 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:38879") 2024/09/23 20:33:38 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:38 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:32990") 2024/09/23 20:33:38 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:38 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:38898") 2024/09/23 20:33:38 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:38 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:36687") 2024/09/23 20:33:38 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:38 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:31236") 2024/09/23 20:33:38 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:38 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:36196") 2024/09/23 20:33:38 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:38 DEBUG : WaitForWriters: timeout=30s 2024/09/23 20:33:38 DEBUG : dir/subdir: Looking for writers 2024/09/23 20:33:38 DEBUG : dir: Looking for writers 2024/09/23 20:33:38 DEBUG : file1: reading active writers 2024/09/23 20:33:38 DEBUG : file2: reading active writers 2024/09/23 20:33:38 DEBUG : subdir: reading active writers 2024/09/23 20:33:38 DEBUG : : Looking for writers 2024/09/23 20:33:38 DEBUG : dir: reading active writers 2024/09/23 20:33:38 DEBUG : >WaitForWriters: 2024/09/23 20:33:38 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:32742") 2024/09/23 20:33:38 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:38 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:32522") 2024/09/23 20:33:38 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:38 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:39619") 2024/09/23 20:33:38 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:38 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:34716") 2024/09/23 20:33:38 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestDirHandleReaddir (0.03s) === RUN TestDirHandleReaddirnames run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-catagez7jena", Local "Local file system at /tmp/rclone1551635965", Modify Window "1s" 2024/09/23 20:33:38 INFO : ftp://172.17.0.4:21/rclone-test-catagez7jena: poll-interval is not supported by this remote 2024/09/23 20:33:38 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:31110") 2024/09/23 20:33:38 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:38 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:39319") 2024/09/23 20:33:38 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:38 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:30284") 2024/09/23 20:33:38 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:38 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:33952") 2024/09/23 20:33:38 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:38 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:35114") 2024/09/23 20:33:38 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:38 DEBUG : WaitForWriters: timeout=30s 2024/09/23 20:33:38 DEBUG : dir: Looking for writers 2024/09/23 20:33:38 DEBUG : file1: reading active writers 2024/09/23 20:33:38 DEBUG : : Looking for writers 2024/09/23 20:33:38 DEBUG : dir: reading active writers 2024/09/23 20:33:38 DEBUG : >WaitForWriters: 2024/09/23 20:33:38 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:38318") 2024/09/23 20:33:38 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:38 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:30051") 2024/09/23 20:33:38 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:38 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:33875") 2024/09/23 20:33:38 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestDirHandleReaddirnames (0.01s) === RUN TestDirMethods run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-catagez7jena", Local "Local file system at /tmp/rclone1551635965", Modify Window "1s" 2024/09/23 20:33:38 INFO : ftp://172.17.0.4:21/rclone-test-catagez7jena: poll-interval is not supported by this remote 2024/09/23 20:33:38 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:32330") 2024/09/23 20:33:38 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:38 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:35977") 2024/09/23 20:33:38 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:38 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:38274") 2024/09/23 20:33:38 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:38 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:33624") 2024/09/23 20:33:38 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:38 DEBUG : WaitForWriters: timeout=30s 2024/09/23 20:33:38 DEBUG : dir: Looking for writers 2024/09/23 20:33:38 DEBUG : : Looking for writers 2024/09/23 20:33:38 DEBUG : dir: reading active writers 2024/09/23 20:33:38 DEBUG : >WaitForWriters: 2024/09/23 20:33:38 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:38776") 2024/09/23 20:33:38 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:38 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:34074") 2024/09/23 20:33:38 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:38 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:38836") 2024/09/23 20:33:38 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestDirMethods (0.01s) === RUN TestDirForgetAll run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-catagez7jena", Local "Local file system at /tmp/rclone1551635965", Modify Window "1s" 2024/09/23 20:33:38 INFO : ftp://172.17.0.4:21/rclone-test-catagez7jena: poll-interval is not supported by this remote 2024/09/23 20:33:38 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:37355") 2024/09/23 20:33:38 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:38 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:31384") 2024/09/23 20:33:38 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:38 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:35832") 2024/09/23 20:33:38 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:38 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:39416") 2024/09/23 20:33:38 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:38 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:36791") 2024/09/23 20:33:38 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:38 DEBUG : dir: forgetting directory cache 2024/09/23 20:33:38 DEBUG : : forgetting directory cache 2024/09/23 20:33:38 DEBUG : dir: forgetting directory cache 2024/09/23 20:33:38 DEBUG : WaitForWriters: timeout=30s 2024/09/23 20:33:38 DEBUG : : Looking for writers 2024/09/23 20:33:38 DEBUG : >WaitForWriters: 2024/09/23 20:33:38 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:38575") 2024/09/23 20:33:38 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:38 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:38875") 2024/09/23 20:33:38 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:38 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:36256") 2024/09/23 20:33:38 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestDirForgetAll (0.01s) === RUN TestDirForgetPath run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-catagez7jena", Local "Local file system at /tmp/rclone1551635965", Modify Window "1s" 2024/09/23 20:33:38 INFO : ftp://172.17.0.4:21/rclone-test-catagez7jena: poll-interval is not supported by this remote 2024/09/23 20:33:38 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:32653") 2024/09/23 20:33:38 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:38 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:30348") 2024/09/23 20:33:38 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:38 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:33925") 2024/09/23 20:33:38 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:38 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:36422") 2024/09/23 20:33:38 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:38 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:34498") 2024/09/23 20:33:38 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:38 DEBUG : : ForgetPath: relativePath="dir/notfound", type=1 2024/09/23 20:33:38 DEBUG : dir: invalidating directory cache 2024/09/23 20:33:38 DEBUG : : >ForgetPath: 2024/09/23 20:33:38 DEBUG : : ForgetPath: relativePath="dir", type=0 2024/09/23 20:33:38 DEBUG : : invalidating directory cache 2024/09/23 20:33:38 DEBUG : dir: forgetting directory cache 2024/09/23 20:33:38 DEBUG : : >ForgetPath: 2024/09/23 20:33:38 DEBUG : : ForgetPath: relativePath="not/in/cache", type=0 2024/09/23 20:33:38 DEBUG : : >ForgetPath: 2024/09/23 20:33:38 DEBUG : WaitForWriters: timeout=30s 2024/09/23 20:33:38 DEBUG : dir: Looking for writers 2024/09/23 20:33:38 DEBUG : : Looking for writers 2024/09/23 20:33:38 DEBUG : dir: reading active writers 2024/09/23 20:33:38 DEBUG : >WaitForWriters: 2024/09/23 20:33:38 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:37061") 2024/09/23 20:33:38 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:38 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:32650") 2024/09/23 20:33:38 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:38 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:30531") 2024/09/23 20:33:38 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestDirForgetPath (0.01s) === RUN TestDirWalk run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-catagez7jena", Local "Local file system at /tmp/rclone1551635965", Modify Window "1s" 2024/09/23 20:33:38 INFO : ftp://172.17.0.4:21/rclone-test-catagez7jena: poll-interval is not supported by this remote 2024/09/23 20:33:38 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:30743") 2024/09/23 20:33:38 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:38 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:36127") 2024/09/23 20:33:38 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:38 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:38209") 2024/09/23 20:33:38 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:38 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:31069") 2024/09/23 20:33:38 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:38 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:35404") 2024/09/23 20:33:38 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:38 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:34288") 2024/09/23 20:33:38 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: Connecting to FTP server 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:21") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:34548") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:37575") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:33621") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:37154") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : : forgetting directory cache 2024/09/23 20:33:39 DEBUG : dir: forgetting directory cache 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:36551") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:34480") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:30228") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : WaitForWriters: timeout=30s 2024/09/23 20:33:39 DEBUG : dir: Looking for writers 2024/09/23 20:33:39 DEBUG : fil/a/b: Looking for writers 2024/09/23 20:33:39 DEBUG : fil/a: Looking for writers 2024/09/23 20:33:39 DEBUG : b: reading active writers 2024/09/23 20:33:39 DEBUG : fil: Looking for writers 2024/09/23 20:33:39 DEBUG : a: reading active writers 2024/09/23 20:33:39 DEBUG : : Looking for writers 2024/09/23 20:33:39 DEBUG : dir: reading active writers 2024/09/23 20:33:39 DEBUG : fil: reading active writers 2024/09/23 20:33:39 DEBUG : >WaitForWriters: 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:38453") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:39410") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:35983") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:31381") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:32640") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:30284") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestDirWalk (0.05s) === RUN TestDirSetModTime run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-catagez7jena", Local "Local file system at /tmp/rclone1551635965", Modify Window "1s" 2024/09/23 20:33:39 INFO : ftp://172.17.0.4:21/rclone-test-catagez7jena: poll-interval is not supported by this remote 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:32759") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:34572") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:37678") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:35416") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : WaitForWriters: timeout=30s 2024/09/23 20:33:39 DEBUG : dir: Looking for writers 2024/09/23 20:33:39 DEBUG : : Looking for writers 2024/09/23 20:33:39 DEBUG : dir: reading active writers 2024/09/23 20:33:39 DEBUG : >WaitForWriters: 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:30905") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:37860") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:36218") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestDirSetModTime (0.01s) === RUN TestDirStat run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-catagez7jena", Local "Local file system at /tmp/rclone1551635965", Modify Window "1s" 2024/09/23 20:33:39 INFO : ftp://172.17.0.4:21/rclone-test-catagez7jena: poll-interval is not supported by this remote 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:37865") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:35153") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:31472") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:35249") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:38106") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : WaitForWriters: timeout=30s 2024/09/23 20:33:39 DEBUG : dir: Looking for writers 2024/09/23 20:33:39 DEBUG : file1: reading active writers 2024/09/23 20:33:39 DEBUG : : Looking for writers 2024/09/23 20:33:39 DEBUG : dir: reading active writers 2024/09/23 20:33:39 DEBUG : >WaitForWriters: 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:33368") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:30827") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:37878") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestDirStat (0.01s) === RUN TestDirReadDirAll run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-catagez7jena", Local "Local file system at /tmp/rclone1551635965", Modify Window "1s" 2024/09/23 20:33:39 INFO : ftp://172.17.0.4:21/rclone-test-catagez7jena: poll-interval is not supported by this remote 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:36732") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:30422") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:36292") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:36945") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:33024") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:30766") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:30628") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:33324") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:35325") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= === RUN TestDirReadDirAll/Virtual 2024/09/23 20:33:39 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2024/09/23 20:33:39 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2024/09/23 20:33:39 DEBUG : dir: Added virtual directory entry vDel: "file2" 2024/09/23 20:33:39 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:33538") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:30064") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : Waiting for deletions to finish 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:39250") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 INFO : dir/subdir/file3: Deleted 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:33508") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : removing 1 level 2 directories 2024/09/23 20:33:39 INFO : dir/subdir: Removing directory 2024/09/23 20:33:39 DEBUG : dir: invalidating directory cache 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:38412") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2024/09/23 20:33:39 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2024/09/23 20:33:39 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2024/09/23 20:33:39 DEBUG : dir/file1: Reset virtual modtime 2024/09/23 20:33:39 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2024/09/23 20:33:39 DEBUG : dir/virtualFile: Reset virtual modtime 2024/09/23 20:33:39 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2024/09/23 20:33:39 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2024/09/23 20:33:39 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/09/23 20:33:39 DEBUG : dir: invalidating directory cache 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:32742") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2024/09/23 20:33:39 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2024/09/23 20:33:39 DEBUG : dir/virtualFile: Reset virtual modtime 2024/09/23 20:33:39 DEBUG : : forgetting directory cache 2024/09/23 20:33:39 DEBUG : dir: forgetting directory cache 2024/09/23 20:33:39 DEBUG : dir/virtualDir: forgetting directory cache 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:38399") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : dir/file1: Reset virtual modtime 2024/09/23 20:33:39 DEBUG : dir/virtualFile: Reset virtual modtime 2024/09/23 20:33:39 DEBUG : WaitForWriters: timeout=30s 2024/09/23 20:33:39 DEBUG : dir/virtualDir: Looking for writers 2024/09/23 20:33:39 DEBUG : dir: Looking for writers 2024/09/23 20:33:39 DEBUG : file1: reading active writers 2024/09/23 20:33:39 DEBUG : virtualFile2: reading active writers 2024/09/23 20:33:39 DEBUG : virtualFile: reading active writers 2024/09/23 20:33:39 DEBUG : virtualDir: reading active writers 2024/09/23 20:33:39 DEBUG : : Looking for writers 2024/09/23 20:33:39 DEBUG : dir: reading active writers 2024/09/23 20:33:39 DEBUG : >WaitForWriters: 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:38799") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:36014") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:32113") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:31834") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestDirReadDirAll (0.03s) --- PASS: TestDirReadDirAll/Virtual (0.01s) === RUN TestDirOpen run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-catagez7jena", Local "Local file system at /tmp/rclone1551635965", Modify Window "1s" 2024/09/23 20:33:39 INFO : ftp://172.17.0.4:21/rclone-test-catagez7jena: poll-interval is not supported by this remote 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:31298") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:31109") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:31018") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:37507") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 ERROR : dir/: Can only open directories read only 2024/09/23 20:33:39 DEBUG : WaitForWriters: timeout=30s 2024/09/23 20:33:39 DEBUG : dir: Looking for writers 2024/09/23 20:33:39 DEBUG : : Looking for writers 2024/09/23 20:33:39 DEBUG : dir: reading active writers 2024/09/23 20:33:39 DEBUG : >WaitForWriters: 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:35328") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:34642") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:37118") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestDirOpen (0.01s) === RUN TestDirCreate run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-catagez7jena", Local "Local file system at /tmp/rclone1551635965", Modify Window "1s" 2024/09/23 20:33:39 INFO : ftp://172.17.0.4:21/rclone-test-catagez7jena: poll-interval is not supported by this remote 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:33492") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:34376") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:33404") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:39043") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:38857") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2024/09/23 20:33:39 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2024/09/23 20:33:39 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2024/09/23 20:33:39 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: File to upload is small (5 bytes), uploading instead of streaming 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:32120") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 NOTICE: ftp://172.17.0.4:21/rclone-test-catagez7jena: --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2024/09/23 20:33:39 DEBUG : dir/potato: Size of src and dst objects identical 2024/09/23 20:33:39 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2024/09/23 20:33:39 DEBUG : WaitForWriters: timeout=30s 2024/09/23 20:33:39 DEBUG : dir: Looking for writers 2024/09/23 20:33:39 DEBUG : file1: reading active writers 2024/09/23 20:33:39 DEBUG : potato: reading active writers 2024/09/23 20:33:39 DEBUG : : Looking for writers 2024/09/23 20:33:39 DEBUG : dir: reading active writers 2024/09/23 20:33:39 DEBUG : >WaitForWriters: 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:36201") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:30625") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:33551") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestDirCreate (0.12s) === RUN TestDirMkdir run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-catagez7jena", Local "Local file system at /tmp/rclone1551635965", Modify Window "1s" 2024/09/23 20:33:39 INFO : ftp://172.17.0.4:21/rclone-test-catagez7jena: poll-interval is not supported by this remote 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:37508") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:37894") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:31414") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:35429") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:39336") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:36350") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:34848") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:39539") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:34017") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : WaitForWriters: timeout=30s 2024/09/23 20:33:39 DEBUG : dir/sub: Looking for writers 2024/09/23 20:33:39 DEBUG : dir: Looking for writers 2024/09/23 20:33:39 DEBUG : file1: reading active writers 2024/09/23 20:33:39 DEBUG : sub: reading active writers 2024/09/23 20:33:39 DEBUG : : Looking for writers 2024/09/23 20:33:39 DEBUG : dir: reading active writers 2024/09/23 20:33:39 DEBUG : >WaitForWriters: 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:34284") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:38233") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:34177") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:34888") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestDirMkdir (0.12s) === RUN TestDirMkdirSub run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-catagez7jena", Local "Local file system at /tmp/rclone1551635965", Modify Window "1s" 2024/09/23 20:33:39 INFO : ftp://172.17.0.4:21/rclone-test-catagez7jena: poll-interval is not supported by this remote 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:36581") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:37609") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:33970") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:39848") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:38794") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:32603") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:34972") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:33850") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:35156") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:34725") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:32469") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : WaitForWriters: timeout=30s 2024/09/23 20:33:39 DEBUG : dir/sub/subsub: Looking for writers 2024/09/23 20:33:39 DEBUG : dir/sub: Looking for writers 2024/09/23 20:33:39 DEBUG : subsub: reading active writers 2024/09/23 20:33:39 DEBUG : dir: Looking for writers 2024/09/23 20:33:39 DEBUG : file1: reading active writers 2024/09/23 20:33:39 DEBUG : sub: reading active writers 2024/09/23 20:33:39 DEBUG : : Looking for writers 2024/09/23 20:33:39 DEBUG : dir: reading active writers 2024/09/23 20:33:39 DEBUG : >WaitForWriters: 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:34771") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:34300") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:37912") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:39932") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:36387") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestDirMkdirSub (0.02s) === RUN TestDirRemove run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-catagez7jena", Local "Local file system at /tmp/rclone1551635965", Modify Window "1s" 2024/09/23 20:33:39 INFO : ftp://172.17.0.4:21/rclone-test-catagez7jena: poll-interval is not supported by this remote 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:31488") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:30903") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:31821") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:36942") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:31610") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 ERROR : dir/: Dir.Remove not empty 2024/09/23 20:33:39 DEBUG : dir/file1: Remove: 2024/09/23 20:33:39 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/09/23 20:33:39 DEBUG : dir/file1: >Remove: err= 2024/09/23 20:33:39 DEBUG : : Added virtual directory entry vDel: "dir" 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:37403") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : WaitForWriters: timeout=30s 2024/09/23 20:33:39 DEBUG : : Looking for writers 2024/09/23 20:33:39 DEBUG : >WaitForWriters: 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:34831") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:39191") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestDirRemove (0.01s) === RUN TestDirRemoveAll run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-catagez7jena", Local "Local file system at /tmp/rclone1551635965", Modify Window "1s" 2024/09/23 20:33:39 INFO : ftp://172.17.0.4:21/rclone-test-catagez7jena: poll-interval is not supported by this remote 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:32875") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:36417") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:36352") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:35399") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:31418") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : dir/file1: Remove: 2024/09/23 20:33:39 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/09/23 20:33:39 DEBUG : dir/file1: >Remove: err= 2024/09/23 20:33:39 DEBUG : : Added virtual directory entry vDel: "dir" 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:35702") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : WaitForWriters: timeout=30s 2024/09/23 20:33:39 DEBUG : : Looking for writers 2024/09/23 20:33:39 DEBUG : >WaitForWriters: 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:31138") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:35161") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestDirRemoveAll (0.01s) === RUN TestDirRemoveName run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-catagez7jena", Local "Local file system at /tmp/rclone1551635965", Modify Window "1s" 2024/09/23 20:33:39 INFO : ftp://172.17.0.4:21/rclone-test-catagez7jena: poll-interval is not supported by this remote 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:32882") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:38271") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:31569") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:35855") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:34406") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : dir/file1: Remove: 2024/09/23 20:33:39 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/09/23 20:33:39 DEBUG : dir/file1: >Remove: err= 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:34326") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:33845") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : WaitForWriters: timeout=30s 2024/09/23 20:33:39 DEBUG : dir: Looking for writers 2024/09/23 20:33:39 DEBUG : : Looking for writers 2024/09/23 20:33:39 DEBUG : dir: reading active writers 2024/09/23 20:33:39 DEBUG : >WaitForWriters: 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:35400") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:30766") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:38438") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestDirRemoveName (0.11s) === RUN TestDirRename run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-catagez7jena", Local "Local file system at /tmp/rclone1551635965", Modify Window "1s" 2024/09/23 20:33:39 INFO : ftp://172.17.0.4:21/rclone-test-catagez7jena: poll-interval is not supported by this remote 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:32281") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:31532") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:32425") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:35787") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:36489") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:34671") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:31158") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:36148") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 ERROR : dir/not found: Dir.Rename error: file does not exist 2024/09/23 20:33:39 DEBUG : dir: Updating dir with dir2 0xc000178f70 2024/09/23 20:33:39 DEBUG : dir: forgetting directory cache 2024/09/23 20:33:39 DEBUG : : Added virtual directory entry vDel: "dir" 2024/09/23 20:33:39 DEBUG : : Added virtual directory entry vAddDir: "dir2" 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:35561") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:39724") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:33156") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 INFO : dir2/file1: Moved (server-side) to: file2 2024/09/23 20:33:39 DEBUG : file2: Updating file with file2 0xc0007186c0 2024/09/23 20:33:39 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2024/09/23 20:33:39 DEBUG : : Added virtual directory entry vAddFile: "file2" 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:33672") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:37485") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 INFO : dir2/file3: Deleted 2024/09/23 20:33:39 INFO : file2: Moved (server-side) to: dir2/file3 2024/09/23 20:33:39 DEBUG : dir2/file3: Updating file with dir2/file3 0xc0007186c0 2024/09/23 20:33:39 DEBUG : : Added virtual directory entry vDel: "file2" 2024/09/23 20:33:39 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:33444") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:34789") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : : Added virtual directory entry vAddDir: "empty directory" 2024/09/23 20:33:39 DEBUG : empty directory: Updating dir with renamed empty directory 0xc0007401a0 2024/09/23 20:33:39 DEBUG : empty directory: forgetting directory cache 2024/09/23 20:33:39 DEBUG : : Added virtual directory entry vDel: "empty directory" 2024/09/23 20:33:39 DEBUG : : Added virtual directory entry vAddDir: "renamed empty directory" 2024/09/23 20:33:39 DEBUG : dir2: Renaming to "dir3" 2024/09/23 20:33:39 DEBUG : WaitForWriters: timeout=30s 2024/09/23 20:33:39 DEBUG : dir3: Looking for writers 2024/09/23 20:33:39 DEBUG : file3: reading active writers 2024/09/23 20:33:39 DEBUG : renamed empty directory: Looking for writers 2024/09/23 20:33:39 DEBUG : : Looking for writers 2024/09/23 20:33:39 DEBUG : dir3: reading active writers 2024/09/23 20:33:39 DEBUG : renamed empty directory: reading active writers 2024/09/23 20:33:39 DEBUG : >WaitForWriters: 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:31428") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:31267") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:30405") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:30208") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestDirRename (0.13s) === RUN TestDirStructSize dir_test.go:608: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-catagez7jena", Local "Local file system at /tmp/rclone1551635965", Modify Window "1s" 2024/09/23 20:33:39 INFO : ftp://172.17.0.4:21/rclone-test-catagez7jena: poll-interval is not supported by this remote 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:34682") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:30767") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:38350") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:38167") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:30107") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : WaitForWriters: timeout=30s 2024/09/23 20:33:39 DEBUG : dir: Looking for writers 2024/09/23 20:33:39 DEBUG : file1: reading active writers 2024/09/23 20:33:39 DEBUG : : Looking for writers 2024/09/23 20:33:39 DEBUG : dir: reading active writers 2024/09/23 20:33:39 DEBUG : >WaitForWriters: 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:32752") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:33210") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:35842") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestFileMethods (0.01s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-catagez7jena", Local "Local file system at /tmp/rclone1551635965", Modify Window "1s" 2024/09/23 20:33:39 INFO : ftp://172.17.0.4:21/rclone-test-catagez7jena: poll-interval is not supported by this remote 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:35507") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:38745") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:36735") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:35492") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:37154") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:32958") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : Can set mod time: true 2024/09/23 20:33:39 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:35075") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:36641") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : WaitForWriters: timeout=30s 2024/09/23 20:33:39 DEBUG : dir: Looking for writers 2024/09/23 20:33:39 DEBUG : file1: reading active writers 2024/09/23 20:33:39 DEBUG : : Looking for writers 2024/09/23 20:33:39 DEBUG : dir: reading active writers 2024/09/23 20:33:39 DEBUG : >WaitForWriters: 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:38122") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:39059") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:30770") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-catagez7jena", Local "Local file system at /tmp/rclone1551635965", Modify Window "1s" 2024/09/23 20:33:39 INFO : ftp://172.17.0.4:21/rclone-test-catagez7jena: poll-interval is not supported by this remote 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:33441") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:35332") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:37660") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:34394") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:30950") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/09/23 20:33:39 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2024/09/23 20:33:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: File to upload is small (0 bytes), uploading instead of streaming 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:34686") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : dir/file1: Size of src and dst objects identical 2024/09/23 20:33:39 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2024/09/23 20:33:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/09/23 20:33:39 DEBUG : WaitForWriters: timeout=30s 2024/09/23 20:33:39 DEBUG : dir: Looking for writers 2024/09/23 20:33:39 DEBUG : file1: reading active writers 2024/09/23 20:33:39 DEBUG : : Looking for writers 2024/09/23 20:33:39 DEBUG : dir: reading active writers 2024/09/23 20:33:39 DEBUG : >WaitForWriters: 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:36034") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:38112") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : WaitForWriters: timeout=30s 2024/09/23 20:33:39 DEBUG : dir: Looking for writers 2024/09/23 20:33:39 DEBUG : file1: reading active writers 2024/09/23 20:33:39 DEBUG : : Looking for writers 2024/09/23 20:33:39 DEBUG : dir: reading active writers 2024/09/23 20:33:39 DEBUG : >WaitForWriters: 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:37176") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:34130") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:30483") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-catagez7jena", Local "Local file system at /tmp/rclone1551635965", Modify Window "1s" 2024/09/23 20:33:39 INFO : ftp://172.17.0.4:21/rclone-test-catagez7jena: poll-interval is not supported by this remote 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:30808") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:39099") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:35831") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:34195") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:39728") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/09/23 20:33:39 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2024/09/23 20:33:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: File to upload is small (5 bytes), uploading instead of streaming 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:30409") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : dir/file1: Size of src and dst objects identical 2024/09/23 20:33:39 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2024/09/23 20:33:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/09/23 20:33:39 DEBUG : WaitForWriters: timeout=30s 2024/09/23 20:33:39 DEBUG : dir: Looking for writers 2024/09/23 20:33:39 DEBUG : file1: reading active writers 2024/09/23 20:33:39 DEBUG : : Looking for writers 2024/09/23 20:33:39 DEBUG : dir: reading active writers 2024/09/23 20:33:39 DEBUG : >WaitForWriters: 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:33074") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:37806") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : WaitForWriters: timeout=30s 2024/09/23 20:33:39 DEBUG : dir: Looking for writers 2024/09/23 20:33:39 DEBUG : file1: reading active writers 2024/09/23 20:33:39 DEBUG : : Looking for writers 2024/09/23 20:33:39 DEBUG : dir: reading active writers 2024/09/23 20:33:39 DEBUG : >WaitForWriters: 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:37822") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:38674") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:33516") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-catagez7jena", Local "Local file system at /tmp/rclone1551635965", Modify Window "1s" 2024/09/23 20:33:39 INFO : ftp://172.17.0.4:21/rclone-test-catagez7jena: poll-interval is not supported by this remote 2024/09/23 20:33:39 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/09/23 20:33:39 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{w4LQI}/rclone-test-catagez7jena" 2024/09/23 20:33:39 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{w4LQI}/rclone-test-catagez7jena" 2024/09/23 20:33:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{w4LQI}/rclone-test-catagez7jena" 2024/09/23 20:33:39 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/09/23 20:33:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{w4LQI}/rclone-test-catagez7jena" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{w4LQI}/rclone-test-catagez7jena" 2024/09/23 20:33:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{w4LQI}/rclone-test-catagez7jena" 2024/09/23 20:33:39 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/09/23 20:33:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{w4LQI}/rclone-test-catagez7jena" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{w4LQI}/rclone-test-catagez7jena" 2024/09/23 20:33:39 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:34753") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:35618") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:36973") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:35027") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:30631") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:34887") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:31783") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : WaitForWriters: timeout=30s 2024/09/23 20:33:39 DEBUG : dir: Looking for writers 2024/09/23 20:33:39 DEBUG : file1: reading active writers 2024/09/23 20:33:39 DEBUG : : Looking for writers 2024/09/23 20:33:39 DEBUG : dir: reading active writers 2024/09/23 20:33:39 DEBUG : >WaitForWriters: 2024/09/23 20:33:39 DEBUG : vfs cache: cleaner exiting 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:33364") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:33335") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:30611") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-catagez7jena", Local "Local file system at /tmp/rclone1551635965", Modify Window "1s" 2024/09/23 20:33:39 INFO : ftp://172.17.0.4:21/rclone-test-catagez7jena: poll-interval is not supported by this remote 2024/09/23 20:33:39 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/09/23 20:33:39 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{w4LQI}/rclone-test-catagez7jena" 2024/09/23 20:33:39 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{w4LQI}/rclone-test-catagez7jena" 2024/09/23 20:33:39 DEBUG : fs cache: switching user supplied name ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{w4LQI}/rclone-test-catagez7jena" for canonical name ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{w4LQI}/rclone-test-catagez7jena" 2024/09/23 20:33:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{w4LQI}/rclone-test-catagez7jena" 2024/09/23 20:33:39 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/09/23 20:33:39 DEBUG : fs cache: switching user supplied name ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{w4LQI}/rclone-test-catagez7jena" for canonical name ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{w4LQI}/rclone-test-catagez7jena" 2024/09/23 20:33:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{w4LQI}/rclone-test-catagez7jena" 2024/09/23 20:33:39 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/09/23 20:33:39 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:32137") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:36553") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:36954") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:31886") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:37909") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : dir/file1: Open: flags=O_WRONLY 2024/09/23 20:33:39 DEBUG : dir/file1: newRWFileHandle: 2024/09/23 20:33:39 DEBUG : dir/file1: >newRWFileHandle: err= 2024/09/23 20:33:39 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/09/23 20:33:39 DEBUG : dir/file1(0xc00081eb40): close: 2024/09/23 20:33:39 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2024/09/23 20:33:39 DEBUG : dir/file1(0xc00081eb40): >close: err= 2024/09/23 20:33:39 DEBUG : WaitForWriters: timeout=30s 2024/09/23 20:33:39 DEBUG : dir: Looking for writers 2024/09/23 20:33:39 DEBUG : file1: reading active writers 2024/09/23 20:33:39 DEBUG : : Looking for writers 2024/09/23 20:33:39 DEBUG : dir: reading active writers 2024/09/23 20:33:39 DEBUG : >WaitForWriters: 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:30066") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:36133") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : WaitForWriters: timeout=30s 2024/09/23 20:33:39 DEBUG : dir: Looking for writers 2024/09/23 20:33:39 DEBUG : file1: reading active writers 2024/09/23 20:33:39 DEBUG : : Looking for writers 2024/09/23 20:33:39 DEBUG : dir: reading active writers 2024/09/23 20:33:39 DEBUG : >WaitForWriters: 2024/09/23 20:33:39 DEBUG : vfs cache: cleaner exiting 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:39898") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:30756") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:39839") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-catagez7jena", Local "Local file system at /tmp/rclone1551635965", Modify Window "1s" 2024/09/23 20:33:39 INFO : ftp://172.17.0.4:21/rclone-test-catagez7jena: poll-interval is not supported by this remote 2024/09/23 20:33:39 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/09/23 20:33:39 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{w4LQI}/rclone-test-catagez7jena" 2024/09/23 20:33:39 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{w4LQI}/rclone-test-catagez7jena" 2024/09/23 20:33:39 DEBUG : fs cache: switching user supplied name ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{w4LQI}/rclone-test-catagez7jena" for canonical name ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{w4LQI}/rclone-test-catagez7jena" 2024/09/23 20:33:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{w4LQI}/rclone-test-catagez7jena" 2024/09/23 20:33:39 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/09/23 20:33:39 DEBUG : fs cache: switching user supplied name ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{w4LQI}/rclone-test-catagez7jena" for canonical name ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{w4LQI}/rclone-test-catagez7jena" 2024/09/23 20:33:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{w4LQI}/rclone-test-catagez7jena" 2024/09/23 20:33:39 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/09/23 20:33:39 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:34051") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:38828") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:37370") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:30621") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:31260") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : dir/file1: Open: flags=O_WRONLY 2024/09/23 20:33:39 DEBUG : dir/file1: newRWFileHandle: 2024/09/23 20:33:39 DEBUG : dir/file1: >newRWFileHandle: err= 2024/09/23 20:33:39 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/09/23 20:33:39 DEBUG : dir/file1(0xc00073f200): _writeAt: size=5, off=0 2024/09/23 20:33:39 DEBUG : dir/file1(0xc00073f200): openPending: 2024/09/23 20:33:39 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2024/09/23 20:33:39 DEBUG : dir/file1: vfs cache: truncate to size=14 2024/09/23 20:33:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/09/23 20:33:39 DEBUG : dir/file1(0xc00073f200): >openPending: err= 2024/09/23 20:33:39 DEBUG : dir/file1(0xc00073f200): >_writeAt: n=5, err= 2024/09/23 20:33:39 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2024/09/23 20:33:39 DEBUG : dir/file1(0xc00073f200): close: 2024/09/23 20:33:39 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2024/09/23 20:33:39 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2024/09/23 20:33:39 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2024/09/23 20:33:39 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:38872") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2024/09/23 20:33:39 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:39 DEBUG : dir/file1(0xc00073f200): >close: err= 2024/09/23 20:33:39 DEBUG : WaitForWriters: timeout=30s 2024/09/23 20:33:39 DEBUG : dir: Looking for writers 2024/09/23 20:33:39 DEBUG : file1: reading active writers 2024/09/23 20:33:39 DEBUG : : Looking for writers 2024/09/23 20:33:39 DEBUG : dir: reading active writers 2024/09/23 20:33:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/09/23 20:33:39 DEBUG : dir: Looking for writers 2024/09/23 20:33:39 DEBUG : file1: reading active writers 2024/09/23 20:33:39 DEBUG : : Looking for writers 2024/09/23 20:33:39 DEBUG : dir: reading active writers 2024/09/23 20:33:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/09/23 20:33:39 DEBUG : dir: Looking for writers 2024/09/23 20:33:39 DEBUG : file1: reading active writers 2024/09/23 20:33:39 DEBUG : : Looking for writers 2024/09/23 20:33:39 DEBUG : dir: reading active writers 2024/09/23 20:33:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/09/23 20:33:39 DEBUG : dir: Looking for writers 2024/09/23 20:33:39 DEBUG : file1: reading active writers 2024/09/23 20:33:39 DEBUG : : Looking for writers 2024/09/23 20:33:39 DEBUG : dir: reading active writers 2024/09/23 20:33:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/09/23 20:33:39 DEBUG : dir/file1: vfs cache: starting upload 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:38842") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : dir/file1.b6fbcc80.partial: renamed to: dir/file1 2024/09/23 20:33:39 INFO : dir/file1: Copied (replaced existing) 2024/09/23 20:33:39 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC" 2024/09/23 20:33:39 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2024/09/23 20:33:39 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2024/09/23 20:33:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/09/23 20:33:39 INFO : dir/file1: vfs cache: upload succeeded try #1 2024/09/23 20:33:39 DEBUG : dir: Looking for writers 2024/09/23 20:33:39 DEBUG : file1: reading active writers 2024/09/23 20:33:39 DEBUG : : Looking for writers 2024/09/23 20:33:39 DEBUG : dir: reading active writers 2024/09/23 20:33:39 DEBUG : >WaitForWriters: 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:36435") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:39106") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : WaitForWriters: timeout=30s 2024/09/23 20:33:39 DEBUG : dir: Looking for writers 2024/09/23 20:33:39 DEBUG : file1: reading active writers 2024/09/23 20:33:39 DEBUG : : Looking for writers 2024/09/23 20:33:39 DEBUG : dir: reading active writers 2024/09/23 20:33:39 DEBUG : >WaitForWriters: 2024/09/23 20:33:39 DEBUG : vfs cache: cleaner exiting 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:33381") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:37671") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:32497") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestFileSetModTime (0.22s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (0.01s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (0.01s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (0.01s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (0.01s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (0.01s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (0.16s) === RUN TestFileOpenRead run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-catagez7jena", Local "Local file system at /tmp/rclone1551635965", Modify Window "1s" 2024/09/23 20:33:39 INFO : ftp://172.17.0.4:21/rclone-test-catagez7jena: poll-interval is not supported by this remote 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:34080") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:39911") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:35510") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:31535") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:34045") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/09/23 20:33:39 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/09/23 20:33:39 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:39527") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2024/09/23 20:33:39 DEBUG : WaitForWriters: timeout=30s 2024/09/23 20:33:39 DEBUG : dir: Looking for writers 2024/09/23 20:33:39 DEBUG : file1: reading active writers 2024/09/23 20:33:39 DEBUG : : Looking for writers 2024/09/23 20:33:39 DEBUG : dir: reading active writers 2024/09/23 20:33:39 DEBUG : >WaitForWriters: 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:31108") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:35680") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:31404") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestFileOpenRead (0.01s) === RUN TestFileOpenReadUnknownSize 2024/09/23 20:33:39 INFO : Mock file system at root: poll-interval is not supported by this remote 2024/09/23 20:33:39 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/09/23 20:33:39 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2024/09/23 20:33:39 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2024/09/23 20:33:39 DEBUG : WaitForWriters: timeout=30s 2024/09/23 20:33:39 DEBUG : : Looking for writers 2024/09/23 20:33:39 DEBUG : file.txt: reading active writers 2024/09/23 20:33:39 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-catagez7jena", Local "Local file system at /tmp/rclone1551635965", Modify Window "1s" 2024/09/23 20:33:39 INFO : ftp://172.17.0.4:21/rclone-test-catagez7jena: poll-interval is not supported by this remote 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:38538") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:30181") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:32280") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:35177") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:35535") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: File to upload is small (25 bytes), uploading instead of streaming 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:30058") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : dir/file1: Size of src and dst objects identical 2024/09/23 20:33:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/09/23 20:33:39 DEBUG : WaitForWriters: timeout=30s 2024/09/23 20:33:39 DEBUG : dir: Looking for writers 2024/09/23 20:33:39 DEBUG : file1: reading active writers 2024/09/23 20:33:39 DEBUG : : Looking for writers 2024/09/23 20:33:39 DEBUG : dir: reading active writers 2024/09/23 20:33:39 DEBUG : >WaitForWriters: 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:36060") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:32907") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:38899") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestFileOpenWrite (0.01s) === RUN TestFileRemove run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-catagez7jena", Local "Local file system at /tmp/rclone1551635965", Modify Window "1s" 2024/09/23 20:33:39 INFO : ftp://172.17.0.4:21/rclone-test-catagez7jena: poll-interval is not supported by this remote 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:36932") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:30261") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:39199") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:30198") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:30288") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : dir/file1: Remove: 2024/09/23 20:33:39 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/09/23 20:33:39 DEBUG : dir/file1: >Remove: err= 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:31517") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:35970") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : dir/file1: Remove: 2024/09/23 20:33:39 DEBUG : dir/file1: >Remove: err=Read only file system 2024/09/23 20:33:39 DEBUG : WaitForWriters: timeout=30s 2024/09/23 20:33:39 DEBUG : dir: Looking for writers 2024/09/23 20:33:39 DEBUG : : Looking for writers 2024/09/23 20:33:39 DEBUG : dir: reading active writers 2024/09/23 20:33:39 DEBUG : >WaitForWriters: 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:32423") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:38463") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:37026") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestFileRemove (0.01s) === RUN TestFileRemoveAll run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-catagez7jena", Local "Local file system at /tmp/rclone1551635965", Modify Window "1s" 2024/09/23 20:33:39 INFO : ftp://172.17.0.4:21/rclone-test-catagez7jena: poll-interval is not supported by this remote 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:39710") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:38609") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:32359") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:34198") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:31704") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : dir/file1: Remove: 2024/09/23 20:33:39 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/09/23 20:33:39 DEBUG : dir/file1: >Remove: err= 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:32469") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:38382") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : dir/file1: Remove: 2024/09/23 20:33:39 DEBUG : dir/file1: >Remove: err=Read only file system 2024/09/23 20:33:39 DEBUG : WaitForWriters: timeout=30s 2024/09/23 20:33:39 DEBUG : dir: Looking for writers 2024/09/23 20:33:39 DEBUG : : Looking for writers 2024/09/23 20:33:39 DEBUG : dir: reading active writers 2024/09/23 20:33:39 DEBUG : >WaitForWriters: 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:38588") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:32242") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:34660") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestFileRemoveAll (0.01s) === RUN TestFileOpen run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-catagez7jena", Local "Local file system at /tmp/rclone1551635965", Modify Window "1s" 2024/09/23 20:33:39 INFO : ftp://172.17.0.4:21/rclone-test-catagez7jena: poll-interval is not supported by this remote 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:37641") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:31475") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:31973") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:37128") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:38196") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/09/23 20:33:39 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/09/23 20:33:39 DEBUG : dir/file1: Open: flags=O_WRONLY 2024/09/23 20:33:39 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2024/09/23 20:33:39 DEBUG : dir/file1: Open: flags=O_RDWR 2024/09/23 20:33:39 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2024/09/23 20:33:39 DEBUG : dir/file1: Open: flags=0x3 2024/09/23 20:33:39 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2024/09/23 20:33:39 DEBUG : dir/file1: >Open: fd=, err=permission denied 2024/09/23 20:33:39 DEBUG : WaitForWriters: timeout=30s 2024/09/23 20:33:39 DEBUG : dir: Looking for writers 2024/09/23 20:33:39 DEBUG : file1: reading active writers 2024/09/23 20:33:39 DEBUG : : Looking for writers 2024/09/23 20:33:39 DEBUG : dir: reading active writers 2024/09/23 20:33:39 DEBUG : >WaitForWriters: 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:32926") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:38207") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:37226") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestFileOpen (0.01s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-catagez7jena", Local "Local file system at /tmp/rclone1551635965", Modify Window "1s" 2024/09/23 20:33:39 INFO : ftp://172.17.0.4:21/rclone-test-catagez7jena: poll-interval is not supported by this remote 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:37515") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:31312") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:35717") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:33769") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:35637") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : WaitForWriters: timeout=30s 2024/09/23 20:33:39 DEBUG : dir: Looking for writers 2024/09/23 20:33:39 DEBUG : file1: reading active writers 2024/09/23 20:33:39 DEBUG : : Looking for writers 2024/09/23 20:33:39 DEBUG : dir: reading active writers 2024/09/23 20:33:39 DEBUG : >WaitForWriters: 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:32033") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:32084") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/09/23 20:33:39 DEBUG : newLeaf: Updating file with newLeaf 0xc00033d980 2024/09/23 20:33:39 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/09/23 20:33:39 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:34369") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:39671") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/09/23 20:33:39 DEBUG : dir/file1: Updating file with dir/file1 0xc00033d980 2024/09/23 20:33:39 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/09/23 20:33:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:39326") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:31067") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/09/23 20:33:39 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2024/09/23 20:33:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/09/23 20:33:39 DEBUG : dir/file1: File is currently open, delaying rename 0xc00033d980 2024/09/23 20:33:39 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/09/23 20:33:39 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: File to upload is small (25 bytes), uploading instead of streaming 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:38050") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : dir/file1: Size of src and dst objects identical 2024/09/23 20:33:39 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/09/23 20:33:39 DEBUG : newLeaf: Running delayed rename now 2024/09/23 20:33:39 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/09/23 20:33:39 DEBUG : newLeaf: Updating file with newLeaf 0xc00033d980 2024/09/23 20:33:39 DEBUG : WaitForWriters: timeout=30s 2024/09/23 20:33:39 DEBUG : dir: Looking for writers 2024/09/23 20:33:39 DEBUG : : Looking for writers 2024/09/23 20:33:39 DEBUG : dir: reading active writers 2024/09/23 20:33:39 DEBUG : newLeaf: reading active writers 2024/09/23 20:33:39 DEBUG : >WaitForWriters: 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:35561") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:38928") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : WaitForWriters: timeout=30s 2024/09/23 20:33:39 DEBUG : dir: Looking for writers 2024/09/23 20:33:39 DEBUG : : Looking for writers 2024/09/23 20:33:39 DEBUG : dir: reading active writers 2024/09/23 20:33:39 DEBUG : newLeaf: reading active writers 2024/09/23 20:33:39 DEBUG : >WaitForWriters: 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:37182") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:30749") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:31266") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= === RUN TestFileRename/minimal,forceCache=false run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-catagez7jena", Local "Local file system at /tmp/rclone1551635965", Modify Window "1s" 2024/09/23 20:33:39 INFO : ftp://172.17.0.4:21/rclone-test-catagez7jena: poll-interval is not supported by this remote 2024/09/23 20:33:39 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/09/23 20:33:39 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{w4LQI}/rclone-test-catagez7jena" 2024/09/23 20:33:39 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{w4LQI}/rclone-test-catagez7jena" 2024/09/23 20:33:39 DEBUG : fs cache: switching user supplied name ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{w4LQI}/rclone-test-catagez7jena" for canonical name ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{w4LQI}/rclone-test-catagez7jena" 2024/09/23 20:33:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{w4LQI}/rclone-test-catagez7jena" 2024/09/23 20:33:39 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/09/23 20:33:39 DEBUG : fs cache: switching user supplied name ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{w4LQI}/rclone-test-catagez7jena" for canonical name ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{w4LQI}/rclone-test-catagez7jena" 2024/09/23 20:33:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{w4LQI}/rclone-test-catagez7jena" 2024/09/23 20:33:39 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/09/23 20:33:39 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:34556") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:34586") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:38481") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:32040") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:31444") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : WaitForWriters: timeout=30s 2024/09/23 20:33:39 DEBUG : dir: Looking for writers 2024/09/23 20:33:39 DEBUG : file1: reading active writers 2024/09/23 20:33:39 DEBUG : : Looking for writers 2024/09/23 20:33:39 DEBUG : dir: reading active writers 2024/09/23 20:33:39 DEBUG : >WaitForWriters: 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:36919") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:34228") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/09/23 20:33:39 DEBUG : newLeaf: Updating file with newLeaf 0xc0005d5740 2024/09/23 20:33:39 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/09/23 20:33:39 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:33812") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:37930") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/09/23 20:33:39 DEBUG : dir/file1: Updating file with dir/file1 0xc0005d5740 2024/09/23 20:33:39 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/09/23 20:33:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:37710") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:31872") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/09/23 20:33:39 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2024/09/23 20:33:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/09/23 20:33:39 DEBUG : dir/file1: File is currently open, delaying rename 0xc0005d5740 2024/09/23 20:33:39 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/09/23 20:33:39 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: File to upload is small (25 bytes), uploading instead of streaming 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:36262") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : dir/file1: Size of src and dst objects identical 2024/09/23 20:33:39 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/09/23 20:33:39 DEBUG : newLeaf: Running delayed rename now 2024/09/23 20:33:39 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/09/23 20:33:39 DEBUG : newLeaf: Updating file with newLeaf 0xc0005d5740 2024/09/23 20:33:39 DEBUG : WaitForWriters: timeout=30s 2024/09/23 20:33:39 DEBUG : dir: Looking for writers 2024/09/23 20:33:39 DEBUG : : Looking for writers 2024/09/23 20:33:39 DEBUG : dir: reading active writers 2024/09/23 20:33:39 DEBUG : newLeaf: reading active writers 2024/09/23 20:33:39 DEBUG : >WaitForWriters: 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:33333") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:34678") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : WaitForWriters: timeout=30s 2024/09/23 20:33:39 DEBUG : dir: Looking for writers 2024/09/23 20:33:39 DEBUG : : Looking for writers 2024/09/23 20:33:39 DEBUG : dir: reading active writers 2024/09/23 20:33:39 DEBUG : newLeaf: reading active writers 2024/09/23 20:33:39 DEBUG : >WaitForWriters: 2024/09/23 20:33:39 DEBUG : vfs cache: cleaner exiting 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:30496") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:35483") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:33902") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= === RUN TestFileRename/minimal,forceCache=true run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-catagez7jena", Local "Local file system at /tmp/rclone1551635965", Modify Window "1s" 2024/09/23 20:33:39 INFO : ftp://172.17.0.4:21/rclone-test-catagez7jena: poll-interval is not supported by this remote 2024/09/23 20:33:39 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/09/23 20:33:39 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{w4LQI}/rclone-test-catagez7jena" 2024/09/23 20:33:39 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{w4LQI}/rclone-test-catagez7jena" 2024/09/23 20:33:39 DEBUG : fs cache: switching user supplied name ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{w4LQI}/rclone-test-catagez7jena" for canonical name ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{w4LQI}/rclone-test-catagez7jena" 2024/09/23 20:33:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{w4LQI}/rclone-test-catagez7jena" 2024/09/23 20:33:39 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/09/23 20:33:39 DEBUG : fs cache: switching user supplied name ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{w4LQI}/rclone-test-catagez7jena" for canonical name ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{w4LQI}/rclone-test-catagez7jena" 2024/09/23 20:33:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{w4LQI}/rclone-test-catagez7jena" 2024/09/23 20:33:39 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/09/23 20:33:39 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:31689") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:30174") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:30372") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:37484") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:32840") 2024/09/23 20:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:39 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/09/23 20:33:39 DEBUG : dir/file1: newRWFileHandle: 2024/09/23 20:33:39 DEBUG : dir/file1(0xc000ba03c0): openPending: 2024/09/23 20:33:39 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2024/09/23 20:33:39 DEBUG : dir/file1: vfs cache: truncate to size=14 2024/09/23 20:33:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/09/23 20:33:39 DEBUG : dir/file1(0xc000ba03c0): >openPending: err= 2024/09/23 20:33:39 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/09/23 20:33:39 DEBUG : dir/file1: >newRWFileHandle: err= 2024/09/23 20:33:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/09/23 20:33:39 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/09/23 20:33:39 DEBUG : dir/file1(0xc000ba03c0): _writeAt: size=14, off=0 2024/09/23 20:33:39 DEBUG : dir/file1(0xc000ba03c0): >_writeAt: n=14, err= 2024/09/23 20:33:39 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2024/09/23 20:33:39 DEBUG : dir/file1(0xc000ba03c0): close: 2024/09/23 20:33:39 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2024/09/23 20:33:39 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2024/09/23 20:33:39 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:39 DEBUG : dir/file1(0xc000ba03c0): >close: err= 2024/09/23 20:33:39 DEBUG : WaitForWriters: timeout=30s 2024/09/23 20:33:39 DEBUG : dir: Looking for writers 2024/09/23 20:33:39 DEBUG : file1: reading active writers 2024/09/23 20:33:39 DEBUG : : Looking for writers 2024/09/23 20:33:39 DEBUG : dir: reading active writers 2024/09/23 20:33:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/09/23 20:33:39 DEBUG : dir: Looking for writers 2024/09/23 20:33:39 DEBUG : file1: reading active writers 2024/09/23 20:33:39 DEBUG : : Looking for writers 2024/09/23 20:33:39 DEBUG : dir: reading active writers 2024/09/23 20:33:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/09/23 20:33:39 DEBUG : dir: Looking for writers 2024/09/23 20:33:39 DEBUG : file1: reading active writers 2024/09/23 20:33:39 DEBUG : : Looking for writers 2024/09/23 20:33:39 DEBUG : dir: reading active writers 2024/09/23 20:33:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/09/23 20:33:39 DEBUG : dir: Looking for writers 2024/09/23 20:33:39 DEBUG : file1: reading active writers 2024/09/23 20:33:39 DEBUG : : Looking for writers 2024/09/23 20:33:39 DEBUG : dir: reading active writers 2024/09/23 20:33:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/09/23 20:33:40 DEBUG : dir/file1: vfs cache: starting upload 2024/09/23 20:33:40 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:34626") 2024/09/23 20:33:40 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:40 DEBUG : dir/file1.53508f02.partial: renamed to: dir/file1 2024/09/23 20:33:40 INFO : dir/file1: Copied (replaced existing) 2024/09/23 20:33:40 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2024/09/23 20:33:40 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2024/09/23 20:33:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/09/23 20:33:40 INFO : dir/file1: vfs cache: upload succeeded try #1 2024/09/23 20:33:40 DEBUG : dir: Looking for writers 2024/09/23 20:33:40 DEBUG : file1: reading active writers 2024/09/23 20:33:40 DEBUG : : Looking for writers 2024/09/23 20:33:40 DEBUG : dir: reading active writers 2024/09/23 20:33:40 DEBUG : >WaitForWriters: 2024/09/23 20:33:40 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/09/23 20:33:40 DEBUG : dir/file1: newRWFileHandle: 2024/09/23 20:33:40 DEBUG : dir/file1: >newRWFileHandle: err= 2024/09/23 20:33:40 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/09/23 20:33:40 DEBUG : dir/file1(0xc00030d7c0): _readAt: size=512, off=0 2024/09/23 20:33:40 DEBUG : dir/file1(0xc00030d7c0): openPending: 2024/09/23 20:33:40 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/09/23 20:33:40 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2024/09/23 20:33:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/09/23 20:33:40 DEBUG : dir/file1(0xc00030d7c0): >openPending: err= 2024/09/23 20:33:40 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2024/09/23 20:33:40 DEBUG : dir/file1(0xc00030d7c0): >_readAt: n=14, err=EOF 2024/09/23 20:33:40 DEBUG : dir/file1(0xc00030d7c0): close: 2024/09/23 20:33:40 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2024/09/23 20:33:40 DEBUG : dir/file1(0xc00030d7c0): >close: err= 2024/09/23 20:33:40 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:34885") 2024/09/23 20:33:40 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:40 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:30243") 2024/09/23 20:33:40 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:40 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/09/23 20:33:40 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/09/23 20:33:40 DEBUG : newLeaf: Updating file with newLeaf 0xc000719ec0 2024/09/23 20:33:40 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/09/23 20:33:40 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/09/23 20:33:40 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:31658") 2024/09/23 20:33:40 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:40 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:34659") 2024/09/23 20:33:40 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:40 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/09/23 20:33:40 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2024/09/23 20:33:40 DEBUG : dir/file1: Updating file with dir/file1 0xc000719ec0 2024/09/23 20:33:40 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/09/23 20:33:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/09/23 20:33:40 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:30347") 2024/09/23 20:33:40 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:40 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:31378") 2024/09/23 20:33:40 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:40 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/09/23 20:33:40 DEBUG : dir/file1: newRWFileHandle: 2024/09/23 20:33:40 DEBUG : dir/file1(0xc000ba06c0): openPending: 2024/09/23 20:33:40 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/09/23 20:33:40 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2024/09/23 20:33:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/09/23 20:33:40 DEBUG : dir/file1(0xc000ba06c0): >openPending: err= 2024/09/23 20:33:40 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/09/23 20:33:40 DEBUG : dir/file1: >newRWFileHandle: err= 2024/09/23 20:33:40 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/09/23 20:33:40 DEBUG : dir/file1(0xc000ba06c0): _writeAt: size=25, off=0 2024/09/23 20:33:40 DEBUG : dir/file1(0xc000ba06c0): >_writeAt: n=25, err= 2024/09/23 20:33:40 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/09/23 20:33:40 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/09/23 20:33:40 DEBUG : newLeaf: Updating file with newLeaf 0xc000719ec0 2024/09/23 20:33:40 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/09/23 20:33:40 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/09/23 20:33:40 DEBUG : newLeaf(0xc000ba06c0): close: 2024/09/23 20:33:40 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2024/09/23 20:33:40 DEBUG : newLeaf: vfs cache: setting modification time to 2024-09-23 20:33:40.085899007 +0000 UTC m=+1.253093699 2024/09/23 20:33:40 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:40 DEBUG : newLeaf(0xc000ba06c0): >close: err= 2024/09/23 20:33:40 DEBUG : WaitForWriters: timeout=30s 2024/09/23 20:33:40 DEBUG : dir: Looking for writers 2024/09/23 20:33:40 DEBUG : : Looking for writers 2024/09/23 20:33:40 DEBUG : dir: reading active writers 2024/09/23 20:33:40 DEBUG : newLeaf: reading active writers 2024/09/23 20:33:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/09/23 20:33:40 DEBUG : dir: Looking for writers 2024/09/23 20:33:40 DEBUG : : Looking for writers 2024/09/23 20:33:40 DEBUG : dir: reading active writers 2024/09/23 20:33:40 DEBUG : newLeaf: reading active writers 2024/09/23 20:33:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/09/23 20:33:40 DEBUG : dir: Looking for writers 2024/09/23 20:33:40 DEBUG : : Looking for writers 2024/09/23 20:33:40 DEBUG : dir: reading active writers 2024/09/23 20:33:40 DEBUG : newLeaf: reading active writers 2024/09/23 20:33:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/09/23 20:33:40 DEBUG : dir: Looking for writers 2024/09/23 20:33:40 DEBUG : : Looking for writers 2024/09/23 20:33:40 DEBUG : dir: reading active writers 2024/09/23 20:33:40 DEBUG : newLeaf: reading active writers 2024/09/23 20:33:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/09/23 20:33:40 DEBUG : newLeaf: vfs cache: starting upload 2024/09/23 20:33:40 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:32447") 2024/09/23 20:33:40 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:40 DEBUG : newLeaf.e6966bc5.partial: renamed to: newLeaf 2024/09/23 20:33:40 INFO : newLeaf: Copied (replaced existing) 2024/09/23 20:33:40 DEBUG : newLeaf: vfs cache: fingerprint now "25,2024-09-23 20:33:40 +0000 UTC" 2024/09/23 20:33:40 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2024/09/23 20:33:40 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/09/23 20:33:40 INFO : newLeaf: vfs cache: upload succeeded try #1 2024/09/23 20:33:40 DEBUG : dir: Looking for writers 2024/09/23 20:33:40 DEBUG : : Looking for writers 2024/09/23 20:33:40 DEBUG : dir: reading active writers 2024/09/23 20:33:40 DEBUG : newLeaf: reading active writers 2024/09/23 20:33:40 DEBUG : >WaitForWriters: 2024/09/23 20:33:40 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:31960") 2024/09/23 20:33:40 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:40 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:37338") 2024/09/23 20:33:40 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:40 DEBUG : WaitForWriters: timeout=30s 2024/09/23 20:33:40 DEBUG : dir: Looking for writers 2024/09/23 20:33:40 DEBUG : : Looking for writers 2024/09/23 20:33:40 DEBUG : dir: reading active writers 2024/09/23 20:33:40 DEBUG : newLeaf: reading active writers 2024/09/23 20:33:40 DEBUG : >WaitForWriters: 2024/09/23 20:33:40 DEBUG : vfs cache: cleaner exiting 2024/09/23 20:33:40 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:32378") 2024/09/23 20:33:40 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:40 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:39264") 2024/09/23 20:33:40 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:40 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:36390") 2024/09/23 20:33:40 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= === RUN TestFileRename/writes,forceCache=false run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-catagez7jena", Local "Local file system at /tmp/rclone1551635965", Modify Window "1s" 2024/09/23 20:33:40 INFO : ftp://172.17.0.4:21/rclone-test-catagez7jena: poll-interval is not supported by this remote 2024/09/23 20:33:40 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/09/23 20:33:40 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{w4LQI}/rclone-test-catagez7jena" 2024/09/23 20:33:40 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{w4LQI}/rclone-test-catagez7jena" 2024/09/23 20:33:40 DEBUG : fs cache: switching user supplied name ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{w4LQI}/rclone-test-catagez7jena" for canonical name ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{w4LQI}/rclone-test-catagez7jena" 2024/09/23 20:33:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{w4LQI}/rclone-test-catagez7jena" 2024/09/23 20:33:40 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/09/23 20:33:40 DEBUG : fs cache: switching user supplied name ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{w4LQI}/rclone-test-catagez7jena" for canonical name ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{w4LQI}/rclone-test-catagez7jena" 2024/09/23 20:33:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{w4LQI}/rclone-test-catagez7jena" 2024/09/23 20:33:40 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/09/23 20:33:40 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/09/23 20:33:40 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:34174") 2024/09/23 20:33:40 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:40 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:38951") 2024/09/23 20:33:40 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:40 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:32538") 2024/09/23 20:33:40 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:40 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:31109") 2024/09/23 20:33:40 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:40 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:39136") 2024/09/23 20:33:40 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:40 DEBUG : WaitForWriters: timeout=30s 2024/09/23 20:33:40 DEBUG : dir: Looking for writers 2024/09/23 20:33:40 DEBUG : file1: reading active writers 2024/09/23 20:33:40 DEBUG : : Looking for writers 2024/09/23 20:33:40 DEBUG : dir: reading active writers 2024/09/23 20:33:40 DEBUG : >WaitForWriters: 2024/09/23 20:33:40 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:32440") 2024/09/23 20:33:40 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:40 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:39044") 2024/09/23 20:33:40 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:40 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/09/23 20:33:40 DEBUG : newLeaf: Updating file with newLeaf 0xc00033c3c0 2024/09/23 20:33:40 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/09/23 20:33:40 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/09/23 20:33:40 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:36169") 2024/09/23 20:33:40 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:40 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:38952") 2024/09/23 20:33:40 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:40 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/09/23 20:33:40 DEBUG : dir/file1: Updating file with dir/file1 0xc00033c3c0 2024/09/23 20:33:40 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/09/23 20:33:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/09/23 20:33:40 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:30964") 2024/09/23 20:33:40 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:40 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:38572") 2024/09/23 20:33:40 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:40 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/09/23 20:33:40 DEBUG : dir/file1: newRWFileHandle: 2024/09/23 20:33:40 DEBUG : dir/file1(0xc000ba0200): openPending: 2024/09/23 20:33:40 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2024/09/23 20:33:40 DEBUG : dir/file1: vfs cache: truncate to size=14 2024/09/23 20:33:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/09/23 20:33:40 DEBUG : dir/file1(0xc000ba0200): >openPending: err= 2024/09/23 20:33:40 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/09/23 20:33:40 DEBUG : dir/file1: >newRWFileHandle: err= 2024/09/23 20:33:40 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/09/23 20:33:40 DEBUG : dir/file1(0xc000ba0200): _writeAt: size=25, off=0 2024/09/23 20:33:40 DEBUG : dir/file1(0xc000ba0200): >_writeAt: n=25, err= 2024/09/23 20:33:40 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/09/23 20:33:40 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/09/23 20:33:40 DEBUG : newLeaf: Updating file with newLeaf 0xc00033c3c0 2024/09/23 20:33:40 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/09/23 20:33:40 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/09/23 20:33:40 DEBUG : newLeaf(0xc000ba0200): close: 2024/09/23 20:33:40 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2024/09/23 20:33:40 DEBUG : newLeaf: vfs cache: setting modification time to 2024-09-23 20:33:40.254220474 +0000 UTC m=+1.421415166 2024/09/23 20:33:40 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:40 DEBUG : newLeaf(0xc000ba0200): >close: err= 2024/09/23 20:33:40 DEBUG : WaitForWriters: timeout=30s 2024/09/23 20:33:40 DEBUG : dir: Looking for writers 2024/09/23 20:33:40 DEBUG : : Looking for writers 2024/09/23 20:33:40 DEBUG : dir: reading active writers 2024/09/23 20:33:40 DEBUG : newLeaf: reading active writers 2024/09/23 20:33:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/09/23 20:33:40 DEBUG : dir: Looking for writers 2024/09/23 20:33:40 DEBUG : : Looking for writers 2024/09/23 20:33:40 DEBUG : dir: reading active writers 2024/09/23 20:33:40 DEBUG : newLeaf: reading active writers 2024/09/23 20:33:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/09/23 20:33:40 DEBUG : dir: Looking for writers 2024/09/23 20:33:40 DEBUG : : Looking for writers 2024/09/23 20:33:40 DEBUG : dir: reading active writers 2024/09/23 20:33:40 DEBUG : newLeaf: reading active writers 2024/09/23 20:33:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/09/23 20:33:40 DEBUG : dir: Looking for writers 2024/09/23 20:33:40 DEBUG : : Looking for writers 2024/09/23 20:33:40 DEBUG : dir: reading active writers 2024/09/23 20:33:40 DEBUG : newLeaf: reading active writers 2024/09/23 20:33:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/09/23 20:33:40 DEBUG : newLeaf: vfs cache: starting upload 2024/09/23 20:33:40 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:37875") 2024/09/23 20:33:40 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:40 DEBUG : newLeaf.4ffd6f16.partial: renamed to: newLeaf 2024/09/23 20:33:40 INFO : newLeaf: Copied (replaced existing) 2024/09/23 20:33:40 DEBUG : newLeaf: vfs cache: fingerprint now "25,2024-09-23 20:33:40 +0000 UTC" 2024/09/23 20:33:40 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2024/09/23 20:33:40 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/09/23 20:33:40 INFO : newLeaf: vfs cache: upload succeeded try #1 2024/09/23 20:33:40 DEBUG : dir: Looking for writers 2024/09/23 20:33:40 DEBUG : : Looking for writers 2024/09/23 20:33:40 DEBUG : dir: reading active writers 2024/09/23 20:33:40 DEBUG : newLeaf: reading active writers 2024/09/23 20:33:40 DEBUG : >WaitForWriters: 2024/09/23 20:33:40 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:32701") 2024/09/23 20:33:40 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:40 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:30770") 2024/09/23 20:33:40 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:40 DEBUG : WaitForWriters: timeout=30s 2024/09/23 20:33:40 DEBUG : dir: Looking for writers 2024/09/23 20:33:40 DEBUG : : Looking for writers 2024/09/23 20:33:40 DEBUG : dir: reading active writers 2024/09/23 20:33:40 DEBUG : newLeaf: reading active writers 2024/09/23 20:33:40 DEBUG : >WaitForWriters: 2024/09/23 20:33:40 DEBUG : vfs cache: cleaner exiting 2024/09/23 20:33:40 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:39791") 2024/09/23 20:33:40 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:40 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:37573") 2024/09/23 20:33:40 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:40 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:38618") 2024/09/23 20:33:40 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= === RUN TestFileRename/writes,forceCache=true run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-catagez7jena", Local "Local file system at /tmp/rclone1551635965", Modify Window "1s" 2024/09/23 20:33:40 INFO : ftp://172.17.0.4:21/rclone-test-catagez7jena: poll-interval is not supported by this remote 2024/09/23 20:33:40 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/09/23 20:33:40 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{w4LQI}/rclone-test-catagez7jena" 2024/09/23 20:33:40 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{w4LQI}/rclone-test-catagez7jena" 2024/09/23 20:33:40 DEBUG : fs cache: switching user supplied name ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{w4LQI}/rclone-test-catagez7jena" for canonical name ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{w4LQI}/rclone-test-catagez7jena" 2024/09/23 20:33:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{w4LQI}/rclone-test-catagez7jena" 2024/09/23 20:33:40 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/09/23 20:33:40 DEBUG : fs cache: switching user supplied name ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{w4LQI}/rclone-test-catagez7jena" for canonical name ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{w4LQI}/rclone-test-catagez7jena" 2024/09/23 20:33:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{w4LQI}/rclone-test-catagez7jena" 2024/09/23 20:33:40 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/09/23 20:33:40 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/09/23 20:33:40 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:30761") 2024/09/23 20:33:40 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:40 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:33883") 2024/09/23 20:33:40 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:40 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:30817") 2024/09/23 20:33:40 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:40 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:31914") 2024/09/23 20:33:40 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:40 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:36863") 2024/09/23 20:33:40 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:40 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/09/23 20:33:40 DEBUG : dir/file1: newRWFileHandle: 2024/09/23 20:33:40 DEBUG : dir/file1(0xc00043eac0): openPending: 2024/09/23 20:33:40 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2024/09/23 20:33:40 DEBUG : dir/file1: vfs cache: truncate to size=14 2024/09/23 20:33:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/09/23 20:33:40 DEBUG : dir/file1(0xc00043eac0): >openPending: err= 2024/09/23 20:33:40 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/09/23 20:33:40 DEBUG : dir/file1: >newRWFileHandle: err= 2024/09/23 20:33:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/09/23 20:33:40 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/09/23 20:33:40 DEBUG : dir/file1(0xc00043eac0): _writeAt: size=14, off=0 2024/09/23 20:33:40 DEBUG : dir/file1(0xc00043eac0): >_writeAt: n=14, err= 2024/09/23 20:33:40 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2024/09/23 20:33:40 DEBUG : dir/file1(0xc00043eac0): close: 2024/09/23 20:33:40 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2024/09/23 20:33:40 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2024/09/23 20:33:40 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:40 DEBUG : dir/file1(0xc00043eac0): >close: err= 2024/09/23 20:33:40 DEBUG : WaitForWriters: timeout=30s 2024/09/23 20:33:40 DEBUG : dir: Looking for writers 2024/09/23 20:33:40 DEBUG : file1: reading active writers 2024/09/23 20:33:40 DEBUG : : Looking for writers 2024/09/23 20:33:40 DEBUG : dir: reading active writers 2024/09/23 20:33:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/09/23 20:33:40 DEBUG : dir: Looking for writers 2024/09/23 20:33:40 DEBUG : file1: reading active writers 2024/09/23 20:33:40 DEBUG : : Looking for writers 2024/09/23 20:33:40 DEBUG : dir: reading active writers 2024/09/23 20:33:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/09/23 20:33:40 DEBUG : dir: Looking for writers 2024/09/23 20:33:40 DEBUG : file1: reading active writers 2024/09/23 20:33:40 DEBUG : : Looking for writers 2024/09/23 20:33:40 DEBUG : dir: reading active writers 2024/09/23 20:33:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/09/23 20:33:40 DEBUG : dir: Looking for writers 2024/09/23 20:33:40 DEBUG : file1: reading active writers 2024/09/23 20:33:40 DEBUG : : Looking for writers 2024/09/23 20:33:40 DEBUG : dir: reading active writers 2024/09/23 20:33:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/09/23 20:33:40 DEBUG : dir/file1: vfs cache: starting upload 2024/09/23 20:33:40 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:38058") 2024/09/23 20:33:40 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:40 DEBUG : dir/file1.53508f02.partial: renamed to: dir/file1 2024/09/23 20:33:40 INFO : dir/file1: Copied (replaced existing) 2024/09/23 20:33:40 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2024/09/23 20:33:40 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2024/09/23 20:33:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/09/23 20:33:40 INFO : dir/file1: vfs cache: upload succeeded try #1 2024/09/23 20:33:40 DEBUG : dir: Looking for writers 2024/09/23 20:33:40 DEBUG : file1: reading active writers 2024/09/23 20:33:40 DEBUG : : Looking for writers 2024/09/23 20:33:40 DEBUG : dir: reading active writers 2024/09/23 20:33:40 DEBUG : >WaitForWriters: 2024/09/23 20:33:40 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/09/23 20:33:40 DEBUG : dir/file1: newRWFileHandle: 2024/09/23 20:33:40 DEBUG : dir/file1: >newRWFileHandle: err= 2024/09/23 20:33:40 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/09/23 20:33:40 DEBUG : dir/file1(0xc000ad84c0): _readAt: size=512, off=0 2024/09/23 20:33:40 DEBUG : dir/file1(0xc000ad84c0): openPending: 2024/09/23 20:33:40 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/09/23 20:33:40 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2024/09/23 20:33:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/09/23 20:33:40 DEBUG : dir/file1(0xc000ad84c0): >openPending: err= 2024/09/23 20:33:40 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2024/09/23 20:33:40 DEBUG : dir/file1(0xc000ad84c0): >_readAt: n=14, err=EOF 2024/09/23 20:33:40 DEBUG : dir/file1(0xc000ad84c0): close: 2024/09/23 20:33:40 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2024/09/23 20:33:40 DEBUG : dir/file1(0xc000ad84c0): >close: err= 2024/09/23 20:33:40 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:33337") 2024/09/23 20:33:40 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:40 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:32067") 2024/09/23 20:33:40 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:40 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/09/23 20:33:40 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/09/23 20:33:40 DEBUG : newLeaf: Updating file with newLeaf 0xc000aea0c0 2024/09/23 20:33:40 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/09/23 20:33:40 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/09/23 20:33:40 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:30172") 2024/09/23 20:33:40 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:40 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:30694") 2024/09/23 20:33:40 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:40 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/09/23 20:33:40 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2024/09/23 20:33:40 DEBUG : dir/file1: Updating file with dir/file1 0xc000aea0c0 2024/09/23 20:33:40 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/09/23 20:33:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/09/23 20:33:40 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:35074") 2024/09/23 20:33:40 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:40 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:39940") 2024/09/23 20:33:40 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:40 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/09/23 20:33:40 DEBUG : dir/file1: newRWFileHandle: 2024/09/23 20:33:40 DEBUG : dir/file1(0xc00043ef00): openPending: 2024/09/23 20:33:40 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/09/23 20:33:40 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2024/09/23 20:33:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/09/23 20:33:40 DEBUG : dir/file1(0xc00043ef00): >openPending: err= 2024/09/23 20:33:40 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/09/23 20:33:40 DEBUG : dir/file1: >newRWFileHandle: err= 2024/09/23 20:33:40 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/09/23 20:33:40 DEBUG : dir/file1(0xc00043ef00): _writeAt: size=25, off=0 2024/09/23 20:33:40 DEBUG : dir/file1(0xc00043ef00): >_writeAt: n=25, err= 2024/09/23 20:33:40 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/09/23 20:33:40 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/09/23 20:33:40 DEBUG : newLeaf: Updating file with newLeaf 0xc000aea0c0 2024/09/23 20:33:40 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/09/23 20:33:40 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/09/23 20:33:40 DEBUG : newLeaf(0xc00043ef00): close: 2024/09/23 20:33:40 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2024/09/23 20:33:40 DEBUG : newLeaf: vfs cache: setting modification time to 2024-09-23 20:33:40.578967646 +0000 UTC m=+1.746162349 2024/09/23 20:33:40 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:40 DEBUG : newLeaf(0xc00043ef00): >close: err= 2024/09/23 20:33:40 DEBUG : WaitForWriters: timeout=30s 2024/09/23 20:33:40 DEBUG : dir: Looking for writers 2024/09/23 20:33:40 DEBUG : : Looking for writers 2024/09/23 20:33:40 DEBUG : dir: reading active writers 2024/09/23 20:33:40 DEBUG : newLeaf: reading active writers 2024/09/23 20:33:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/09/23 20:33:40 DEBUG : dir: Looking for writers 2024/09/23 20:33:40 DEBUG : : Looking for writers 2024/09/23 20:33:40 DEBUG : dir: reading active writers 2024/09/23 20:33:40 DEBUG : newLeaf: reading active writers 2024/09/23 20:33:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/09/23 20:33:40 DEBUG : dir: Looking for writers 2024/09/23 20:33:40 DEBUG : : Looking for writers 2024/09/23 20:33:40 DEBUG : newLeaf: reading active writers 2024/09/23 20:33:40 DEBUG : dir: reading active writers 2024/09/23 20:33:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/09/23 20:33:40 DEBUG : dir: Looking for writers 2024/09/23 20:33:40 DEBUG : : Looking for writers 2024/09/23 20:33:40 DEBUG : dir: reading active writers 2024/09/23 20:33:40 DEBUG : newLeaf: reading active writers 2024/09/23 20:33:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/09/23 20:33:40 DEBUG : newLeaf: vfs cache: starting upload 2024/09/23 20:33:40 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:36357") 2024/09/23 20:33:40 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:40 DEBUG : newLeaf.6fcbddeb.partial: renamed to: newLeaf 2024/09/23 20:33:40 INFO : newLeaf: Copied (replaced existing) 2024/09/23 20:33:40 DEBUG : newLeaf: vfs cache: fingerprint now "25,2024-09-23 20:33:40 +0000 UTC" 2024/09/23 20:33:40 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2024/09/23 20:33:40 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/09/23 20:33:40 INFO : newLeaf: vfs cache: upload succeeded try #1 2024/09/23 20:33:40 DEBUG : dir: Looking for writers 2024/09/23 20:33:40 DEBUG : : Looking for writers 2024/09/23 20:33:40 DEBUG : newLeaf: reading active writers 2024/09/23 20:33:40 DEBUG : dir: reading active writers 2024/09/23 20:33:40 DEBUG : >WaitForWriters: 2024/09/23 20:33:40 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:30150") 2024/09/23 20:33:40 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:40 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:33809") 2024/09/23 20:33:40 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:40 DEBUG : WaitForWriters: timeout=30s 2024/09/23 20:33:40 DEBUG : dir: Looking for writers 2024/09/23 20:33:40 DEBUG : : Looking for writers 2024/09/23 20:33:40 DEBUG : dir: reading active writers 2024/09/23 20:33:40 DEBUG : newLeaf: reading active writers 2024/09/23 20:33:40 DEBUG : >WaitForWriters: 2024/09/23 20:33:40 DEBUG : vfs cache: cleaner exiting 2024/09/23 20:33:40 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:32523") 2024/09/23 20:33:40 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:40 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:33417") 2024/09/23 20:33:40 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:40 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:35726") 2024/09/23 20:33:40 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= === RUN TestFileRename/full,forceCache=false run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-catagez7jena", Local "Local file system at /tmp/rclone1551635965", Modify Window "1s" 2024/09/23 20:33:40 INFO : ftp://172.17.0.4:21/rclone-test-catagez7jena: poll-interval is not supported by this remote 2024/09/23 20:33:40 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/09/23 20:33:40 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{w4LQI}/rclone-test-catagez7jena" 2024/09/23 20:33:40 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{w4LQI}/rclone-test-catagez7jena" 2024/09/23 20:33:40 DEBUG : fs cache: switching user supplied name ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{w4LQI}/rclone-test-catagez7jena" for canonical name ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{w4LQI}/rclone-test-catagez7jena" 2024/09/23 20:33:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{w4LQI}/rclone-test-catagez7jena" 2024/09/23 20:33:40 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/09/23 20:33:40 DEBUG : fs cache: switching user supplied name ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{w4LQI}/rclone-test-catagez7jena" for canonical name ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{w4LQI}/rclone-test-catagez7jena" 2024/09/23 20:33:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{w4LQI}/rclone-test-catagez7jena" 2024/09/23 20:33:40 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/09/23 20:33:40 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/09/23 20:33:40 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:31857") 2024/09/23 20:33:40 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:40 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:35624") 2024/09/23 20:33:40 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:40 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:30156") 2024/09/23 20:33:40 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:40 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:33548") 2024/09/23 20:33:40 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:40 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:32837") 2024/09/23 20:33:40 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:40 DEBUG : WaitForWriters: timeout=30s 2024/09/23 20:33:40 DEBUG : dir: Looking for writers 2024/09/23 20:33:40 DEBUG : file1: reading active writers 2024/09/23 20:33:40 DEBUG : : Looking for writers 2024/09/23 20:33:40 DEBUG : dir: reading active writers 2024/09/23 20:33:40 DEBUG : >WaitForWriters: 2024/09/23 20:33:40 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/09/23 20:33:40 DEBUG : dir/file1: newRWFileHandle: 2024/09/23 20:33:40 DEBUG : dir/file1: >newRWFileHandle: err= 2024/09/23 20:33:40 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/09/23 20:33:40 DEBUG : dir/file1(0xc00043ff40): _readAt: size=512, off=0 2024/09/23 20:33:40 DEBUG : dir/file1(0xc00043ff40): openPending: 2024/09/23 20:33:40 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2024/09/23 20:33:40 DEBUG : dir/file1: vfs cache: truncate to size=14 2024/09/23 20:33:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/09/23 20:33:40 DEBUG : dir/file1(0xc00043ff40): >openPending: err= 2024/09/23 20:33:40 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2024/09/23 20:33:40 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/09/23 20:33:40 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/09/23 20:33:40 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/09/23 20:33:40 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:31316") 2024/09/23 20:33:40 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:40 DEBUG : dir/file1(0xc00043ff40): >_readAt: n=14, err=EOF 2024/09/23 20:33:40 DEBUG : dir/file1(0xc00043ff40): close: 2024/09/23 20:33:40 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2024/09/23 20:33:40 DEBUG : dir/file1(0xc00043ff40): >close: err= 2024/09/23 20:33:40 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:31860") 2024/09/23 20:33:40 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:40 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:34739") 2024/09/23 20:33:40 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:40 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/09/23 20:33:40 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/09/23 20:33:40 DEBUG : newLeaf: Updating file with newLeaf 0xc000aea840 2024/09/23 20:33:40 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/09/23 20:33:40 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/09/23 20:33:40 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:33280") 2024/09/23 20:33:40 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:40 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:33702") 2024/09/23 20:33:40 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:40 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/09/23 20:33:40 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2024/09/23 20:33:40 DEBUG : dir/file1: Updating file with dir/file1 0xc000aea840 2024/09/23 20:33:40 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/09/23 20:33:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/09/23 20:33:40 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:30952") 2024/09/23 20:33:40 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:40 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:37040") 2024/09/23 20:33:40 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:40 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/09/23 20:33:40 DEBUG : dir/file1: newRWFileHandle: 2024/09/23 20:33:40 DEBUG : dir/file1(0xc0007883c0): openPending: 2024/09/23 20:33:40 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/09/23 20:33:40 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2024/09/23 20:33:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/09/23 20:33:40 DEBUG : dir/file1(0xc0007883c0): >openPending: err= 2024/09/23 20:33:40 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/09/23 20:33:40 DEBUG : dir/file1: >newRWFileHandle: err= 2024/09/23 20:33:40 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/09/23 20:33:40 DEBUG : dir/file1(0xc0007883c0): _writeAt: size=25, off=0 2024/09/23 20:33:40 DEBUG : dir/file1(0xc0007883c0): >_writeAt: n=25, err= 2024/09/23 20:33:40 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/09/23 20:33:40 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/09/23 20:33:40 DEBUG : newLeaf: Updating file with newLeaf 0xc000aea840 2024/09/23 20:33:40 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/09/23 20:33:40 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/09/23 20:33:40 DEBUG : newLeaf(0xc0007883c0): close: 2024/09/23 20:33:40 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2024/09/23 20:33:40 DEBUG : newLeaf: vfs cache: setting modification time to 2024-09-23 20:33:40.758102608 +0000 UTC m=+1.925297301 2024/09/23 20:33:40 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:40 DEBUG : newLeaf(0xc0007883c0): >close: err= 2024/09/23 20:33:40 DEBUG : WaitForWriters: timeout=30s 2024/09/23 20:33:40 DEBUG : dir: Looking for writers 2024/09/23 20:33:40 DEBUG : : Looking for writers 2024/09/23 20:33:40 DEBUG : dir: reading active writers 2024/09/23 20:33:40 DEBUG : newLeaf: reading active writers 2024/09/23 20:33:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/09/23 20:33:40 DEBUG : dir: Looking for writers 2024/09/23 20:33:40 DEBUG : : Looking for writers 2024/09/23 20:33:40 DEBUG : dir: reading active writers 2024/09/23 20:33:40 DEBUG : newLeaf: reading active writers 2024/09/23 20:33:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/09/23 20:33:40 DEBUG : dir: Looking for writers 2024/09/23 20:33:40 DEBUG : : Looking for writers 2024/09/23 20:33:40 DEBUG : dir: reading active writers 2024/09/23 20:33:40 DEBUG : newLeaf: reading active writers 2024/09/23 20:33:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/09/23 20:33:40 DEBUG : dir: Looking for writers 2024/09/23 20:33:40 DEBUG : : Looking for writers 2024/09/23 20:33:40 DEBUG : dir: reading active writers 2024/09/23 20:33:40 DEBUG : newLeaf: reading active writers 2024/09/23 20:33:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/09/23 20:33:40 DEBUG : newLeaf: vfs cache: starting upload 2024/09/23 20:33:40 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:31467") 2024/09/23 20:33:40 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:40 DEBUG : newLeaf.9a918530.partial: renamed to: newLeaf 2024/09/23 20:33:40 INFO : newLeaf: Copied (replaced existing) 2024/09/23 20:33:40 DEBUG : newLeaf: vfs cache: fingerprint now "25,2024-09-23 20:33:40 +0000 UTC" 2024/09/23 20:33:40 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2024/09/23 20:33:40 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/09/23 20:33:40 INFO : newLeaf: vfs cache: upload succeeded try #1 2024/09/23 20:33:40 DEBUG : dir: Looking for writers 2024/09/23 20:33:40 DEBUG : : Looking for writers 2024/09/23 20:33:40 DEBUG : newLeaf: reading active writers 2024/09/23 20:33:40 DEBUG : dir: reading active writers 2024/09/23 20:33:40 DEBUG : >WaitForWriters: 2024/09/23 20:33:40 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:38665") 2024/09/23 20:33:40 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:40 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:39428") 2024/09/23 20:33:40 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:40 DEBUG : WaitForWriters: timeout=30s 2024/09/23 20:33:40 DEBUG : dir: Looking for writers 2024/09/23 20:33:40 DEBUG : : Looking for writers 2024/09/23 20:33:40 DEBUG : dir: reading active writers 2024/09/23 20:33:40 DEBUG : newLeaf: reading active writers 2024/09/23 20:33:40 DEBUG : >WaitForWriters: 2024/09/23 20:33:40 DEBUG : vfs cache: cleaner exiting 2024/09/23 20:33:40 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:36366") 2024/09/23 20:33:40 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:40 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:37843") 2024/09/23 20:33:40 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:40 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:38312") 2024/09/23 20:33:40 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestFileRename (1.04s) --- PASS: TestFileRename/off,forceCache=false (0.02s) --- 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.18s) === RUN TestFileStructSize file_test.go:419: File struct has size 192 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-catagez7jena", Local "Local file system at /tmp/rclone1551635965", Modify Window "1s" 2024/09/23 20:33:40 INFO : ftp://172.17.0.4:21/rclone-test-catagez7jena: poll-interval is not supported by this remote 2024/09/23 20:33:40 INFO : ftp://172.17.0.4:21/rclone-test-catagez7jena: poll-interval is not supported by this remote 2024/09/23 20:33:40 DEBUG : WaitForWriters: timeout=30s 2024/09/23 20:33:40 DEBUG : : Looking for writers 2024/09/23 20:33:40 DEBUG : >WaitForWriters: 2024/09/23 20:33:40 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:34854") 2024/09/23 20:33:40 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:40 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:34743") 2024/09/23 20:33:40 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestRcGetVFS (0.00s) === RUN TestRcForget rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcForget (0.00s) === RUN TestRcRefresh rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcRefresh (0.00s) === RUN TestRcPollInterval rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcPollInterval (0.00s) === RUN TestRcList rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStats rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcStats (0.00s) === RUN TestReadFileHandleMethods run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-catagez7jena", Local "Local file system at /tmp/rclone1551635965", Modify Window "1s" 2024/09/23 20:33:40 INFO : ftp://172.17.0.4:21/rclone-test-catagez7jena: poll-interval is not supported by this remote 2024/09/23 20:33:40 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:30278") 2024/09/23 20:33:40 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:40 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:38837") 2024/09/23 20:33:40 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:40 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:30038") 2024/09/23 20:33:40 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:40 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/09/23 20:33:40 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:38316") 2024/09/23 20:33:40 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:40 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:30540") 2024/09/23 20:33:40 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:40 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/09/23 20:33:40 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/09/23 20:33:40 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2024/09/23 20:33:40 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/09/23 20:33:40 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:36457") 2024/09/23 20:33:40 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:40 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2024/09/23 20:33:40 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2024/09/23 20:33:40 DEBUG : WaitForWriters: timeout=30s 2024/09/23 20:33:40 DEBUG : dir: Looking for writers 2024/09/23 20:33:40 DEBUG : file1: reading active writers 2024/09/23 20:33:40 DEBUG : : Looking for writers 2024/09/23 20:33:40 DEBUG : dir: reading active writers 2024/09/23 20:33:40 DEBUG : >WaitForWriters: 2024/09/23 20:33:40 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:38871") 2024/09/23 20:33:40 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:40 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:35990") 2024/09/23 20:33:40 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:40 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:30749") 2024/09/23 20:33:40 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestReadFileHandleMethods (0.01s) === RUN TestReadFileHandleSeek run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-catagez7jena", Local "Local file system at /tmp/rclone1551635965", Modify Window "1s" 2024/09/23 20:33:40 INFO : ftp://172.17.0.4:21/rclone-test-catagez7jena: poll-interval is not supported by this remote 2024/09/23 20:33:40 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:38389") 2024/09/23 20:33:40 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:40 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:39706") 2024/09/23 20:33:40 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:40 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:32817") 2024/09/23 20:33:40 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:40 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/09/23 20:33:40 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:35495") 2024/09/23 20:33:40 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:40 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:34146") 2024/09/23 20:33:40 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:40 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/09/23 20:33:40 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/09/23 20:33:40 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2024/09/23 20:33:40 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/09/23 20:33:40 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:31388") 2024/09/23 20:33:40 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:40 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2024/09/23 20:33:40 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2024/09/23 20:33:40 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2024/09/23 20:33:40 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2024/09/23 20:33:40 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2024/09/23 20:33:40 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2024/09/23 20:33:40 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2024/09/23 20:33:40 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2024/09/23 20:33:40 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:32925") 2024/09/23 20:33:40 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:40 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2024/09/23 20:33:40 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2024/09/23 20:33:40 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2024/09/23 20:33:40 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2024/09/23 20:33:40 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:39582") 2024/09/23 20:33:40 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:40 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2024/09/23 20:33:40 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2024/09/23 20:33:40 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2024/09/23 20:33:40 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2024/09/23 20:33:40 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:35734") 2024/09/23 20:33:40 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:40 DEBUG : WaitForWriters: timeout=30s 2024/09/23 20:33:40 DEBUG : dir: Looking for writers 2024/09/23 20:33:40 DEBUG : file1: reading active writers 2024/09/23 20:33:40 DEBUG : : Looking for writers 2024/09/23 20:33:40 DEBUG : dir: reading active writers 2024/09/23 20:33:40 DEBUG : >WaitForWriters: 2024/09/23 20:33:40 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:33953") 2024/09/23 20:33:40 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:40 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:38985") 2024/09/23 20:33:40 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:40 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:33294") 2024/09/23 20:33:40 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestReadFileHandleSeek (0.06s) === RUN TestReadFileHandleReadAt run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-catagez7jena", Local "Local file system at /tmp/rclone1551635965", Modify Window "1s" 2024/09/23 20:33:40 INFO : ftp://172.17.0.4:21/rclone-test-catagez7jena: poll-interval is not supported by this remote 2024/09/23 20:33:40 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:39152") 2024/09/23 20:33:40 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:40 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:33326") 2024/09/23 20:33:40 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:40 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:32127") 2024/09/23 20:33:40 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:41 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/09/23 20:33:41 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:31876") 2024/09/23 20:33:41 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:41 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:35584") 2024/09/23 20:33:41 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:41 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/09/23 20:33:41 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/09/23 20:33:41 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2024/09/23 20:33:41 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/09/23 20:33:41 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:37645") 2024/09/23 20:33:41 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:41 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2024/09/23 20:33:41 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2024/09/23 20:33:41 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2024/09/23 20:33:41 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2024/09/23 20:33:41 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2024/09/23 20:33:41 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2024/09/23 20:33:41 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2024/09/23 20:33:41 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2024/09/23 20:33:41 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:30328") 2024/09/23 20:33:41 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:41 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2024/09/23 20:33:41 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2024/09/23 20:33:41 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2024/09/23 20:33:41 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2024/09/23 20:33:41 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:39925") 2024/09/23 20:33:41 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:41 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2024/09/23 20:33:41 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2024/09/23 20:33:41 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2024/09/23 20:33:41 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2024/09/23 20:33:41 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2024/09/23 20:33:41 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2024/09/23 20:33:41 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2024/09/23 20:33:41 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:37754") 2024/09/23 20:33:41 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:41 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2024/09/23 20:33:41 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2024/09/23 20:33:41 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2024/09/23 20:33:41 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2024/09/23 20:33:41 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:31341") 2024/09/23 20:33:41 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:41 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2024/09/23 20:33:41 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2024/09/23 20:33:41 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2024/09/23 20:33:41 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2024/09/23 20:33:41 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2024/09/23 20:33:41 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2024/09/23 20:33:41 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2024/09/23 20:33:41 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2024/09/23 20:33:41 DEBUG : WaitForWriters: timeout=30s 2024/09/23 20:33:41 DEBUG : dir: Looking for writers 2024/09/23 20:33:41 DEBUG : file1: reading active writers 2024/09/23 20:33:41 DEBUG : : Looking for writers 2024/09/23 20:33:41 DEBUG : dir: reading active writers 2024/09/23 20:33:41 DEBUG : >WaitForWriters: 2024/09/23 20:33:41 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:35862") 2024/09/23 20:33:41 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:41 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:36313") 2024/09/23 20:33:41 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:41 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:32488") 2024/09/23 20:33:41 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestReadFileHandleReadAt (0.12s) === RUN TestReadFileHandleFlush run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-catagez7jena", Local "Local file system at /tmp/rclone1551635965", Modify Window "1s" 2024/09/23 20:33:41 INFO : ftp://172.17.0.4:21/rclone-test-catagez7jena: poll-interval is not supported by this remote 2024/09/23 20:33:41 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:36558") 2024/09/23 20:33:41 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:41 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:30147") 2024/09/23 20:33:41 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:41 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:33261") 2024/09/23 20:33:41 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:41 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/09/23 20:33:41 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:33439") 2024/09/23 20:33:41 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:41 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:39080") 2024/09/23 20:33:41 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:41 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/09/23 20:33:41 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/09/23 20:33:41 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2024/09/23 20:33:41 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/09/23 20:33:41 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:34823") 2024/09/23 20:33:41 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:41 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2024/09/23 20:33:41 DEBUG : WaitForWriters: timeout=30s 2024/09/23 20:33:41 DEBUG : dir: Looking for writers 2024/09/23 20:33:41 DEBUG : file1: reading active writers 2024/09/23 20:33:41 DEBUG : : Looking for writers 2024/09/23 20:33:41 DEBUG : dir: reading active writers 2024/09/23 20:33:41 DEBUG : >WaitForWriters: 2024/09/23 20:33:41 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:30681") 2024/09/23 20:33:41 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:41 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:38373") 2024/09/23 20:33:41 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:41 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:30995") 2024/09/23 20:33:41 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestReadFileHandleFlush (0.02s) === RUN TestReadFileHandleRelease run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-catagez7jena", Local "Local file system at /tmp/rclone1551635965", Modify Window "1s" 2024/09/23 20:33:41 INFO : ftp://172.17.0.4:21/rclone-test-catagez7jena: poll-interval is not supported by this remote 2024/09/23 20:33:41 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:33535") 2024/09/23 20:33:41 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:41 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:37837") 2024/09/23 20:33:41 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:41 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:34893") 2024/09/23 20:33:41 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:41 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/09/23 20:33:41 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:31610") 2024/09/23 20:33:41 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:41 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:37891") 2024/09/23 20:33:41 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:41 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/09/23 20:33:41 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/09/23 20:33:41 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2024/09/23 20:33:41 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/09/23 20:33:41 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:36213") 2024/09/23 20:33:41 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:41 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2024/09/23 20:33:41 DEBUG : dir/file1: ReadFileHandle.Release closing 2024/09/23 20:33:41 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2024/09/23 20:33:41 DEBUG : WaitForWriters: timeout=30s 2024/09/23 20:33:41 DEBUG : dir: Looking for writers 2024/09/23 20:33:41 DEBUG : file1: reading active writers 2024/09/23 20:33:41 DEBUG : : Looking for writers 2024/09/23 20:33:41 DEBUG : dir: reading active writers 2024/09/23 20:33:41 DEBUG : >WaitForWriters: 2024/09/23 20:33:41 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:34412") 2024/09/23 20:33:41 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:41 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:30086") 2024/09/23 20:33:41 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:41 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:33859") 2024/09/23 20:33:41 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestReadFileHandleRelease (0.02s) === RUN TestRWFileHandleMethodsRead run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-catagez7jena", Local "Local file system at /tmp/rclone1551635965", Modify Window "1s" 2024/09/23 20:33:41 INFO : ftp://172.17.0.4:21/rclone-test-catagez7jena: poll-interval is not supported by this remote 2024/09/23 20:33:41 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/09/23 20:33:41 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{w4LQI}/rclone-test-catagez7jena" 2024/09/23 20:33:41 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{w4LQI}/rclone-test-catagez7jena" 2024/09/23 20:33:41 DEBUG : fs cache: switching user supplied name ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{w4LQI}/rclone-test-catagez7jena" for canonical name ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{w4LQI}/rclone-test-catagez7jena" 2024/09/23 20:33:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{w4LQI}/rclone-test-catagez7jena" 2024/09/23 20:33:41 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/09/23 20:33:41 DEBUG : fs cache: switching user supplied name ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{w4LQI}/rclone-test-catagez7jena" for canonical name ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{w4LQI}/rclone-test-catagez7jena" 2024/09/23 20:33:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{w4LQI}/rclone-test-catagez7jena" 2024/09/23 20:33:41 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/09/23 20:33:41 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/09/23 20:33:41 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:38398") 2024/09/23 20:33:41 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:41 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:37436") 2024/09/23 20:33:41 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:41 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:30059") 2024/09/23 20:33:41 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:41 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/09/23 20:33:41 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:38657") 2024/09/23 20:33:41 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:41 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:36672") 2024/09/23 20:33:41 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:41 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/09/23 20:33:41 DEBUG : dir/file1: newRWFileHandle: 2024/09/23 20:33:41 DEBUG : dir/file1: >newRWFileHandle: err= 2024/09/23 20:33:41 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/09/23 20:33:41 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/09/23 20:33:41 DEBUG : dir/file1(0xc0007892c0): _readAt: size=1, off=0 2024/09/23 20:33:41 DEBUG : dir/file1(0xc0007892c0): openPending: 2024/09/23 20:33:41 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2024/09/23 20:33:41 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/09/23 20:33:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/09/23 20:33:41 DEBUG : dir/file1(0xc0007892c0): >openPending: err= 2024/09/23 20:33:41 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2024/09/23 20:33:41 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/09/23 20:33:41 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/09/23 20:33:41 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/09/23 20:33:41 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:37965") 2024/09/23 20:33:41 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:41 DEBUG : dir/file1(0xc0007892c0): >_readAt: n=1, err= 2024/09/23 20:33:41 DEBUG : dir/file1(0xc0007892c0): _readAt: size=256, off=1 2024/09/23 20:33:41 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2024/09/23 20:33:41 DEBUG : dir/file1(0xc0007892c0): >_readAt: n=15, err=EOF 2024/09/23 20:33:41 DEBUG : dir/file1(0xc0007892c0): _readAt: size=16, off=16 2024/09/23 20:33:41 DEBUG : dir/file1(0xc0007892c0): >_readAt: n=0, err=EOF 2024/09/23 20:33:41 DEBUG : dir/file1(0xc0007892c0): close: 2024/09/23 20:33:41 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2024/09/23 20:33:41 DEBUG : dir/file1(0xc0007892c0): >close: err= 2024/09/23 20:33:41 DEBUG : dir/file1(0xc0007892c0): close: 2024/09/23 20:33:41 DEBUG : dir/file1(0xc0007892c0): >close: err=file already closed 2024/09/23 20:33:41 DEBUG : WaitForWriters: timeout=30s 2024/09/23 20:33:41 DEBUG : dir: Looking for writers 2024/09/23 20:33:41 DEBUG : file1: reading active writers 2024/09/23 20:33:41 DEBUG : : Looking for writers 2024/09/23 20:33:41 DEBUG : dir: reading active writers 2024/09/23 20:33:41 DEBUG : >WaitForWriters: 2024/09/23 20:33:41 DEBUG : vfs cache: cleaner exiting 2024/09/23 20:33:41 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:38799") 2024/09/23 20:33:41 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:41 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:33599") 2024/09/23 20:33:41 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:41 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:31298") 2024/09/23 20:33:41 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestRWFileHandleMethodsRead (0.02s) === RUN TestRWFileHandleSeek run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-catagez7jena", Local "Local file system at /tmp/rclone1551635965", Modify Window "1s" 2024/09/23 20:33:41 INFO : ftp://172.17.0.4:21/rclone-test-catagez7jena: poll-interval is not supported by this remote 2024/09/23 20:33:41 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/09/23 20:33:41 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{w4LQI}/rclone-test-catagez7jena" 2024/09/23 20:33:41 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{w4LQI}/rclone-test-catagez7jena" 2024/09/23 20:33:41 DEBUG : fs cache: switching user supplied name ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{w4LQI}/rclone-test-catagez7jena" for canonical name ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{w4LQI}/rclone-test-catagez7jena" 2024/09/23 20:33:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{w4LQI}/rclone-test-catagez7jena" 2024/09/23 20:33:41 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/09/23 20:33:41 DEBUG : fs cache: switching user supplied name ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{w4LQI}/rclone-test-catagez7jena" for canonical name ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{w4LQI}/rclone-test-catagez7jena" 2024/09/23 20:33:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{w4LQI}/rclone-test-catagez7jena" 2024/09/23 20:33:41 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/09/23 20:33:41 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/09/23 20:33:41 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:34754") 2024/09/23 20:33:41 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:41 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:38994") 2024/09/23 20:33:41 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:41 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:36252") 2024/09/23 20:33:41 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:41 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/09/23 20:33:41 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:36213") 2024/09/23 20:33:41 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:41 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:37934") 2024/09/23 20:33:41 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:41 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/09/23 20:33:41 DEBUG : dir/file1: newRWFileHandle: 2024/09/23 20:33:41 DEBUG : dir/file1: >newRWFileHandle: err= 2024/09/23 20:33:41 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/09/23 20:33:41 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/09/23 20:33:41 DEBUG : dir/file1(0xc000ad9e00): _readAt: size=1, off=0 2024/09/23 20:33:41 DEBUG : dir/file1(0xc000ad9e00): openPending: 2024/09/23 20:33:41 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2024/09/23 20:33:41 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/09/23 20:33:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/09/23 20:33:41 DEBUG : dir/file1(0xc000ad9e00): >openPending: err= 2024/09/23 20:33:41 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2024/09/23 20:33:41 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/09/23 20:33:41 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/09/23 20:33:41 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/09/23 20:33:41 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:37127") 2024/09/23 20:33:41 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:41 DEBUG : dir/file1(0xc000ad9e00): >_readAt: n=1, err= 2024/09/23 20:33:41 DEBUG : dir/file1(0xc000ad9e00): _readAt: size=1, off=5 2024/09/23 20:33:41 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2024/09/23 20:33:41 DEBUG : dir/file1(0xc000ad9e00): >_readAt: n=1, err= 2024/09/23 20:33:41 DEBUG : dir/file1(0xc000ad9e00): _readAt: size=1, off=3 2024/09/23 20:33:41 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2024/09/23 20:33:41 DEBUG : dir/file1(0xc000ad9e00): >_readAt: n=1, err= 2024/09/23 20:33:41 DEBUG : dir/file1(0xc000ad9e00): _readAt: size=1, off=13 2024/09/23 20:33:41 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2024/09/23 20:33:41 DEBUG : dir/file1(0xc000ad9e00): >_readAt: n=1, err= 2024/09/23 20:33:41 DEBUG : dir/file1(0xc000ad9e00): _readAt: size=16, off=100 2024/09/23 20:33:41 DEBUG : dir/file1(0xc000ad9e00): >_readAt: n=0, err=EOF 2024/09/23 20:33:41 DEBUG : dir/file1(0xc000ad9e00): close: 2024/09/23 20:33:41 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2024/09/23 20:33:41 DEBUG : dir/file1(0xc000ad9e00): >close: err= 2024/09/23 20:33:41 DEBUG : WaitForWriters: timeout=30s 2024/09/23 20:33:41 DEBUG : dir: Looking for writers 2024/09/23 20:33:41 DEBUG : file1: reading active writers 2024/09/23 20:33:41 DEBUG : : Looking for writers 2024/09/23 20:33:41 DEBUG : dir: reading active writers 2024/09/23 20:33:41 DEBUG : >WaitForWriters: 2024/09/23 20:33:41 DEBUG : vfs cache: cleaner exiting 2024/09/23 20:33:41 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:38993") 2024/09/23 20:33:41 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:41 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:37903") 2024/09/23 20:33:41 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:41 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:37598") 2024/09/23 20:33:41 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestRWFileHandleSeek (0.01s) === RUN TestRWFileHandleReadAt run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-catagez7jena", Local "Local file system at /tmp/rclone1551635965", Modify Window "1s" 2024/09/23 20:33:41 INFO : ftp://172.17.0.4:21/rclone-test-catagez7jena: poll-interval is not supported by this remote 2024/09/23 20:33:41 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/09/23 20:33:41 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{w4LQI}/rclone-test-catagez7jena" 2024/09/23 20:33:41 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{w4LQI}/rclone-test-catagez7jena" 2024/09/23 20:33:41 DEBUG : fs cache: switching user supplied name ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{w4LQI}/rclone-test-catagez7jena" for canonical name ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{w4LQI}/rclone-test-catagez7jena" 2024/09/23 20:33:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{w4LQI}/rclone-test-catagez7jena" 2024/09/23 20:33:41 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/09/23 20:33:41 DEBUG : fs cache: switching user supplied name ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{w4LQI}/rclone-test-catagez7jena" for canonical name ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{w4LQI}/rclone-test-catagez7jena" 2024/09/23 20:33:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{w4LQI}/rclone-test-catagez7jena" 2024/09/23 20:33:41 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/09/23 20:33:41 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/09/23 20:33:41 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:35699") 2024/09/23 20:33:41 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:41 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:39522") 2024/09/23 20:33:41 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:41 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:37033") 2024/09/23 20:33:41 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:41 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/09/23 20:33:41 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:36828") 2024/09/23 20:33:41 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:41 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:32642") 2024/09/23 20:33:41 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:41 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/09/23 20:33:41 DEBUG : dir/file1: newRWFileHandle: 2024/09/23 20:33:41 DEBUG : dir/file1: >newRWFileHandle: err= 2024/09/23 20:33:41 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/09/23 20:33:41 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/09/23 20:33:41 DEBUG : dir/file1(0xc0006b7ac0): _readAt: size=1, off=0 2024/09/23 20:33:41 DEBUG : dir/file1(0xc0006b7ac0): openPending: 2024/09/23 20:33:41 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2024/09/23 20:33:41 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/09/23 20:33:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/09/23 20:33:41 DEBUG : dir/file1(0xc0006b7ac0): >openPending: err= 2024/09/23 20:33:41 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2024/09/23 20:33:41 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/09/23 20:33:41 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/09/23 20:33:41 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/09/23 20:33:41 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:36949") 2024/09/23 20:33:41 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:41 DEBUG : dir/file1(0xc0006b7ac0): >_readAt: n=1, err= 2024/09/23 20:33:41 DEBUG : dir/file1(0xc0006b7ac0): _readAt: size=1, off=5 2024/09/23 20:33:41 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2024/09/23 20:33:41 DEBUG : dir/file1(0xc0006b7ac0): >_readAt: n=1, err= 2024/09/23 20:33:41 DEBUG : dir/file1(0xc0006b7ac0): _readAt: size=1, off=1 2024/09/23 20:33:41 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2024/09/23 20:33:41 DEBUG : dir/file1(0xc0006b7ac0): >_readAt: n=1, err= 2024/09/23 20:33:41 DEBUG : dir/file1(0xc0006b7ac0): _readAt: size=6, off=10 2024/09/23 20:33:41 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2024/09/23 20:33:41 DEBUG : dir/file1(0xc0006b7ac0): >_readAt: n=6, err= 2024/09/23 20:33:41 DEBUG : dir/file1(0xc0006b7ac0): _readAt: size=256, off=10 2024/09/23 20:33:41 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2024/09/23 20:33:41 DEBUG : dir/file1(0xc0006b7ac0): >_readAt: n=6, err=EOF 2024/09/23 20:33:41 DEBUG : dir/file1(0xc0006b7ac0): _readAt: size=256, off=100 2024/09/23 20:33:41 DEBUG : dir/file1(0xc0006b7ac0): >_readAt: n=0, err=EOF 2024/09/23 20:33:41 DEBUG : dir/file1(0xc0006b7ac0): close: 2024/09/23 20:33:41 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2024/09/23 20:33:41 DEBUG : dir/file1(0xc0006b7ac0): >close: err= 2024/09/23 20:33:41 DEBUG : dir/file1(0xc0006b7ac0): _readAt: size=256, off=100 2024/09/23 20:33:41 DEBUG : dir/file1(0xc0006b7ac0): >_readAt: n=0, err=file already closed 2024/09/23 20:33:41 DEBUG : WaitForWriters: timeout=30s 2024/09/23 20:33:41 DEBUG : dir: Looking for writers 2024/09/23 20:33:41 DEBUG : file1: reading active writers 2024/09/23 20:33:41 DEBUG : : Looking for writers 2024/09/23 20:33:41 DEBUG : dir: reading active writers 2024/09/23 20:33:41 DEBUG : >WaitForWriters: 2024/09/23 20:33:41 DEBUG : vfs cache: cleaner exiting 2024/09/23 20:33:41 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:33092") 2024/09/23 20:33:41 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:41 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:31677") 2024/09/23 20:33:41 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:41 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:30758") 2024/09/23 20:33:41 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestRWFileHandleReadAt (0.01s) === RUN TestRWFileHandleFlushRead run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-catagez7jena", Local "Local file system at /tmp/rclone1551635965", Modify Window "1s" 2024/09/23 20:33:41 INFO : ftp://172.17.0.4:21/rclone-test-catagez7jena: poll-interval is not supported by this remote 2024/09/23 20:33:41 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/09/23 20:33:41 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{w4LQI}/rclone-test-catagez7jena" 2024/09/23 20:33:41 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{w4LQI}/rclone-test-catagez7jena" 2024/09/23 20:33:41 DEBUG : fs cache: switching user supplied name ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{w4LQI}/rclone-test-catagez7jena" for canonical name ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{w4LQI}/rclone-test-catagez7jena" 2024/09/23 20:33:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{w4LQI}/rclone-test-catagez7jena" 2024/09/23 20:33:41 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/09/23 20:33:41 DEBUG : fs cache: switching user supplied name ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{w4LQI}/rclone-test-catagez7jena" for canonical name ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{w4LQI}/rclone-test-catagez7jena" 2024/09/23 20:33:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{w4LQI}/rclone-test-catagez7jena" 2024/09/23 20:33:41 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/09/23 20:33:41 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/09/23 20:33:41 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:37598") 2024/09/23 20:33:41 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:41 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:36766") 2024/09/23 20:33:41 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:41 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:39500") 2024/09/23 20:33:41 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:41 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/09/23 20:33:41 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:36772") 2024/09/23 20:33:41 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:41 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:31373") 2024/09/23 20:33:41 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:41 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/09/23 20:33:41 DEBUG : dir/file1: newRWFileHandle: 2024/09/23 20:33:41 DEBUG : dir/file1: >newRWFileHandle: err= 2024/09/23 20:33:41 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/09/23 20:33:41 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/09/23 20:33:41 DEBUG : dir/file1(0xc0006b7dc0): RWFileHandle.Flush 2024/09/23 20:33:41 DEBUG : dir/file1(0xc0006b7dc0): _readAt: size=256, off=0 2024/09/23 20:33:41 DEBUG : dir/file1(0xc0006b7dc0): openPending: 2024/09/23 20:33:41 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2024/09/23 20:33:41 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/09/23 20:33:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/09/23 20:33:41 DEBUG : dir/file1(0xc0006b7dc0): >openPending: err= 2024/09/23 20:33:41 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2024/09/23 20:33:41 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/09/23 20:33:41 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/09/23 20:33:41 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/09/23 20:33:41 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:33180") 2024/09/23 20:33:41 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:41 DEBUG : dir/file1(0xc0006b7dc0): >_readAt: n=16, err=EOF 2024/09/23 20:33:41 DEBUG : dir/file1(0xc0006b7dc0): RWFileHandle.Flush 2024/09/23 20:33:41 DEBUG : dir/file1(0xc0006b7dc0): RWFileHandle.Flush 2024/09/23 20:33:41 DEBUG : dir/file1(0xc0006b7dc0): close: 2024/09/23 20:33:41 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2024/09/23 20:33:41 DEBUG : dir/file1(0xc0006b7dc0): >close: err= 2024/09/23 20:33:41 DEBUG : WaitForWriters: timeout=30s 2024/09/23 20:33:41 DEBUG : dir: Looking for writers 2024/09/23 20:33:41 DEBUG : file1: reading active writers 2024/09/23 20:33:41 DEBUG : : Looking for writers 2024/09/23 20:33:41 DEBUG : dir: reading active writers 2024/09/23 20:33:41 DEBUG : >WaitForWriters: 2024/09/23 20:33:41 DEBUG : vfs cache: cleaner exiting 2024/09/23 20:33:41 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:34913") 2024/09/23 20:33:41 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:41 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:30429") 2024/09/23 20:33:41 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:41 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:33011") 2024/09/23 20:33:41 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestRWFileHandleFlushRead (0.02s) === RUN TestRWFileHandleReleaseRead run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-catagez7jena", Local "Local file system at /tmp/rclone1551635965", Modify Window "1s" 2024/09/23 20:33:41 INFO : ftp://172.17.0.4:21/rclone-test-catagez7jena: poll-interval is not supported by this remote 2024/09/23 20:33:41 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/09/23 20:33:41 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{w4LQI}/rclone-test-catagez7jena" 2024/09/23 20:33:41 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{w4LQI}/rclone-test-catagez7jena" 2024/09/23 20:33:41 DEBUG : fs cache: switching user supplied name ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{w4LQI}/rclone-test-catagez7jena" for canonical name ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{w4LQI}/rclone-test-catagez7jena" 2024/09/23 20:33:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{w4LQI}/rclone-test-catagez7jena" 2024/09/23 20:33:41 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/09/23 20:33:41 DEBUG : fs cache: switching user supplied name ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{w4LQI}/rclone-test-catagez7jena" for canonical name ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{w4LQI}/rclone-test-catagez7jena" 2024/09/23 20:33:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{w4LQI}/rclone-test-catagez7jena" 2024/09/23 20:33:41 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/09/23 20:33:41 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/09/23 20:33:41 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:34219") 2024/09/23 20:33:41 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:41 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:34609") 2024/09/23 20:33:41 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:41 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:35380") 2024/09/23 20:33:41 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:41 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/09/23 20:33:41 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:30830") 2024/09/23 20:33:41 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:41 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:30378") 2024/09/23 20:33:41 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:41 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/09/23 20:33:41 DEBUG : dir/file1: newRWFileHandle: 2024/09/23 20:33:41 DEBUG : dir/file1: >newRWFileHandle: err= 2024/09/23 20:33:41 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/09/23 20:33:41 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/09/23 20:33:41 DEBUG : dir/file1(0xc00073e2c0): _readAt: size=256, off=0 2024/09/23 20:33:41 DEBUG : dir/file1(0xc00073e2c0): openPending: 2024/09/23 20:33:41 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2024/09/23 20:33:41 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/09/23 20:33:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/09/23 20:33:41 DEBUG : dir/file1(0xc00073e2c0): >openPending: err= 2024/09/23 20:33:41 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2024/09/23 20:33:41 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/09/23 20:33:41 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/09/23 20:33:41 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/09/23 20:33:41 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:33911") 2024/09/23 20:33:41 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:41 DEBUG : dir/file1(0xc00073e2c0): >_readAt: n=16, err=EOF 2024/09/23 20:33:41 DEBUG : dir/file1(0xc00073e2c0): RWFileHandle.Release 2024/09/23 20:33:41 DEBUG : dir/file1(0xc00073e2c0): close: 2024/09/23 20:33:41 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2024/09/23 20:33:41 DEBUG : dir/file1(0xc00073e2c0): >close: err= 2024/09/23 20:33:41 DEBUG : dir/file1(0xc00073e2c0): RWFileHandle.Release 2024/09/23 20:33:41 DEBUG : WaitForWriters: timeout=30s 2024/09/23 20:33:41 DEBUG : dir: Looking for writers 2024/09/23 20:33:41 DEBUG : file1: reading active writers 2024/09/23 20:33:41 DEBUG : : Looking for writers 2024/09/23 20:33:41 DEBUG : dir: reading active writers 2024/09/23 20:33:41 DEBUG : >WaitForWriters: 2024/09/23 20:33:41 DEBUG : vfs cache: cleaner exiting 2024/09/23 20:33:41 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:37593") 2024/09/23 20:33:41 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:41 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:34877") 2024/09/23 20:33:41 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:41 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:31393") 2024/09/23 20:33:41 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestRWFileHandleReleaseRead (0.01s) === RUN TestRWFileHandleMethodsWrite run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-catagez7jena", Local "Local file system at /tmp/rclone1551635965", Modify Window "1s" 2024/09/23 20:33:41 INFO : ftp://172.17.0.4:21/rclone-test-catagez7jena: poll-interval is not supported by this remote 2024/09/23 20:33:41 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/09/23 20:33:41 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{w4LQI}/rclone-test-catagez7jena" 2024/09/23 20:33:41 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{w4LQI}/rclone-test-catagez7jena" 2024/09/23 20:33:41 DEBUG : fs cache: switching user supplied name ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{w4LQI}/rclone-test-catagez7jena" for canonical name ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{w4LQI}/rclone-test-catagez7jena" 2024/09/23 20:33:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{w4LQI}/rclone-test-catagez7jena" 2024/09/23 20:33:41 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/09/23 20:33:41 DEBUG : fs cache: switching user supplied name ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{w4LQI}/rclone-test-catagez7jena" for canonical name ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{w4LQI}/rclone-test-catagez7jena" 2024/09/23 20:33:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{w4LQI}/rclone-test-catagez7jena" 2024/09/23 20:33:41 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/09/23 20:33:41 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/09/23 20:33:41 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/09/23 20:33:41 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:36671") 2024/09/23 20:33:41 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:41 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/09/23 20:33:41 DEBUG : file1: newRWFileHandle: 2024/09/23 20:33:41 DEBUG : file1(0xc00081e440): openPending: 2024/09/23 20:33:41 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/09/23 20:33:41 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/09/23 20:33:41 DEBUG : file1(0xc00081e440): >openPending: err= 2024/09/23 20:33:41 DEBUG : file1: >newRWFileHandle: err= 2024/09/23 20:33:41 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/09/23 20:33:41 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/09/23 20:33:41 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/09/23 20:33:41 DEBUG : file1(0xc00081e440): _writeAt: size=5, off=0 2024/09/23 20:33:41 DEBUG : file1(0xc00081e440): >_writeAt: n=5, err= 2024/09/23 20:33:41 DEBUG : file1(0xc00081e440): _writeAt: size=7, off=5 2024/09/23 20:33:41 DEBUG : file1(0xc00081e440): >_writeAt: n=7, err= 2024/09/23 20:33:41 DEBUG : file1: vfs cache: truncate to size=11 2024/09/23 20:33:41 DEBUG : file1(0xc00081e440): close: 2024/09/23 20:33:41 DEBUG : file1: vfs cache: setting modification time to 2024-09-23 20:33:41.223315703 +0000 UTC m=+2.390510415 2024/09/23 20:33:41 INFO : file1: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:41 DEBUG : file1(0xc00081e440): >close: err= 2024/09/23 20:33:41 DEBUG : file1(0xc00081e440): close: 2024/09/23 20:33:41 DEBUG : file1(0xc00081e440): >close: err=file already closed 2024/09/23 20:33:41 DEBUG : WaitForWriters: timeout=30s 2024/09/23 20:33:41 DEBUG : : Looking for writers 2024/09/23 20:33:41 DEBUG : file1: reading active writers 2024/09/23 20:33:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/09/23 20:33:41 DEBUG : : Looking for writers 2024/09/23 20:33:41 DEBUG : file1: reading active writers 2024/09/23 20:33:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/09/23 20:33:41 DEBUG : : Looking for writers 2024/09/23 20:33:41 DEBUG : file1: reading active writers 2024/09/23 20:33:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/09/23 20:33:41 DEBUG : : Looking for writers 2024/09/23 20:33:41 DEBUG : file1: reading active writers 2024/09/23 20:33:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/09/23 20:33:41 DEBUG : file1: vfs cache: starting upload 2024/09/23 20:33:41 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:39133") 2024/09/23 20:33:41 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:41 DEBUG : file1.e4c35a95.partial: renamed to: file1 2024/09/23 20:33:41 INFO : file1: Copied (new) 2024/09/23 20:33:41 DEBUG : file1: vfs cache: fingerprint now "11,2024-09-23 20:33:41 +0000 UTC" 2024/09/23 20:33:41 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/09/23 20:33:41 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/09/23 20:33:41 INFO : file1: vfs cache: upload succeeded try #1 2024/09/23 20:33:41 DEBUG : : Looking for writers 2024/09/23 20:33:41 DEBUG : file1: reading active writers 2024/09/23 20:33:41 DEBUG : >WaitForWriters: 2024/09/23 20:33:41 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:33142") 2024/09/23 20:33:41 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:41 DEBUG : WaitForWriters: timeout=30s 2024/09/23 20:33:41 DEBUG : : Looking for writers 2024/09/23 20:33:41 DEBUG : file1: reading active writers 2024/09/23 20:33:41 DEBUG : >WaitForWriters: 2024/09/23 20:33:41 DEBUG : vfs cache: cleaner exiting 2024/09/23 20:33:41 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:37515") 2024/09/23 20:33:41 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:41 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:38232") 2024/09/23 20:33:41 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestRWFileHandleMethodsWrite (0.17s) === RUN TestRWFileHandleWriteAt run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-catagez7jena", Local "Local file system at /tmp/rclone1551635965", Modify Window "1s" 2024/09/23 20:33:41 INFO : ftp://172.17.0.4:21/rclone-test-catagez7jena: poll-interval is not supported by this remote 2024/09/23 20:33:41 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/09/23 20:33:41 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{w4LQI}/rclone-test-catagez7jena" 2024/09/23 20:33:41 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{w4LQI}/rclone-test-catagez7jena" 2024/09/23 20:33:41 DEBUG : fs cache: switching user supplied name ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{w4LQI}/rclone-test-catagez7jena" for canonical name ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{w4LQI}/rclone-test-catagez7jena" 2024/09/23 20:33:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{w4LQI}/rclone-test-catagez7jena" 2024/09/23 20:33:41 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/09/23 20:33:41 DEBUG : fs cache: switching user supplied name ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{w4LQI}/rclone-test-catagez7jena" for canonical name ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{w4LQI}/rclone-test-catagez7jena" 2024/09/23 20:33:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{w4LQI}/rclone-test-catagez7jena" 2024/09/23 20:33:41 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/09/23 20:33:41 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/09/23 20:33:41 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/09/23 20:33:41 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:34007") 2024/09/23 20:33:41 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:41 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/09/23 20:33:41 DEBUG : file1: newRWFileHandle: 2024/09/23 20:33:41 DEBUG : file1(0xc00073e740): openPending: 2024/09/23 20:33:41 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/09/23 20:33:41 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/09/23 20:33:41 DEBUG : file1(0xc00073e740): >openPending: err= 2024/09/23 20:33:41 DEBUG : file1: >newRWFileHandle: err= 2024/09/23 20:33:41 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/09/23 20:33:41 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/09/23 20:33:41 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/09/23 20:33:41 DEBUG : file1(0xc00073e740): _writeAt: size=7, off=0 2024/09/23 20:33:41 DEBUG : file1(0xc00073e740): >_writeAt: n=7, err= 2024/09/23 20:33:41 DEBUG : file1(0xc00073e740): _writeAt: size=6, off=5 2024/09/23 20:33:41 DEBUG : file1(0xc00073e740): >_writeAt: n=6, err= 2024/09/23 20:33:41 DEBUG : file1(0xc00073e740): close: 2024/09/23 20:33:41 DEBUG : file1: vfs cache: setting modification time to 2024-09-23 20:33:41.392659622 +0000 UTC m=+2.559854315 2024/09/23 20:33:41 INFO : file1: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:41 DEBUG : file1(0xc00073e740): >close: err= 2024/09/23 20:33:41 DEBUG : file1(0xc00073e740): _writeAt: size=5, off=0 2024/09/23 20:33:41 DEBUG : file1(0xc00073e740): >_writeAt: n=0, err=file already closed 2024/09/23 20:33:41 DEBUG : WaitForWriters: timeout=30s 2024/09/23 20:33:41 DEBUG : : Looking for writers 2024/09/23 20:33:41 DEBUG : file1: reading active writers 2024/09/23 20:33:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/09/23 20:33:41 DEBUG : : Looking for writers 2024/09/23 20:33:41 DEBUG : file1: reading active writers 2024/09/23 20:33:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/09/23 20:33:41 DEBUG : : Looking for writers 2024/09/23 20:33:41 DEBUG : file1: reading active writers 2024/09/23 20:33:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/09/23 20:33:41 DEBUG : : Looking for writers 2024/09/23 20:33:41 DEBUG : file1: reading active writers 2024/09/23 20:33:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/09/23 20:33:41 DEBUG : file1: vfs cache: starting upload 2024/09/23 20:33:41 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:31273") 2024/09/23 20:33:41 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:41 DEBUG : file1.63a3d362.partial: renamed to: file1 2024/09/23 20:33:41 INFO : file1: Copied (new) 2024/09/23 20:33:41 DEBUG : file1: vfs cache: fingerprint now "11,2024-09-23 20:33:41 +0000 UTC" 2024/09/23 20:33:41 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/09/23 20:33:41 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/09/23 20:33:41 INFO : file1: vfs cache: upload succeeded try #1 2024/09/23 20:33:41 DEBUG : : Looking for writers 2024/09/23 20:33:41 DEBUG : file1: reading active writers 2024/09/23 20:33:41 DEBUG : >WaitForWriters: 2024/09/23 20:33:41 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:39842") 2024/09/23 20:33:41 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:41 DEBUG : WaitForWriters: timeout=30s 2024/09/23 20:33:41 DEBUG : : Looking for writers 2024/09/23 20:33:41 DEBUG : file1: reading active writers 2024/09/23 20:33:41 DEBUG : >WaitForWriters: 2024/09/23 20:33:41 DEBUG : vfs cache: cleaner exiting 2024/09/23 20:33:41 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:31203") 2024/09/23 20:33:41 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:41 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:30915") 2024/09/23 20:33:41 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestRWFileHandleWriteAt (0.16s) === RUN TestRWFileHandleWriteNoWrite run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-catagez7jena", Local "Local file system at /tmp/rclone1551635965", Modify Window "1s" 2024/09/23 20:33:41 INFO : ftp://172.17.0.4:21/rclone-test-catagez7jena: poll-interval is not supported by this remote 2024/09/23 20:33:41 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/09/23 20:33:41 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{w4LQI}/rclone-test-catagez7jena" 2024/09/23 20:33:41 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{w4LQI}/rclone-test-catagez7jena" 2024/09/23 20:33:41 DEBUG : fs cache: switching user supplied name ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{w4LQI}/rclone-test-catagez7jena" for canonical name ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{w4LQI}/rclone-test-catagez7jena" 2024/09/23 20:33:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{w4LQI}/rclone-test-catagez7jena" 2024/09/23 20:33:41 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/09/23 20:33:41 DEBUG : fs cache: switching user supplied name ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{w4LQI}/rclone-test-catagez7jena" for canonical name ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{w4LQI}/rclone-test-catagez7jena" 2024/09/23 20:33:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{w4LQI}/rclone-test-catagez7jena" 2024/09/23 20:33:41 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/09/23 20:33:41 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/09/23 20:33:41 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/09/23 20:33:41 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:37498") 2024/09/23 20:33:41 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:41 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/09/23 20:33:41 DEBUG : file1: newRWFileHandle: 2024/09/23 20:33:41 DEBUG : file1(0xc000ba19c0): openPending: 2024/09/23 20:33:41 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/09/23 20:33:41 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/09/23 20:33:41 DEBUG : file1(0xc000ba19c0): >openPending: err= 2024/09/23 20:33:41 DEBUG : file1: >newRWFileHandle: err= 2024/09/23 20:33:41 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/09/23 20:33:41 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/09/23 20:33:41 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/09/23 20:33:41 DEBUG : file1(0xc000ba19c0): close: 2024/09/23 20:33:41 DEBUG : file1: vfs cache: setting modification time to 2024-09-23 20:33:41.553220727 +0000 UTC m=+2.720415410 2024/09/23 20:33:41 INFO : file1: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:41 DEBUG : file1(0xc000ba19c0): >close: err= 2024/09/23 20:33:41 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2024/09/23 20:33:41 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/09/23 20:33:41 DEBUG : file2: newRWFileHandle: 2024/09/23 20:33:41 DEBUG : file2(0xc000ba1a80): openPending: 2024/09/23 20:33:41 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2024/09/23 20:33:41 DEBUG : : Added virtual directory entry vAddFile: "file2" 2024/09/23 20:33:41 DEBUG : file2(0xc000ba1a80): >openPending: err= 2024/09/23 20:33:41 DEBUG : file2: >newRWFileHandle: err= 2024/09/23 20:33:41 DEBUG : : Added virtual directory entry vAddFile: "file2" 2024/09/23 20:33:41 DEBUG : file2: >Open: fd=file2 (rw), err= 2024/09/23 20:33:41 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2024/09/23 20:33:41 DEBUG : file2(0xc000ba1a80): RWFileHandle.Flush 2024/09/23 20:33:41 DEBUG : file2(0xc000ba1a80): RWFileHandle.Release 2024/09/23 20:33:41 DEBUG : file2(0xc000ba1a80): close: 2024/09/23 20:33:41 DEBUG : file2: vfs cache: setting modification time to 2024-09-23 20:33:41.554144526 +0000 UTC m=+2.721339228 2024/09/23 20:33:41 INFO : file2: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:41 DEBUG : file2(0xc000ba1a80): >close: err= 2024/09/23 20:33:41 DEBUG : WaitForWriters: timeout=30s 2024/09/23 20:33:41 DEBUG : : Looking for writers 2024/09/23 20:33:41 DEBUG : file1: reading active writers 2024/09/23 20:33:41 DEBUG : file2: reading active writers 2024/09/23 20:33:41 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2024/09/23 20:33:41 DEBUG : : Looking for writers 2024/09/23 20:33:41 DEBUG : file1: reading active writers 2024/09/23 20:33:41 DEBUG : file2: reading active writers 2024/09/23 20:33:41 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2024/09/23 20:33:41 DEBUG : : Looking for writers 2024/09/23 20:33:41 DEBUG : file1: reading active writers 2024/09/23 20:33:41 DEBUG : file2: reading active writers 2024/09/23 20:33:41 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2024/09/23 20:33:41 DEBUG : : Looking for writers 2024/09/23 20:33:41 DEBUG : file1: reading active writers 2024/09/23 20:33:41 DEBUG : file2: reading active writers 2024/09/23 20:33:41 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2024/09/23 20:33:41 DEBUG : file2: vfs cache: starting upload 2024/09/23 20:33:41 DEBUG : file1: vfs cache: starting upload 2024/09/23 20:33:41 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:37479") 2024/09/23 20:33:41 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:41 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:36967") 2024/09/23 20:33:41 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:41 DEBUG : file1.de11a48e.partial: renamed to: file1 2024/09/23 20:33:41 INFO : file1: Copied (new) 2024/09/23 20:33:41 DEBUG : file1: vfs cache: fingerprint now "0,2024-09-23 20:33:41 +0000 UTC" 2024/09/23 20:33:41 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/09/23 20:33:41 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/09/23 20:33:41 INFO : file1: vfs cache: upload succeeded try #1 2024/09/23 20:33:41 DEBUG : file2.4dcf5d55.partial: renamed to: file2 2024/09/23 20:33:41 INFO : file2: Copied (new) 2024/09/23 20:33:41 DEBUG : file2: vfs cache: fingerprint now "0,2024-09-23 20:33:41 +0000 UTC" 2024/09/23 20:33:41 DEBUG : file2: vfs cache: writeback object to VFS layer 2024/09/23 20:33:41 DEBUG : : Added virtual directory entry vAddFile: "file2" 2024/09/23 20:33:41 INFO : file2: vfs cache: upload succeeded try #1 2024/09/23 20:33:41 DEBUG : : Looking for writers 2024/09/23 20:33:41 DEBUG : file1: reading active writers 2024/09/23 20:33:41 DEBUG : file2: reading active writers 2024/09/23 20:33:41 DEBUG : >WaitForWriters: 2024/09/23 20:33:41 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:37698") 2024/09/23 20:33:41 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:41 DEBUG : WaitForWriters: timeout=30s 2024/09/23 20:33:41 DEBUG : : Looking for writers 2024/09/23 20:33:41 DEBUG : file2: reading active writers 2024/09/23 20:33:41 DEBUG : file1: reading active writers 2024/09/23 20:33:41 DEBUG : >WaitForWriters: 2024/09/23 20:33:41 DEBUG : vfs cache: cleaner exiting 2024/09/23 20:33:41 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:34605") 2024/09/23 20:33:41 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:41 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:39894") 2024/09/23 20:33:41 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestRWFileHandleWriteNoWrite (0.16s) === RUN TestRWFileHandleFlushWrite run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-catagez7jena", Local "Local file system at /tmp/rclone1551635965", Modify Window "1s" 2024/09/23 20:33:41 INFO : ftp://172.17.0.4:21/rclone-test-catagez7jena: poll-interval is not supported by this remote 2024/09/23 20:33:41 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/09/23 20:33:41 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{w4LQI}/rclone-test-catagez7jena" 2024/09/23 20:33:41 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{w4LQI}/rclone-test-catagez7jena" 2024/09/23 20:33:41 DEBUG : fs cache: switching user supplied name ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{w4LQI}/rclone-test-catagez7jena" for canonical name ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{w4LQI}/rclone-test-catagez7jena" 2024/09/23 20:33:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{w4LQI}/rclone-test-catagez7jena" 2024/09/23 20:33:41 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/09/23 20:33:41 DEBUG : fs cache: switching user supplied name ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{w4LQI}/rclone-test-catagez7jena" for canonical name ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{w4LQI}/rclone-test-catagez7jena" 2024/09/23 20:33:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{w4LQI}/rclone-test-catagez7jena" 2024/09/23 20:33:41 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/09/23 20:33:41 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/09/23 20:33:41 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/09/23 20:33:41 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:36716") 2024/09/23 20:33:41 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:41 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/09/23 20:33:41 DEBUG : file1: newRWFileHandle: 2024/09/23 20:33:41 DEBUG : file1(0xc0002bea40): openPending: 2024/09/23 20:33:41 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/09/23 20:33:41 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/09/23 20:33:41 DEBUG : file1(0xc0002bea40): >openPending: err= 2024/09/23 20:33:41 DEBUG : file1: >newRWFileHandle: err= 2024/09/23 20:33:41 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/09/23 20:33:41 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/09/23 20:33:41 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/09/23 20:33:41 DEBUG : file1(0xc0002bea40): _writeAt: size=5, off=0 2024/09/23 20:33:41 DEBUG : file1(0xc0002bea40): >_writeAt: n=5, err= 2024/09/23 20:33:41 DEBUG : file1(0xc0002bea40): RWFileHandle.Flush 2024/09/23 20:33:41 DEBUG : file1(0xc0002bea40): RWFileHandle.Flush 2024/09/23 20:33:41 DEBUG : file1(0xc0002bea40): close: 2024/09/23 20:33:41 DEBUG : file1: vfs cache: setting modification time to 2024-09-23 20:33:41.714163647 +0000 UTC m=+2.881358369 2024/09/23 20:33:41 INFO : file1: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:41 DEBUG : file1(0xc0002bea40): >close: err= 2024/09/23 20:33:41 DEBUG : WaitForWriters: timeout=30s 2024/09/23 20:33:41 DEBUG : : Looking for writers 2024/09/23 20:33:41 DEBUG : file1: reading active writers 2024/09/23 20:33:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/09/23 20:33:41 DEBUG : : Looking for writers 2024/09/23 20:33:41 DEBUG : file1: reading active writers 2024/09/23 20:33:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/09/23 20:33:41 DEBUG : : Looking for writers 2024/09/23 20:33:41 DEBUG : file1: reading active writers 2024/09/23 20:33:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/09/23 20:33:41 DEBUG : : Looking for writers 2024/09/23 20:33:41 DEBUG : file1: reading active writers 2024/09/23 20:33:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/09/23 20:33:41 DEBUG : file1: vfs cache: starting upload 2024/09/23 20:33:41 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:37803") 2024/09/23 20:33:41 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:41 DEBUG : file1.924a5fba.partial: renamed to: file1 2024/09/23 20:33:41 INFO : file1: Copied (new) 2024/09/23 20:33:41 DEBUG : file1: vfs cache: fingerprint now "5,2024-09-23 20:33:41 +0000 UTC" 2024/09/23 20:33:41 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/09/23 20:33:41 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/09/23 20:33:41 INFO : file1: vfs cache: upload succeeded try #1 2024/09/23 20:33:41 DEBUG : : Looking for writers 2024/09/23 20:33:41 DEBUG : file1: reading active writers 2024/09/23 20:33:41 DEBUG : >WaitForWriters: 2024/09/23 20:33:41 DEBUG : vfs cache: cleaner exiting 2024/09/23 20:33:41 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:33968") 2024/09/23 20:33:41 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:41 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:39081") 2024/09/23 20:33:41 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestRWFileHandleFlushWrite (0.16s) === RUN TestRWFileHandleReleaseWrite run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-catagez7jena", Local "Local file system at /tmp/rclone1551635965", Modify Window "1s" 2024/09/23 20:33:41 INFO : ftp://172.17.0.4:21/rclone-test-catagez7jena: poll-interval is not supported by this remote 2024/09/23 20:33:41 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/09/23 20:33:41 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{w4LQI}/rclone-test-catagez7jena" 2024/09/23 20:33:41 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{w4LQI}/rclone-test-catagez7jena" 2024/09/23 20:33:41 DEBUG : fs cache: switching user supplied name ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{w4LQI}/rclone-test-catagez7jena" for canonical name ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{w4LQI}/rclone-test-catagez7jena" 2024/09/23 20:33:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{w4LQI}/rclone-test-catagez7jena" 2024/09/23 20:33:41 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/09/23 20:33:41 DEBUG : fs cache: switching user supplied name ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{w4LQI}/rclone-test-catagez7jena" for canonical name ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{w4LQI}/rclone-test-catagez7jena" 2024/09/23 20:33:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{w4LQI}/rclone-test-catagez7jena" 2024/09/23 20:33:41 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/09/23 20:33:41 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/09/23 20:33:41 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/09/23 20:33:41 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:37117") 2024/09/23 20:33:41 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:41 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/09/23 20:33:41 DEBUG : file1: newRWFileHandle: 2024/09/23 20:33:41 DEBUG : file1(0xc0002bf2c0): openPending: 2024/09/23 20:33:41 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/09/23 20:33:41 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/09/23 20:33:41 DEBUG : file1(0xc0002bf2c0): >openPending: err= 2024/09/23 20:33:41 DEBUG : file1: >newRWFileHandle: err= 2024/09/23 20:33:41 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/09/23 20:33:41 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/09/23 20:33:41 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/09/23 20:33:41 DEBUG : file1(0xc0002bf2c0): _writeAt: size=5, off=0 2024/09/23 20:33:41 DEBUG : file1(0xc0002bf2c0): >_writeAt: n=5, err= 2024/09/23 20:33:41 DEBUG : file1(0xc0002bf2c0): RWFileHandle.Release 2024/09/23 20:33:41 DEBUG : file1(0xc0002bf2c0): close: 2024/09/23 20:33:41 DEBUG : file1: vfs cache: setting modification time to 2024-09-23 20:33:41.872145726 +0000 UTC m=+3.039340457 2024/09/23 20:33:41 INFO : file1: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:41 DEBUG : file1(0xc0002bf2c0): >close: err= 2024/09/23 20:33:41 DEBUG : file1(0xc0002bf2c0): RWFileHandle.Release 2024/09/23 20:33:41 DEBUG : WaitForWriters: timeout=30s 2024/09/23 20:33:41 DEBUG : : Looking for writers 2024/09/23 20:33:41 DEBUG : file1: reading active writers 2024/09/23 20:33:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/09/23 20:33:41 DEBUG : : Looking for writers 2024/09/23 20:33:41 DEBUG : file1: reading active writers 2024/09/23 20:33:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/09/23 20:33:41 DEBUG : : Looking for writers 2024/09/23 20:33:41 DEBUG : file1: reading active writers 2024/09/23 20:33:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/09/23 20:33:41 DEBUG : : Looking for writers 2024/09/23 20:33:41 DEBUG : file1: reading active writers 2024/09/23 20:33:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/09/23 20:33:41 DEBUG : file1: vfs cache: starting upload 2024/09/23 20:33:41 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:35822") 2024/09/23 20:33:41 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:41 DEBUG : file1.dbfc9b7b.partial: renamed to: file1 2024/09/23 20:33:41 INFO : file1: Copied (new) 2024/09/23 20:33:41 DEBUG : file1: vfs cache: fingerprint now "5,2024-09-23 20:33:41 +0000 UTC" 2024/09/23 20:33:41 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/09/23 20:33:41 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/09/23 20:33:41 INFO : file1: vfs cache: upload succeeded try #1 2024/09/23 20:33:42 DEBUG : : Looking for writers 2024/09/23 20:33:42 DEBUG : file1: reading active writers 2024/09/23 20:33:42 DEBUG : >WaitForWriters: 2024/09/23 20:33:42 DEBUG : vfs cache: cleaner exiting 2024/09/23 20:33:42 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:36593") 2024/09/23 20:33:42 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:42 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:32050") 2024/09/23 20:33:42 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestRWFileHandleReleaseWrite (0.16s) === RUN TestRWFileHandleSizeTruncateExisting run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-catagez7jena", Local "Local file system at /tmp/rclone1551635965", Modify Window "1s" 2024/09/23 20:33:42 INFO : ftp://172.17.0.4:21/rclone-test-catagez7jena: poll-interval is not supported by this remote 2024/09/23 20:33:42 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/09/23 20:33:42 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{w4LQI}/rclone-test-catagez7jena" 2024/09/23 20:33:42 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{w4LQI}/rclone-test-catagez7jena" 2024/09/23 20:33:42 DEBUG : fs cache: switching user supplied name ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{w4LQI}/rclone-test-catagez7jena" for canonical name ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{w4LQI}/rclone-test-catagez7jena" 2024/09/23 20:33:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{w4LQI}/rclone-test-catagez7jena" 2024/09/23 20:33:42 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/09/23 20:33:42 DEBUG : fs cache: switching user supplied name ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{w4LQI}/rclone-test-catagez7jena" for canonical name ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{w4LQI}/rclone-test-catagez7jena" 2024/09/23 20:33:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{w4LQI}/rclone-test-catagez7jena" 2024/09/23 20:33:42 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/09/23 20:33:42 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/09/23 20:33:42 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:34232") 2024/09/23 20:33:42 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:42 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:33511") 2024/09/23 20:33:42 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:42 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:34914") 2024/09/23 20:33:42 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:42 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2024/09/23 20:33:42 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:33696") 2024/09/23 20:33:42 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:42 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:35249") 2024/09/23 20:33:42 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:42 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/09/23 20:33:42 DEBUG : dir/file1: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : dir/file1(0xc00013c580): openPending: 2024/09/23 20:33:42 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2024/09/23 20:33:42 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/09/23 20:33:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/09/23 20:33:42 DEBUG : dir/file1(0xc00013c580): >openPending: err= 2024/09/23 20:33:42 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/09/23 20:33:42 DEBUG : dir/file1: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/09/23 20:33:42 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/09/23 20:33:42 DEBUG : dir/file1(0xc00013c580): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : dir/file1(0xc00013c580): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : dir/file1(0xc00013c580): close: 2024/09/23 20:33:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/09/23 20:33:42 DEBUG : dir/file1: vfs cache: setting modification time to 2024-09-23 20:33:42.034506608 +0000 UTC m=+3.201701301 2024/09/23 20:33:42 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : dir/file1(0xc00013c580): >close: err= 2024/09/23 20:33:42 DEBUG : WaitForWriters: timeout=30s 2024/09/23 20:33:42 DEBUG : dir: Looking for writers 2024/09/23 20:33:42 DEBUG : file1: reading active writers 2024/09/23 20:33:42 DEBUG : : Looking for writers 2024/09/23 20:33:42 DEBUG : dir: reading active writers 2024/09/23 20:33:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/09/23 20:33:42 DEBUG : dir: Looking for writers 2024/09/23 20:33:42 DEBUG : file1: reading active writers 2024/09/23 20:33:42 DEBUG : : Looking for writers 2024/09/23 20:33:42 DEBUG : dir: reading active writers 2024/09/23 20:33:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/09/23 20:33:42 DEBUG : dir: Looking for writers 2024/09/23 20:33:42 DEBUG : file1: reading active writers 2024/09/23 20:33:42 DEBUG : : Looking for writers 2024/09/23 20:33:42 DEBUG : dir: reading active writers 2024/09/23 20:33:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/09/23 20:33:42 DEBUG : dir: Looking for writers 2024/09/23 20:33:42 DEBUG : file1: reading active writers 2024/09/23 20:33:42 DEBUG : : Looking for writers 2024/09/23 20:33:42 DEBUG : dir: reading active writers 2024/09/23 20:33:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/09/23 20:33:42 DEBUG : dir/file1: vfs cache: starting upload 2024/09/23 20:33:42 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:34749") 2024/09/23 20:33:42 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:42 DEBUG : dir/file1.44280430.partial: renamed to: dir/file1 2024/09/23 20:33:42 INFO : dir/file1: Copied (replaced existing) 2024/09/23 20:33:42 DEBUG : dir/file1: vfs cache: fingerprint now "5,2024-09-23 20:33:42 +0000 UTC" 2024/09/23 20:33:42 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2024/09/23 20:33:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/09/23 20:33:42 INFO : dir/file1: vfs cache: upload succeeded try #1 2024/09/23 20:33:42 DEBUG : dir: Looking for writers 2024/09/23 20:33:42 DEBUG : file1: reading active writers 2024/09/23 20:33:42 DEBUG : : Looking for writers 2024/09/23 20:33:42 DEBUG : dir: reading active writers 2024/09/23 20:33:42 DEBUG : >WaitForWriters: 2024/09/23 20:33:42 DEBUG : vfs cache: cleaner exiting 2024/09/23 20:33:42 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:35192") 2024/09/23 20:33:42 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:42 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:32629") 2024/09/23 20:33:42 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:42 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:37065") 2024/09/23 20:33:42 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestRWFileHandleSizeTruncateExisting (0.16s) === RUN TestRWFileHandleSizeCreateExisting run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-catagez7jena", Local "Local file system at /tmp/rclone1551635965", Modify Window "1s" 2024/09/23 20:33:42 INFO : ftp://172.17.0.4:21/rclone-test-catagez7jena: poll-interval is not supported by this remote 2024/09/23 20:33:42 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/09/23 20:33:42 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{w4LQI}/rclone-test-catagez7jena" 2024/09/23 20:33:42 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{w4LQI}/rclone-test-catagez7jena" 2024/09/23 20:33:42 DEBUG : fs cache: switching user supplied name ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{w4LQI}/rclone-test-catagez7jena" for canonical name ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{w4LQI}/rclone-test-catagez7jena" 2024/09/23 20:33:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{w4LQI}/rclone-test-catagez7jena" 2024/09/23 20:33:42 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/09/23 20:33:42 DEBUG : fs cache: switching user supplied name ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{w4LQI}/rclone-test-catagez7jena" for canonical name ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{w4LQI}/rclone-test-catagez7jena" 2024/09/23 20:33:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{w4LQI}/rclone-test-catagez7jena" 2024/09/23 20:33:42 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/09/23 20:33:42 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/09/23 20:33:42 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:35785") 2024/09/23 20:33:42 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:42 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:39103") 2024/09/23 20:33:42 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:42 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:38694") 2024/09/23 20:33:42 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:42 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/09/23 20:33:42 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:34119") 2024/09/23 20:33:42 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:42 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:36589") 2024/09/23 20:33:42 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:42 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2024/09/23 20:33:42 DEBUG : dir/file1: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : dir/file1: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/09/23 20:33:42 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/09/23 20:33:42 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/09/23 20:33:42 DEBUG : dir/file1(0xc00073f140): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : dir/file1(0xc00073f140): openPending: 2024/09/23 20:33:42 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2024/09/23 20:33:42 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/09/23 20:33:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/09/23 20:33:42 DEBUG : dir/file1(0xc00073f140): >openPending: err= 2024/09/23 20:33:42 DEBUG : dir/file1(0xc00073f140): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : dir/file1(0xc00073f140): _writeAt: size=15, off=5 2024/09/23 20:33:42 DEBUG : dir/file1(0xc00073f140): >_writeAt: n=15, err= 2024/09/23 20:33:42 DEBUG : dir/file1(0xc00073f140): close: 2024/09/23 20:33:42 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2024/09/23 20:33:42 DEBUG : dir/file1: vfs cache: setting modification time to 2024-09-23 20:33:42.193915076 +0000 UTC m=+3.361109768 2024/09/23 20:33:42 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : dir/file1(0xc00073f140): >close: err= 2024/09/23 20:33:42 DEBUG : WaitForWriters: timeout=30s 2024/09/23 20:33:42 DEBUG : dir: Looking for writers 2024/09/23 20:33:42 DEBUG : file1: reading active writers 2024/09/23 20:33:42 DEBUG : : Looking for writers 2024/09/23 20:33:42 DEBUG : dir: reading active writers 2024/09/23 20:33:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/09/23 20:33:42 DEBUG : dir: Looking for writers 2024/09/23 20:33:42 DEBUG : file1: reading active writers 2024/09/23 20:33:42 DEBUG : : Looking for writers 2024/09/23 20:33:42 DEBUG : dir: reading active writers 2024/09/23 20:33:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/09/23 20:33:42 DEBUG : dir: Looking for writers 2024/09/23 20:33:42 DEBUG : file1: reading active writers 2024/09/23 20:33:42 DEBUG : : Looking for writers 2024/09/23 20:33:42 DEBUG : dir: reading active writers 2024/09/23 20:33:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/09/23 20:33:42 DEBUG : dir: Looking for writers 2024/09/23 20:33:42 DEBUG : file1: reading active writers 2024/09/23 20:33:42 DEBUG : : Looking for writers 2024/09/23 20:33:42 DEBUG : dir: reading active writers 2024/09/23 20:33:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/09/23 20:33:42 DEBUG : dir/file1: vfs cache: starting upload 2024/09/23 20:33:42 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:32596") 2024/09/23 20:33:42 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:42 DEBUG : dir/file1.9d7fcfda.partial: renamed to: dir/file1 2024/09/23 20:33:42 INFO : dir/file1: Copied (replaced existing) 2024/09/23 20:33:42 DEBUG : dir/file1: vfs cache: fingerprint now "20,2024-09-23 20:33:42 +0000 UTC" 2024/09/23 20:33:42 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2024/09/23 20:33:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/09/23 20:33:42 INFO : dir/file1: vfs cache: upload succeeded try #1 2024/09/23 20:33:42 DEBUG : dir: Looking for writers 2024/09/23 20:33:42 DEBUG : file1: reading active writers 2024/09/23 20:33:42 DEBUG : : Looking for writers 2024/09/23 20:33:42 DEBUG : dir: reading active writers 2024/09/23 20:33:42 DEBUG : >WaitForWriters: 2024/09/23 20:33:42 DEBUG : vfs cache: cleaner exiting 2024/09/23 20:33:42 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:36568") 2024/09/23 20:33:42 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:42 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:32281") 2024/09/23 20:33:42 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:42 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:35759") 2024/09/23 20:33:42 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestRWFileHandleSizeCreateExisting (0.16s) === RUN TestRWFileHandleSizeCreateNew run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-catagez7jena", Local "Local file system at /tmp/rclone1551635965", Modify Window "1s" 2024/09/23 20:33:42 INFO : ftp://172.17.0.4:21/rclone-test-catagez7jena: poll-interval is not supported by this remote 2024/09/23 20:33:42 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/09/23 20:33:42 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{w4LQI}/rclone-test-catagez7jena" 2024/09/23 20:33:42 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{w4LQI}/rclone-test-catagez7jena" 2024/09/23 20:33:42 DEBUG : fs cache: switching user supplied name ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{w4LQI}/rclone-test-catagez7jena" for canonical name ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{w4LQI}/rclone-test-catagez7jena" 2024/09/23 20:33:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{w4LQI}/rclone-test-catagez7jena" 2024/09/23 20:33:42 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/09/23 20:33:42 DEBUG : fs cache: switching user supplied name ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{w4LQI}/rclone-test-catagez7jena" for canonical name ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{w4LQI}/rclone-test-catagez7jena" 2024/09/23 20:33:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{w4LQI}/rclone-test-catagez7jena" 2024/09/23 20:33:42 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/09/23 20:33:42 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/09/23 20:33:42 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/09/23 20:33:42 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:33763") 2024/09/23 20:33:42 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:42 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/09/23 20:33:42 DEBUG : file1: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : file1(0xc00013c900): openPending: 2024/09/23 20:33:42 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/09/23 20:33:42 DEBUG : file1(0xc00013c900): >openPending: err= 2024/09/23 20:33:42 DEBUG : file1: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/09/23 20:33:42 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/09/23 20:33:42 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/09/23 20:33:42 DEBUG : file1(0xc00013c900): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : file1(0xc00013c900): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : file1(0xc00013c900): close: 2024/09/23 20:33:42 DEBUG : file1: vfs cache: setting modification time to 2024-09-23 20:33:42.351351494 +0000 UTC m=+3.518546186 2024/09/23 20:33:42 INFO : file1: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : file1(0xc00013c900): >close: err= 2024/09/23 20:33:42 DEBUG : WaitForWriters: timeout=30s 2024/09/23 20:33:42 DEBUG : : Looking for writers 2024/09/23 20:33:42 DEBUG : file1: reading active writers 2024/09/23 20:33:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/09/23 20:33:42 DEBUG : : Looking for writers 2024/09/23 20:33:42 DEBUG : file1: reading active writers 2024/09/23 20:33:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/09/23 20:33:42 DEBUG : : Looking for writers 2024/09/23 20:33:42 DEBUG : file1: reading active writers 2024/09/23 20:33:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/09/23 20:33:42 DEBUG : : Looking for writers 2024/09/23 20:33:42 DEBUG : file1: reading active writers 2024/09/23 20:33:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/09/23 20:33:42 DEBUG : file1: vfs cache: starting upload 2024/09/23 20:33:42 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:34786") 2024/09/23 20:33:42 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:42 DEBUG : file1.ef98b222.partial: renamed to: file1 2024/09/23 20:33:42 INFO : file1: Copied (new) 2024/09/23 20:33:42 DEBUG : file1: vfs cache: fingerprint now "5,2024-09-23 20:33:42 +0000 UTC" 2024/09/23 20:33:42 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/09/23 20:33:42 INFO : file1: vfs cache: upload succeeded try #1 2024/09/23 20:33:42 DEBUG : : Looking for writers 2024/09/23 20:33:42 DEBUG : file1: reading active writers 2024/09/23 20:33:42 DEBUG : >WaitForWriters: 2024/09/23 20:33:42 DEBUG : vfs cache: cleaner exiting 2024/09/23 20:33:42 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:35068") 2024/09/23 20:33:42 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:42 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:30603") 2024/09/23 20:33:42 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestRWFileHandleSizeCreateNew (0.16s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-catagez7jena", Local "Local file system at /tmp/rclone1551635965", Modify Window "1s" 2024/09/23 20:33:42 INFO : ftp://172.17.0.4:21/rclone-test-catagez7jena: poll-interval is not supported by this remote 2024/09/23 20:33:42 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/09/23 20:33:42 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{w4LQI}/rclone-test-catagez7jena" 2024/09/23 20:33:42 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{w4LQI}/rclone-test-catagez7jena" 2024/09/23 20:33:42 DEBUG : fs cache: switching user supplied name ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{w4LQI}/rclone-test-catagez7jena" for canonical name ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{w4LQI}/rclone-test-catagez7jena" 2024/09/23 20:33:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{w4LQI}/rclone-test-catagez7jena" 2024/09/23 20:33:42 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/09/23 20:33:42 DEBUG : fs cache: switching user supplied name ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{w4LQI}/rclone-test-catagez7jena" for canonical name ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{w4LQI}/rclone-test-catagez7jena" 2024/09/23 20:33:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{w4LQI}/rclone-test-catagez7jena" 2024/09/23 20:33:42 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2024/09/23 20:33:42 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/09/23 20:33:42 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:35374") 2024/09/23 20:33:42 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013cfc0): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013cfc0): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013cfc0): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013cfc0): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013cfc0): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.508857663 +0000 UTC m=+3.676052345 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013cfc0): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d000): _readAt: size=2, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d000): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d000): >openPending: err= 2024/09/23 20:33:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d000): >_readAt: n=2, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d000): _writeAt: size=3, off=2 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d000): >_writeAt: n=0, err=Bad file descriptor 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d000): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.508857663 +0000 UTC m=+3.676052345 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d000): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d040): _readAt: size=512, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d040): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d040): >openPending: err= 2024/09/23 20:33:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d040): >_readAt: n=5, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d040): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.508857663 +0000 UTC m=+3.676052345 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d040): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: Remove: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a84af0 item 1 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d080): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d080): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d080): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d080): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d080): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.512013067 +0000 UTC m=+3.679207769 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d080): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d0c0): _readAt: size=512, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d0c0): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d0c0): >openPending: err= 2024/09/23 20:33:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d0c0): >_readAt: n=5, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d0c0): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.512013067 +0000 UTC m=+3.679207769 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d0c0): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: Remove: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a84e70 item 2 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d140): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d140): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d140): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d140): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d140): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.514131201 +0000 UTC m=+3.681325893 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d140): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0002bfc40): _readAt: size=2, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0002bfc40): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0002bfc40): >openPending: err= 2024/09/23 20:33:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0002bfc40): >_readAt: n=2, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0002bfc40): _writeAt: size=3, off=2 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0002bfc40): >_writeAt: n=0, err=Bad file descriptor 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0002bfc40): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.514131201 +0000 UTC m=+3.681325893 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0002bfc40): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013c2c0): _readAt: size=512, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013c2c0): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013c2c0): >openPending: err= 2024/09/23 20:33:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013c2c0): >_readAt: n=5, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013c2c0): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.514131201 +0000 UTC m=+3.681325893 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013c2c0): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: Remove: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050a4d0 item 3 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013c340): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013c340): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013c340): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013c340): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013c340): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.519190899 +0000 UTC m=+3.686385591 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013c340): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013c400): _readAt: size=512, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013c400): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013c400): >openPending: err= 2024/09/23 20:33:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013c400): >_readAt: n=5, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013c400): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.519190899 +0000 UTC m=+3.686385591 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013c400): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: Remove: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a84380 item 4 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013c440): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013c440): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013c440): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013c440): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013c440): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.520497514 +0000 UTC m=+3.687692206 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013c440): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013c480): _readAt: size=2, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013c480): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013c480): >openPending: err= 2024/09/23 20:33:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013c480): >_readAt: n=2, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013c480): _writeAt: size=3, off=2 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013c480): >_writeAt: n=0, err=Bad file descriptor 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013c480): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.520497514 +0000 UTC m=+3.687692206 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013c480): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013c4c0): _readAt: size=512, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013c4c0): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013c4c0): >openPending: err= 2024/09/23 20:33:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013c4c0): >_readAt: n=5, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013c4c0): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.520497514 +0000 UTC m=+3.687692206 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013c4c0): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: Remove: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a84700 item 5 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013c540): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013c540): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013c540): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013c540): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013c540): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.523001971 +0000 UTC m=+3.690196663 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013c540): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013c680): _readAt: size=512, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013c680): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013c680): >openPending: err= 2024/09/23 20:33:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013c680): >_readAt: n=5, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013c680): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.523001971 +0000 UTC m=+3.690196663 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013c680): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: Remove: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a84bd0 item 6 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013c700): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013c700): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013c700): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013c700): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013c700): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.52434837 +0000 UTC m=+3.691543062 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013c700): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013c7c0): _readAt: size=2, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013c7c0): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013c7c0): >openPending: err= 2024/09/23 20:33:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013c7c0): >_readAt: n=2, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013c7c0): _writeAt: size=3, off=2 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013c7c0): >_writeAt: n=0, err=Bad file descriptor 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013c7c0): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.52434837 +0000 UTC m=+3.691543062 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013c7c0): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013c800): _readAt: size=512, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013c800): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013c800): >openPending: err= 2024/09/23 20:33:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013c800): >_readAt: n=5, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013c800): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.52434837 +0000 UTC m=+3.691543062 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013c800): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: Remove: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a84e70 item 7 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013c880): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013c880): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013c880): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013c880): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013c880): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.525992296 +0000 UTC m=+3.693186989 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013c880): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013c940): _readAt: size=512, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013c940): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013c940): >openPending: err= 2024/09/23 20:33:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013c940): >_readAt: n=5, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013c940): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.525992296 +0000 UTC m=+3.693186989 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013c940): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: Remove: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a852d0 item 8 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013c980): _readAt: size=2, off=0 2024/09/23 20:33:42 ERROR : open-test-file(0xc00013c980): Couldn't read size of file 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013c980): >_readAt: n=0, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013c980): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013c980): >_writeAt: n=0, err=Bad file descriptor 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013c980): close: 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013c980): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013c9c0): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013c9c0): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013c9c0): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013c9c0): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013c9c0): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.527321834 +0000 UTC m=+3.694516526 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013c9c0): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013ca00): _readAt: size=2, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013ca00): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013ca00): >openPending: err= 2024/09/23 20:33:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013ca00): >_readAt: n=2, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013ca00): _writeAt: size=3, off=2 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013ca00): >_writeAt: n=0, err=Bad file descriptor 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013ca00): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.527321834 +0000 UTC m=+3.694516526 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013ca00): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013ca40): _readAt: size=512, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013ca40): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013ca40): >openPending: err= 2024/09/23 20:33:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013ca40): >_readAt: n=5, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013ca40): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.527321834 +0000 UTC m=+3.694516526 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013ca40): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: Remove: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a85570 item 9 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013cac0): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013cac0): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013cac0): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013cac0): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013cac0): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.529953029 +0000 UTC m=+3.697147720 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013cac0): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013cb80): _readAt: size=512, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013cb80): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013cb80): >openPending: err= 2024/09/23 20:33:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013cb80): >_readAt: n=5, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013cb80): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.529953029 +0000 UTC m=+3.697147720 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013cb80): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: Remove: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a85960 item 10 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013cf00): _readAt: size=2, off=0 2024/09/23 20:33:42 ERROR : open-test-file(0xc00013cf00): Couldn't read size of file 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013cf00): >_readAt: n=0, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013cf00): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013cf00): >_writeAt: n=0, err=Bad file descriptor 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013cf00): close: 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013cf00): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013cf40): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013cf40): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013cf40): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013cf40): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013cf40): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.533840222 +0000 UTC m=+3.701034914 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013cf40): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d000): _readAt: size=2, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d000): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d000): >openPending: err= 2024/09/23 20:33:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d000): >_readAt: n=2, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d000): _writeAt: size=3, off=2 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d000): >_writeAt: n=0, err=Bad file descriptor 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d000): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.533840222 +0000 UTC m=+3.701034914 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d000): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d040): _readAt: size=512, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d040): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d040): >openPending: err= 2024/09/23 20:33:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d040): >_readAt: n=5, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d040): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.533840222 +0000 UTC m=+3.701034914 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d040): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: Remove: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a85c00 item 11 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d0c0): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d0c0): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d0c0): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d0c0): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d0c0): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.537100072 +0000 UTC m=+3.704294764 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d0c0): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d1c0): _readAt: size=512, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d1c0): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d1c0): >openPending: err= 2024/09/23 20:33:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d1c0): >_readAt: n=5, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d1c0): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.537100072 +0000 UTC m=+3.704294764 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d1c0): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: Remove: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000500070 item 12 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d280): _readAt: size=2, off=0 2024/09/23 20:33:42 ERROR : open-test-file(0xc00013d280): Couldn't read size of file 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d280): >_readAt: n=0, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d280): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d280): >_writeAt: n=0, err=Bad file descriptor 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d280): close: 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d280): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d2c0): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d2c0): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d2c0): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d2c0): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d2c0): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.5388033 +0000 UTC m=+3.705997992 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d2c0): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/09/23 20:33:42 DEBUG : open-test-file: File.openRW failed: file already exists 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d380): _readAt: size=512, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d380): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d380): >openPending: err= 2024/09/23 20:33:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d380): >_readAt: n=5, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d380): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.5388033 +0000 UTC m=+3.705997992 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d380): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: Remove: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000500700 item 13 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d400): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d400): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d400): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d400): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d400): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.540712492 +0000 UTC m=+3.707907184 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d400): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d480): _readAt: size=512, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d480): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d480): >openPending: err= 2024/09/23 20:33:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d480): >_readAt: n=5, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d480): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.540712492 +0000 UTC m=+3.707907184 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d480): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: Remove: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000500b60 item 14 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d540): _readAt: size=2, off=0 2024/09/23 20:33:42 ERROR : open-test-file(0xc00013d540): Couldn't read size of file 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d540): >_readAt: n=0, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d540): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d540): >_writeAt: n=0, err=Bad file descriptor 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d540): close: 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d540): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d580): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d580): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d580): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d580): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d580): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.542824183 +0000 UTC m=+3.710018875 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d580): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/09/23 20:33:42 DEBUG : open-test-file: File.openRW failed: file already exists 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d640): _readAt: size=512, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d640): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d640): >openPending: err= 2024/09/23 20:33:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d640): >_readAt: n=5, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d640): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.542824183 +0000 UTC m=+3.710018875 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d640): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: Remove: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000501260 item 15 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/09/23 20:33:42 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/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d6c0): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d6c0): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d6c0): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d6c0): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d6c0): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.54467141 +0000 UTC m=+3.711866102 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d6c0): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d740): _readAt: size=512, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d740): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d740): >openPending: err= 2024/09/23 20:33:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d740): >_readAt: n=5, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d740): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.54467141 +0000 UTC m=+3.711866102 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d740): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: Remove: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005016c0 item 16 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d780): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d780): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d780): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d780): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d780): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.54700649 +0000 UTC m=+3.714201182 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d780): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d7c0): _readAt: size=2, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d7c0): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d7c0): open at offset 5 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d7c0): >openPending: err= 2024/09/23 20:33:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d7c0): >_readAt: n=2, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d7c0): _writeAt: size=3, off=7 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d7c0): >_writeAt: n=0, err=Bad file descriptor 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d7c0): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.54700649 +0000 UTC m=+3.714201182 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d7c0): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d800): _readAt: size=512, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d800): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d800): >openPending: err= 2024/09/23 20:33:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d800): >_readAt: n=5, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d800): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.54700649 +0000 UTC m=+3.714201182 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d800): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: Remove: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000501ab0 item 17 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d880): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d880): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d880): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d880): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d880): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.549992127 +0000 UTC m=+3.717186809 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d880): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073e040): _readAt: size=512, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073e040): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073e040): >openPending: err= 2024/09/23 20:33:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073e040): >_readAt: n=5, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073e040): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.549992127 +0000 UTC m=+3.717186809 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073e040): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: Remove: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000508000 item 18 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073e0c0): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073e0c0): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073e0c0): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073e0c0): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073e0c0): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.552085133 +0000 UTC m=+3.719279835 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073e0c0): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073e180): _readAt: size=2, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073e180): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073e180): open at offset 5 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073e180): >openPending: err= 2024/09/23 20:33:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073e180): >_readAt: n=2, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073e180): _writeAt: size=3, off=7 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073e180): >_writeAt: n=0, err=Bad file descriptor 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073e180): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.552085133 +0000 UTC m=+3.719279835 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073e180): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073e1c0): _readAt: size=512, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073e1c0): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073e1c0): >openPending: err= 2024/09/23 20:33:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073e1c0): >_readAt: n=5, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073e1c0): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.552085133 +0000 UTC m=+3.719279835 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073e1c0): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: Remove: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000508690 item 19 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073e240): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073e240): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073e240): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073e240): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073e240): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.554708863 +0000 UTC m=+3.721903555 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073e240): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073e300): _readAt: size=512, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073e300): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073e300): >openPending: err= 2024/09/23 20:33:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073e300): >_readAt: n=5, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073e300): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.554708863 +0000 UTC m=+3.721903555 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073e300): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: Remove: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005091f0 item 20 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073e380): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073e380): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073e380): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073e380): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073e380): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.556466182 +0000 UTC m=+3.723660874 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073e380): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073e440): _readAt: size=2, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073e440): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073e440): open at offset 5 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073e440): >openPending: err= 2024/09/23 20:33:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073e440): >_readAt: n=2, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073e440): _writeAt: size=3, off=7 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073e440): >_writeAt: n=0, err=Bad file descriptor 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073e440): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.556466182 +0000 UTC m=+3.723660874 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073e440): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073e480): _readAt: size=512, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073e480): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073e480): >openPending: err= 2024/09/23 20:33:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073e480): >_readAt: n=5, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073e480): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.556466182 +0000 UTC m=+3.723660874 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073e480): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: Remove: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000509570 item 21 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073e500): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073e500): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073e500): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073e500): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073e500): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.560326996 +0000 UTC m=+3.727521678 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073e500): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073e580): _readAt: size=512, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073e580): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073e580): >openPending: err= 2024/09/23 20:33:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073e580): >_readAt: n=5, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073e580): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.560326996 +0000 UTC m=+3.727521678 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073e580): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: Remove: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000509ab0 item 22 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073e600): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073e600): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073e600): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073e600): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073e600): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.562701228 +0000 UTC m=+3.729895921 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073e600): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073e6c0): _readAt: size=2, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073e6c0): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073e6c0): open at offset 5 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073e6c0): >openPending: err= 2024/09/23 20:33:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073e6c0): >_readAt: n=2, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073e6c0): _writeAt: size=3, off=7 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073e6c0): >_writeAt: n=0, err=Bad file descriptor 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073e6c0): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.562701228 +0000 UTC m=+3.729895921 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073e6c0): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073e700): _readAt: size=512, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073e700): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073e700): >openPending: err= 2024/09/23 20:33:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073e700): >_readAt: n=5, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073e700): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.562701228 +0000 UTC m=+3.729895921 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073e700): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: Remove: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000586150 item 23 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/09/23 20:33:42 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/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073e800): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073e800): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073e800): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073e800): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073e800): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.565695563 +0000 UTC m=+3.732890255 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073e800): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073e880): _readAt: size=512, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073e880): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073e880): >openPending: err= 2024/09/23 20:33:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073e880): >_readAt: n=5, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073e880): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.565695563 +0000 UTC m=+3.732890255 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073e880): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: Remove: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005865b0 item 24 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073e940): _readAt: size=2, off=0 2024/09/23 20:33:42 ERROR : open-test-file(0xc00073e940): Couldn't read size of file 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073e940): >_readAt: n=0, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073e940): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073e940): >_writeAt: n=0, err=Bad file descriptor 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073e940): close: 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073e940): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073e980): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073e980): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073e980): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073e980): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073e980): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.567835046 +0000 UTC m=+3.735029738 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073e980): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073ea80): _readAt: size=2, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073ea80): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073ea80): open at offset 5 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073ea80): >openPending: err= 2024/09/23 20:33:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073ea80): >_readAt: n=2, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073ea80): _writeAt: size=3, off=7 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073ea80): >_writeAt: n=0, err=Bad file descriptor 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073ea80): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.567835046 +0000 UTC m=+3.735029738 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073ea80): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d8c0): _readAt: size=512, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d8c0): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d8c0): >openPending: err= 2024/09/23 20:33:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d8c0): >_readAt: n=5, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d8c0): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.567835046 +0000 UTC m=+3.735029738 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d8c0): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: Remove: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000586850 item 25 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d940): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d940): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d940): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d940): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d940): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.571304338 +0000 UTC m=+3.738499061 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d940): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d9c0): _readAt: size=512, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d9c0): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d9c0): >openPending: err= 2024/09/23 20:33:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d9c0): >_readAt: n=5, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d9c0): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.571304338 +0000 UTC m=+3.738499061 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d9c0): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: Remove: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050ae00 item 26 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013da80): _readAt: size=2, off=0 2024/09/23 20:33:42 ERROR : open-test-file(0xc00013da80): Couldn't read size of file 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013da80): >_readAt: n=0, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013da80): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013da80): >_writeAt: n=0, err=Bad file descriptor 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013da80): close: 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013da80): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013dac0): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013dac0): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013dac0): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013dac0): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013dac0): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.575495651 +0000 UTC m=+3.742690384 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013dac0): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013db80): _readAt: size=2, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013db80): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013db80): open at offset 5 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013db80): >openPending: err= 2024/09/23 20:33:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013db80): >_readAt: n=2, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013db80): _writeAt: size=3, off=7 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013db80): >_writeAt: n=0, err=Bad file descriptor 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013db80): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.575495651 +0000 UTC m=+3.742690384 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013db80): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013dbc0): _readAt: size=512, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013dbc0): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013dbc0): >openPending: err= 2024/09/23 20:33:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013dbc0): >_readAt: n=5, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013dbc0): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.575495651 +0000 UTC m=+3.742690384 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013dbc0): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: Remove: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050b650 item 27 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/09/23 20:33:42 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/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013dc80): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013dc80): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013dc80): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013dc80): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013dc80): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.580183414 +0000 UTC m=+3.747378096 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013dc80): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073eb00): _readAt: size=512, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073eb00): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073eb00): >openPending: err= 2024/09/23 20:33:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073eb00): >_readAt: n=5, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073eb00): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.580183414 +0000 UTC m=+3.747378096 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073eb00): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: Remove: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005869a0 item 28 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073ebc0): _readAt: size=2, off=0 2024/09/23 20:33:42 ERROR : open-test-file(0xc00073ebc0): Couldn't read size of file 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073ebc0): >_readAt: n=0, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073ebc0): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073ebc0): >_writeAt: n=0, err=Bad file descriptor 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073ebc0): close: 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073ebc0): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073ec00): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073ec00): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073ec00): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073ec00): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073ec00): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.582776595 +0000 UTC m=+3.749971308 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073ec00): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/09/23 20:33:42 DEBUG : open-test-file: File.openRW failed: file already exists 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073ecc0): _readAt: size=512, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073ecc0): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073ecc0): >openPending: err= 2024/09/23 20:33:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073ecc0): >_readAt: n=5, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073ecc0): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.582776595 +0000 UTC m=+3.749971308 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073ecc0): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: Remove: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000586c40 item 29 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/09/23 20:33:42 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/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073ed40): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073ed40): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073ed40): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073ed40): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073ed40): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.584802226 +0000 UTC m=+3.751996918 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073ed40): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073ee00): _readAt: size=512, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073ee00): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073ee00): >openPending: err= 2024/09/23 20:33:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073ee00): >_readAt: n=5, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073ee00): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.584802226 +0000 UTC m=+3.751996918 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073ee00): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: Remove: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000586f50 item 30 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/09/23 20:33:42 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/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073eec0): _readAt: size=2, off=0 2024/09/23 20:33:42 ERROR : open-test-file(0xc00073eec0): Couldn't read size of file 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073eec0): >_readAt: n=0, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073eec0): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073eec0): >_writeAt: n=0, err=Bad file descriptor 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073eec0): close: 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073eec0): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073ef00): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073ef00): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073ef00): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073ef00): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073ef00): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.588221334 +0000 UTC m=+3.755416016 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073ef00): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/09/23 20:33:42 DEBUG : open-test-file: File.openRW failed: file already exists 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073efc0): _readAt: size=512, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073efc0): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073efc0): >openPending: err= 2024/09/23 20:33:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073efc0): >_readAt: n=5, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073efc0): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.588221334 +0000 UTC m=+3.755416016 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073efc0): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: Remove: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005871f0 item 31 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/09/23 20:33:42 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/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f040): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f040): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f040): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f040): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f040): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.590107194 +0000 UTC m=+3.757301886 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f040): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f0c0): _readAt: size=512, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f0c0): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f0c0): >openPending: err= 2024/09/23 20:33:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f0c0): >_readAt: n=5, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f0c0): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.590107194 +0000 UTC m=+3.757301886 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f0c0): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: Remove: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000587570 item 32 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f100): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f100): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f100): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f100): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f100): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.592084564 +0000 UTC m=+3.759279256 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f100): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f240): _readAt: size=2, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f240): >_readAt: n=0, err=Bad file descriptor 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f240): _writeAt: size=3, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f240): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f240): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000587810 item 33 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f240): >_writeAt: n=3, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f240): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.592805624 +0000 UTC m=+3.760000305 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f240): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f300): _readAt: size=512, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f300): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f300): >openPending: err= 2024/09/23 20:33:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f300): >_readAt: n=5, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f300): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.592805624 +0000 UTC m=+3.760000305 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f300): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: Remove: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005879d0 item 33 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f340): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f340): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f340): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f340): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f340): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.595668711 +0000 UTC m=+3.762863453 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f340): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f380): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f380): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000587c70 item 34 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f380): _readAt: size=2, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f380): >_readAt: n=0, err=Bad file descriptor 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f380): _writeAt: size=3, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f380): >_writeAt: n=3, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f380): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.596597128 +0000 UTC m=+3.763791860 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f380): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f3c0): _readAt: size=512, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f3c0): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f3c0): >openPending: err= 2024/09/23 20:33:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f3c0): >_readAt: n=3, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f3c0): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.596597128 +0000 UTC m=+3.763791860 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f3c0): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: Remove: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000587dc0 item 34 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f400): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f400): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f400): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f400): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f400): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.599453994 +0000 UTC m=+3.766648726 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f400): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f440): _readAt: size=2, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f440): >_readAt: n=0, err=Bad file descriptor 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f440): _writeAt: size=3, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f440): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f440): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b1a150 item 35 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f440): >_writeAt: n=3, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f440): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.600266283 +0000 UTC m=+3.767461006 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f440): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f4c0): _readAt: size=512, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f4c0): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f4c0): >openPending: err= 2024/09/23 20:33:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f4c0): >_readAt: n=5, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f4c0): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.600266283 +0000 UTC m=+3.767461006 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f4c0): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: Remove: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b1a2a0 item 35 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f540): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f540): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f540): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f540): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f540): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.602435753 +0000 UTC m=+3.769630475 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f540): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f640): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f640): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b1a540 item 36 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f640): _readAt: size=2, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f640): >_readAt: n=0, err=Bad file descriptor 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f640): _writeAt: size=3, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f640): >_writeAt: n=3, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f640): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.603784678 +0000 UTC m=+3.770979410 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f640): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f680): _readAt: size=512, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f680): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f680): >openPending: err= 2024/09/23 20:33:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f680): >_readAt: n=3, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f680): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.603784678 +0000 UTC m=+3.770979410 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f680): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: Remove: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b1a700 item 36 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f6c0): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f6c0): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f6c0): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f6c0): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f6c0): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.606207152 +0000 UTC m=+3.773401874 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f6c0): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f700): _readAt: size=2, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f700): >_readAt: n=0, err=Bad file descriptor 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f700): _writeAt: size=3, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f700): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f700): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b1a9a0 item 37 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f700): >_writeAt: n=3, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f700): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.607181514 +0000 UTC m=+3.774376237 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f700): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f740): _readAt: size=512, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f740): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f740): >openPending: err= 2024/09/23 20:33:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f740): >_readAt: n=5, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f740): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.607181514 +0000 UTC m=+3.774376237 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f740): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: Remove: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b1aaf0 item 37 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f7c0): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f7c0): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f7c0): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f7c0): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f7c0): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.609576366 +0000 UTC m=+3.776771098 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f7c0): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f880): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f880): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b1ad90 item 38 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f880): _readAt: size=2, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f880): >_readAt: n=0, err=Bad file descriptor 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f880): _writeAt: size=3, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f880): >_writeAt: n=3, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f880): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.610614178 +0000 UTC m=+3.777808900 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f880): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f900): _readAt: size=512, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f900): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f900): >openPending: err= 2024/09/23 20:33:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f900): >_readAt: n=3, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f900): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.610614178 +0000 UTC m=+3.777808900 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f900): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: Remove: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b1aee0 item 38 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013dd00): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013dd00): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013dd00): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013dd00): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013dd00): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.613033385 +0000 UTC m=+3.780228077 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013dd00): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013de00): _readAt: size=2, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013de00): >_readAt: n=0, err=Bad file descriptor 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013de00): _writeAt: size=3, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013de00): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013de00): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b82230 item 39 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013de00): >_writeAt: n=3, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013de00): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.613646341 +0000 UTC m=+3.780841024 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013de00): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013de40): _readAt: size=512, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013de40): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013de40): >openPending: err= 2024/09/23 20:33:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013de40): >_readAt: n=5, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013de40): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.613646341 +0000 UTC m=+3.780841024 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013de40): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: Remove: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b82380 item 39 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013dec0): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013dec0): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013dec0): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013dec0): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013dec0): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.61515247 +0000 UTC m=+3.782347163 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013dec0): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0002be780): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0002be780): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b82620 item 40 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0002be780): _readAt: size=2, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0002be780): >_readAt: n=0, err=Bad file descriptor 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0002be780): _writeAt: size=3, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0002be780): >_writeAt: n=3, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0002be780): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.615914697 +0000 UTC m=+3.783109389 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0002be780): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0002be980): _readAt: size=512, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0002be980): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0002be980): >openPending: err= 2024/09/23 20:33:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0002be980): >_readAt: n=3, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0002be980): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.615914697 +0000 UTC m=+3.783109389 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0002be980): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: Remove: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b82770 item 40 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0002bea00): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0002bea00): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0002bea00): _readAt: size=2, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0002bea00): >_readAt: n=0, err=Bad file descriptor 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0002bea00): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0002bea00): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0002bea00): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.617276354 +0000 UTC m=+3.784491936 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0002bea00): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0002beb00): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0002beb00): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0002beb00): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b82a10 item 41 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0002beb00): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0002beb00): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.61779767 +0000 UTC m=+3.784992362 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0002beb00): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0002beb80): _readAt: size=2, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0002beb80): >_readAt: n=0, err=Bad file descriptor 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0002beb80): _writeAt: size=3, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0002beb80): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0002beb80): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b82b60 item 41 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0002beb80): >_writeAt: n=3, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0002beb80): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.618348581 +0000 UTC m=+3.785543273 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0002beb80): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0002bebc0): _readAt: size=512, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0002bebc0): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0002bebc0): >openPending: err= 2024/09/23 20:33:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0002bebc0): >_readAt: n=5, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0002bebc0): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.618348581 +0000 UTC m=+3.785543273 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0002bebc0): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: Remove: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b82cb0 item 41 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0002bee40): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0002bee40): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0002bee40): _readAt: size=2, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0002bee40): >_readAt: n=0, err=Bad file descriptor 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0002bee40): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0002bee40): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0002bee40): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.620006243 +0000 UTC m=+3.787200925 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0002bee40): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0002bee80): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0002bee80): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0002bee80): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b82f50 item 42 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0002bee80): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0002bee80): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.620585327 +0000 UTC m=+3.787780008 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0002bee80): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0002bf0c0): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0002bf0c0): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b830a0 item 42 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0002bf0c0): _readAt: size=2, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0002bf0c0): >_readAt: n=0, err=Bad file descriptor 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0002bf0c0): _writeAt: size=3, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0002bf0c0): >_writeAt: n=3, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0002bf0c0): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.621276961 +0000 UTC m=+3.788471653 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0002bf0c0): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0002bf440): _readAt: size=512, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0002bf440): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0002bf440): >openPending: err= 2024/09/23 20:33:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0002bf440): >_readAt: n=3, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0002bf440): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.621276961 +0000 UTC m=+3.788471653 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0002bf440): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: Remove: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b831f0 item 42 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0002bfb80): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0002bfb80): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0002bfb80): _readAt: size=2, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0002bfb80): >_readAt: n=0, err=Bad file descriptor 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0002bfb80): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0002bfb80): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0002bfb80): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.623096907 +0000 UTC m=+3.790291598 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0002bfb80): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0002bfc00): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0002bfc00): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0002bfc00): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b83490 item 43 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0002bfc00): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0002bfc00): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.623926178 +0000 UTC m=+3.791120860 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0002bfc00): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0002bfd80): _readAt: size=2, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0002bfd80): >_readAt: n=0, err=Bad file descriptor 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0002bfd80): _writeAt: size=3, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0002bfd80): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0002bfd80): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b83650 item 43 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0002bfd80): >_writeAt: n=3, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0002bfd80): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.624746884 +0000 UTC m=+3.791941577 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0002bfd80): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0002bfdc0): _readAt: size=512, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0002bfdc0): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0002bfdc0): >openPending: err= 2024/09/23 20:33:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0002bfdc0): >_readAt: n=5, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0002bfdc0): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.624746884 +0000 UTC m=+3.791941577 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0002bfdc0): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: Remove: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b837a0 item 43 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0002bff40): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0002bff40): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0002bff40): _readAt: size=2, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0002bff40): >_readAt: n=0, err=Bad file descriptor 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0002bff40): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0002bff40): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0002bff40): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.626602416 +0000 UTC m=+3.793797109 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0002bff40): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081e000): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081e000): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081e000): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b83a40 item 44 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081e000): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081e000): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.627332423 +0000 UTC m=+3.794527115 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081e000): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081e0c0): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081e0c0): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b83b90 item 44 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081e0c0): _readAt: size=2, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081e0c0): >_readAt: n=0, err=Bad file descriptor 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081e0c0): _writeAt: size=3, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081e0c0): >_writeAt: n=3, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081e0c0): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.627933847 +0000 UTC m=+3.795128540 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081e0c0): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081e100): _readAt: size=512, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081e100): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081e100): >openPending: err= 2024/09/23 20:33:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081e100): >_readAt: n=3, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081e100): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.627933847 +0000 UTC m=+3.795128540 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081e100): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: Remove: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b83ce0 item 44 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081e1c0): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081e1c0): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081e1c0): _readAt: size=2, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081e1c0): >_readAt: n=0, err=Bad file descriptor 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081e1c0): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081e1c0): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081e1c0): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.629326875 +0000 UTC m=+3.796521567 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081e1c0): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081e200): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081e200): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081e200): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000512070 item 45 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081e200): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081e200): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.629903012 +0000 UTC m=+3.797097694 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081e200): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/09/23 20:33:42 DEBUG : open-test-file: File.openRW failed: file already exists 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081e2c0): _readAt: size=512, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081e2c0): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081e2c0): >openPending: err= 2024/09/23 20:33:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081e2c0): >_readAt: n=5, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081e2c0): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.629903012 +0000 UTC m=+3.797097694 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081e2c0): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: Remove: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005122a0 item 45 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081e3c0): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081e3c0): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081e3c0): _readAt: size=2, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081e3c0): >_readAt: n=0, err=Bad file descriptor 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081e3c0): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081e3c0): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081e3c0): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.631938722 +0000 UTC m=+3.799133414 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081e3c0): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081e400): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081e400): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081e400): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000512620 item 46 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081e400): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081e400): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.632586534 +0000 UTC m=+3.799781216 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081e400): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/09/23 20:33:42 DEBUG : open-test-file: File.openRW failed: file already exists 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081e500): _readAt: size=512, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081e500): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081e500): >openPending: err= 2024/09/23 20:33:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081e500): >_readAt: n=5, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081e500): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.632586534 +0000 UTC m=+3.799781216 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081e500): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: Remove: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005128c0 item 46 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081e600): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081e600): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081e600): _readAt: size=2, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081e600): >_readAt: n=0, err=Bad file descriptor 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081e600): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081e600): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081e600): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.634351106 +0000 UTC m=+3.801545789 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081e600): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081e640): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081e640): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081e640): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000512d20 item 47 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081e640): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081e640): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.635324297 +0000 UTC m=+3.802518990 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081e640): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/09/23 20:33:42 DEBUG : open-test-file: File.openRW failed: file already exists 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081e700): _readAt: size=512, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081e700): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081e700): >openPending: err= 2024/09/23 20:33:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081e700): >_readAt: n=5, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081e700): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.635324297 +0000 UTC m=+3.802518990 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081e700): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: Remove: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000512e70 item 47 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/09/23 20:33:42 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/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081e7c0): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081e7c0): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081e7c0): _readAt: size=2, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081e7c0): >_readAt: n=0, err=Bad file descriptor 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081e7c0): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081e7c0): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081e7c0): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.638706356 +0000 UTC m=+3.805901037 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081e7c0): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081e840): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081e840): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081e840): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000513180 item 48 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081e840): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081e840): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.63995337 +0000 UTC m=+3.807148102 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081e840): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/09/23 20:33:42 DEBUG : open-test-file: File.openRW failed: file already exists 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081e940): _readAt: size=512, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081e940): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081e940): >openPending: err= 2024/09/23 20:33:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081e940): >_readAt: n=5, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081e940): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.63995337 +0000 UTC m=+3.807148102 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081e940): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: Remove: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005132d0 item 48 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081e9c0): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081e9c0): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081e9c0): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081e9c0): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081e9c0): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.643060334 +0000 UTC m=+3.810255076 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081e9c0): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081ea00): _readAt: size=2, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081ea00): >_readAt: n=0, err=Bad file descriptor 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081ea00): _writeAt: size=3, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081ea00): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081ea00): open at offset 5 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081ea00): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005135e0 item 49 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081ea00): >_writeAt: n=3, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081ea00): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.643847467 +0000 UTC m=+3.811042198 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081ea00): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081ea40): _readAt: size=512, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081ea40): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081ea40): >openPending: err= 2024/09/23 20:33:42 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081ea40): >_readAt: n=8, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081ea40): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.643847467 +0000 UTC m=+3.811042198 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081ea40): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: Remove: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000513810 item 49 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081eac0): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081eac0): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081eac0): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081eac0): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081eac0): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.647341235 +0000 UTC m=+3.814535967 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081eac0): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081ec40): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081ec40): open at offset 5 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081ec40): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000513b90 item 50 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081ec40): _readAt: size=2, off=5 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081ec40): >_readAt: n=0, err=Bad file descriptor 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081ec40): _writeAt: size=3, off=5 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081ec40): >_writeAt: n=3, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081ec40): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.648695508 +0000 UTC m=+3.815890231 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081ec40): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081ec80): _readAt: size=512, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081ec80): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081ec80): >openPending: err= 2024/09/23 20:33:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081ec80): >_readAt: n=3, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081ec80): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.648695508 +0000 UTC m=+3.815890231 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081ec80): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: Remove: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000513dc0 item 50 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081ed00): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081ed00): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081ed00): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081ed00): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081ed00): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.651398336 +0000 UTC m=+3.818593058 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081ed00): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081edc0): _readAt: size=2, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081edc0): >_readAt: n=0, err=Bad file descriptor 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081edc0): _writeAt: size=3, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081edc0): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081edc0): open at offset 5 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081edc0): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000570150 item 51 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081edc0): >_writeAt: n=3, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081edc0): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.652455856 +0000 UTC m=+3.819650578 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081edc0): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081ee00): _readAt: size=512, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081ee00): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081ee00): >openPending: err= 2024/09/23 20:33:42 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081ee00): >_readAt: n=8, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081ee00): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.652455856 +0000 UTC m=+3.819650578 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081ee00): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: Remove: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000570310 item 51 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081ef00): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081ef00): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081ef00): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081ef00): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081ef00): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.65549319 +0000 UTC m=+3.822687881 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081ef00): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081f080): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081f080): open at offset 5 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081f080): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000570690 item 52 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081f080): _readAt: size=2, off=5 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081f080): >_readAt: n=0, err=Bad file descriptor 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081f080): _writeAt: size=3, off=5 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081f080): >_writeAt: n=3, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081f080): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.657027921 +0000 UTC m=+3.824222613 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081f080): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081f0c0): _readAt: size=512, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081f0c0): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081f0c0): >openPending: err= 2024/09/23 20:33:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081f0c0): >_readAt: n=3, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081f0c0): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.657027921 +0000 UTC m=+3.824222613 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081f0c0): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: Remove: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005708c0 item 52 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f980): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f980): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f980): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f980): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f980): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.659007124 +0000 UTC m=+3.826201816 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f980): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073fa40): _readAt: size=2, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073fa40): >_readAt: n=0, err=Bad file descriptor 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073fa40): _writeAt: size=3, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073fa40): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073fa40): open at offset 5 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073fa40): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b1b180 item 53 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073fa40): >_writeAt: n=3, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073fa40): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.659606477 +0000 UTC m=+3.826801168 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073fa40): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073fa80): _readAt: size=512, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073fa80): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073fa80): >openPending: err= 2024/09/23 20:33:42 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073fa80): >_readAt: n=8, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073fa80): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.659606477 +0000 UTC m=+3.826801168 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073fa80): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: Remove: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b1b2d0 item 53 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073fb00): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073fb00): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073fb00): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073fb00): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073fb00): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.661084583 +0000 UTC m=+3.828279275 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073fb00): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073fbc0): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073fbc0): open at offset 5 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073fbc0): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b1b650 item 54 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073fbc0): _readAt: size=2, off=5 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073fbc0): >_readAt: n=0, err=Bad file descriptor 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073fbc0): _writeAt: size=3, off=5 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073fbc0): >_writeAt: n=3, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073fbc0): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.661629332 +0000 UTC m=+3.828824024 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073fbc0): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073fc00): _readAt: size=512, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073fc00): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073fc00): >openPending: err= 2024/09/23 20:33:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073fc00): >_readAt: n=3, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073fc00): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.661629332 +0000 UTC m=+3.828824024 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073fc00): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: Remove: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b1b7a0 item 54 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073fc80): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073fc80): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073fc80): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073fc80): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073fc80): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.663407569 +0000 UTC m=+3.830602261 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073fc80): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073fd40): _readAt: size=2, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073fd40): >_readAt: n=0, err=Bad file descriptor 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073fd40): _writeAt: size=3, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073fd40): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073fd40): open at offset 5 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073fd40): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b1bab0 item 55 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073fd40): >_writeAt: n=3, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073fd40): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.663907164 +0000 UTC m=+3.831101856 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073fd40): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073fd80): _readAt: size=512, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073fd80): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073fd80): >openPending: err= 2024/09/23 20:33:42 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073fd80): >_readAt: n=8, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073fd80): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.663907164 +0000 UTC m=+3.831101856 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073fd80): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: Remove: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b1bc00 item 55 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/09/23 20:33:42 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/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073fe00): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073fe00): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073fe00): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073fe00): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073fe00): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.665257631 +0000 UTC m=+3.832452323 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073fe00): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073fec0): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073fec0): open at offset 5 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073fec0): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b1bea0 item 56 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073fec0): _readAt: size=2, off=5 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073fec0): >_readAt: n=0, err=Bad file descriptor 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073fec0): _writeAt: size=3, off=5 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073fec0): >_writeAt: n=3, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073fec0): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.665759521 +0000 UTC m=+3.832954212 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073fec0): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073ff00): _readAt: size=512, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073ff00): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073ff00): >openPending: err= 2024/09/23 20:33:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073ff00): >_readAt: n=3, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073ff00): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.665759521 +0000 UTC m=+3.832954212 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073ff00): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: Remove: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050c230 item 56 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043e800): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043e800): open at offset 0 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043e800): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043e800): _readAt: size=2, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043e800): >_readAt: n=0, err=Bad file descriptor 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043e800): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043e800): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043e800): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.668431941 +0000 UTC m=+3.835626643 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043e800): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043e840): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043e840): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043e840): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050ce00 item 57 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043e840): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043e840): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.669188477 +0000 UTC m=+3.836383179 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043e840): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043e900): _readAt: size=2, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043e900): >_readAt: n=0, err=Bad file descriptor 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043e900): _writeAt: size=3, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043e900): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043e900): open at offset 5 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043e900): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050d1f0 item 57 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043e900): >_writeAt: n=3, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043e900): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.669877706 +0000 UTC m=+3.837072408 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043e900): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043e940): _readAt: size=512, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043e940): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043e940): >openPending: err= 2024/09/23 20:33:42 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043e940): >_readAt: n=8, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043e940): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.669877706 +0000 UTC m=+3.837072408 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043e940): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: Remove: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050d340 item 57 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043ea00): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043ea00): open at offset 0 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043ea00): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043ea00): _readAt: size=2, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043ea00): >_readAt: n=0, err=Bad file descriptor 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043ea00): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043ea00): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043ea00): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.672080328 +0000 UTC m=+3.839275030 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043ea00): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043ea40): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043ea40): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043ea40): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050de30 item 58 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043ea40): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043ea40): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.67255702 +0000 UTC m=+3.839751723 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043ea40): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043eb40): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043eb40): open at offset 5 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043eb40): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a6150 item 58 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043eb40): _readAt: size=2, off=5 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043eb40): >_readAt: n=0, err=Bad file descriptor 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043eb40): _writeAt: size=3, off=5 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043eb40): >_writeAt: n=3, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043eb40): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.673123711 +0000 UTC m=+3.840318413 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043eb40): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043eb80): _readAt: size=512, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043eb80): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043eb80): >openPending: err= 2024/09/23 20:33:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043eb80): >_readAt: n=3, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043eb80): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.673123711 +0000 UTC m=+3.840318413 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043eb80): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: Remove: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a64d0 item 58 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043ec40): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043ec40): open at offset 0 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043ec40): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043ec40): _readAt: size=2, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043ec40): >_readAt: n=0, err=Bad file descriptor 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043ec40): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043ec40): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043ec40): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.675420077 +0000 UTC m=+3.842614779 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043ec40): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043ec80): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043ec80): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043ec80): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a6770 item 59 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043ec80): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043ec80): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.676218261 +0000 UTC m=+3.843412963 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043ec80): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043ed80): _readAt: size=2, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043ed80): >_readAt: n=0, err=Bad file descriptor 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043ed80): _writeAt: size=3, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043ed80): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043ed80): open at offset 5 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043ed80): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a6930 item 59 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043ed80): >_writeAt: n=3, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043ed80): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.67672489 +0000 UTC m=+3.843919582 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043ed80): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043edc0): _readAt: size=512, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043edc0): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043edc0): >openPending: err= 2024/09/23 20:33:42 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043edc0): >_readAt: n=8, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043edc0): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.67672489 +0000 UTC m=+3.843919582 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043edc0): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: Remove: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a6a80 item 59 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/09/23 20:33:42 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/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043eec0): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043eec0): open at offset 0 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043eec0): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043eec0): _readAt: size=2, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043eec0): >_readAt: n=0, err=Bad file descriptor 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043eec0): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043eec0): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043eec0): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.677935865 +0000 UTC m=+3.845130558 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043eec0): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043ef40): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043ef40): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043ef40): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a6d20 item 60 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043ef40): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043ef40): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.678670721 +0000 UTC m=+3.845865413 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043ef40): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043f000): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043f000): open at offset 5 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043f000): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a6e70 item 60 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043f000): _readAt: size=2, off=5 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043f000): >_readAt: n=0, err=Bad file descriptor 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043f000): _writeAt: size=3, off=5 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043f000): >_writeAt: n=3, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043f000): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.679198358 +0000 UTC m=+3.846393049 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043f000): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043f040): _readAt: size=512, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043f040): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043f040): >openPending: err= 2024/09/23 20:33:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043f040): >_readAt: n=3, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043f040): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.679198358 +0000 UTC m=+3.846393049 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043f040): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: Remove: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a6fc0 item 60 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043f280): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043f280): open at offset 0 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043f280): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043f280): _readAt: size=2, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043f280): >_readAt: n=0, err=Bad file descriptor 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043f280): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043f280): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043f280): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.68072228 +0000 UTC m=+3.847916972 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043f280): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043f2c0): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043f2c0): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043f2c0): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a7340 item 61 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043f2c0): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043f2c0): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.681407833 +0000 UTC m=+3.848602524 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043f2c0): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/09/23 20:33:42 DEBUG : open-test-file: File.openRW failed: file already exists 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043f540): _readAt: size=512, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043f540): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043f540): >openPending: err= 2024/09/23 20:33:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043f540): >_readAt: n=5, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043f540): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.681407833 +0000 UTC m=+3.848602524 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043f540): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: Remove: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a7490 item 61 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/09/23 20:33:42 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/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043fe80): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043fe80): open at offset 0 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043fe80): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043fe80): _readAt: size=2, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043fe80): >_readAt: n=0, err=Bad file descriptor 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043fe80): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043fe80): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043fe80): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.682571541 +0000 UTC m=+3.849766223 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043fe80): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043fec0): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043fec0): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043fec0): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a78f0 item 62 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043fec0): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043fec0): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.683623369 +0000 UTC m=+3.850818051 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043fec0): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/09/23 20:33:42 DEBUG : open-test-file: File.openRW failed: file already exists 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad8040): _readAt: size=512, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad8040): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad8040): >openPending: err= 2024/09/23 20:33:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad8040): >_readAt: n=5, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad8040): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.683623369 +0000 UTC m=+3.850818051 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad8040): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: Remove: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a7b20 item 62 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/09/23 20:33:42 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/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad8140): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad8140): open at offset 0 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad8140): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad8140): _readAt: size=2, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad8140): >_readAt: n=0, err=Bad file descriptor 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad8140): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad8140): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad8140): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.684969749 +0000 UTC m=+3.852164451 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad8140): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad8180): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad8180): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad8180): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a7e30 item 63 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad8180): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad8180): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.685409471 +0000 UTC m=+3.852604173 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad8180): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/09/23 20:33:42 DEBUG : open-test-file: File.openRW failed: file already exists 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad8240): _readAt: size=512, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad8240): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad8240): >openPending: err= 2024/09/23 20:33:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad8240): >_readAt: n=5, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad8240): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.685409471 +0000 UTC m=+3.852604173 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad8240): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: Remove: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057a070 item 63 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/09/23 20:33:42 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/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad8300): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad8300): open at offset 0 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad8300): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad8300): _readAt: size=2, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad8300): >_readAt: n=0, err=Bad file descriptor 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad8300): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad8300): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad8300): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.686932982 +0000 UTC m=+3.854127684 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad8300): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad8340): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad8340): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad8340): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057a540 item 64 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad8340): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad8340): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.687531171 +0000 UTC m=+3.854725883 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad8340): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/09/23 20:33:42 DEBUG : open-test-file: File.openRW failed: file already exists 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad8440): _readAt: size=512, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad8440): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad8440): >openPending: err= 2024/09/23 20:33:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad8440): >_readAt: n=5, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad8440): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.687531171 +0000 UTC m=+3.854725883 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad8440): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: Remove: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057a700 item 64 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad8480): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad8480): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad8480): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad8480): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad8480): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.688932063 +0000 UTC m=+3.856126775 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad8480): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDWR 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad84c0): _readAt: size=2, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad84c0): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad84c0): >openPending: err= 2024/09/23 20:33:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad84c0): >_readAt: n=2, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad84c0): _writeAt: size=3, off=2 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057aa10 item 65 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad84c0): >_writeAt: n=3, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad84c0): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.689862965 +0000 UTC m=+3.857057667 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad84c0): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad8500): _readAt: size=512, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad8500): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad8500): >openPending: err= 2024/09/23 20:33:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad8500): >_readAt: n=5, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad8500): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.689862965 +0000 UTC m=+3.857057667 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad8500): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: Remove: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057ab60 item 65 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad8540): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad8540): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad8540): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad8540): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad8540): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.691267042 +0000 UTC m=+3.858461744 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad8540): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad8580): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad8580): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057aee0 item 66 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad8580): _readAt: size=2, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad8580): >_readAt: n=0, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad8580): _writeAt: size=3, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad8580): >_writeAt: n=3, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad8580): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.691978023 +0000 UTC m=+3.859172725 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad8580): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad85c0): _readAt: size=512, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad85c0): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad85c0): >openPending: err= 2024/09/23 20:33:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad85c0): >_readAt: n=3, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad85c0): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.691978023 +0000 UTC m=+3.859172725 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad85c0): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: Remove: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057b1f0 item 66 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad8600): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad8600): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad8600): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad8600): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad8600): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.693506362 +0000 UTC m=+3.860701074 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad8600): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad8640): _readAt: size=2, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad8640): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad8640): >openPending: err= 2024/09/23 20:33:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad8640): >_readAt: n=2, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad8640): _writeAt: size=3, off=2 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057b730 item 67 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad8640): >_writeAt: n=3, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad8640): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.694078904 +0000 UTC m=+3.861273606 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad8640): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad8680): _readAt: size=512, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad8680): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad8680): >openPending: err= 2024/09/23 20:33:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad8680): >_readAt: n=5, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad8680): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.694078904 +0000 UTC m=+3.861273606 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad8680): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: Remove: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057b8f0 item 67 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081f140): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081f140): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081f140): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081f140): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081f140): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.696472112 +0000 UTC m=+3.863666814 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081f140): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081f200): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081f200): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000570e00 item 68 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081f200): _readAt: size=2, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081f200): >_readAt: n=0, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081f200): _writeAt: size=3, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081f200): >_writeAt: n=3, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081f200): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.697103233 +0000 UTC m=+3.864297935 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081f200): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081f240): _readAt: size=512, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081f240): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081f240): >openPending: err= 2024/09/23 20:33:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081f240): >_readAt: n=3, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081f240): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.697103233 +0000 UTC m=+3.864297935 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081f240): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: Remove: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000570fc0 item 68 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081f280): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081f280): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081f280): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081f280): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081f280): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.698380313 +0000 UTC m=+3.865575025 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081f280): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081f2c0): _readAt: size=2, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081f2c0): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081f2c0): >openPending: err= 2024/09/23 20:33:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081f2c0): >_readAt: n=2, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081f2c0): _writeAt: size=3, off=2 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005713b0 item 69 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081f2c0): >_writeAt: n=3, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081f2c0): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.69917455 +0000 UTC m=+3.866369262 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081f2c0): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081f300): _readAt: size=512, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081f300): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081f300): >openPending: err= 2024/09/23 20:33:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081f300): >_readAt: n=5, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081f300): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.69917455 +0000 UTC m=+3.866369262 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081f300): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: Remove: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000571570 item 69 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081f3c0): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081f3c0): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081f3c0): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081f3c0): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081f3c0): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.700772249 +0000 UTC m=+3.867966951 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081f3c0): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081f480): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081f480): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000571ab0 item 70 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081f480): _readAt: size=2, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081f480): >_readAt: n=0, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081f480): _writeAt: size=3, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081f480): >_writeAt: n=3, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081f480): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.701389214 +0000 UTC m=+3.868583916 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081f480): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081f4c0): _readAt: size=512, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081f4c0): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081f4c0): >openPending: err= 2024/09/23 20:33:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081f4c0): >_readAt: n=3, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081f4c0): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.701389214 +0000 UTC m=+3.868583916 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081f4c0): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: Remove: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000571c00 item 70 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081f540): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081f540): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081f540): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081f540): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081f540): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.70278196 +0000 UTC m=+3.869976662 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081f540): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081f600): _readAt: size=2, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081f600): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081f600): >openPending: err= 2024/09/23 20:33:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081f600): >_readAt: n=2, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081f600): _writeAt: size=3, off=2 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000450070 item 71 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081f600): >_writeAt: n=3, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081f600): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.7033274 +0000 UTC m=+3.870522102 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081f600): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081f680): _readAt: size=512, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081f680): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081f680): >openPending: err= 2024/09/23 20:33:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081f680): >_readAt: n=5, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081f680): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.7033274 +0000 UTC m=+3.870522102 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081f680): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: Remove: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000450230 item 71 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081f700): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081f700): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081f700): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081f700): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081f700): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.704870427 +0000 UTC m=+3.872065129 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081f700): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081f7c0): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081f7c0): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000450a10 item 72 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081f7c0): _readAt: size=2, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081f7c0): >_readAt: n=0, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081f7c0): _writeAt: size=3, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081f7c0): >_writeAt: n=3, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081f7c0): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.705389659 +0000 UTC m=+3.872584361 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081f7c0): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081f800): _readAt: size=512, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081f800): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081f800): >openPending: err= 2024/09/23 20:33:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081f800): >_readAt: n=3, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081f800): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.705389659 +0000 UTC m=+3.872584361 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081f800): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: Remove: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000450b60 item 72 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081f840): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081f840): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081f840): _readAt: size=2, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081f840): >_readAt: n=0, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081f840): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081f840): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081f840): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.70672066 +0000 UTC m=+3.873915352 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081f840): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081f880): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081f880): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081f880): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000450f50 item 73 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081f880): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081f880): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.707970048 +0000 UTC m=+3.875164750 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081f880): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081f8c0): _readAt: size=2, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081f8c0): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081f8c0): >openPending: err= 2024/09/23 20:33:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081f8c0): >_readAt: n=2, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081f8c0): _writeAt: size=3, off=2 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004511f0 item 73 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081f8c0): >_writeAt: n=3, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081f8c0): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.708451329 +0000 UTC m=+3.875646031 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081f8c0): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081f900): _readAt: size=512, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081f900): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081f900): >openPending: err= 2024/09/23 20:33:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081f900): >_readAt: n=5, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081f900): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.708451329 +0000 UTC m=+3.875646031 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081f900): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: Remove: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000451340 item 73 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081f9c0): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081f9c0): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081f9c0): _readAt: size=2, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081f9c0): >_readAt: n=0, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081f9c0): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081f9c0): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081f9c0): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.711385729 +0000 UTC m=+3.878580431 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081f9c0): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081fa00): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081fa00): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081fa00): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004516c0 item 74 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081fa00): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081fa00): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.711925209 +0000 UTC m=+3.879119912 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081fa00): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081fac0): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081fac0): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000451960 item 74 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081fac0): _readAt: size=2, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081fac0): >_readAt: n=0, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081fac0): _writeAt: size=3, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081fac0): >_writeAt: n=3, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081fac0): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.712466191 +0000 UTC m=+3.879660883 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081fac0): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081fb00): _readAt: size=512, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081fb00): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081fb00): >openPending: err= 2024/09/23 20:33:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081fb00): >_readAt: n=3, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081fb00): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.712466191 +0000 UTC m=+3.879660883 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081fb00): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: Remove: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000451b20 item 74 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081fbc0): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081fbc0): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081fbc0): _readAt: size=2, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081fbc0): >_readAt: n=0, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081fbc0): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081fbc0): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081fbc0): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.713690051 +0000 UTC m=+3.880884763 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081fbc0): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081fc00): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081fc00): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081fc00): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000560000 item 75 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081fc00): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081fc00): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.714149402 +0000 UTC m=+3.881344104 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081fc00): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081fcc0): _readAt: size=2, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081fcc0): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081fcc0): >openPending: err= 2024/09/23 20:33:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081fcc0): >_readAt: n=2, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081fcc0): _writeAt: size=3, off=2 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005601c0 item 75 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081fcc0): >_writeAt: n=3, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081fcc0): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.714662261 +0000 UTC m=+3.881856963 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081fcc0): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081fd00): _readAt: size=512, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081fd00): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081fd00): >openPending: err= 2024/09/23 20:33:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081fd00): >_readAt: n=5, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081fd00): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.714662261 +0000 UTC m=+3.881856963 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081fd00): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: Remove: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000560380 item 75 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081fdc0): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081fdc0): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081fdc0): _readAt: size=2, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081fdc0): >_readAt: n=0, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081fdc0): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081fdc0): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081fdc0): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.715969457 +0000 UTC m=+3.883164160 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081fdc0): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081fe00): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081fe00): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081fe00): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000560700 item 76 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081fe00): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081fe00): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.716439908 +0000 UTC m=+3.883634619 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081fe00): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081fec0): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081fec0): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000560850 item 76 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081fec0): _readAt: size=2, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081fec0): >_readAt: n=0, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081fec0): _writeAt: size=3, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081fec0): >_writeAt: n=3, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081fec0): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.717027918 +0000 UTC m=+3.884222620 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081fec0): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081ff00): _readAt: size=512, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081ff00): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081ff00): >openPending: err= 2024/09/23 20:33:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081ff00): >_readAt: n=3, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081ff00): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.717027918 +0000 UTC m=+3.884222620 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00081ff00): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: Remove: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000560a80 item 76 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b61c0): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b61c0): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b61c0): _readAt: size=2, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b61c0): >_readAt: n=0, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b61c0): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b61c0): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b61c0): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.718371794 +0000 UTC m=+3.885566496 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b61c0): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b6200): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b6200): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b6200): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000560d90 item 77 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b6200): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b6200): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.718969601 +0000 UTC m=+3.886164303 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b6200): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/09/23 20:33:42 DEBUG : open-test-file: File.openRW failed: file already exists 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b6440): _readAt: size=512, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b6440): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b6440): >openPending: err= 2024/09/23 20:33:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b6440): >_readAt: n=5, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b6440): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.718969601 +0000 UTC m=+3.886164303 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b6440): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: Remove: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000561030 item 77 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b6500): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b6500): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b6500): _readAt: size=2, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b6500): >_readAt: n=0, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b6500): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b6500): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b6500): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.720451945 +0000 UTC m=+3.887646658 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b6500): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b6540): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b6540): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b6540): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005612d0 item 78 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b6540): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b6540): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.72091904 +0000 UTC m=+3.888113752 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b6540): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/09/23 20:33:42 DEBUG : open-test-file: File.openRW failed: file already exists 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b6680): _readAt: size=512, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b6680): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b6680): >openPending: err= 2024/09/23 20:33:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b6680): >_readAt: n=5, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b6680): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.72091904 +0000 UTC m=+3.888113752 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b6680): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: Remove: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000561420 item 78 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b6980): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b6980): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b6980): _readAt: size=2, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b6980): >_readAt: n=0, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b6980): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b6980): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b6980): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.72267739 +0000 UTC m=+3.889872082 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b6980): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b69c0): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b69c0): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b69c0): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005617a0 item 79 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b69c0): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b69c0): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.72316931 +0000 UTC m=+3.890364002 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b69c0): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/09/23 20:33:42 DEBUG : open-test-file: File.openRW failed: file already exists 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b6b40): _readAt: size=512, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b6b40): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b6b40): >openPending: err= 2024/09/23 20:33:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b6b40): >_readAt: n=5, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b6b40): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.72316931 +0000 UTC m=+3.890364002 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b6b40): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: Remove: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000561960 item 79 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/09/23 20:33:42 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/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b6d00): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b6d00): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b6d00): _readAt: size=2, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b6d00): >_readAt: n=0, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b6d00): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b6d00): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b6d00): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.724288735 +0000 UTC m=+3.891483427 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b6d00): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b6d40): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b6d40): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b6d40): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000561c00 item 80 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b6d40): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b6d40): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.724701989 +0000 UTC m=+3.891896681 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b6d40): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/09/23 20:33:42 DEBUG : open-test-file: File.openRW failed: file already exists 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b6f00): _readAt: size=512, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b6f00): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b6f00): >openPending: err= 2024/09/23 20:33:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b6f00): >_readAt: n=5, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b6f00): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.724701989 +0000 UTC m=+3.891896681 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b6f00): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: Remove: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000561d50 item 80 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b6f40): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b6f40): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b6f40): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b6f40): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b6f40): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.725941328 +0000 UTC m=+3.893136010 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b6f40): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b6fc0): _readAt: size=2, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b6fc0): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b6fc0): open at offset 5 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b6fc0): >openPending: err= 2024/09/23 20:33:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b6fc0): >_readAt: n=2, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b6fc0): _writeAt: size=3, off=7 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051c0e0 item 81 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b6fc0): >_writeAt: n=3, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b6fc0): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.726544175 +0000 UTC m=+3.893738867 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b6fc0): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b7000): _readAt: size=512, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b7000): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b7000): >openPending: err= 2024/09/23 20:33:42 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b7000): >_readAt: n=8, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b7000): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.726544175 +0000 UTC m=+3.893738867 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b7000): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: Remove: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051c4d0 item 81 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b7080): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b7080): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b7080): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b7080): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b7080): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.728051035 +0000 UTC m=+3.895245717 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b7080): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b71c0): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b71c0): open at offset 5 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b71c0): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051cb60 item 82 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b71c0): _readAt: size=2, off=5 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b71c0): >_readAt: n=0, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b71c0): _writeAt: size=3, off=5 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b71c0): >_writeAt: n=3, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b71c0): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.728491961 +0000 UTC m=+3.895686653 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b71c0): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b7200): _readAt: size=512, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b7200): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b7200): >openPending: err= 2024/09/23 20:33:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b7200): >_readAt: n=3, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b7200): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.728491961 +0000 UTC m=+3.895686653 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b7200): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: Remove: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051cd20 item 82 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b7280): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b7280): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b7280): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b7280): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b7280): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.729540202 +0000 UTC m=+3.896734894 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b7280): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b7340): _readAt: size=2, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b7340): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b7340): open at offset 5 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b7340): >openPending: err= 2024/09/23 20:33:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b7340): >_readAt: n=2, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b7340): _writeAt: size=3, off=7 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051d420 item 83 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b7340): >_writeAt: n=3, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b7340): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.730076495 +0000 UTC m=+3.897271178 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b7340): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b7380): _readAt: size=512, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b7380): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b7380): >openPending: err= 2024/09/23 20:33:42 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b7380): >_readAt: n=8, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b7380): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.730076495 +0000 UTC m=+3.897271178 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b7380): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: Remove: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051d8f0 item 83 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b7400): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b7400): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b7400): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b7400): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b7400): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.731545996 +0000 UTC m=+3.898740698 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b7400): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b74c0): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b74c0): open at offset 5 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b74c0): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000592230 item 84 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b74c0): _readAt: size=2, off=5 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b74c0): >_readAt: n=0, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b74c0): _writeAt: size=3, off=5 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b74c0): >_writeAt: n=3, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b74c0): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.73207764 +0000 UTC m=+3.899272353 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b74c0): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b7500): _readAt: size=512, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b7500): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b7500): >openPending: err= 2024/09/23 20:33:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b7500): >_readAt: n=3, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b7500): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.73207764 +0000 UTC m=+3.899272353 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b7500): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: Remove: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000592460 item 84 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b7580): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b7580): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b7580): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b7580): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b7580): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.733347808 +0000 UTC m=+3.900542510 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b7580): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b7640): _readAt: size=2, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b7640): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b7640): open at offset 5 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b7640): >openPending: err= 2024/09/23 20:33:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b7640): >_readAt: n=2, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b7640): _writeAt: size=3, off=7 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000592700 item 85 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b7640): >_writeAt: n=3, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b7640): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.733836191 +0000 UTC m=+3.901030893 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b7640): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b76c0): _readAt: size=512, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b76c0): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b76c0): >openPending: err= 2024/09/23 20:33:42 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b76c0): >_readAt: n=8, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b76c0): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.733836191 +0000 UTC m=+3.901030893 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b76c0): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: Remove: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000592850 item 85 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b7740): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b7740): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b7740): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b7740): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b7740): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.735147405 +0000 UTC m=+3.902342107 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b7740): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b7800): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b7800): open at offset 5 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b7800): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000592b60 item 86 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b7800): _readAt: size=2, off=5 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b7800): >_readAt: n=0, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b7800): _writeAt: size=3, off=5 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b7800): >_writeAt: n=3, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b7800): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.735692314 +0000 UTC m=+3.902887017 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b7800): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b7840): _readAt: size=512, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b7840): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b7840): >openPending: err= 2024/09/23 20:33:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b7840): >_readAt: n=3, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b7840): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.735692314 +0000 UTC m=+3.902887017 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b7840): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: Remove: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000592d90 item 86 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b78c0): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b78c0): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b78c0): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b78c0): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b78c0): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.737320882 +0000 UTC m=+3.904515584 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b78c0): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b7980): _readAt: size=2, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b7980): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b7980): open at offset 5 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b7980): >openPending: err= 2024/09/23 20:33:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b7980): >_readAt: n=2, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b7980): _writeAt: size=3, off=7 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000593030 item 87 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b7980): >_writeAt: n=3, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b7980): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.738663534 +0000 UTC m=+3.905858226 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b7980): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000788000): _readAt: size=512, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000788000): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000788000): >openPending: err= 2024/09/23 20:33:42 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000788000): >_readAt: n=8, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000788000): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.738663534 +0000 UTC m=+3.905858226 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000788000): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: Remove: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052af0 item 87 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/09/23 20:33:42 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/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b6240): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b6240): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b6240): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b6240): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b6240): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.739756579 +0000 UTC m=+3.906951262 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b6240): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b6480): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b6480): open at offset 5 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b6480): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000592310 item 88 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b6480): _readAt: size=2, off=5 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b6480): >_readAt: n=0, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b6480): _writeAt: size=3, off=5 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b6480): >_writeAt: n=3, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b6480): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.740445419 +0000 UTC m=+3.907640110 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b6480): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b64c0): _readAt: size=512, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b64c0): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b64c0): >openPending: err= 2024/09/23 20:33:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b64c0): >_readAt: n=3, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b64c0): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.740445419 +0000 UTC m=+3.907640110 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b64c0): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: Remove: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005924d0 item 88 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b6600): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b6600): open at offset 0 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b6600): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b6600): _readAt: size=2, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b6600): >_readAt: n=0, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b6600): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b6600): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b6600): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.74199067 +0000 UTC m=+3.909185353 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b6600): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b6640): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b6640): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b6640): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000592770 item 89 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b6640): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b6640): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.74255661 +0000 UTC m=+3.909751312 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b6640): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b6940): _readAt: size=2, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b6940): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b6940): open at offset 5 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b6940): >openPending: err= 2024/09/23 20:33:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b6940): >_readAt: n=2, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b6940): _writeAt: size=3, off=7 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005928c0 item 89 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b6940): >_writeAt: n=3, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b6940): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.743232744 +0000 UTC m=+3.910427446 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b6940): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b6980): _readAt: size=512, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b6980): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b6980): >openPending: err= 2024/09/23 20:33:42 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b6980): >_readAt: n=8, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b6980): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.743232744 +0000 UTC m=+3.910427446 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b6980): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: Remove: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000592a80 item 89 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b6b00): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b6b00): open at offset 0 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b6b00): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b6b00): _readAt: size=2, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b6b00): >_readAt: n=0, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b6b00): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b6b00): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b6b00): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.744758099 +0000 UTC m=+3.911952801 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b6b00): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b6b40): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b6b40): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b6b40): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000592e00 item 90 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b6b40): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b6b40): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.745275738 +0000 UTC m=+3.912470440 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b6b40): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b6c00): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b6c00): open at offset 5 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b6c00): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000593180 item 90 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b6c00): _readAt: size=2, off=5 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b6c00): >_readAt: n=0, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b6c00): _writeAt: size=3, off=5 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b6c00): >_writeAt: n=3, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b6c00): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.745941784 +0000 UTC m=+3.913136486 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b6c00): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b6d00): _readAt: size=512, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b6d00): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b6d00): >openPending: err= 2024/09/23 20:33:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b6d00): >_readAt: n=3, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b6d00): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.745941784 +0000 UTC m=+3.913136486 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b6d00): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: Remove: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005933b0 item 90 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b6ec0): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b6ec0): open at offset 0 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b6ec0): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b6ec0): _readAt: size=2, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b6ec0): >_readAt: n=0, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b6ec0): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b6ec0): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b6ec0): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.74799769 +0000 UTC m=+3.915192392 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b6ec0): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b6f00): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b6f00): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b6f00): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005936c0 item 91 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b6f00): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b6f00): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.748549132 +0000 UTC m=+3.915743834 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b6f00): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b7000): _readAt: size=2, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b7000): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b7000): open at offset 5 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b7000): >openPending: err= 2024/09/23 20:33:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b7000): >_readAt: n=2, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b7000): _writeAt: size=3, off=7 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000593880 item 91 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b7000): >_writeAt: n=3, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b7000): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.749181787 +0000 UTC m=+3.916376489 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b7000): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b7040): _readAt: size=512, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b7040): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b7040): >openPending: err= 2024/09/23 20:33:42 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b7040): >_readAt: n=8, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b7040): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.749181787 +0000 UTC m=+3.916376489 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b7040): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: Remove: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005939d0 item 91 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/09/23 20:33:42 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/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b7180): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b7180): open at offset 0 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b7180): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b7180): _readAt: size=2, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b7180): >_readAt: n=0, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b7180): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b7180): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b7180): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.750689198 +0000 UTC m=+3.917883910 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b7180): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b71c0): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b71c0): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b71c0): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000593dc0 item 92 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b71c0): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b71c0): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.751280934 +0000 UTC m=+3.918475636 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b71c0): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b7280): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b7280): open at offset 5 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b7280): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057a070 item 92 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b7280): _readAt: size=2, off=5 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b7280): >_readAt: n=0, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b7280): _writeAt: size=3, off=5 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b7280): >_writeAt: n=3, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b7280): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.751987538 +0000 UTC m=+3.919182240 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b7280): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b72c0): _readAt: size=512, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b72c0): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b72c0): >openPending: err= 2024/09/23 20:33:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b72c0): >_readAt: n=3, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b72c0): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.751987538 +0000 UTC m=+3.919182240 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b72c0): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: Remove: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057a3f0 item 92 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b7380): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b7380): open at offset 0 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b7380): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b7380): _readAt: size=2, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b7380): >_readAt: n=0, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b7380): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b7380): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b7380): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.753774852 +0000 UTC m=+3.920969565 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b7380): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b73c0): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b73c0): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b73c0): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057a700 item 93 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b73c0): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b73c0): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.754323689 +0000 UTC m=+3.921518381 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b73c0): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/09/23 20:33:42 DEBUG : open-test-file: File.openRW failed: file already exists 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b7480): _readAt: size=512, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b7480): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b7480): >openPending: err= 2024/09/23 20:33:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b7480): >_readAt: n=5, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b7480): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.754323689 +0000 UTC m=+3.921518381 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b7480): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: Remove: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057a8c0 item 93 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/09/23 20:33:42 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/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b7540): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b7540): open at offset 0 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b7540): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b7540): _readAt: size=2, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b7540): >_readAt: n=0, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b7540): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b7540): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b7540): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.755654459 +0000 UTC m=+3.922849151 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b7540): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b7580): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b7580): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b7580): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057ab60 item 94 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b7580): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b7580): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.75619457 +0000 UTC m=+3.923389262 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b7580): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/09/23 20:33:42 DEBUG : open-test-file: File.openRW failed: file already exists 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b7640): _readAt: size=512, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b7640): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b7640): >openPending: err= 2024/09/23 20:33:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b7640): >_readAt: n=5, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b7640): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.75619457 +0000 UTC m=+3.923389262 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b7640): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: Remove: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057ad20 item 94 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/09/23 20:33:42 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/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b7740): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b7740): open at offset 0 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b7740): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b7740): _readAt: size=2, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b7740): >_readAt: n=0, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b7740): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b7740): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b7740): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.757484283 +0000 UTC m=+3.924678975 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b7740): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b7780): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b7780): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b7780): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057b1f0 item 95 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b7780): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b7780): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.75835371 +0000 UTC m=+3.925548402 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b7780): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/09/23 20:33:42 DEBUG : open-test-file: File.openRW failed: file already exists 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b79c0): _readAt: size=512, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b79c0): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b79c0): >openPending: err= 2024/09/23 20:33:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b79c0): >_readAt: n=5, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b79c0): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.75835371 +0000 UTC m=+3.925548402 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b79c0): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: Remove: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057b490 item 95 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/09/23 20:33:42 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/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b7ac0): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b7ac0): open at offset 0 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b7ac0): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b7ac0): _readAt: size=2, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b7ac0): >_readAt: n=0, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b7ac0): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b7ac0): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b7ac0): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.760247825 +0000 UTC m=+3.927442537 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b7ac0): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b7b00): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b7b00): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b7b00): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057b8f0 item 96 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b7b00): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b7b00): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.761077106 +0000 UTC m=+3.928271818 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b7b00): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/09/23 20:33:42 DEBUG : open-test-file: File.openRW failed: file already exists 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b7bc0): _readAt: size=512, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b7bc0): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b7bc0): >openPending: err= 2024/09/23 20:33:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b7bc0): >_readAt: n=5, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b7bc0): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.761077106 +0000 UTC m=+3.928271818 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b7bc0): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: Remove: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057bab0 item 96 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Remove: err= 2024/09/23 20:33:42 DEBUG : WaitForWriters: timeout=30s 2024/09/23 20:33:42 DEBUG : : Looking for writers 2024/09/23 20:33:42 DEBUG : >WaitForWriters: 2024/09/23 20:33:42 DEBUG : vfs cache: cleaner exiting 2024/09/23 20:33:42 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:39205") 2024/09/23 20:33:42 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:42 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:38885") 2024/09/23 20:33:42 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= === RUN TestRWFileHandleOpenTests/full run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-catagez7jena", Local "Local file system at /tmp/rclone1551635965", Modify Window "1s" 2024/09/23 20:33:42 INFO : ftp://172.17.0.4:21/rclone-test-catagez7jena: poll-interval is not supported by this remote 2024/09/23 20:33:42 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/09/23 20:33:42 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{w4LQI}/rclone-test-catagez7jena" 2024/09/23 20:33:42 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{w4LQI}/rclone-test-catagez7jena" 2024/09/23 20:33:42 DEBUG : fs cache: switching user supplied name ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{w4LQI}/rclone-test-catagez7jena" for canonical name ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{w4LQI}/rclone-test-catagez7jena" 2024/09/23 20:33:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{w4LQI}/rclone-test-catagez7jena" 2024/09/23 20:33:42 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/09/23 20:33:42 DEBUG : fs cache: switching user supplied name ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{w4LQI}/rclone-test-catagez7jena" for canonical name ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{w4LQI}/rclone-test-catagez7jena" 2024/09/23 20:33:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{w4LQI}/rclone-test-catagez7jena" 2024/09/23 20:33:42 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2024/09/23 20:33:42 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/09/23 20:33:42 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:31073") 2024/09/23 20:33:42 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000788040): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000788040): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000788040): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000788040): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000788040): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.765751954 +0000 UTC m=+3.932946646 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000788040): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000788100): _readAt: size=2, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000788100): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000788100): >openPending: err= 2024/09/23 20:33:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000788100): >_readAt: n=2, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000788100): _writeAt: size=3, off=2 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000788100): >_writeAt: n=0, err=Bad file descriptor 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000788100): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.765751954 +0000 UTC m=+3.932946646 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000788100): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000788140): _readAt: size=512, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000788140): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000788140): >openPending: err= 2024/09/23 20:33:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000788140): >_readAt: n=5, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000788140): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.765751954 +0000 UTC m=+3.932946646 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000788140): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: Remove: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000500620 item 1 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000788180): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000788180): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000788180): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000788180): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000788180): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.767810537 +0000 UTC m=+3.935005229 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000788180): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0007881c0): _readAt: size=512, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0007881c0): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0007881c0): >openPending: err= 2024/09/23 20:33:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0007881c0): >_readAt: n=5, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0007881c0): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.767810537 +0000 UTC m=+3.935005229 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0007881c0): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: Remove: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000500bd0 item 2 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000788200): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000788200): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000788200): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000788200): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000788200): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.769126629 +0000 UTC m=+3.936321322 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000788200): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000788240): _readAt: size=2, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000788240): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000788240): >openPending: err= 2024/09/23 20:33:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000788240): >_readAt: n=2, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000788240): _writeAt: size=3, off=2 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000788240): >_writeAt: n=0, err=Bad file descriptor 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000788240): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.769126629 +0000 UTC m=+3.936321322 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000788240): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000788280): _readAt: size=512, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000788280): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000788280): >openPending: err= 2024/09/23 20:33:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000788280): >_readAt: n=5, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000788280): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.769126629 +0000 UTC m=+3.936321322 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000788280): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: Remove: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005013b0 item 3 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000788300): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000788300): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000788300): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000788300): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000788300): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.772743378 +0000 UTC m=+3.939938110 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000788300): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000788380): _readAt: size=512, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000788380): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000788380): >openPending: err= 2024/09/23 20:33:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000788380): >_readAt: n=5, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000788380): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.772743378 +0000 UTC m=+3.939938110 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000788380): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: Remove: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000501880 item 4 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000788400): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000788400): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000788400): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000788400): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000788400): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.774432739 +0000 UTC m=+3.941627460 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000788400): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000788440): _readAt: size=2, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000788440): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000788440): >openPending: err= 2024/09/23 20:33:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000788440): >_readAt: n=2, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000788440): _writeAt: size=3, off=2 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000788440): >_writeAt: n=0, err=Bad file descriptor 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000788440): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.774432739 +0000 UTC m=+3.941627460 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000788440): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000788480): _readAt: size=512, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000788480): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000788480): >openPending: err= 2024/09/23 20:33:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000788480): >_readAt: n=5, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000788480): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.774432739 +0000 UTC m=+3.941627460 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000788480): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: Remove: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000501f10 item 5 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000788500): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000788500): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000788500): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000788500): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000788500): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.776894205 +0000 UTC m=+3.944088927 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000788500): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000788580): _readAt: size=512, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000788580): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000788580): >openPending: err= 2024/09/23 20:33:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000788580): >_readAt: n=5, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000788580): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.776894205 +0000 UTC m=+3.944088927 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000788580): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: Remove: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005087e0 item 6 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000788680): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000788680): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000788680): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000788680): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000788680): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.778965501 +0000 UTC m=+3.946160223 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000788680): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000788740): _readAt: size=2, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000788740): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000788740): >openPending: err= 2024/09/23 20:33:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000788740): >_readAt: n=2, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000788740): _writeAt: size=3, off=2 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000788740): >_writeAt: n=0, err=Bad file descriptor 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000788740): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.778965501 +0000 UTC m=+3.946160223 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000788740): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000788780): _readAt: size=512, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000788780): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000788780): >openPending: err= 2024/09/23 20:33:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000788780): >_readAt: n=5, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000788780): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.778965501 +0000 UTC m=+3.946160223 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000788780): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: Remove: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000508fc0 item 7 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000788800): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000788800): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000788800): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000788800): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000788800): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.781215952 +0000 UTC m=+3.948410675 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000788800): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0007888c0): _readAt: size=512, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0007888c0): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0007888c0): >openPending: err= 2024/09/23 20:33:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0007888c0): >_readAt: n=5, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0007888c0): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.781215952 +0000 UTC m=+3.948410675 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0007888c0): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: Remove: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000509650 item 8 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000788900): _readAt: size=2, off=0 2024/09/23 20:33:42 ERROR : open-test-file(0xc000788900): Couldn't read size of file 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000788900): >_readAt: n=0, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000788900): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000788900): >_writeAt: n=0, err=Bad file descriptor 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000788900): close: 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000788900): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000788940): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000788940): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000788940): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000788940): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000788940): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.782892709 +0000 UTC m=+3.950087431 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000788940): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000788980): _readAt: size=2, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000788980): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000788980): >openPending: err= 2024/09/23 20:33:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000788980): >_readAt: n=2, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000788980): _writeAt: size=3, off=2 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000788980): >_writeAt: n=0, err=Bad file descriptor 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000788980): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.782892709 +0000 UTC m=+3.950087431 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000788980): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0007889c0): _readAt: size=512, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0007889c0): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0007889c0): >openPending: err= 2024/09/23 20:33:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0007889c0): >_readAt: n=5, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0007889c0): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.782892709 +0000 UTC m=+3.950087431 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0007889c0): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: Remove: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000509a40 item 9 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000788a40): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000788a40): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000788a40): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000788a40): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000788a40): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.785801763 +0000 UTC m=+3.952996485 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000788a40): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000788ac0): _readAt: size=512, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000788ac0): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000788ac0): >openPending: err= 2024/09/23 20:33:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000788ac0): >_readAt: n=5, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000788ac0): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.785801763 +0000 UTC m=+3.952996485 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000788ac0): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: Remove: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000586230 item 10 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000788b80): _readAt: size=2, off=0 2024/09/23 20:33:42 ERROR : open-test-file(0xc000788b80): Couldn't read size of file 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000788b80): >_readAt: n=0, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000788b80): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000788b80): >_writeAt: n=0, err=Bad file descriptor 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000788b80): close: 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000788b80): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000788bc0): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000788bc0): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000788bc0): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000788bc0): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000788bc0): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.787791086 +0000 UTC m=+3.954985807 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000788bc0): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000788c80): _readAt: size=2, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000788c80): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000788c80): >openPending: err= 2024/09/23 20:33:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000788c80): >_readAt: n=2, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000788c80): _writeAt: size=3, off=2 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000788c80): >_writeAt: n=0, err=Bad file descriptor 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000788c80): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.787791086 +0000 UTC m=+3.954985807 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000788c80): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000788d00): _readAt: size=512, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000788d00): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000788d00): >openPending: err= 2024/09/23 20:33:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000788d00): >_readAt: n=5, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000788d00): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.787791086 +0000 UTC m=+3.954985807 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000788d00): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: Remove: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000586540 item 11 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000788d80): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000788d80): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000788d80): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000788d80): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000788d80): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.789732239 +0000 UTC m=+3.956926951 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000788d80): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000788e00): _readAt: size=512, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000788e00): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000788e00): >openPending: err= 2024/09/23 20:33:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000788e00): >_readAt: n=5, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000788e00): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.789732239 +0000 UTC m=+3.956926951 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000788e00): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: Remove: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005868c0 item 12 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000788ec0): _readAt: size=2, off=0 2024/09/23 20:33:42 ERROR : open-test-file(0xc000788ec0): Couldn't read size of file 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000788ec0): >_readAt: n=0, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000788ec0): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000788ec0): >_writeAt: n=0, err=Bad file descriptor 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000788ec0): close: 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000788ec0): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000788f00): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000788f00): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000788f00): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000788f00): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000788f00): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.791089058 +0000 UTC m=+3.958283760 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000788f00): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/09/23 20:33:42 DEBUG : open-test-file: File.openRW failed: file already exists 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000788fc0): _readAt: size=512, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000788fc0): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000788fc0): >openPending: err= 2024/09/23 20:33:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000788fc0): >_readAt: n=5, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000788fc0): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.791089058 +0000 UTC m=+3.958283760 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000788fc0): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: Remove: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000586b60 item 13 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000789040): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000789040): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000789040): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000789040): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000789040): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.792753432 +0000 UTC m=+3.959948144 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000789040): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0007890c0): _readAt: size=512, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0007890c0): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0007890c0): >openPending: err= 2024/09/23 20:33:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0007890c0): >_readAt: n=5, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0007890c0): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.792753432 +0000 UTC m=+3.959948144 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0007890c0): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: Remove: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000586e00 item 14 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000789180): _readAt: size=2, off=0 2024/09/23 20:33:42 ERROR : open-test-file(0xc000789180): Couldn't read size of file 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000789180): >_readAt: n=0, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000789180): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000789180): >_writeAt: n=0, err=Bad file descriptor 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000789180): close: 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000789180): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0007891c0): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0007891c0): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0007891c0): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0007891c0): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0007891c0): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.794401085 +0000 UTC m=+3.961595787 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0007891c0): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/09/23 20:33:42 DEBUG : open-test-file: File.openRW failed: file already exists 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0007892c0): _readAt: size=512, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0007892c0): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0007892c0): >openPending: err= 2024/09/23 20:33:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0007892c0): >_readAt: n=5, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0007892c0): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.794401085 +0000 UTC m=+3.961595787 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0007892c0): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: Remove: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000587110 item 15 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/09/23 20:33:42 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/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000789340): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000789340): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000789340): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000789340): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000789340): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.796130031 +0000 UTC m=+3.963324733 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000789340): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0007893c0): _readAt: size=512, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0007893c0): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0007893c0): >openPending: err= 2024/09/23 20:33:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0007893c0): >_readAt: n=5, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0007893c0): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.796130031 +0000 UTC m=+3.963324733 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0007893c0): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: Remove: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000587420 item 16 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000789400): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000789400): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000789400): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000789400): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000789400): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.797452465 +0000 UTC m=+3.964647167 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000789400): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000789440): _readAt: size=2, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000789440): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000789440): open at offset 5 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000789440): >openPending: err= 2024/09/23 20:33:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000789440): >_readAt: n=2, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000789440): _writeAt: size=3, off=7 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000789440): >_writeAt: n=0, err=Bad file descriptor 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000789440): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.797452465 +0000 UTC m=+3.964647167 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000789440): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000789480): _readAt: size=512, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000789480): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000789480): >openPending: err= 2024/09/23 20:33:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000789480): >_readAt: n=5, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000789480): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.797452465 +0000 UTC m=+3.964647167 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000789480): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: Remove: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000587730 item 17 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000789500): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000789500): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000789500): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000789500): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000789500): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.799338624 +0000 UTC m=+3.966533326 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000789500): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000789580): _readAt: size=512, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000789580): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000789580): >openPending: err= 2024/09/23 20:33:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000789580): >_readAt: n=5, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000789580): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.799338624 +0000 UTC m=+3.966533326 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000789580): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: Remove: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000587b20 item 18 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000789600): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000789600): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000789600): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000789600): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000789600): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.800949539 +0000 UTC m=+3.968144241 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000789600): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0007896c0): _readAt: size=2, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0007896c0): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0007896c0): open at offset 5 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0007896c0): >openPending: err= 2024/09/23 20:33:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0007896c0): >_readAt: n=2, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0007896c0): _writeAt: size=3, off=7 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0007896c0): >_writeAt: n=0, err=Bad file descriptor 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0007896c0): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.800949539 +0000 UTC m=+3.968144241 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0007896c0): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000789700): _readAt: size=512, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000789700): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000789700): >openPending: err= 2024/09/23 20:33:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000789700): >_readAt: n=5, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000789700): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.800949539 +0000 UTC m=+3.968144241 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000789700): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: Remove: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000587dc0 item 19 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000789780): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000789780): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000789780): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000789780): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000789780): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.803578598 +0000 UTC m=+3.970773311 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000789780): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000789800): _readAt: size=512, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000789800): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000789800): >openPending: err= 2024/09/23 20:33:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000789800): >_readAt: n=5, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000789800): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.803578598 +0000 UTC m=+3.970773311 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000789800): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: Remove: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050a850 item 20 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000789880): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000789880): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000789880): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000789880): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000789880): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.805694338 +0000 UTC m=+3.972889049 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000789880): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000789980): _readAt: size=2, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000789980): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000789980): open at offset 5 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000789980): >openPending: err= 2024/09/23 20:33:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000789980): >_readAt: n=2, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000789980): _writeAt: size=3, off=7 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000789980): >_writeAt: n=0, err=Bad file descriptor 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000789980): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.805694338 +0000 UTC m=+3.972889049 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000789980): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0007899c0): _readAt: size=512, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0007899c0): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0007899c0): >openPending: err= 2024/09/23 20:33:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0007899c0): >_readAt: n=5, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0007899c0): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.805694338 +0000 UTC m=+3.972889049 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0007899c0): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: Remove: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050acb0 item 21 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000789a40): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000789a40): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000789a40): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000789a40): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000789a40): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.808194166 +0000 UTC m=+3.975388857 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000789a40): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000789ac0): _readAt: size=512, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000789ac0): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000789ac0): >openPending: err= 2024/09/23 20:33:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000789ac0): >_readAt: n=5, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000789ac0): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.808194166 +0000 UTC m=+3.975388857 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000789ac0): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: Remove: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050b650 item 22 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000789b40): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000789b40): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000789b40): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000789b40): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000789b40): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.809599625 +0000 UTC m=+3.976794327 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000789b40): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000789c00): _readAt: size=2, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000789c00): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000789c00): open at offset 5 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000789c00): >openPending: err= 2024/09/23 20:33:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000789c00): >_readAt: n=2, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000789c00): _writeAt: size=3, off=7 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000789c00): >_writeAt: n=0, err=Bad file descriptor 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000789c00): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.809599625 +0000 UTC m=+3.976794327 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000789c00): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000789c40): _readAt: size=512, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000789c40): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000789c40): >openPending: err= 2024/09/23 20:33:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000789c40): >_readAt: n=5, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000789c40): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.809599625 +0000 UTC m=+3.976794327 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000789c40): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: Remove: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050bdc0 item 23 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/09/23 20:33:42 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/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000789cc0): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000789cc0): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000789cc0): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000789cc0): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000789cc0): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.811981472 +0000 UTC m=+3.979176185 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000789cc0): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000789dc0): _readAt: size=512, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000789dc0): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000789dc0): >openPending: err= 2024/09/23 20:33:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000789dc0): >_readAt: n=5, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000789dc0): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.811981472 +0000 UTC m=+3.979176185 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000789dc0): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: Remove: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b823f0 item 24 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000789ec0): _readAt: size=2, off=0 2024/09/23 20:33:42 ERROR : open-test-file(0xc000789ec0): Couldn't read size of file 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000789ec0): >_readAt: n=0, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000789ec0): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000789ec0): >_writeAt: n=0, err=Bad file descriptor 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000789ec0): close: 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000789ec0): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000789f00): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000789f00): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000789f00): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000789f00): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000789f00): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.813616131 +0000 UTC m=+3.980810843 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000789f00): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013c300): _readAt: size=2, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013c300): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013c300): open at offset 5 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013c300): >openPending: err= 2024/09/23 20:33:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013c300): >_readAt: n=2, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013c300): _writeAt: size=3, off=7 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013c300): >_writeAt: n=0, err=Bad file descriptor 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013c300): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.813616131 +0000 UTC m=+3.980810843 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013c300): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013c340): _readAt: size=512, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013c340): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013c340): >openPending: err= 2024/09/23 20:33:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013c340): >_readAt: n=5, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013c340): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.813616131 +0000 UTC m=+3.980810843 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013c340): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: Remove: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b82690 item 25 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013c400): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013c400): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013c400): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013c400): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013c400): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.815705712 +0000 UTC m=+3.982900414 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013c400): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013c480): _readAt: size=512, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013c480): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013c480): >openPending: err= 2024/09/23 20:33:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013c480): >_readAt: n=5, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013c480): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.815705712 +0000 UTC m=+3.982900414 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013c480): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: Remove: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b82a10 item 26 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013c540): _readAt: size=2, off=0 2024/09/23 20:33:42 ERROR : open-test-file(0xc00013c540): Couldn't read size of file 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013c540): >_readAt: n=0, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013c540): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013c540): >_writeAt: n=0, err=Bad file descriptor 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013c540): close: 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013c540): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013c640): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013c640): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013c640): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013c640): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013c640): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.817571713 +0000 UTC m=+3.984766425 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013c640): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013c700): _readAt: size=2, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013c700): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013c700): open at offset 5 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013c700): >openPending: err= 2024/09/23 20:33:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013c700): >_readAt: n=2, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013c700): _writeAt: size=3, off=7 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013c700): >_writeAt: n=0, err=Bad file descriptor 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013c700): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.817571713 +0000 UTC m=+3.984766425 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013c700): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013c740): _readAt: size=512, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013c740): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013c740): >openPending: err= 2024/09/23 20:33:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013c740): >_readAt: n=5, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013c740): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.817571713 +0000 UTC m=+3.984766425 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013c740): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: Remove: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b82cb0 item 27 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/09/23 20:33:42 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/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013c7c0): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013c7c0): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013c7c0): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013c7c0): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013c7c0): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.819798852 +0000 UTC m=+3.986993554 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013c7c0): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013c840): _readAt: size=512, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013c840): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013c840): >openPending: err= 2024/09/23 20:33:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013c840): >_readAt: n=5, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013c840): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.819798852 +0000 UTC m=+3.986993554 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013c840): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: Remove: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b83030 item 28 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013c940): _readAt: size=2, off=0 2024/09/23 20:33:42 ERROR : open-test-file(0xc00013c940): Couldn't read size of file 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013c940): >_readAt: n=0, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013c940): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013c940): >_writeAt: n=0, err=Bad file descriptor 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013c940): close: 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013c940): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013c980): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013c980): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013c980): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013c980): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013c980): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.821396852 +0000 UTC m=+3.988591554 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013c980): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/09/23 20:33:42 DEBUG : open-test-file: File.openRW failed: file already exists 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013ca40): _readAt: size=512, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013ca40): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013ca40): >openPending: err= 2024/09/23 20:33:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013ca40): >_readAt: n=5, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013ca40): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.821396852 +0000 UTC m=+3.988591554 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013ca40): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: Remove: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b832d0 item 29 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/09/23 20:33:42 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/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013cac0): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013cac0): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013cac0): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013cac0): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013cac0): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.823669165 +0000 UTC m=+3.990863876 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013cac0): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013cb80): _readAt: size=512, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013cb80): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013cb80): >openPending: err= 2024/09/23 20:33:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013cb80): >_readAt: n=5, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013cb80): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.823669165 +0000 UTC m=+3.990863876 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013cb80): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: Remove: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b83570 item 30 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/09/23 20:33:42 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/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013cf00): _readAt: size=2, off=0 2024/09/23 20:33:42 ERROR : open-test-file(0xc00013cf00): Couldn't read size of file 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013cf00): >_readAt: n=0, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013cf00): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013cf00): >_writeAt: n=0, err=Bad file descriptor 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013cf00): close: 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013cf00): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013cf40): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013cf40): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013cf40): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013cf40): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013cf40): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.825450347 +0000 UTC m=+3.992645049 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013cf40): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/09/23 20:33:42 DEBUG : open-test-file: File.openRW failed: file already exists 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d000): _readAt: size=512, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d000): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d000): >openPending: err= 2024/09/23 20:33:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d000): >_readAt: n=5, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d000): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.825450347 +0000 UTC m=+3.992645049 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d000): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: Remove: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b83880 item 31 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/09/23 20:33:42 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/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d080): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d080): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d080): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d080): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d080): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.827490585 +0000 UTC m=+3.994685287 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d080): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d140): _readAt: size=512, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d140): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d140): >openPending: err= 2024/09/23 20:33:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d140): >_readAt: n=5, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d140): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.827490585 +0000 UTC m=+3.994685287 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d140): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: Remove: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b83b20 item 32 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d180): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d180): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d180): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d180): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d180): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.829039874 +0000 UTC m=+3.996234586 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d180): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d1c0): _readAt: size=2, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d1c0): >_readAt: n=0, err=Bad file descriptor 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d1c0): _writeAt: size=3, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d1c0): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d1c0): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b83dc0 item 33 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d1c0): >_writeAt: n=3, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d1c0): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.82960427 +0000 UTC m=+3.996798972 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d1c0): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d200): _readAt: size=512, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d200): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d200): >openPending: err= 2024/09/23 20:33:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d200): >_readAt: n=5, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d200): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.82960427 +0000 UTC m=+3.996798972 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d200): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: Remove: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b83f10 item 33 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d240): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d240): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d240): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d240): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d240): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.831681737 +0000 UTC m=+3.998876449 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d240): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d280): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d280): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000512380 item 34 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d280): _readAt: size=2, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d280): >_readAt: n=0, err=Bad file descriptor 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d280): _writeAt: size=3, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d280): >_writeAt: n=3, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d280): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.832504878 +0000 UTC m=+3.999699581 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d280): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d2c0): _readAt: size=512, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d2c0): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d2c0): >openPending: err= 2024/09/23 20:33:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d2c0): >_readAt: n=3, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d2c0): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.832504878 +0000 UTC m=+3.999699581 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d2c0): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: Remove: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005125b0 item 34 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d300): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d300): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d300): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d300): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d300): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.834077551 +0000 UTC m=+4.001272253 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d300): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d340): _readAt: size=2, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d340): >_readAt: n=0, err=Bad file descriptor 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d340): _writeAt: size=3, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d340): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d340): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000512a80 item 35 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d340): >_writeAt: n=3, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d340): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.834692522 +0000 UTC m=+4.001887234 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d340): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d380): _readAt: size=512, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d380): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d380): >openPending: err= 2024/09/23 20:33:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d380): >_readAt: n=5, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d380): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.834692522 +0000 UTC m=+4.001887234 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d380): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: Remove: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000512c40 item 35 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d400): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d400): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d400): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d400): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d400): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.838965257 +0000 UTC m=+4.006159979 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d400): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d4c0): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d4c0): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000512f50 item 36 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d4c0): _readAt: size=2, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d4c0): >_readAt: n=0, err=Bad file descriptor 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d4c0): _writeAt: size=3, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d4c0): >_writeAt: n=3, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d4c0): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.841071298 +0000 UTC m=+4.008265990 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d4c0): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d500): _readAt: size=512, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d500): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d500): >openPending: err= 2024/09/23 20:33:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d500): >_readAt: n=3, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d500): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.841071298 +0000 UTC m=+4.008265990 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d500): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: Remove: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000513110 item 36 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d540): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d540): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d540): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d540): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d540): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.843849457 +0000 UTC m=+4.011044149 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d540): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d580): _readAt: size=2, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d580): >_readAt: n=0, err=Bad file descriptor 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d580): _writeAt: size=3, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d580): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d580): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005133b0 item 37 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d580): >_writeAt: n=3, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d580): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.844323543 +0000 UTC m=+4.011518236 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d580): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d5c0): _readAt: size=512, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d5c0): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d5c0): >openPending: err= 2024/09/23 20:33:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d5c0): >_readAt: n=5, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d5c0): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.844323543 +0000 UTC m=+4.011518236 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d5c0): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: Remove: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000513570 item 37 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d640): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d640): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d640): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d640): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d640): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.846091261 +0000 UTC m=+4.013285953 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d640): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d700): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d700): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005138f0 item 38 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d700): _readAt: size=2, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d700): >_readAt: n=0, err=Bad file descriptor 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d700): _writeAt: size=3, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d700): >_writeAt: n=3, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d700): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.847435066 +0000 UTC m=+4.014629759 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d700): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d740): _readAt: size=512, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d740): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d740): >openPending: err= 2024/09/23 20:33:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d740): >_readAt: n=3, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d740): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.847435066 +0000 UTC m=+4.014629759 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d740): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: Remove: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000513b20 item 38 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d7c0): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d7c0): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d7c0): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d7c0): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d7c0): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.848726152 +0000 UTC m=+4.015920845 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d7c0): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d880): _readAt: size=2, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d880): >_readAt: n=0, err=Bad file descriptor 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d880): _writeAt: size=3, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d880): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d880): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000513ea0 item 39 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d880): >_writeAt: n=3, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d880): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.849634813 +0000 UTC m=+4.016829505 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d880): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d8c0): _readAt: size=512, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d8c0): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d8c0): >openPending: err= 2024/09/23 20:33:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d8c0): >_readAt: n=5, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d8c0): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.849634813 +0000 UTC m=+4.016829505 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d8c0): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: Remove: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b1a0e0 item 39 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d940): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d940): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d940): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d940): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d940): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.851077853 +0000 UTC m=+4.018272545 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013d940): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013da00): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013da00): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b1a380 item 40 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013da00): _readAt: size=2, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013da00): >_readAt: n=0, err=Bad file descriptor 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013da00): _writeAt: size=3, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013da00): >_writeAt: n=3, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013da00): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.851584952 +0000 UTC m=+4.018779644 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013da00): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013da40): _readAt: size=512, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013da40): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013da40): >openPending: err= 2024/09/23 20:33:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013da40): >_readAt: n=3, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013da40): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.851584952 +0000 UTC m=+4.018779644 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013da40): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: Remove: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b1a4d0 item 40 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013da80): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013da80): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013da80): _readAt: size=2, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013da80): >_readAt: n=0, err=Bad file descriptor 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013da80): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013da80): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013da80): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.853321522 +0000 UTC m=+4.020516224 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013da80): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013dac0): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013dac0): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013dac0): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b1a7e0 item 41 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013dac0): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013dac0): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.853873304 +0000 UTC m=+4.021068006 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013dac0): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013db00): _readAt: size=2, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013db00): >_readAt: n=0, err=Bad file descriptor 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013db00): _writeAt: size=3, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013db00): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013db00): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b1a930 item 41 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013db00): >_writeAt: n=3, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013db00): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.854361989 +0000 UTC m=+4.021556691 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013db00): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013db40): _readAt: size=512, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013db40): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013db40): >openPending: err= 2024/09/23 20:33:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013db40): >_readAt: n=5, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013db40): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.854361989 +0000 UTC m=+4.021556691 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013db40): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: Remove: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b1aa80 item 41 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013dc40): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013dc40): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013dc40): _readAt: size=2, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013dc40): >_readAt: n=0, err=Bad file descriptor 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013dc40): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013dc40): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013dc40): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.85580494 +0000 UTC m=+4.022999642 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013dc40): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013dc80): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013dc80): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013dc80): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b1ad20 item 42 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013dc80): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013dc80): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.856424698 +0000 UTC m=+4.023619390 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013dc80): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013dd80): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013dd80): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b1ae70 item 42 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013dd80): _readAt: size=2, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013dd80): >_readAt: n=0, err=Bad file descriptor 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013dd80): _writeAt: size=3, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013dd80): >_writeAt: n=3, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013dd80): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.85716817 +0000 UTC m=+4.024362852 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013dd80): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013ddc0): _readAt: size=512, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013ddc0): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013ddc0): >openPending: err= 2024/09/23 20:33:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013ddc0): >_readAt: n=3, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013ddc0): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.85716817 +0000 UTC m=+4.024362852 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013ddc0): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: Remove: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b1afc0 item 42 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013de80): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013de80): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013de80): _readAt: size=2, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013de80): >_readAt: n=0, err=Bad file descriptor 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013de80): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013de80): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013de80): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.858809601 +0000 UTC m=+4.026004294 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013de80): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013dec0): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013dec0): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013dec0): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b1b260 item 43 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013dec0): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013dec0): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.859326138 +0000 UTC m=+4.026520840 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00013dec0): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0002be780): _readAt: size=2, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0002be780): >_readAt: n=0, err=Bad file descriptor 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0002be780): _writeAt: size=3, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0002be780): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0002be780): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b1b3b0 item 43 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0002be780): >_writeAt: n=3, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0002be780): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.859910562 +0000 UTC m=+4.027105253 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0002be780): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0002be980): _readAt: size=512, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0002be980): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0002be980): >openPending: err= 2024/09/23 20:33:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0002be980): >_readAt: n=5, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0002be980): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.859910562 +0000 UTC m=+4.027105253 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0002be980): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: Remove: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b1b5e0 item 43 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0002beb80): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0002beb80): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0002beb80): _readAt: size=2, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0002beb80): >_readAt: n=0, err=Bad file descriptor 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0002beb80): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0002beb80): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0002beb80): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.861150482 +0000 UTC m=+4.028345174 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0002beb80): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0002bebc0): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0002bebc0): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0002bebc0): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b1b880 item 44 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0002bebc0): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0002bebc0): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.861562143 +0000 UTC m=+4.028756834 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0002bebc0): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0002bee40): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0002bee40): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b1b9d0 item 44 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0002bee40): _readAt: size=2, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0002bee40): >_readAt: n=0, err=Bad file descriptor 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0002bee40): _writeAt: size=3, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0002bee40): >_writeAt: n=3, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0002bee40): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.862244128 +0000 UTC m=+4.029438821 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0002bee40): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0002bee80): _readAt: size=512, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0002bee80): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0002bee80): >openPending: err= 2024/09/23 20:33:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0002bee80): >_readAt: n=3, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0002bee80): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.862244128 +0000 UTC m=+4.029438821 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0002bee80): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: Remove: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b1bb90 item 44 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0002bf0c0): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0002bf0c0): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0002bf0c0): _readAt: size=2, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0002bf0c0): >_readAt: n=0, err=Bad file descriptor 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0002bf0c0): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0002bf0c0): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0002bf0c0): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.863602 +0000 UTC m=+4.030796692 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0002bf0c0): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0002bf440): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0002bf440): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0002bf440): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b1be30 item 45 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0002bf440): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0002bf440): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.864143924 +0000 UTC m=+4.031338626 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0002bf440): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/09/23 20:33:42 DEBUG : open-test-file: File.openRW failed: file already exists 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0002bfb80): _readAt: size=512, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0002bfb80): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0002bfb80): >openPending: err= 2024/09/23 20:33:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0002bfb80): >_readAt: n=5, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0002bfb80): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.864143924 +0000 UTC m=+4.031338626 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0002bfb80): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: Remove: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050c000 item 45 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0002bfcc0): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0002bfcc0): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0002bfcc0): _readAt: size=2, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0002bfcc0): >_readAt: n=0, err=Bad file descriptor 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0002bfcc0): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0002bfcc0): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0002bfcc0): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.866813469 +0000 UTC m=+4.034008162 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0002bfcc0): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0002bfd00): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0002bfd00): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0002bfd00): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050cd20 item 46 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0002bfd00): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0002bfd00): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.867177571 +0000 UTC m=+4.034372252 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0002bfd00): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/09/23 20:33:42 DEBUG : open-test-file: File.openRW failed: file already exists 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0002bfe40): _readAt: size=512, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0002bfe40): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0002bfe40): >openPending: err= 2024/09/23 20:33:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0002bfe40): >_readAt: n=5, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0002bfe40): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.867177571 +0000 UTC m=+4.034372252 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0002bfe40): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: Remove: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050d180 item 46 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073e000): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073e000): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073e000): _readAt: size=2, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073e000): >_readAt: n=0, err=Bad file descriptor 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073e000): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073e000): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073e000): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.868319446 +0000 UTC m=+4.035514139 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073e000): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073e040): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073e040): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073e040): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050d6c0 item 47 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073e040): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073e040): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.868726689 +0000 UTC m=+4.035921381 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073e040): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/09/23 20:33:42 DEBUG : open-test-file: File.openRW failed: file already exists 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073e100): _readAt: size=512, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073e100): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073e100): >openPending: err= 2024/09/23 20:33:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073e100): >_readAt: n=5, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073e100): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.868726689 +0000 UTC m=+4.035921381 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073e100): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: Remove: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050dab0 item 47 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/09/23 20:33:42 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/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073e1c0): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073e1c0): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073e1c0): _readAt: size=2, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073e1c0): >_readAt: n=0, err=Bad file descriptor 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073e1c0): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073e1c0): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073e1c0): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.869960929 +0000 UTC m=+4.037155620 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073e1c0): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073e200): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073e200): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073e200): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a63f0 item 48 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073e200): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073e200): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.870611817 +0000 UTC m=+4.037806509 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073e200): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/09/23 20:33:42 DEBUG : open-test-file: File.openRW failed: file already exists 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073e300): _readAt: size=512, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073e300): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073e300): >openPending: err= 2024/09/23 20:33:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073e300): >_readAt: n=5, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073e300): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.870611817 +0000 UTC m=+4.037806509 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073e300): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: Remove: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a65b0 item 48 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073e340): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073e340): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073e340): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073e340): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073e340): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.87194459 +0000 UTC m=+4.039139292 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073e340): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073e380): _readAt: size=2, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073e380): >_readAt: n=0, err=Bad file descriptor 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073e380): _writeAt: size=3, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073e380): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073e380): open at offset 5 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073e380): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a68c0 item 49 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073e380): >_writeAt: n=3, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073e380): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.87247873 +0000 UTC m=+4.039673422 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073e380): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073e3c0): _readAt: size=512, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073e3c0): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073e3c0): >openPending: err= 2024/09/23 20:33:42 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073e3c0): >_readAt: n=8, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073e3c0): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.87247873 +0000 UTC m=+4.039673422 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073e3c0): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: Remove: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a6a10 item 49 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073e440): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073e440): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073e440): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073e440): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073e440): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.874300138 +0000 UTC m=+4.041494830 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073e440): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073e500): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073e500): open at offset 5 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073e500): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a6cb0 item 50 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073e500): _readAt: size=2, off=5 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073e500): >_readAt: n=0, err=Bad file descriptor 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073e500): _writeAt: size=3, off=5 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073e500): >_writeAt: n=3, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073e500): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.874981313 +0000 UTC m=+4.042176004 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073e500): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073e540): _readAt: size=512, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073e540): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073e540): >openPending: err= 2024/09/23 20:33:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073e540): >_readAt: n=3, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073e540): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.874981313 +0000 UTC m=+4.042176004 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073e540): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: Remove: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a6e00 item 50 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073e5c0): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073e5c0): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073e5c0): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073e5c0): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073e5c0): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.876478835 +0000 UTC m=+4.043673527 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073e5c0): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073e680): _readAt: size=2, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073e680): >_readAt: n=0, err=Bad file descriptor 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073e680): _writeAt: size=3, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073e680): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073e680): open at offset 5 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073e680): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a70a0 item 51 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073e680): >_writeAt: n=3, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073e680): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.877020188 +0000 UTC m=+4.044214880 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073e680): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073e6c0): _readAt: size=512, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073e6c0): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073e6c0): >openPending: err= 2024/09/23 20:33:42 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073e6c0): >_readAt: n=8, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073e6c0): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.877020188 +0000 UTC m=+4.044214880 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073e6c0): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: Remove: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a7260 item 51 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073e780): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073e780): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073e780): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073e780): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073e780): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.878583294 +0000 UTC m=+4.045777986 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073e780): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073e880): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073e880): open at offset 5 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073e880): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a7570 item 52 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073e880): _readAt: size=2, off=5 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073e880): >_readAt: n=0, err=Bad file descriptor 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073e880): _writeAt: size=3, off=5 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073e880): >_writeAt: n=3, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073e880): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.879170231 +0000 UTC m=+4.046364924 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073e880): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073e8c0): _readAt: size=512, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073e8c0): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073e8c0): >openPending: err= 2024/09/23 20:33:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073e8c0): >_readAt: n=3, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073e8c0): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.879170231 +0000 UTC m=+4.046364924 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073e8c0): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: Remove: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a7880 item 52 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073e940): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073e940): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073e940): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073e940): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073e940): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.880475815 +0000 UTC m=+4.047670507 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073e940): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073ea00): _readAt: size=2, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073ea00): >_readAt: n=0, err=Bad file descriptor 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073ea00): _writeAt: size=3, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073ea00): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073ea00): open at offset 5 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073ea00): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a7c00 item 53 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073ea00): >_writeAt: n=3, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073ea00): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.881226219 +0000 UTC m=+4.048420912 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073ea00): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073ea80): _readAt: size=512, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073ea80): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073ea80): >openPending: err= 2024/09/23 20:33:42 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073ea80): >_readAt: n=8, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073ea80): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.881226219 +0000 UTC m=+4.048420912 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073ea80): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: Remove: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a7dc0 item 53 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073eb00): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073eb00): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073eb00): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073eb00): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073eb00): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.882596813 +0000 UTC m=+4.049791506 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073eb00): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073ebc0): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073ebc0): open at offset 5 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073ebc0): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005700e0 item 54 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073ebc0): _readAt: size=2, off=5 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073ebc0): >_readAt: n=0, err=Bad file descriptor 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073ebc0): _writeAt: size=3, off=5 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073ebc0): >_writeAt: n=3, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073ebc0): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.883233736 +0000 UTC m=+4.050428428 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073ebc0): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073ec00): _readAt: size=512, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073ec00): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073ec00): >openPending: err= 2024/09/23 20:33:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073ec00): >_readAt: n=3, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073ec00): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.883233736 +0000 UTC m=+4.050428428 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073ec00): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: Remove: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005702a0 item 54 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073ec80): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073ec80): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073ec80): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073ec80): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073ec80): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.884546141 +0000 UTC m=+4.051740823 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073ec80): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073ed40): _readAt: size=2, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073ed40): >_readAt: n=0, err=Bad file descriptor 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073ed40): _writeAt: size=3, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073ed40): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073ed40): open at offset 5 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073ed40): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000570620 item 55 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073ed40): >_writeAt: n=3, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073ed40): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.885062889 +0000 UTC m=+4.052257581 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073ed40): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073ed80): _readAt: size=512, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073ed80): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073ed80): >openPending: err= 2024/09/23 20:33:42 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073ed80): >_readAt: n=8, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073ed80): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.885062889 +0000 UTC m=+4.052257581 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073ed80): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: Remove: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000570850 item 55 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/09/23 20:33:42 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/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073ee40): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073ee40): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073ee40): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073ee40): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073ee40): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.886411412 +0000 UTC m=+4.053606104 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073ee40): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073ef00): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073ef00): open at offset 5 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073ef00): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000570cb0 item 56 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073ef00): _readAt: size=2, off=5 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073ef00): >_readAt: n=0, err=Bad file descriptor 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073ef00): _writeAt: size=3, off=5 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073ef00): >_writeAt: n=3, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073ef00): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.887062952 +0000 UTC m=+4.054257644 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073ef00): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073ef40): _readAt: size=512, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073ef40): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073ef40): >openPending: err= 2024/09/23 20:33:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073ef40): >_readAt: n=3, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073ef40): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.887062952 +0000 UTC m=+4.054257644 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073ef40): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: Remove: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000570e00 item 56 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f000): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f000): open at offset 0 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f000): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f000): _readAt: size=2, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f000): >_readAt: n=0, err=Bad file descriptor 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f000): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f000): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f000): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.890702222 +0000 UTC m=+4.057896914 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f000): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f040): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f040): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f040): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000571260 item 57 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f040): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f040): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.891234338 +0000 UTC m=+4.058429029 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f040): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f100): _readAt: size=2, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f100): >_readAt: n=0, err=Bad file descriptor 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f100): _writeAt: size=3, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f100): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f100): open at offset 5 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f100): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005713b0 item 57 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f100): >_writeAt: n=3, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f100): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.891928246 +0000 UTC m=+4.059122928 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f100): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f240): _readAt: size=512, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f240): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f240): >openPending: err= 2024/09/23 20:33:42 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f240): >_readAt: n=8, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f240): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.891928246 +0000 UTC m=+4.059122928 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f240): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: Remove: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000571570 item 57 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f300): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f300): open at offset 0 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f300): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f300): _readAt: size=2, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f300): >_readAt: n=0, err=Bad file descriptor 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f300): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f300): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f300): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.893605094 +0000 UTC m=+4.060799786 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f300): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f340): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f340): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f340): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000571ab0 item 58 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f340): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f340): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.894224392 +0000 UTC m=+4.061419084 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f340): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f400): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f400): open at offset 5 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f400): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000571c00 item 58 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f400): _readAt: size=2, off=5 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f400): >_readAt: n=0, err=Bad file descriptor 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f400): _writeAt: size=3, off=5 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f400): >_writeAt: n=3, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f400): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.894933249 +0000 UTC m=+4.062127941 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f400): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f440): _readAt: size=512, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f440): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f440): >openPending: err= 2024/09/23 20:33:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f440): >_readAt: n=3, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f440): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.894933249 +0000 UTC m=+4.062127941 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f440): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: Remove: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000571d50 item 58 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f540): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f540): open at offset 0 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f540): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f540): _readAt: size=2, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f540): >_readAt: n=0, err=Bad file descriptor 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f540): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f540): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f540): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.896250314 +0000 UTC m=+4.063445006 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f540): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f580): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f580): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f580): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000450230 item 59 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f580): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f580): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.896840589 +0000 UTC m=+4.064035270 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f580): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f680): _readAt: size=2, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f680): >_readAt: n=0, err=Bad file descriptor 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f680): _writeAt: size=3, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f680): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f680): open at offset 5 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f680): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004508c0 item 59 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f680): >_writeAt: n=3, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f680): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.897313543 +0000 UTC m=+4.064508235 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f680): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f6c0): _readAt: size=512, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f6c0): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f6c0): >openPending: err= 2024/09/23 20:33:42 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f6c0): >_readAt: n=8, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f6c0): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.897313543 +0000 UTC m=+4.064508235 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f6c0): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: Remove: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000450a10 item 59 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/09/23 20:33:42 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/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f780): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f780): open at offset 0 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f780): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f780): _readAt: size=2, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f780): >_readAt: n=0, err=Bad file descriptor 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f780): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f780): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f780): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.898870567 +0000 UTC m=+4.066065258 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f780): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f7c0): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f7c0): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f7c0): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000450d90 item 60 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f7c0): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f7c0): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.89929442 +0000 UTC m=+4.066489112 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f7c0): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f880): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f880): open at offset 5 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f880): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000450f50 item 60 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f880): _readAt: size=2, off=5 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f880): >_readAt: n=0, err=Bad file descriptor 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f880): _writeAt: size=3, off=5 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f880): >_writeAt: n=3, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f880): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.899874406 +0000 UTC m=+4.067069097 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f880): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f900): _readAt: size=512, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f900): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f900): >openPending: err= 2024/09/23 20:33:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f900): >_readAt: n=3, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f900): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.899874406 +0000 UTC m=+4.067069097 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f900): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: Remove: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004511f0 item 60 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f9c0): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f9c0): open at offset 0 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f9c0): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f9c0): _readAt: size=2, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f9c0): >_readAt: n=0, err=Bad file descriptor 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f9c0): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f9c0): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f9c0): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.901138932 +0000 UTC m=+4.068333624 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073f9c0): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073fa00): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073fa00): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073fa00): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000451570 item 61 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073fa00): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073fa00): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.90172608 +0000 UTC m=+4.068920772 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073fa00): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/09/23 20:33:42 DEBUG : open-test-file: File.openRW failed: file already exists 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073fac0): _readAt: size=512, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073fac0): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073fac0): >openPending: err= 2024/09/23 20:33:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073fac0): >_readAt: n=5, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073fac0): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.90172608 +0000 UTC m=+4.068920772 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073fac0): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: Remove: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004516c0 item 61 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/09/23 20:33:42 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/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073fb80): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073fb80): open at offset 0 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073fb80): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073fb80): _readAt: size=2, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073fb80): >_readAt: n=0, err=Bad file descriptor 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073fb80): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073fb80): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073fb80): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.903637757 +0000 UTC m=+4.070832450 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073fb80): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073fbc0): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073fbc0): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073fbc0): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000451b20 item 62 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073fbc0): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073fbc0): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.904067982 +0000 UTC m=+4.071262674 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073fbc0): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/09/23 20:33:42 DEBUG : open-test-file: File.openRW failed: file already exists 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073fc80): _readAt: size=512, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073fc80): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073fc80): >openPending: err= 2024/09/23 20:33:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073fc80): >_readAt: n=5, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073fc80): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.904067982 +0000 UTC m=+4.071262674 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073fc80): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: Remove: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000451dc0 item 62 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/09/23 20:33:42 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/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073fd40): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073fd40): open at offset 0 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073fd40): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073fd40): _readAt: size=2, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073fd40): >_readAt: n=0, err=Bad file descriptor 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073fd40): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073fd40): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073fd40): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.905269832 +0000 UTC m=+4.072464523 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073fd40): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073fd80): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073fd80): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073fd80): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005601c0 item 63 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073fd80): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073fd80): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.905714142 +0000 UTC m=+4.072908835 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073fd80): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/09/23 20:33:42 DEBUG : open-test-file: File.openRW failed: file already exists 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073fe40): _readAt: size=512, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073fe40): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073fe40): >openPending: err= 2024/09/23 20:33:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073fe40): >_readAt: n=5, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073fe40): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.905714142 +0000 UTC m=+4.072908835 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073fe40): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: Remove: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000560380 item 63 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/09/23 20:33:42 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/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073ff00): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073ff00): open at offset 0 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073ff00): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073ff00): _readAt: size=2, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073ff00): >_readAt: n=0, err=Bad file descriptor 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073ff00): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073ff00): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073ff00): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.907099916 +0000 UTC m=+4.074294609 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073ff00): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073ff40): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073ff40): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073ff40): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000560700 item 64 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073ff40): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073ff40): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.90769488 +0000 UTC m=+4.074889572 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00073ff40): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/09/23 20:33:42 DEBUG : open-test-file: File.openRW failed: file already exists 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043e840): _readAt: size=512, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043e840): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043e840): >openPending: err= 2024/09/23 20:33:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043e840): >_readAt: n=5, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043e840): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.90769488 +0000 UTC m=+4.074889572 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043e840): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: Remove: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000560850 item 64 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043e880): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043e880): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043e880): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043e880): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043e880): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.909354525 +0000 UTC m=+4.076549207 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043e880): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDWR 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043e8c0): _readAt: size=2, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043e8c0): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043e8c0): >openPending: err= 2024/09/23 20:33:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043e8c0): >_readAt: n=2, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043e8c0): _writeAt: size=3, off=2 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000560c40 item 65 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043e8c0): >_writeAt: n=3, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043e8c0): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.909976029 +0000 UTC m=+4.077170710 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043e8c0): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043e900): _readAt: size=512, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043e900): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043e900): >openPending: err= 2024/09/23 20:33:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043e900): >_readAt: n=5, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043e900): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.909976029 +0000 UTC m=+4.077170710 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043e900): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: Remove: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000560d90 item 65 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043e940): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043e940): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043e940): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043e940): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043e940): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.911805151 +0000 UTC m=+4.078999844 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043e940): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043e980): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043e980): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000561180 item 66 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043e980): _readAt: size=2, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043e980): >_readAt: n=0, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043e980): _writeAt: size=3, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043e980): >_writeAt: n=3, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043e980): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.912413048 +0000 UTC m=+4.079607741 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043e980): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043e9c0): _readAt: size=512, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043e9c0): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043e9c0): >openPending: err= 2024/09/23 20:33:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043e9c0): >_readAt: n=3, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043e9c0): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.912413048 +0000 UTC m=+4.079607741 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043e9c0): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: Remove: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005612d0 item 66 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043ea00): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043ea00): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043ea00): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043ea00): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043ea00): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.913807188 +0000 UTC m=+4.081001870 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043ea00): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043ea40): _readAt: size=2, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043ea40): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043ea40): >openPending: err= 2024/09/23 20:33:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043ea40): >_readAt: n=2, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043ea40): _writeAt: size=3, off=2 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000561650 item 67 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043ea40): >_writeAt: n=3, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043ea40): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.914334054 +0000 UTC m=+4.081528736 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043ea40): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043eac0): _readAt: size=512, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043eac0): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043eac0): >openPending: err= 2024/09/23 20:33:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043eac0): >_readAt: n=5, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043eac0): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.914334054 +0000 UTC m=+4.081528736 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043eac0): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: Remove: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005617a0 item 67 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043e400): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043e400): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043e400): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043e400): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043e400): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.918402026 +0000 UTC m=+4.085596717 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043e400): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043e880): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043e880): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005601c0 item 68 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043e880): _readAt: size=2, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043e880): >_readAt: n=0, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043e880): _writeAt: size=3, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043e880): >_writeAt: n=3, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043e880): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.919488168 +0000 UTC m=+4.086682860 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043e880): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043e8c0): _readAt: size=512, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043e8c0): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043e8c0): >openPending: err= 2024/09/23 20:33:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043e8c0): >_readAt: n=3, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043e8c0): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.919488168 +0000 UTC m=+4.086682860 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043e8c0): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: Remove: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000560380 item 68 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043e900): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043e900): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043e900): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043e900): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043e900): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.920923293 +0000 UTC m=+4.088117986 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043e900): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043e940): _readAt: size=2, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043e940): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043e940): >openPending: err= 2024/09/23 20:33:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043e940): >_readAt: n=2, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043e940): _writeAt: size=3, off=2 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000560700 item 69 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043e940): >_writeAt: n=3, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043e940): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.921717891 +0000 UTC m=+4.088912583 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043e940): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043e980): _readAt: size=512, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043e980): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043e980): >openPending: err= 2024/09/23 20:33:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043e980): >_readAt: n=5, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043e980): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.921717891 +0000 UTC m=+4.088912583 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043e980): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: Remove: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000560850 item 69 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043ea00): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043ea00): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043ea00): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043ea00): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043ea00): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.923820244 +0000 UTC m=+4.091014957 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043ea00): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043eb40): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043eb40): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000560c40 item 70 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043eb40): _readAt: size=2, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043eb40): >_readAt: n=0, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043eb40): _writeAt: size=3, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043eb40): >_writeAt: n=3, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043eb40): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.924563175 +0000 UTC m=+4.091757867 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043eb40): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043eb80): _readAt: size=512, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043eb80): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043eb80): >openPending: err= 2024/09/23 20:33:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043eb80): >_readAt: n=3, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043eb80): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.924563175 +0000 UTC m=+4.091757867 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043eb80): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: Remove: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000560d90 item 70 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043ec00): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043ec00): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043ec00): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043ec00): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043ec00): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.926057622 +0000 UTC m=+4.093252324 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043ec00): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043ecc0): _readAt: size=2, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043ecc0): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043ecc0): >openPending: err= 2024/09/23 20:33:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043ecc0): >_readAt: n=2, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043ecc0): _writeAt: size=3, off=2 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000561180 item 71 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043ecc0): >_writeAt: n=3, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043ecc0): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.926741812 +0000 UTC m=+4.093936504 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043ecc0): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043ed00): _readAt: size=512, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043ed00): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043ed00): >openPending: err= 2024/09/23 20:33:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043ed00): >_readAt: n=5, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043ed00): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.926741812 +0000 UTC m=+4.093936504 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043ed00): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: Remove: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005612d0 item 71 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043edc0): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043edc0): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043edc0): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043edc0): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043edc0): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.92853612 +0000 UTC m=+4.095730812 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043edc0): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043eec0): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043eec0): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000561650 item 72 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043eec0): _readAt: size=2, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043eec0): >_readAt: n=0, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043eec0): _writeAt: size=3, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043eec0): >_writeAt: n=3, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043eec0): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.929283769 +0000 UTC m=+4.096478461 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043eec0): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043ef40): _readAt: size=512, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043ef40): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043ef40): >openPending: err= 2024/09/23 20:33:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043ef40): >_readAt: n=3, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043ef40): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.929283769 +0000 UTC m=+4.096478461 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043ef40): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: Remove: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005617a0 item 72 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043ef80): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043ef80): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043ef80): _readAt: size=2, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043ef80): >_readAt: n=0, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043ef80): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043ef80): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043ef80): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.930661907 +0000 UTC m=+4.097856609 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043ef80): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043efc0): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043efc0): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043efc0): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000561ab0 item 73 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043efc0): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043efc0): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.931301625 +0000 UTC m=+4.098496327 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043efc0): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043f000): _readAt: size=2, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043f000): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043f000): >openPending: err= 2024/09/23 20:33:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043f000): >_readAt: n=2, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043f000): _writeAt: size=3, off=2 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000561c00 item 73 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043f000): >_writeAt: n=3, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043f000): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.931993479 +0000 UTC m=+4.099188172 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043f000): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043f040): _readAt: size=512, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043f040): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043f040): >openPending: err= 2024/09/23 20:33:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043f040): >_readAt: n=5, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043f040): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.931993479 +0000 UTC m=+4.099188172 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043f040): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: Remove: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000561d50 item 73 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043f280): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043f280): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043f280): _readAt: size=2, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043f280): >_readAt: n=0, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043f280): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043f280): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043f280): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.93397104 +0000 UTC m=+4.101165732 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043f280): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043f2c0): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043f2c0): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043f2c0): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052af0 item 74 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043f2c0): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043f2c0): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.934436821 +0000 UTC m=+4.101631513 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043f2c0): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043f540): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043f540): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052e00 item 74 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043f540): _readAt: size=2, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043f540): >_readAt: n=0, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043f540): _writeAt: size=3, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043f540): >_writeAt: n=3, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043f540): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.935211872 +0000 UTC m=+4.102406553 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043f540): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043fe00): _readAt: size=512, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043fe00): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043fe00): >openPending: err= 2024/09/23 20:33:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043fe00): >_readAt: n=3, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043fe00): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.935211872 +0000 UTC m=+4.102406553 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043fe00): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: Remove: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052f50 item 74 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043fec0): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043fec0): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043fec0): _readAt: size=2, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043fec0): >_readAt: n=0, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043fec0): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043fec0): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043fec0): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.936900872 +0000 UTC m=+4.104095564 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043fec0): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043ff40): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043ff40): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043ff40): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053420 item 75 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043ff40): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043ff40): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.937401449 +0000 UTC m=+4.104596141 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc00043ff40): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad80c0): _readAt: size=2, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad80c0): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad80c0): >openPending: err= 2024/09/23 20:33:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad80c0): >_readAt: n=2, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad80c0): _writeAt: size=3, off=2 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000538f0 item 75 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad80c0): >_writeAt: n=3, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad80c0): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.938084898 +0000 UTC m=+4.105279590 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad80c0): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad8100): _readAt: size=512, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad8100): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad8100): >openPending: err= 2024/09/23 20:33:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad8100): >_readAt: n=5, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad8100): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.938084898 +0000 UTC m=+4.105279590 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad8100): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: Remove: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053b20 item 75 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad81c0): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad81c0): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad81c0): _readAt: size=2, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad81c0): >_readAt: n=0, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad81c0): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad81c0): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad81c0): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.939523289 +0000 UTC m=+4.106717982 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad81c0): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad8200): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad8200): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad8200): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053f10 item 76 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad8200): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad8200): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.940161454 +0000 UTC m=+4.107356146 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad8200): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad82c0): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad82c0): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a84230 item 76 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad82c0): _readAt: size=2, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad82c0): >_readAt: n=0, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad82c0): _writeAt: size=3, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad82c0): >_writeAt: n=3, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad82c0): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.940801231 +0000 UTC m=+4.107995913 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad82c0): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad8300): _readAt: size=512, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad8300): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad8300): >openPending: err= 2024/09/23 20:33:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad8300): >_readAt: n=3, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad8300): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.940801231 +0000 UTC m=+4.107995913 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad8300): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: Remove: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a843f0 item 76 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad83c0): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad83c0): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad83c0): _readAt: size=2, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad83c0): >_readAt: n=0, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad83c0): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad83c0): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad83c0): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.942499119 +0000 UTC m=+4.109693811 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad83c0): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad8440): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad8440): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad8440): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a84700 item 77 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad8440): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad8440): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.943467179 +0000 UTC m=+4.110661871 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad8440): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/09/23 20:33:42 DEBUG : open-test-file: File.openRW failed: file already exists 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad8500): _readAt: size=512, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad8500): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad8500): >openPending: err= 2024/09/23 20:33:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad8500): >_readAt: n=5, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad8500): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.943467179 +0000 UTC m=+4.110661871 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad8500): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: Remove: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a84930 item 77 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad85c0): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad85c0): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad85c0): _readAt: size=2, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad85c0): >_readAt: n=0, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad85c0): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad85c0): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad85c0): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.945234267 +0000 UTC m=+4.112428959 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad85c0): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad8600): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad8600): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad8600): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a84bd0 item 78 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad8600): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad8600): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.946156842 +0000 UTC m=+4.113351535 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad8600): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/09/23 20:33:42 DEBUG : open-test-file: File.openRW failed: file already exists 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad86c0): _readAt: size=512, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad86c0): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad86c0): >openPending: err= 2024/09/23 20:33:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad86c0): >_readAt: n=5, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad86c0): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.946156842 +0000 UTC m=+4.113351535 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad86c0): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: Remove: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a84d20 item 78 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad8780): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad8780): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad8780): _readAt: size=2, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad8780): >_readAt: n=0, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad8780): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad8780): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad8780): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.94789232 +0000 UTC m=+4.115087022 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad8780): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad87c0): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad87c0): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad87c0): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a84fc0 item 79 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad87c0): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad87c0): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.948653856 +0000 UTC m=+4.115848548 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad87c0): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/09/23 20:33:42 DEBUG : open-test-file: File.openRW failed: file already exists 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad8880): _readAt: size=512, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad8880): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad8880): >openPending: err= 2024/09/23 20:33:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad8880): >_readAt: n=5, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad8880): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.948653856 +0000 UTC m=+4.115848548 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad8880): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: Remove: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a85110 item 79 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/09/23 20:33:42 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/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad8940): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad8940): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad8940): _readAt: size=2, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad8940): >_readAt: n=0, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad8940): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad8940): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad8940): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.950363735 +0000 UTC m=+4.117558417 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad8940): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad8980): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad8980): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad8980): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a853b0 item 80 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad8980): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad8980): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.951159415 +0000 UTC m=+4.118354096 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad8980): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/09/23 20:33:42 DEBUG : open-test-file: File.openRW failed: file already exists 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad8a80): _readAt: size=512, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad8a80): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad8a80): >openPending: err= 2024/09/23 20:33:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad8a80): >_readAt: n=5, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad8a80): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.951159415 +0000 UTC m=+4.118354096 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad8a80): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: Remove: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a85500 item 80 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad8ac0): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad8ac0): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad8ac0): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad8ac0): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad8ac0): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.952766381 +0000 UTC m=+4.119961073 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad8ac0): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad8b40): _readAt: size=2, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad8b40): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad8b40): open at offset 5 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad8b40): >openPending: err= 2024/09/23 20:33:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad8b40): >_readAt: n=2, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad8b40): _writeAt: size=3, off=7 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a857a0 item 81 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad8b40): >_writeAt: n=3, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad8b40): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.953681734 +0000 UTC m=+4.120876426 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad8b40): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad8b80): _readAt: size=512, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad8b80): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad8b80): >openPending: err= 2024/09/23 20:33:42 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad8b80): >_readAt: n=8, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad8b80): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.953681734 +0000 UTC m=+4.120876426 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad8b80): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: Remove: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a85960 item 81 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad8c00): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad8c00): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad8c00): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad8c00): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad8c00): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.955447107 +0000 UTC m=+4.122641800 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad8c00): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad8cc0): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad8cc0): open at offset 5 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad8cc0): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a85c00 item 82 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad8cc0): _readAt: size=2, off=5 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad8cc0): >_readAt: n=0, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad8cc0): _writeAt: size=3, off=5 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad8cc0): >_writeAt: n=3, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad8cc0): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.956001024 +0000 UTC m=+4.123195716 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad8cc0): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad8d00): _readAt: size=512, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad8d00): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad8d00): >openPending: err= 2024/09/23 20:33:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad8d00): >_readAt: n=3, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad8d00): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.956001024 +0000 UTC m=+4.123195716 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad8d00): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: Remove: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a85d50 item 82 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad8d80): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad8d80): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad8d80): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad8d80): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad8d80): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.957176723 +0000 UTC m=+4.124371406 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad8d80): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad8e80): _readAt: size=2, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad8e80): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad8e80): open at offset 5 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad8e80): >openPending: err= 2024/09/23 20:33:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad8e80): >_readAt: n=2, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad8e80): _writeAt: size=3, off=7 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005920e0 item 83 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad8e80): >_writeAt: n=3, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad8e80): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.957677401 +0000 UTC m=+4.124872093 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad8e80): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad8ec0): _readAt: size=512, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad8ec0): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad8ec0): >openPending: err= 2024/09/23 20:33:42 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad8ec0): >_readAt: n=8, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad8ec0): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.957677401 +0000 UTC m=+4.124872093 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad8ec0): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: Remove: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000592230 item 83 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad8f40): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad8f40): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad8f40): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad8f40): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad8f40): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.959222412 +0000 UTC m=+4.126417114 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad8f40): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad9000): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad9000): open at offset 5 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad9000): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005925b0 item 84 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad9000): _readAt: size=2, off=5 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad9000): >_readAt: n=0, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad9000): _writeAt: size=3, off=5 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad9000): >_writeAt: n=3, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad9000): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.959880434 +0000 UTC m=+4.127075136 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad9000): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad9040): _readAt: size=512, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad9040): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad9040): >openPending: err= 2024/09/23 20:33:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad9040): >_readAt: n=3, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad9040): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.959880434 +0000 UTC m=+4.127075136 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad9040): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: Remove: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000592700 item 84 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad90c0): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad90c0): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad90c0): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad90c0): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad90c0): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.962297957 +0000 UTC m=+4.129492649 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad90c0): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad9180): _readAt: size=2, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad9180): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad9180): open at offset 5 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad9180): >openPending: err= 2024/09/23 20:33:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad9180): >_readAt: n=2, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad9180): _writeAt: size=3, off=7 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000592a10 item 85 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad9180): >_writeAt: n=3, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad9180): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.962799646 +0000 UTC m=+4.129994339 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad9180): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad91c0): _readAt: size=512, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad91c0): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad91c0): >openPending: err= 2024/09/23 20:33:42 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad91c0): >_readAt: n=8, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad91c0): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.962799646 +0000 UTC m=+4.129994339 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad91c0): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: Remove: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000592b60 item 85 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad9240): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad9240): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad9240): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad9240): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad9240): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.964172345 +0000 UTC m=+4.131367037 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad9240): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad9340): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad9340): open at offset 5 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad9340): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000592ee0 item 86 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad9340): _readAt: size=2, off=5 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad9340): >_readAt: n=0, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad9340): _writeAt: size=3, off=5 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad9340): >_writeAt: n=3, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad9340): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.964738315 +0000 UTC m=+4.131933006 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad9340): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad9380): _readAt: size=512, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad9380): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad9380): >openPending: err= 2024/09/23 20:33:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad9380): >_readAt: n=3, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad9380): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.964738315 +0000 UTC m=+4.131933006 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad9380): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: Remove: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000593030 item 86 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad9400): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad9400): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad9400): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad9400): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad9400): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.966045419 +0000 UTC m=+4.133240102 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad9400): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad94c0): _readAt: size=2, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad94c0): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad94c0): open at offset 5 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad94c0): >openPending: err= 2024/09/23 20:33:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad94c0): >_readAt: n=2, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad94c0): _writeAt: size=3, off=7 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005933b0 item 87 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad94c0): >_writeAt: n=3, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad94c0): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.966611679 +0000 UTC m=+4.133806371 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad94c0): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad9500): _readAt: size=512, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad9500): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad9500): >openPending: err= 2024/09/23 20:33:42 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad9500): >_readAt: n=8, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad9500): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.966611679 +0000 UTC m=+4.133806371 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad9500): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: Remove: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000593500 item 87 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/09/23 20:33:42 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/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad9580): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad9580): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad9580): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad9580): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad9580): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.968207395 +0000 UTC m=+4.135402087 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad9580): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad9640): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad9640): open at offset 5 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad9640): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000593880 item 88 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad9640): _readAt: size=2, off=5 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad9640): >_readAt: n=0, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad9640): _writeAt: size=3, off=5 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad9640): >_writeAt: n=3, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad9640): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.968793452 +0000 UTC m=+4.135988154 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad9640): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad9680): _readAt: size=512, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad9680): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad9680): >openPending: err= 2024/09/23 20:33:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad9680): >_readAt: n=3, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad9680): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.968793452 +0000 UTC m=+4.135988154 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad9680): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: Remove: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005939d0 item 88 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad9740): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad9740): open at offset 0 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad9740): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad9740): _readAt: size=2, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad9740): >_readAt: n=0, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad9740): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad9740): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad9740): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.970084107 +0000 UTC m=+4.137278800 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad9740): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad97c0): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad97c0): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad97c0): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000593dc0 item 89 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad97c0): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad97c0): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.970518541 +0000 UTC m=+4.137713223 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad97c0): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad9880): _readAt: size=2, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad9880): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad9880): open at offset 5 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad9880): >openPending: err= 2024/09/23 20:33:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad9880): >_readAt: n=2, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad9880): _writeAt: size=3, off=7 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057a070 item 89 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad9880): >_writeAt: n=3, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad9880): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.97120779 +0000 UTC m=+4.138402483 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad9880): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad98c0): _readAt: size=512, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad98c0): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad98c0): >openPending: err= 2024/09/23 20:33:42 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad98c0): >_readAt: n=8, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad98c0): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.97120779 +0000 UTC m=+4.138402483 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad98c0): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: Remove: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057a3f0 item 89 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad99c0): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad99c0): open at offset 0 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad99c0): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad99c0): _readAt: size=2, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad99c0): >_readAt: n=0, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad99c0): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad99c0): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad99c0): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.972728576 +0000 UTC m=+4.139923268 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad99c0): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad9a00): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad9a00): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad9a00): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057a700 item 90 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad9a00): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad9a00): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.973319431 +0000 UTC m=+4.140514123 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad9a00): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad9ac0): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad9ac0): open at offset 5 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad9ac0): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057a8c0 item 90 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad9ac0): _readAt: size=2, off=5 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad9ac0): >_readAt: n=0, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad9ac0): _writeAt: size=3, off=5 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad9ac0): >_writeAt: n=3, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad9ac0): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.974021966 +0000 UTC m=+4.141216658 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad9ac0): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad9b00): _readAt: size=512, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad9b00): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad9b00): >openPending: err= 2024/09/23 20:33:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad9b00): >_readAt: n=3, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad9b00): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.974021966 +0000 UTC m=+4.141216658 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad9b00): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: Remove: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057aa10 item 90 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad9bc0): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad9bc0): open at offset 0 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad9bc0): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad9bc0): _readAt: size=2, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad9bc0): >_readAt: n=0, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad9bc0): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad9bc0): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad9bc0): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.975545788 +0000 UTC m=+4.142740480 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad9bc0): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad9c00): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad9c00): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad9c00): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057ad20 item 91 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad9c00): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad9c00): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.976064729 +0000 UTC m=+4.143259421 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad9c00): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad9cc0): _readAt: size=2, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad9cc0): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad9cc0): open at offset 5 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad9cc0): >openPending: err= 2024/09/23 20:33:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad9cc0): >_readAt: n=2, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad9cc0): _writeAt: size=3, off=7 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057aee0 item 91 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad9cc0): >_writeAt: n=3, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad9cc0): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.976667247 +0000 UTC m=+4.143861939 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad9cc0): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad9d00): _readAt: size=512, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad9d00): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad9d00): >openPending: err= 2024/09/23 20:33:42 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad9d00): >_readAt: n=8, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad9d00): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.976667247 +0000 UTC m=+4.143861939 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad9d00): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: Remove: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057b1f0 item 91 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/09/23 20:33:42 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/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad9e00): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad9e00): open at offset 0 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad9e00): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad9e00): _readAt: size=2, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad9e00): >_readAt: n=0, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad9e00): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad9e00): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad9e00): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.978239579 +0000 UTC m=+4.145434271 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad9e00): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad9e40): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad9e40): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad9e40): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057b730 item 92 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad9e40): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad9e40): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.978715549 +0000 UTC m=+4.145910241 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad9e40): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad9f00): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad9f00): open at offset 5 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad9f00): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057b8f0 item 92 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad9f00): _readAt: size=2, off=5 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad9f00): >_readAt: n=0, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad9f00): _writeAt: size=3, off=5 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad9f00): >_writeAt: n=3, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad9f00): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.979452077 +0000 UTC m=+4.146646769 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad9f00): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad9f40): _readAt: size=512, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad9f40): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad9f40): >openPending: err= 2024/09/23 20:33:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad9f40): >_readAt: n=3, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad9f40): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.979452077 +0000 UTC m=+4.146646769 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc000ad9f40): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: Remove: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057bab0 item 92 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b6400): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b6400): open at offset 0 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b6400): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b6400): _readAt: size=2, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b6400): >_readAt: n=0, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b6400): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b6400): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b6400): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.981096575 +0000 UTC m=+4.148291267 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b6400): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b6440): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b6440): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b6440): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005000e0 item 93 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b6440): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b6440): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.981684385 +0000 UTC m=+4.148879077 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b6440): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/09/23 20:33:42 DEBUG : open-test-file: File.openRW failed: file already exists 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b6500): _readAt: size=512, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b6500): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b6500): >openPending: err= 2024/09/23 20:33:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b6500): >_readAt: n=5, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b6500): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.981684385 +0000 UTC m=+4.148879077 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b6500): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: Remove: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000500310 item 93 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/09/23 20:33:42 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/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b6640): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b6640): open at offset 0 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b6640): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b6640): _readAt: size=2, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b6640): >_readAt: n=0, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b6640): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b6640): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b6640): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.983193168 +0000 UTC m=+4.150387850 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b6640): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b6680): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b6680): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b6680): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005007e0 item 94 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b6680): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b6680): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.983885323 +0000 UTC m=+4.151080015 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b6680): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/09/23 20:33:42 DEBUG : open-test-file: File.openRW failed: file already exists 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b6980): _readAt: size=512, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b6980): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b6980): >openPending: err= 2024/09/23 20:33:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b6980): >_readAt: n=5, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b6980): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.983885323 +0000 UTC m=+4.151080015 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b6980): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: Remove: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000500a10 item 94 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/09/23 20:33:42 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/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b6b00): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b6b00): open at offset 0 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b6b00): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b6b00): _readAt: size=2, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b6b00): >_readAt: n=0, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b6b00): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b6b00): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b6b00): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.985272068 +0000 UTC m=+4.152466761 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b6b00): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b6b40): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b6b40): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b6b40): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000500ee0 item 95 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b6b40): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b6b40): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.98585 +0000 UTC m=+4.153044692 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b6b40): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/09/23 20:33:42 DEBUG : open-test-file: File.openRW failed: file already exists 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b6c00): _readAt: size=512, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b6c00): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b6c00): >openPending: err= 2024/09/23 20:33:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b6c00): >_readAt: n=5, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b6c00): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.98585 +0000 UTC m=+4.153044692 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b6c00): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: Remove: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005013b0 item 95 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/09/23 20:33:42 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/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b6e00): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b6e00): open at offset 0 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b6e00): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b6e00): _readAt: size=2, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b6e00): >_readAt: n=0, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b6e00): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b6e00): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b6e00): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.9871757 +0000 UTC m=+4.154370392 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b6e00): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b6ec0): _writeAt: size=5, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b6ec0): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b6ec0): >openPending: err= 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000501730 item 96 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b6ec0): >_writeAt: n=5, err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b6ec0): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.987751287 +0000 UTC m=+4.154945970 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b6ec0): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/09/23 20:33:42 DEBUG : open-test-file: File.openRW failed: file already exists 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/09/23 20:33:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/09/23 20:33:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/09/23 20:33:42 DEBUG : open-test-file: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : open-test-file: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b6fc0): _readAt: size=512, off=0 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b6fc0): openPending: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b6fc0): >openPending: err= 2024/09/23 20:33:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b6fc0): >_readAt: n=5, err=EOF 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b6fc0): close: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: setting modification time to 2024-09-23 20:33:42.987751287 +0000 UTC m=+4.154945970 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : open-test-file(0xc0006b6fc0): >close: err= 2024/09/23 20:33:42 DEBUG : open-test-file: Remove: 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005018f0 item 96 2024/09/23 20:33:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/09/23 20:33:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/09/23 20:33:42 DEBUG : open-test-file: >Remove: err= 2024/09/23 20:33:42 DEBUG : WaitForWriters: timeout=30s 2024/09/23 20:33:42 DEBUG : : Looking for writers 2024/09/23 20:33:42 DEBUG : >WaitForWriters: 2024/09/23 20:33:42 DEBUG : vfs cache: cleaner exiting 2024/09/23 20:33:42 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:37423") 2024/09/23 20:33:42 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:42 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:36155") 2024/09/23 20:33:42 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestRWFileHandleOpenTests (0.48s) --- PASS: TestRWFileHandleOpenTests/writes (0.26s) --- 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.01s) --- 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.01s) --- 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.23s) --- 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.4:21/rclone-test-catagez7jena", Local "Local file system at /tmp/rclone1551635965", Modify Window "1s" 2024/09/23 20:33:42 INFO : ftp://172.17.0.4:21/rclone-test-catagez7jena: poll-interval is not supported by this remote 2024/09/23 20:33:42 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/09/23 20:33:42 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{w4LQI}/rclone-test-catagez7jena" 2024/09/23 20:33:42 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{w4LQI}/rclone-test-catagez7jena" 2024/09/23 20:33:42 DEBUG : fs cache: switching user supplied name ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{w4LQI}/rclone-test-catagez7jena" for canonical name ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{w4LQI}/rclone-test-catagez7jena" 2024/09/23 20:33:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{w4LQI}/rclone-test-catagez7jena" 2024/09/23 20:33:42 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/09/23 20:33:42 DEBUG : fs cache: switching user supplied name ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{w4LQI}/rclone-test-catagez7jena" for canonical name ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{w4LQI}/rclone-test-catagez7jena" 2024/09/23 20:33:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{w4LQI}/rclone-test-catagez7jena" 2024/09/23 20:33:42 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/09/23 20:33:42 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/09/23 20:33:42 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/09/23 20:33:42 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:35466") 2024/09/23 20:33:42 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:42 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/09/23 20:33:42 DEBUG : file1: newRWFileHandle: 2024/09/23 20:33:42 DEBUG : file1(0xc0006b71c0): openPending: 2024/09/23 20:33:42 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/09/23 20:33:42 DEBUG : file1(0xc0006b71c0): >openPending: err= 2024/09/23 20:33:42 DEBUG : file1: >newRWFileHandle: err= 2024/09/23 20:33:42 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/09/23 20:33:42 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/09/23 20:33:42 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/09/23 20:33:42 DEBUG : file1(0xc0006b71c0): _writeAt: size=2, off=0 2024/09/23 20:33:42 DEBUG : file1(0xc0006b71c0): >_writeAt: n=2, err= 2024/09/23 20:33:42 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2024/09/23 20:33:42 DEBUG : file1(0xc0006b71c0): RWFileHandle.Flush 2024/09/23 20:33:42 DEBUG : file1(0xc0006b71c0): RWFileHandle.Release 2024/09/23 20:33:42 DEBUG : file1(0xc0006b71c0): close: 2024/09/23 20:33:42 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2024/09/23 20:33:42 INFO : file1: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:42 DEBUG : file1(0xc0006b71c0): >close: err= 2024/09/23 20:33:42 DEBUG : WaitForWriters: timeout=30s 2024/09/23 20:33:42 DEBUG : : Looking for writers 2024/09/23 20:33:42 DEBUG : file1: reading active writers 2024/09/23 20:33:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/09/23 20:33:43 DEBUG : : Looking for writers 2024/09/23 20:33:43 DEBUG : file1: reading active writers 2024/09/23 20:33:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/09/23 20:33:43 DEBUG : : Looking for writers 2024/09/23 20:33:43 DEBUG : file1: reading active writers 2024/09/23 20:33:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/09/23 20:33:43 DEBUG : : Looking for writers 2024/09/23 20:33:43 DEBUG : file1: reading active writers 2024/09/23 20:33:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/09/23 20:33:43 DEBUG : file1: vfs cache: starting upload 2024/09/23 20:33:43 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:32580") 2024/09/23 20:33:43 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:43 DEBUG : file1.c8b6918.partial: renamed to: file1 2024/09/23 20:33:43 INFO : file1: Copied (new) 2024/09/23 20:33:43 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC" 2024/09/23 20:33:43 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/09/23 20:33:43 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2024/09/23 20:33:43 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/09/23 20:33:43 INFO : file1: vfs cache: upload succeeded try #1 2024/09/23 20:33:43 DEBUG : : Looking for writers 2024/09/23 20:33:43 DEBUG : file1: reading active writers 2024/09/23 20:33:43 DEBUG : >WaitForWriters: 2024/09/23 20:33:43 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:31546") 2024/09/23 20:33:43 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:43 DEBUG : WaitForWriters: timeout=30s 2024/09/23 20:33:43 DEBUG : : Looking for writers 2024/09/23 20:33:43 DEBUG : file1: reading active writers 2024/09/23 20:33:43 DEBUG : >WaitForWriters: 2024/09/23 20:33:43 DEBUG : vfs cache: cleaner exiting 2024/09/23 20:33:43 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:37866") 2024/09/23 20:33:43 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:43 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:34085") 2024/09/23 20:33:43 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestRWFileModTimeWithOpenWriters (0.16s) === RUN TestRWCacheRename run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-catagez7jena", Local "Local file system at /tmp/rclone1551635965", Modify Window "1s" 2024/09/23 20:33:43 INFO : ftp://172.17.0.4:21/rclone-test-catagez7jena: poll-interval is not supported by this remote 2024/09/23 20:33:43 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/09/23 20:33:43 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{w4LQI}/rclone-test-catagez7jena" 2024/09/23 20:33:43 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{w4LQI}/rclone-test-catagez7jena" 2024/09/23 20:33:43 DEBUG : fs cache: switching user supplied name ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{w4LQI}/rclone-test-catagez7jena" for canonical name ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{w4LQI}/rclone-test-catagez7jena" 2024/09/23 20:33:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{w4LQI}/rclone-test-catagez7jena" 2024/09/23 20:33:43 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/09/23 20:33:43 DEBUG : fs cache: switching user supplied name ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{w4LQI}/rclone-test-catagez7jena" for canonical name ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{w4LQI}/rclone-test-catagez7jena" 2024/09/23 20:33:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{w4LQI}/rclone-test-catagez7jena" 2024/09/23 20:33:43 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/09/23 20:33:43 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/09/23 20:33:43 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/09/23 20:33:43 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:36126") 2024/09/23 20:33:43 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:43 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2024/09/23 20:33:43 DEBUG : rename_me: newRWFileHandle: 2024/09/23 20:33:43 DEBUG : rename_me(0xc000788440): openPending: 2024/09/23 20:33:43 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2024/09/23 20:33:43 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2024/09/23 20:33:43 DEBUG : rename_me(0xc000788440): >openPending: err= 2024/09/23 20:33:43 DEBUG : rename_me: >newRWFileHandle: err= 2024/09/23 20:33:43 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2024/09/23 20:33:43 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2024/09/23 20:33:43 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2024/09/23 20:33:43 DEBUG : rename_me(0xc000788440): _writeAt: size=5, off=0 2024/09/23 20:33:43 DEBUG : rename_me(0xc000788440): >_writeAt: n=5, err= 2024/09/23 20:33:43 DEBUG : rename_me(0xc000788440): close: 2024/09/23 20:33:43 DEBUG : rename_me: vfs cache: setting modification time to 2024-09-23 20:33:43.150239439 +0000 UTC m=+4.317434131 2024/09/23 20:33:43 INFO : rename_me: vfs cache: queuing for upload in 100ms 2024/09/23 20:33:43 DEBUG : rename_me(0xc000788440): >close: err= 2024/09/23 20:33:43 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2024/09/23 20:33:43 DEBUG : i_was_renamed: Updating file with 0xc0007686c0 2024/09/23 20:33:43 DEBUG : : Added virtual directory entry vDel: "rename_me" 2024/09/23 20:33:43 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2024/09/23 20:33:43 DEBUG : WaitForWriters: timeout=30s 2024/09/23 20:33:43 DEBUG : : Looking for writers 2024/09/23 20:33:43 DEBUG : i_was_renamed: reading active writers 2024/09/23 20:33:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/09/23 20:33:43 DEBUG : : Looking for writers 2024/09/23 20:33:43 DEBUG : i_was_renamed: reading active writers 2024/09/23 20:33:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/09/23 20:33:43 DEBUG : : Looking for writers 2024/09/23 20:33:43 DEBUG : i_was_renamed: reading active writers 2024/09/23 20:33:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/09/23 20:33:43 DEBUG : : Looking for writers 2024/09/23 20:33:43 DEBUG : i_was_renamed: reading active writers 2024/09/23 20:33:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/09/23 20:33:43 DEBUG : i_was_renamed: vfs cache: starting upload 2024/09/23 20:33:43 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:31818") 2024/09/23 20:33:43 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:43 DEBUG : i_was_renamed.1d38023d.partial: renamed to: i_was_renamed 2024/09/23 20:33:43 INFO : i_was_renamed: Copied (new) 2024/09/23 20:33:43 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2024-09-23 20:33:43 +0000 UTC" 2024/09/23 20:33:43 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2024/09/23 20:33:43 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2024/09/23 20:33:43 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2024/09/23 20:33:43 DEBUG : : Looking for writers 2024/09/23 20:33:43 DEBUG : i_was_renamed: reading active writers 2024/09/23 20:33:43 DEBUG : >WaitForWriters: 2024/09/23 20:33:43 DEBUG : vfs cache: cleaner exiting 2024/09/23 20:33:43 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:35582") 2024/09/23 20:33:43 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:43 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:30877") 2024/09/23 20:33:43 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestRWCacheRename (0.16s) === RUN TestRWCacheUpdate run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-catagez7jena", Local "Local file system at /tmp/rclone1551635965", Modify Window "1s" 2024/09/23 20:33:43 INFO : ftp://172.17.0.4:21/rclone-test-catagez7jena: poll-interval is not supported by this remote 2024/09/23 20:33:43 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/09/23 20:33:43 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{w4LQI}/rclone-test-catagez7jena" 2024/09/23 20:33:43 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{w4LQI}/rclone-test-catagez7jena" 2024/09/23 20:33:43 DEBUG : fs cache: switching user supplied name ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{w4LQI}/rclone-test-catagez7jena" for canonical name ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{w4LQI}/rclone-test-catagez7jena" 2024/09/23 20:33:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{w4LQI}/rclone-test-catagez7jena" 2024/09/23 20:33:43 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/09/23 20:33:43 DEBUG : fs cache: switching user supplied name ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{w4LQI}/rclone-test-catagez7jena" for canonical name ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{w4LQI}/rclone-test-catagez7jena" 2024/09/23 20:33:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{w4LQI}/rclone-test-catagez7jena" 2024/09/23 20:33:43 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/09/23 20:33:43 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/09/23 20:33:43 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:38133") 2024/09/23 20:33:43 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:43 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:33838") 2024/09/23 20:33:43 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:43 DEBUG : : forgetting directory cache 2024/09/23 20:33:43 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/09/23 20:33:43 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:35840") 2024/09/23 20:33:43 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:43 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/09/23 20:33:43 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/09/23 20:33:43 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/09/23 20:33:43 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/09/23 20:33:43 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/09/23 20:33:43 DEBUG : TestRWCacheUpdate(0xc000788500): _readAt: size=512, off=0 2024/09/23 20:33:43 DEBUG : TestRWCacheUpdate(0xc000788500): openPending: 2024/09/23 20:33:43 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-09-23 19:34:43 +0000 UTC" against cached fingerprint "" 2024/09/23 20:33:43 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/09/23 20:33:43 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/09/23 20:33:43 DEBUG : TestRWCacheUpdate(0xc000788500): >openPending: err= 2024/09/23 20:33:43 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/09/23 20:33:43 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/09/23 20:33:43 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/09/23 20:33:43 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/09/23 20:33:43 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:33638") 2024/09/23 20:33:43 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:43 DEBUG : TestRWCacheUpdate(0xc000788500): >_readAt: n=20, err=EOF 2024/09/23 20:33:43 DEBUG : TestRWCacheUpdate(0xc000788500): close: 2024/09/23 20:33:43 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-09-23 19:34:43 +0000 UTC 2024/09/23 20:33:43 DEBUG : TestRWCacheUpdate(0xc000788500): >close: err= 2024/09/23 20:33:43 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:37419") 2024/09/23 20:33:43 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:43 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:36700") 2024/09/23 20:33:43 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:43 DEBUG : : forgetting directory cache 2024/09/23 20:33:43 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/09/23 20:33:43 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/09/23 20:33:43 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:31302") 2024/09/23 20:33:43 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:43 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/09/23 20:33:43 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/09/23 20:33:43 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/09/23 20:33:43 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/09/23 20:33:43 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/09/23 20:33:43 DEBUG : TestRWCacheUpdate(0xc00013cb80): _readAt: size=512, off=0 2024/09/23 20:33:43 DEBUG : TestRWCacheUpdate(0xc00013cb80): openPending: 2024/09/23 20:33:43 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-09-23 19:35:43 +0000 UTC" against cached fingerprint "20,2024-09-23 19:34:43 +0000 UTC" 2024/09/23 20:33:43 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2024-09-23 19:35:43 +0000 UTC" != cached fingerprint "20,2024-09-23 19:34:43 +0000 UTC") 2024/09/23 20:33:43 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/09/23 20:33:43 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/09/23 20:33:43 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/09/23 20:33:43 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/09/23 20:33:43 DEBUG : TestRWCacheUpdate(0xc00013cb80): >openPending: err= 2024/09/23 20:33:43 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/09/23 20:33:43 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/09/23 20:33:43 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/09/23 20:33:43 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/09/23 20:33:43 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:35143") 2024/09/23 20:33:43 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:43 DEBUG : TestRWCacheUpdate(0xc00013cb80): >_readAt: n=20, err=EOF 2024/09/23 20:33:43 DEBUG : TestRWCacheUpdate(0xc00013cb80): close: 2024/09/23 20:33:43 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-09-23 19:35:43 +0000 UTC 2024/09/23 20:33:43 DEBUG : TestRWCacheUpdate(0xc00013cb80): >close: err= 2024/09/23 20:33:43 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:38683") 2024/09/23 20:33:43 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:43 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:35943") 2024/09/23 20:33:43 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:43 DEBUG : : forgetting directory cache 2024/09/23 20:33:43 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/09/23 20:33:43 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/09/23 20:33:43 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:35513") 2024/09/23 20:33:43 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:43 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/09/23 20:33:43 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/09/23 20:33:43 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/09/23 20:33:43 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/09/23 20:33:43 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/09/23 20:33:43 DEBUG : TestRWCacheUpdate(0xc00013cf80): _readAt: size=512, off=0 2024/09/23 20:33:43 DEBUG : TestRWCacheUpdate(0xc00013cf80): openPending: 2024/09/23 20:33:43 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-09-23 19:36:43 +0000 UTC" against cached fingerprint "20,2024-09-23 19:35:43 +0000 UTC" 2024/09/23 20:33:43 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2024-09-23 19:36:43 +0000 UTC" != cached fingerprint "20,2024-09-23 19:35:43 +0000 UTC") 2024/09/23 20:33:43 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/09/23 20:33:43 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/09/23 20:33:43 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/09/23 20:33:43 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/09/23 20:33:43 DEBUG : TestRWCacheUpdate(0xc00013cf80): >openPending: err= 2024/09/23 20:33:43 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/09/23 20:33:43 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/09/23 20:33:43 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/09/23 20:33:43 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/09/23 20:33:43 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:38713") 2024/09/23 20:33:43 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:43 DEBUG : TestRWCacheUpdate(0xc00013cf80): >_readAt: n=20, err=EOF 2024/09/23 20:33:43 DEBUG : TestRWCacheUpdate(0xc00013cf80): close: 2024/09/23 20:33:43 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-09-23 19:36:43 +0000 UTC 2024/09/23 20:33:43 DEBUG : TestRWCacheUpdate(0xc00013cf80): >close: err= 2024/09/23 20:33:43 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:35872") 2024/09/23 20:33:43 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:43 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:34110") 2024/09/23 20:33:43 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:44 DEBUG : : forgetting directory cache 2024/09/23 20:33:44 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/09/23 20:33:44 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/09/23 20:33:44 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:34368") 2024/09/23 20:33:44 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:44 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/09/23 20:33:44 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/09/23 20:33:44 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/09/23 20:33:44 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/09/23 20:33:44 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/09/23 20:33:44 DEBUG : TestRWCacheUpdate(0xc0007889c0): _readAt: size=512, off=0 2024/09/23 20:33:44 DEBUG : TestRWCacheUpdate(0xc0007889c0): openPending: 2024/09/23 20:33:44 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-09-23 19:37:43 +0000 UTC" against cached fingerprint "20,2024-09-23 19:36:43 +0000 UTC" 2024/09/23 20:33:44 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2024-09-23 19:37:43 +0000 UTC" != cached fingerprint "20,2024-09-23 19:36:43 +0000 UTC") 2024/09/23 20:33:44 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/09/23 20:33:44 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/09/23 20:33:44 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/09/23 20:33:44 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/09/23 20:33:44 DEBUG : TestRWCacheUpdate(0xc0007889c0): >openPending: err= 2024/09/23 20:33:44 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/09/23 20:33:44 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/09/23 20:33:44 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/09/23 20:33:44 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/09/23 20:33:44 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:39185") 2024/09/23 20:33:44 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:44 DEBUG : TestRWCacheUpdate(0xc0007889c0): >_readAt: n=20, err=EOF 2024/09/23 20:33:44 DEBUG : TestRWCacheUpdate(0xc0007889c0): close: 2024/09/23 20:33:44 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-09-23 19:37:43 +0000 UTC 2024/09/23 20:33:44 DEBUG : TestRWCacheUpdate(0xc0007889c0): >close: err= 2024/09/23 20:33:44 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:32036") 2024/09/23 20:33:44 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:44 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:35141") 2024/09/23 20:33:44 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:44 DEBUG : : forgetting directory cache 2024/09/23 20:33:44 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/09/23 20:33:44 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/09/23 20:33:44 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:38898") 2024/09/23 20:33:44 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:44 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/09/23 20:33:44 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/09/23 20:33:44 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/09/23 20:33:44 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/09/23 20:33:44 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/09/23 20:33:44 DEBUG : TestRWCacheUpdate(0xc0002bee00): _readAt: size=512, off=0 2024/09/23 20:33:44 DEBUG : TestRWCacheUpdate(0xc0002bee00): openPending: 2024/09/23 20:33:44 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-09-23 19:38:43 +0000 UTC" against cached fingerprint "20,2024-09-23 19:37:43 +0000 UTC" 2024/09/23 20:33:44 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2024-09-23 19:38:43 +0000 UTC" != cached fingerprint "20,2024-09-23 19:37:43 +0000 UTC") 2024/09/23 20:33:44 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/09/23 20:33:44 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/09/23 20:33:44 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/09/23 20:33:44 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/09/23 20:33:44 DEBUG : TestRWCacheUpdate(0xc0002bee00): >openPending: err= 2024/09/23 20:33:44 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/09/23 20:33:44 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/09/23 20:33:44 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/09/23 20:33:44 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/09/23 20:33:44 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:36173") 2024/09/23 20:33:44 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:44 DEBUG : TestRWCacheUpdate(0xc0002bee00): >_readAt: n=20, err=EOF 2024/09/23 20:33:44 DEBUG : TestRWCacheUpdate(0xc0002bee00): close: 2024/09/23 20:33:44 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-09-23 19:38:43 +0000 UTC 2024/09/23 20:33:44 DEBUG : TestRWCacheUpdate(0xc0002bee00): >close: err= 2024/09/23 20:33:44 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:32850") 2024/09/23 20:33:44 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:44 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:33447") 2024/09/23 20:33:44 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:44 DEBUG : : forgetting directory cache 2024/09/23 20:33:44 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/09/23 20:33:44 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/09/23 20:33:44 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:32274") 2024/09/23 20:33:44 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:44 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/09/23 20:33:44 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/09/23 20:33:44 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/09/23 20:33:44 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/09/23 20:33:44 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/09/23 20:33:44 DEBUG : TestRWCacheUpdate(0xc0002bfc40): _readAt: size=512, off=0 2024/09/23 20:33:44 DEBUG : TestRWCacheUpdate(0xc0002bfc40): openPending: 2024/09/23 20:33:44 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-09-23 19:39:43 +0000 UTC" against cached fingerprint "20,2024-09-23 19:38:43 +0000 UTC" 2024/09/23 20:33:44 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2024-09-23 19:39:43 +0000 UTC" != cached fingerprint "20,2024-09-23 19:38:43 +0000 UTC") 2024/09/23 20:33:44 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/09/23 20:33:44 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/09/23 20:33:44 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/09/23 20:33:44 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/09/23 20:33:44 DEBUG : TestRWCacheUpdate(0xc0002bfc40): >openPending: err= 2024/09/23 20:33:44 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/09/23 20:33:44 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/09/23 20:33:44 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/09/23 20:33:44 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/09/23 20:33:44 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:32793") 2024/09/23 20:33:44 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:44 DEBUG : TestRWCacheUpdate(0xc0002bfc40): >_readAt: n=20, err=EOF 2024/09/23 20:33:44 DEBUG : TestRWCacheUpdate(0xc0002bfc40): close: 2024/09/23 20:33:44 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-09-23 19:39:43 +0000 UTC 2024/09/23 20:33:44 DEBUG : TestRWCacheUpdate(0xc0002bfc40): >close: err= 2024/09/23 20:33:44 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:39147") 2024/09/23 20:33:44 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:44 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:37728") 2024/09/23 20:33:44 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:44 DEBUG : : forgetting directory cache 2024/09/23 20:33:44 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/09/23 20:33:44 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/09/23 20:33:44 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:36400") 2024/09/23 20:33:44 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:44 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/09/23 20:33:44 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/09/23 20:33:44 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/09/23 20:33:44 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/09/23 20:33:44 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/09/23 20:33:44 DEBUG : TestRWCacheUpdate(0xc000788b80): _readAt: size=512, off=0 2024/09/23 20:33:44 DEBUG : TestRWCacheUpdate(0xc000788b80): openPending: 2024/09/23 20:33:44 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2024-09-23 19:40:43 +0000 UTC" against cached fingerprint "20,2024-09-23 19:39:43 +0000 UTC" 2024/09/23 20:33:44 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2024-09-23 19:40:43 +0000 UTC" != cached fingerprint "20,2024-09-23 19:39:43 +0000 UTC") 2024/09/23 20:33:44 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/09/23 20:33:44 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/09/23 20:33:44 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2024/09/23 20:33:44 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/09/23 20:33:44 DEBUG : TestRWCacheUpdate(0xc000788b80): >openPending: err= 2024/09/23 20:33:44 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2024/09/23 20:33:44 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/09/23 20:33:44 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/09/23 20:33:44 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/09/23 20:33:44 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:37096") 2024/09/23 20:33:44 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:44 DEBUG : TestRWCacheUpdate(0xc000788b80): >_readAt: n=21, err=EOF 2024/09/23 20:33:44 DEBUG : TestRWCacheUpdate(0xc000788b80): close: 2024/09/23 20:33:44 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-09-23 19:40:43 +0000 UTC 2024/09/23 20:33:44 DEBUG : TestRWCacheUpdate(0xc000788b80): >close: err= 2024/09/23 20:33:44 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:31371") 2024/09/23 20:33:44 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:44 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:34120") 2024/09/23 20:33:44 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:44 DEBUG : : forgetting directory cache 2024/09/23 20:33:44 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/09/23 20:33:44 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/09/23 20:33:44 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:39485") 2024/09/23 20:33:44 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:44 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/09/23 20:33:44 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/09/23 20:33:44 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/09/23 20:33:44 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/09/23 20:33:44 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/09/23 20:33:44 DEBUG : TestRWCacheUpdate(0xc0006b7e00): _readAt: size=512, off=0 2024/09/23 20:33:44 DEBUG : TestRWCacheUpdate(0xc0006b7e00): openPending: 2024/09/23 20:33:44 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2024-09-23 19:41:43 +0000 UTC" against cached fingerprint "21,2024-09-23 19:40:43 +0000 UTC" 2024/09/23 20:33:44 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2024-09-23 19:41:43 +0000 UTC" != cached fingerprint "21,2024-09-23 19:40:43 +0000 UTC") 2024/09/23 20:33:44 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/09/23 20:33:44 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/09/23 20:33:44 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2024/09/23 20:33:44 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/09/23 20:33:44 DEBUG : TestRWCacheUpdate(0xc0006b7e00): >openPending: err= 2024/09/23 20:33:44 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2024/09/23 20:33:44 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/09/23 20:33:44 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/09/23 20:33:44 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/09/23 20:33:44 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:30952") 2024/09/23 20:33:44 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:44 DEBUG : TestRWCacheUpdate(0xc0006b7e00): >_readAt: n=22, err=EOF 2024/09/23 20:33:44 DEBUG : TestRWCacheUpdate(0xc0006b7e00): close: 2024/09/23 20:33:44 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-09-23 19:41:43 +0000 UTC 2024/09/23 20:33:44 DEBUG : TestRWCacheUpdate(0xc0006b7e00): >close: err= 2024/09/23 20:33:44 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:32853") 2024/09/23 20:33:44 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:44 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:34922") 2024/09/23 20:33:44 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:45 DEBUG : : forgetting directory cache 2024/09/23 20:33:45 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/09/23 20:33:45 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:34608") 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:45 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/09/23 20:33:45 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/09/23 20:33:45 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/09/23 20:33:45 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/09/23 20:33:45 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/09/23 20:33:45 DEBUG : TestRWCacheUpdate(0xc000788d00): _readAt: size=512, off=0 2024/09/23 20:33:45 DEBUG : TestRWCacheUpdate(0xc000788d00): openPending: 2024/09/23 20:33:45 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2024-09-23 19:42:43 +0000 UTC" against cached fingerprint "22,2024-09-23 19:41:43 +0000 UTC" 2024/09/23 20:33:45 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2024-09-23 19:42:43 +0000 UTC" != cached fingerprint "22,2024-09-23 19:41:43 +0000 UTC") 2024/09/23 20:33:45 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/09/23 20:33:45 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/09/23 20:33:45 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2024/09/23 20:33:45 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/09/23 20:33:45 DEBUG : TestRWCacheUpdate(0xc000788d00): >openPending: err= 2024/09/23 20:33:45 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2024/09/23 20:33:45 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/09/23 20:33:45 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/09/23 20:33:45 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:34642") 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:45 DEBUG : TestRWCacheUpdate(0xc000788d00): >_readAt: n=23, err=EOF 2024/09/23 20:33:45 DEBUG : TestRWCacheUpdate(0xc000788d00): close: 2024/09/23 20:33:45 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-09-23 19:42:43 +0000 UTC 2024/09/23 20:33:45 DEBUG : TestRWCacheUpdate(0xc000788d00): >close: err= 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:39185") 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:37075") 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:45 DEBUG : : forgetting directory cache 2024/09/23 20:33:45 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/09/23 20:33:45 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:38391") 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:45 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/09/23 20:33:45 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/09/23 20:33:45 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/09/23 20:33:45 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/09/23 20:33:45 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/09/23 20:33:45 DEBUG : TestRWCacheUpdate(0xc000788f80): _readAt: size=512, off=0 2024/09/23 20:33:45 DEBUG : TestRWCacheUpdate(0xc000788f80): openPending: 2024/09/23 20:33:45 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2024-09-23 19:43:43 +0000 UTC" against cached fingerprint "23,2024-09-23 19:42:43 +0000 UTC" 2024/09/23 20:33:45 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2024-09-23 19:43:43 +0000 UTC" != cached fingerprint "23,2024-09-23 19:42:43 +0000 UTC") 2024/09/23 20:33:45 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/09/23 20:33:45 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/09/23 20:33:45 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2024/09/23 20:33:45 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/09/23 20:33:45 DEBUG : TestRWCacheUpdate(0xc000788f80): >openPending: err= 2024/09/23 20:33:45 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2024/09/23 20:33:45 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/09/23 20:33:45 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/09/23 20:33:45 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:36580") 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:45 DEBUG : TestRWCacheUpdate(0xc000788f80): >_readAt: n=24, err=EOF 2024/09/23 20:33:45 DEBUG : TestRWCacheUpdate(0xc000788f80): close: 2024/09/23 20:33:45 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-09-23 19:43:43 +0000 UTC 2024/09/23 20:33:45 DEBUG : TestRWCacheUpdate(0xc000788f80): >close: err= 2024/09/23 20:33:45 DEBUG : WaitForWriters: timeout=30s 2024/09/23 20:33:45 DEBUG : : Looking for writers 2024/09/23 20:33:45 DEBUG : TestRWCacheUpdate: reading active writers 2024/09/23 20:33:45 DEBUG : >WaitForWriters: 2024/09/23 20:33:45 DEBUG : vfs cache: cleaner exiting 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:32241") 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:36633") 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestRWCacheUpdate (2.07s) === RUN TestCaseSensitivity run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-catagez7jena", Local "Local file system at /tmp/rclone1551635965", Modify Window "1s" 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:39824") 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:30017") 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:39454") 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:36428") 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:45 INFO : ftp://172.17.0.4:21/rclone-test-catagez7jena: poll-interval is not supported by this remote 2024/09/23 20:33:45 INFO : ftp://172.17.0.4:21/rclone-test-catagez7jena: poll-interval is not supported by this remote 2024/09/23 20:33:45 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:32414") 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:45 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/09/23 20:33:45 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/09/23 20:33:45 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2024/09/23 20:33:45 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:34062") 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:45 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/09/23 20:33:45 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:30808") 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:45 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/09/23 20:33:45 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/09/23 20:33:45 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2024/09/23 20:33:45 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:31579") 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:45 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/09/23 20:33:45 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/09/23 20:33:45 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/09/23 20:33:45 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/09/23 20:33:45 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2024/09/23 20:33:45 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:32565") 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:45 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/09/23 20:33:45 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/09/23 20:33:45 DEBUG : FiLeB: Open: flags=O_RDONLY 2024/09/23 20:33:45 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2024/09/23 20:33:45 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2024/09/23 20:33:45 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:36098") 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:45 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/09/23 20:33:45 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/09/23 20:33:45 DEBUG : FilEb: Open: flags=O_RDONLY 2024/09/23 20:33:45 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2024/09/23 20:33:45 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2024/09/23 20:33:45 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:36199") 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:45 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:30527") 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:45 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/09/23 20:33:45 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/09/23 20:33:45 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/09/23 20:33:45 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2024/09/23 20:33:45 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:38055") 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:45 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/09/23 20:33:45 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/09/23 20:33:45 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/09/23 20:33:45 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/09/23 20:33:45 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2024/09/23 20:33:45 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:35257") 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:45 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/09/23 20:33:45 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/09/23 20:33:45 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/09/23 20:33:45 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/09/23 20:33:45 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2024/09/23 20:33:45 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:31922") 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:45 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/09/23 20:33:45 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/09/23 20:33:45 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/09/23 20:33:45 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/09/23 20:33:45 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2024/09/23 20:33:45 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:31541") 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:45 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/09/23 20:33:45 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/09/23 20:33:45 DEBUG : FiLeB: Open: flags=O_RDONLY 2024/09/23 20:33:45 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2024/09/23 20:33:45 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2024/09/23 20:33:45 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:36709") 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:45 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/09/23 20:33:45 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/09/23 20:33:45 DEBUG : FilEb: Open: flags=O_RDONLY 2024/09/23 20:33:45 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2024/09/23 20:33:45 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2024/09/23 20:33:45 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:31800") 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:45 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/09/23 20:33:45 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/09/23 20:33:45 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2024/09/23 20:33:45 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2024/09/23 20:33:45 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/09/23 20:33:45 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2024/09/23 20:33:45 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2024/09/23 20:33:45 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/09/23 20:33:45 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/09/23 20:33:45 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/09/23 20:33:45 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2024/09/23 20:33:45 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:34167") 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:45 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/09/23 20:33:45 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/09/23 20:33:45 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2024/09/23 20:33:45 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/09/23 20:33:45 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2024/09/23 20:33:45 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/09/23 20:33:45 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2024/09/23 20:33:45 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/09/23 20:33:45 DEBUG : FiLeB: Open: flags=O_RDONLY 2024/09/23 20:33:45 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2024/09/23 20:33:45 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2024/09/23 20:33:45 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:31919") 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:45 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/09/23 20:33:45 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/09/23 20:33:45 DEBUG : FilEb: Open: flags=O_RDONLY 2024/09/23 20:33:45 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2024/09/23 20:33:45 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2024/09/23 20:33:45 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:32739") 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:45 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/09/23 20:33:45 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/09/23 20:33:45 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2024/09/23 20:33:45 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/09/23 20:33:45 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2024/09/23 20:33:45 DEBUG : WaitForWriters: timeout=30s 2024/09/23 20:33:45 DEBUG : : Looking for writers 2024/09/23 20:33:45 DEBUG : FiLeA: reading active writers 2024/09/23 20:33:45 DEBUG : FiLeB: reading active writers 2024/09/23 20:33:45 DEBUG : FilEb: reading active writers 2024/09/23 20:33:45 DEBUG : >WaitForWriters: 2024/09/23 20:33:45 DEBUG : WaitForWriters: timeout=30s 2024/09/23 20:33:45 DEBUG : : Looking for writers 2024/09/23 20:33:45 DEBUG : FiLeA: reading active writers 2024/09/23 20:33:45 DEBUG : FiLeB: reading active writers 2024/09/23 20:33:45 DEBUG : FilEb: reading active writers 2024/09/23 20:33:45 DEBUG : >WaitForWriters: 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:34802") 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:34709") 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestCaseSensitivity (0.15s) === RUN TestUnicodeNormalization run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-catagez7jena", Local "Local file system at /tmp/rclone1551635965", Modify Window "1s" 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:31024") 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:32758") 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:35933") 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:45 INFO : ftp://172.17.0.4:21/rclone-test-catagez7jena: poll-interval is not supported by this remote 2024/09/23 20:33:45 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:31595") 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:45 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2024/09/23 20:33:45 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2024/09/23 20:33:45 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2024/09/23 20:33:45 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:39435") 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:45 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/09/23 20:33:45 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/09/23 20:33:45 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2024/09/23 20:33:45 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2024/09/23 20:33:45 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2024/09/23 20:33:45 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:30962") 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:45 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/09/23 20:33:45 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/09/23 20:33:45 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2024/09/23 20:33:45 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2024/09/23 20:33:45 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2024/09/23 20:33:45 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:37076") 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:45 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/09/23 20:33:45 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/09/23 20:33:45 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2024/09/23 20:33:45 DEBUG : WaitForWriters: timeout=30s 2024/09/23 20:33:45 DEBUG : : Looking for writers 2024/09/23 20:33:45 DEBUG : 測試_Русский___ě_áñ: reading active writers 2024/09/23 20:33:45 DEBUG : normal name with no special characters.txt: reading active writers 2024/09/23 20:33:45 DEBUG : >WaitForWriters: 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:33525") 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:36020") 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestUnicodeNormalization (0.03s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-catagez7jena", Local "Local file system at /tmp/rclone1551635965", Modify Window "1s" 2024/09/23 20:33:45 INFO : ftp://172.17.0.4:21/rclone-test-catagez7jena: poll-interval is not supported by this remote 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: Re-using VFS from active cache 2024/09/23 20:33:45 DEBUG : WaitForWriters: timeout=30s 2024/09/23 20:33:45 DEBUG : : Looking for writers 2024/09/23 20:33:45 DEBUG : >WaitForWriters: 2024/09/23 20:33:45 DEBUG : WaitForWriters: timeout=30s 2024/09/23 20:33:45 DEBUG : : Looking for writers 2024/09/23 20:33:45 DEBUG : >WaitForWriters: 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:31026") 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:30760") 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestVFSNew (0.00s) === RUN TestVFSNewWithOpts run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-catagez7jena", Local "Local file system at /tmp/rclone1551635965", Modify Window "1s" 2024/09/23 20:33:45 INFO : ftp://172.17.0.4:21/rclone-test-catagez7jena: poll-interval is not supported by this remote 2024/09/23 20:33:45 DEBUG : WaitForWriters: timeout=30s 2024/09/23 20:33:45 DEBUG : : Looking for writers 2024/09/23 20:33:45 DEBUG : >WaitForWriters: 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:36066") 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:30542") 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestVFSNewWithOpts (0.00s) === RUN TestVFSRoot run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-catagez7jena", Local "Local file system at /tmp/rclone1551635965", Modify Window "1s" 2024/09/23 20:33:45 INFO : ftp://172.17.0.4:21/rclone-test-catagez7jena: poll-interval is not supported by this remote 2024/09/23 20:33:45 DEBUG : WaitForWriters: timeout=30s 2024/09/23 20:33:45 DEBUG : : Looking for writers 2024/09/23 20:33:45 DEBUG : >WaitForWriters: 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:30361") 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:39224") 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestVFSRoot (0.00s) === RUN TestVFSStat run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-catagez7jena", Local "Local file system at /tmp/rclone1551635965", Modify Window "1s" 2024/09/23 20:33:45 INFO : ftp://172.17.0.4:21/rclone-test-catagez7jena: poll-interval is not supported by this remote 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:38988") 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:45 DEBUG : : forgetting directory cache 2024/09/23 20:33:45 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:30862") 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:38166") 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:32073") 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:37374") 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:38346") 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:45 DEBUG : WaitForWriters: timeout=30s 2024/09/23 20:33:45 DEBUG : dir: Looking for writers 2024/09/23 20:33:45 DEBUG : file2: reading active writers 2024/09/23 20:33:45 DEBUG : : Looking for writers 2024/09/23 20:33:45 DEBUG : dir: reading active writers 2024/09/23 20:33:45 DEBUG : file1: reading active writers 2024/09/23 20:33:45 DEBUG : >WaitForWriters: 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:34761") 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:33815") 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:35583") 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestVFSStat (0.01s) === RUN TestVFSStatParent run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-catagez7jena", Local "Local file system at /tmp/rclone1551635965", Modify Window "1s" 2024/09/23 20:33:45 INFO : ftp://172.17.0.4:21/rclone-test-catagez7jena: poll-interval is not supported by this remote 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:39922") 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:32980") 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:31235") 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:34678") 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:31496") 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:45 DEBUG : WaitForWriters: timeout=30s 2024/09/23 20:33:45 DEBUG : dir: Looking for writers 2024/09/23 20:33:45 DEBUG : : Looking for writers 2024/09/23 20:33:45 DEBUG : file1: reading active writers 2024/09/23 20:33:45 DEBUG : dir: reading active writers 2024/09/23 20:33:45 DEBUG : >WaitForWriters: 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:34395") 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:38919") 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:36416") 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestVFSStatParent (0.01s) === RUN TestVFSOpenFile run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-catagez7jena", Local "Local file system at /tmp/rclone1551635965", Modify Window "1s" 2024/09/23 20:33:45 INFO : ftp://172.17.0.4:21/rclone-test-catagez7jena: poll-interval is not supported by this remote 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:31427") 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:31100") 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:39357") 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:33561") 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:45 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:34356") 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:45 DEBUG : file1: Open: flags=O_RDONLY 2024/09/23 20:33:45 DEBUG : file1: >Open: fd=file1 (r), err= 2024/09/23 20:33:45 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2024/09/23 20:33:45 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/09/23 20:33:45 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2024/09/23 20:33:45 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:32759") 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:45 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2024/09/23 20:33:45 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/09/23 20:33:45 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2024/09/23 20:33:45 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2024/09/23 20:33:45 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2024/09/23 20:33:45 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2024/09/23 20:33:45 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: File to upload is small (0 bytes), uploading instead of streaming 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:35461") 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:45 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2024/09/23 20:33:45 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2024/09/23 20:33:45 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/09/23 20:33:45 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2024/09/23 20:33:45 DEBUG : WaitForWriters: timeout=30s 2024/09/23 20:33:45 DEBUG : dir: Looking for writers 2024/09/23 20:33:45 DEBUG : file2: reading active writers 2024/09/23 20:33:45 DEBUG : new_file.txt: reading active writers 2024/09/23 20:33:45 DEBUG : : Looking for writers 2024/09/23 20:33:45 DEBUG : dir: reading active writers 2024/09/23 20:33:45 DEBUG : file1: reading active writers 2024/09/23 20:33:45 DEBUG : >WaitForWriters: 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:36459") 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:33346") 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:32731") 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestVFSOpenFile (0.02s) === RUN TestVFSRename run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-catagez7jena", Local "Local file system at /tmp/rclone1551635965", Modify Window "1s" 2024/09/23 20:33:45 INFO : ftp://172.17.0.4:21/rclone-test-catagez7jena: poll-interval is not supported by this remote 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:30568") 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:33266") 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:32657") 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:33550") 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:30303") 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:45 INFO : dir/file2: Moved (server-side) to: dir/file1 2024/09/23 20:33:45 DEBUG : dir/file1: Updating file with dir/file1 0xc0007683c0 2024/09/23 20:33:45 DEBUG : dir: Added virtual directory entry vDel: "file2" 2024/09/23 20:33:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:38762") 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:31179") 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:45 INFO : dir/file1: Moved (server-side) to: file0 2024/09/23 20:33:45 DEBUG : file0: Updating file with file0 0xc0007683c0 2024/09/23 20:33:45 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/09/23 20:33:45 DEBUG : : Added virtual directory entry vAddFile: "file0" 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:38361") 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:31906") 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:45 DEBUG : WaitForWriters: timeout=30s 2024/09/23 20:33:45 DEBUG : dir: Looking for writers 2024/09/23 20:33:45 DEBUG : : Looking for writers 2024/09/23 20:33:45 DEBUG : dir: reading active writers 2024/09/23 20:33:45 DEBUG : file0: reading active writers 2024/09/23 20:33:45 DEBUG : >WaitForWriters: 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:32563") 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:34316") 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:33929") 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestVFSRename (0.02s) === RUN TestVFSStatfs run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-catagez7jena", Local "Local file system at /tmp/rclone1551635965", Modify Window "1s" 2024/09/23 20:33:45 INFO : ftp://172.17.0.4:21/rclone-test-catagez7jena: poll-interval is not supported by this remote 2024/09/23 20:33:45 DEBUG : WaitForWriters: timeout=30s 2024/09/23 20:33:45 DEBUG : : Looking for writers 2024/09/23 20:33:45 DEBUG : >WaitForWriters: 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:33800") 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:39754") 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestVFSStatfs (0.00s) === RUN TestVFSMkdir run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-catagez7jena", Local "Local file system at /tmp/rclone1551635965", Modify Window "1s" 2024/09/23 20:33:45 INFO : ftp://172.17.0.4:21/rclone-test-catagez7jena: poll-interval is not supported by this remote 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:33306") 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:32900") 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:45 DEBUG : : Added virtual directory entry vAddDir: "/" 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:31962") 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:45 DEBUG : : Added virtual directory entry vAddDir: "a" 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:36751") 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:32901") 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:36937") 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:33878") 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:45 DEBUG : : Added virtual directory entry vAddDir: "b" 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:37001") 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:33775") 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:39112") 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:45 DEBUG : : Added virtual directory entry vAddDir: "c" 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:36375") 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:38498") 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: Connecting to FTP server 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:21") 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:37599") 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:37843") 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:45 DEBUG : : Added virtual directory entry vAddDir: "d" 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:32836") 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: Connecting to FTP server 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:21") 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:35531") 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:38064") 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:31321") 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:32728") 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:45 DEBUG : WaitForWriters: timeout=30s 2024/09/23 20:33:45 DEBUG : c: Looking for writers 2024/09/23 20:33:45 DEBUG : d: Looking for writers 2024/09/23 20:33:45 DEBUG : : Looking for writers 2024/09/23 20:33:45 DEBUG : a: Looking for writers 2024/09/23 20:33:45 DEBUG : b: Looking for writers 2024/09/23 20:33:45 DEBUG : : Looking for writers 2024/09/23 20:33:45 DEBUG : d: reading active writers 2024/09/23 20:33:45 DEBUG : /: reading active writers 2024/09/23 20:33:45 DEBUG : a: reading active writers 2024/09/23 20:33:45 DEBUG : b: reading active writers 2024/09/23 20:33:45 DEBUG : c: reading active writers 2024/09/23 20:33:45 DEBUG : >WaitForWriters: 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:33951") 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:33807") 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:34164") 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:35153") 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:36187") 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:35989") 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestVFSMkdir (0.07s) === RUN TestVFSMkdirAll run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-catagez7jena", Local "Local file system at /tmp/rclone1551635965", Modify Window "1s" 2024/09/23 20:33:45 INFO : ftp://172.17.0.4:21/rclone-test-catagez7jena: poll-interval is not supported by this remote 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:32252") 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:39398") 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:34360") 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:45 DEBUG : : Added virtual directory entry vAddDir: "a" 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:39700") 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:45 DEBUG : a: Added virtual directory entry vAddDir: "b" 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:38274") 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:45 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:32858") 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:45 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:32533") 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:30815") 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:39259") 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:38171") 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:33064") 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:34250") 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:31798") 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:39588") 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:36414") 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:32268") 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:31614") 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:35305") 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:37565") 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:31957") 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:32550") 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:45 DEBUG : WaitForWriters: timeout=30s 2024/09/23 20:33:45 DEBUG : a/b/c/d: Looking for writers 2024/09/23 20:33:45 DEBUG : a/b/c: Looking for writers 2024/09/23 20:33:45 DEBUG : d: reading active writers 2024/09/23 20:33:45 DEBUG : a/b: Looking for writers 2024/09/23 20:33:45 DEBUG : c: reading active writers 2024/09/23 20:33:45 DEBUG : a: Looking for writers 2024/09/23 20:33:45 DEBUG : b: reading active writers 2024/09/23 20:33:45 DEBUG : : Looking for writers 2024/09/23 20:33:45 DEBUG : a: reading active writers 2024/09/23 20:33:45 DEBUG : >WaitForWriters: 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:34207") 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:34473") 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:39138") 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:32873") 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:33208") 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:39230") 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestVFSMkdirAll (0.03s) === RUN TestFillInMissingSizes === RUN TestFillInMissingSizes/total=20,free=5,used=15 === RUN TestFillInMissingSizes/total=20,free=5,used=-1 === RUN TestFillInMissingSizes/total=20,free=-1,used=15 === RUN TestFillInMissingSizes/total=20,free=-1,used=-1 === RUN TestFillInMissingSizes/total=-1,free=5,used=15 === RUN TestFillInMissingSizes/total=-1,free=15,used=-1 === RUN TestFillInMissingSizes/total=-1,free=-1,used=15 === RUN TestFillInMissingSizes/total=-1,free=-1,used=-1 --- PASS: TestFillInMissingSizes (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=15,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=-1 (0.00s) === RUN TestWriteFileHandleReadonly write_test.go:38: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-catagez7jena", Local "Local file system at /tmp/rclone1551635965", Modify Window "1s" 2024/09/23 20:33:45 INFO : ftp://172.17.0.4:21/rclone-test-catagez7jena: poll-interval is not supported by this remote 2024/09/23 20:33:45 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:36041") 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:45 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/09/23 20:33:45 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/09/23 20:33:45 DEBUG : file1: >Open: fd=file1 (w), err= 2024/09/23 20:33:45 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/09/23 20:33:45 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/09/23 20:33:45 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2024/09/23 20:33:45 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2024/09/23 20:33:45 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: File to upload is small (5 bytes), uploading instead of streaming 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:36941") 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:45 DEBUG : file1: Size of src and dst objects identical 2024/09/23 20:33:45 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:37578") 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:45 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/09/23 20:33:45 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/09/23 20:33:45 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/09/23 20:33:45 DEBUG : file1: >Open: fd=file1 (w), err= 2024/09/23 20:33:45 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/09/23 20:33:45 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/09/23 20:33:45 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/09/23 20:33:45 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/09/23 20:33:45 DEBUG : file1: >Open: fd=file1 (w), err= 2024/09/23 20:33:45 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/09/23 20:33:45 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2024/09/23 20:33:45 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2024/09/23 20:33:45 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/09/23 20:33:45 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/09/23 20:33:45 DEBUG : file1: >Open: fd=file1 (w), err= 2024/09/23 20:33:45 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/09/23 20:33:45 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: File to upload is small (0 bytes), uploading instead of streaming 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:35073") 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:45 DEBUG : file1: Size of src and dst objects identical 2024/09/23 20:33:45 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/09/23 20:33:45 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2024/09/23 20:33:45 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/09/23 20:33:45 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/09/23 20:33:45 DEBUG : file1: >Open: fd=file1 (w), err= 2024/09/23 20:33:45 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/09/23 20:33:45 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: File to upload is small (7 bytes), uploading instead of streaming 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:33218") 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:45 DEBUG : file1: Size of src and dst objects identical 2024/09/23 20:33:45 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/09/23 20:33:45 DEBUG : WaitForWriters: timeout=30s 2024/09/23 20:33:45 DEBUG : : Looking for writers 2024/09/23 20:33:45 DEBUG : file1: reading active writers 2024/09/23 20:33:45 DEBUG : >WaitForWriters: 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:34164") 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:37451") 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestWriteFileHandleMethods (0.01s) === RUN TestWriteFileHandleWriteAt run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-catagez7jena", Local "Local file system at /tmp/rclone1551635965", Modify Window "1s" 2024/09/23 20:33:45 INFO : ftp://172.17.0.4:21/rclone-test-catagez7jena: poll-interval is not supported by this remote 2024/09/23 20:33:45 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:34739") 2024/09/23 20:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:45 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/09/23 20:33:45 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/09/23 20:33:45 DEBUG : file1: >Open: fd=file1 (w), err= 2024/09/23 20:33:45 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/09/23 20:33:45 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/09/23 20:33:45 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2024/09/23 20:33:46 DEBUG : file1: aborting in-sequence write wait, off=100 2024/09/23 20:33:46 DEBUG : file1: failed to wait for in-sequence write to 100 2024/09/23 20:33:46 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2024/09/23 20:33:46 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: File to upload is small (11 bytes), uploading instead of streaming 2024/09/23 20:33:46 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:32734") 2024/09/23 20:33:46 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:46 DEBUG : file1: Size of src and dst objects identical 2024/09/23 20:33:46 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/09/23 20:33:46 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2024/09/23 20:33:46 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:31031") 2024/09/23 20:33:46 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:46 DEBUG : WaitForWriters: timeout=30s 2024/09/23 20:33:46 DEBUG : : Looking for writers 2024/09/23 20:33:46 DEBUG : file1: reading active writers 2024/09/23 20:33:46 DEBUG : >WaitForWriters: 2024/09/23 20:33:46 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:34492") 2024/09/23 20:33:46 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:46 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:33878") 2024/09/23 20:33:46 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestWriteFileHandleWriteAt (1.01s) === RUN TestWriteFileHandleFlush run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-catagez7jena", Local "Local file system at /tmp/rclone1551635965", Modify Window "1s" 2024/09/23 20:33:46 INFO : ftp://172.17.0.4:21/rclone-test-catagez7jena: poll-interval is not supported by this remote 2024/09/23 20:33:46 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/09/23 20:33:46 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:31580") 2024/09/23 20:33:46 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:46 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/09/23 20:33:46 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/09/23 20:33:46 DEBUG : file1: >Open: fd=file1 (w), err= 2024/09/23 20:33:46 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/09/23 20:33:46 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2024/09/23 20:33:46 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/09/23 20:33:46 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: File to upload is small (5 bytes), uploading instead of streaming 2024/09/23 20:33:46 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:37803") 2024/09/23 20:33:46 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:46 DEBUG : file1: Size of src and dst objects identical 2024/09/23 20:33:46 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/09/23 20:33:46 DEBUG : file1: WriteFileHandle.Flush nothing to do 2024/09/23 20:33:46 DEBUG : WaitForWriters: timeout=30s 2024/09/23 20:33:46 DEBUG : : Looking for writers 2024/09/23 20:33:46 DEBUG : file1: reading active writers 2024/09/23 20:33:46 DEBUG : >WaitForWriters: 2024/09/23 20:33:46 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:37799") 2024/09/23 20:33:46 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:46 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:38307") 2024/09/23 20:33:46 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestWriteFileHandleFlush (0.00s) === RUN TestWriteFileHandleRelease run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-catagez7jena", Local "Local file system at /tmp/rclone1551635965", Modify Window "1s" 2024/09/23 20:33:46 INFO : ftp://172.17.0.4:21/rclone-test-catagez7jena: poll-interval is not supported by this remote 2024/09/23 20:33:46 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/09/23 20:33:46 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:34385") 2024/09/23 20:33:46 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:46 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/09/23 20:33:46 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/09/23 20:33:46 DEBUG : file1: >Open: fd=file1 (w), err= 2024/09/23 20:33:46 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/09/23 20:33:46 DEBUG : file1: WriteFileHandle.Release closing 2024/09/23 20:33:46 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/09/23 20:33:46 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: File to upload is small (0 bytes), uploading instead of streaming 2024/09/23 20:33:46 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:37630") 2024/09/23 20:33:46 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:46 DEBUG : file1: Size of src and dst objects identical 2024/09/23 20:33:46 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/09/23 20:33:46 DEBUG : file1: WriteFileHandle.Release nothing to do 2024/09/23 20:33:46 DEBUG : WaitForWriters: timeout=30s 2024/09/23 20:33:46 DEBUG : : Looking for writers 2024/09/23 20:33:46 DEBUG : file1: reading active writers 2024/09/23 20:33:46 DEBUG : >WaitForWriters: 2024/09/23 20:33:46 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:30494") 2024/09/23 20:33:46 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:46 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:37324") 2024/09/23 20:33:46 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestWriteFileHandleRelease (0.00s) === RUN TestWriteFileModTimeWithOpenWriters run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-catagez7jena", Local "Local file system at /tmp/rclone1551635965", Modify Window "1s" 2024/09/23 20:33:46 INFO : ftp://172.17.0.4:21/rclone-test-catagez7jena: poll-interval is not supported by this remote 2024/09/23 20:33:46 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/09/23 20:33:46 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:31002") 2024/09/23 20:33:46 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:46 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/09/23 20:33:46 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/09/23 20:33:46 DEBUG : file1: >Open: fd=file1 (w), err= 2024/09/23 20:33:46 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/09/23 20:33:46 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/09/23 20:33:46 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: File to upload is small (2 bytes), uploading instead of streaming 2024/09/23 20:33:46 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:38319") 2024/09/23 20:33:46 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:46 DEBUG : file1: Size of src and dst objects identical 2024/09/23 20:33:46 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2024/09/23 20:33:46 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/09/23 20:33:46 DEBUG : WaitForWriters: timeout=30s 2024/09/23 20:33:46 DEBUG : : Looking for writers 2024/09/23 20:33:46 DEBUG : file1: reading active writers 2024/09/23 20:33:46 DEBUG : >WaitForWriters: 2024/09/23 20:33:46 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:37009") 2024/09/23 20:33:46 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:46 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:36307") 2024/09/23 20:33:46 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestWriteFileModTimeWithOpenWriters (0.00s) === RUN TestFileReadAtZeroLength run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-catagez7jena", Local "Local file system at /tmp/rclone1551635965", Modify Window "1s" 2024/09/23 20:33:46 INFO : ftp://172.17.0.4:21/rclone-test-catagez7jena: poll-interval is not supported by this remote 2024/09/23 20:33:46 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/09/23 20:33:46 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:32419") 2024/09/23 20:33:46 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:46 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/09/23 20:33:46 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/09/23 20:33:46 DEBUG : file1: >Open: fd=file1 (w), err= 2024/09/23 20:33:46 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/09/23 20:33:46 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/09/23 20:33:46 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: File to upload is small (0 bytes), uploading instead of streaming 2024/09/23 20:33:46 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:36608") 2024/09/23 20:33:46 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:46 DEBUG : file1: Size of src and dst objects identical 2024/09/23 20:33:46 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/09/23 20:33:46 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2024/09/23 20:33:46 DEBUG : file1: Open: flags=O_RDONLY 2024/09/23 20:33:46 DEBUG : file1: >Open: fd=file1 (r), err= 2024/09/23 20:33:46 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2024/09/23 20:33:46 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2024/09/23 20:33:46 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:36744") 2024/09/23 20:33:46 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:46 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2024/09/23 20:33:46 DEBUG : WaitForWriters: timeout=30s 2024/09/23 20:33:46 DEBUG : : Looking for writers 2024/09/23 20:33:46 DEBUG : file1: reading active writers 2024/09/23 20:33:46 DEBUG : >WaitForWriters: 2024/09/23 20:33:46 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:35653") 2024/09/23 20:33:46 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:46 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:32446") 2024/09/23 20:33:46 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestFileReadAtZeroLength (0.00s) === RUN TestFileReadAtNonZeroLength run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-catagez7jena", Local "Local file system at /tmp/rclone1551635965", Modify Window "1s" 2024/09/23 20:33:46 INFO : ftp://172.17.0.4:21/rclone-test-catagez7jena: poll-interval is not supported by this remote 2024/09/23 20:33:46 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/09/23 20:33:46 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:30968") 2024/09/23 20:33:46 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:46 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/09/23 20:33:46 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/09/23 20:33:46 DEBUG : file1: >Open: fd=file1 (w), err= 2024/09/23 20:33:46 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/09/23 20:33:46 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/09/23 20:33:46 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: File to upload is small (100 bytes), uploading instead of streaming 2024/09/23 20:33:46 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:32401") 2024/09/23 20:33:46 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:46 DEBUG : file1: Size of src and dst objects identical 2024/09/23 20:33:46 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/09/23 20:33:46 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2024/09/23 20:33:46 DEBUG : file1: Open: flags=O_RDONLY 2024/09/23 20:33:46 DEBUG : file1: >Open: fd=file1 (r), err= 2024/09/23 20:33:46 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2024/09/23 20:33:46 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2024/09/23 20:33:46 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:38157") 2024/09/23 20:33:46 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:46 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2024/09/23 20:33:46 DEBUG : WaitForWriters: timeout=30s 2024/09/23 20:33:46 DEBUG : : Looking for writers 2024/09/23 20:33:46 DEBUG : file1: reading active writers 2024/09/23 20:33:46 DEBUG : >WaitForWriters: 2024/09/23 20:33:46 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:30633") 2024/09/23 20:33:46 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:46 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:39314") 2024/09/23 20:33:46 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > 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/09/23 20:33:46 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: dial("tcp","172.17.0.4:32205") 2024/09/23 20:33:46 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: > dial: conn=*fshttp.timeoutConn, err= 2024/09/23 20:33:46 DEBUG : ftp://172.17.0.4:21/rclone-test-catagez7jena: Purge dir "" "./vfs.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Finished OK in 7.966077637s (try 1/5)